/* CSS Document */
/* customs */

div.businesslist p {margin:0;}

div.businesslist-1 {float:left;width:13%;}

div.businesslist-2 {
	float:left;
	width:40%;
	padding-right: 10px;
}

div.businesslist-3 {float:left;width:40%;}

p.downloadlink {line-height:24px;display:block}
div.ltstnews, div.upcmngevnts {
	float:left;
	width:210px;
	display:block;
	padding: 20px 0 0 30px;

}
div.ceaddbs {
	width: 440px;
	padding-left: 40px;
	padding-top: 20px;
	display: block;
	float: left;
}
div.ceaddbs p, div.ltstnews p, div.upcmngevnts p {
	margin-top:0;
	font-size: 12px;
}
div.ceaddbs img {
	float:right;
	/*border:3px solid #f1e5da;*/
	margin: 0 0 10px 10px;
}

/*div.businesslist img {border:3px solid #f1e5da;}*/


div.flashcontainer {
	width:1000px;
	height:320px;
	display:block;
	float:left;
	position:relative;
	background-image: url(images/flashbg.png);
	background-repeat: no-repeat;
	background-position: left top;
}

div.flashmovie {position:absolute;left:30px;top:10px;width:700px;height:300px}
div.categories {position:absolute;left:740px;top:10px;width:230px;height:300px}

div.categories ul {
	
}
div.categories ul li {
	list-style-type: none;
	border-bottom:1px dashed #c5c7c1;
	height: 25px;
	display: block;
}
div.categories ul li a {
	font-size:12px;
	text-indent:20px;
	background-image: url(images/bull.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	line-height: 25px;
	text-decoration: none;
}

div.col3f {width:380px;float:left;display:block}

div.col1f {
	width:210px;
	float:left;
	display:block;
	padding-left: 30px;
}

div.col2f{width:300px;float:left;display:block;}


.soc-media a {
	
	height:30px;
	float:left;
	display:block;
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;
	text-indent: -9999px;
}
.soc-media li {filter: alpha(opacity=65); -moz-opacity: 0.65;KhtmlOpacity: .65;opacity: .65;;zoom: 1;list-style:none;float:left;display:block;margin-right:50px;}

.soc-media li a.soc-face {background-image:url(images/facebook-logo.png);width:75px;}
.soc-media li a.soc-face {width:75px;height:30px;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/facebook-logo.png", sizingMethod="scale");}

.soc-media li a.soc-tweet {background-image:url(images/tweeter-logo.png);width:67px;}
.soc-media li a.soc-tweet {width:67px;height:30px;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/tweeter-logo.png", sizingMethod="scale");}

.soc-media li a.soc-space {background-image:url(images/myspace-logo.png);width:74px;}
.soc-media li a.soc-space {width:74px;height:30px;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/myspace-logo.png", sizingMethod="scale");}

.soc-media li a.soc-linkedin {background-image:url(images/linkedin-logo.png);width:67px;}
.soc-media li a.soc-linkedin {width:67px;height:30px;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/linkedin-logo.png", sizingMethod="scale");}



div.fbg {
	width:100%;
	float:left;
	display:block;
	background-image: url(images/bg-f.jpg);
	background-position: center bottom;
	background-repeat: repeat-x;
	height: auto;
}

div.navbar {
	width:1000px;
	height:40px;
	display:block;
	background-image: url(images/navbar.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0 auto;
}
/* defaults */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, div.reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 12px;
	vertical-align: baseline;
	background: transparent;
	line-height: 20px;
}

 dl {
	border-bottom-color:#c5c7c1;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	float:left;
	width:100%;
	display:block;
	
}

dt {
float:left;
width:39%;
font-weight:bold;
}

dd {
float:left;
width:59%;

}
.red {color:#FF3300}
.errorbox {background-color:#FF3300;color:#FFFFFF;padding:10px;}
.clean {clear:both}
.padding {padding:10px;}
.spadding {
	padding:20px 40px;
	display: block;
}
ul {list-style:inside}
a:link, a:visited {color:#25aebb;}

a:hover, a:active {color:#c00011}

hr {
border-bottom:0 none;
border-left:0 none;
border-right:0 none;
border-top:1px dashed #c5c7c1;
height:1px;
margin-bottom:10px
}


h1 {
	font-size: 20px;
	font-weight: bold;
	color: #c00011;
	line-height: 24px;
	font-family: Helvetica, sans-serif, Arial;
	text-transform: uppercase;
	
}
h2 {
	font-size: 20px;
	font-weight: bold;
	color:#c00011;
	line-height: 24px;
	font-family: Helvetica, sans-serif, Arial;
	text-transform: uppercase;
	display: block;
}

h3 {
	font-size:12px;
	font-weight:bold;
	font-family:Helvetica, sans-serif, Arial;
	color: #000000;
	display: block;
	line-height: 22px;
	text-transform: uppercase;
}


p {
	line-height: 18px;
	margin:10px 0;
	color: #5f7983;
}

p.contactfooter{
  margin:5px 0;
  float:left;
}

.four{
  width:40%;
}

.six{
  width:60%;
}

body {
	background-color: #fffff3;
	background-image: url(images/bg-h.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: 12px;
	color: #5f7983;
	
}





/* structure */
div#footer input, div#header input {
	border:2px solid #dad6cd;
	background-image: url(images/footer-input.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #fffff2;
	padding:3px
}
div#header legend {
	margin:0;
	padding:0;
}
div#header button {margin-left:10px;}

div#footer button, div#header button {
	width:34px;
	height:26px;
	background-image: url(images/footer-button.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:transparent;
	border:none;
	text-indent:-999px;
	cursor:pointer;
}

div#footer h2 {
	color:#FFFFFF;
	margin-bottom: 20px;
}

div#footer {
width:100%;
	float:left;
	display:block;
	background-repeat: no-repeat;
	background-position: center top;
	
	background-image: url(images/footer-shadow.png);
	
}

div.foobar, div.homebar {
	display:block;
	width:1000px;
	height:60px;
	margin:0 auto;
	background-image: url(images/foobar.png);
	background-repeat: no-repeat;
	background-position: left top;
}


div#footer hr {border-top:1px dashed #7c9196;}

div#footer div.seo {
	font-size:10px;
	color: #B5B5B5;
	padding: 10px 40px;
}

div#footer p, div#footer a:link, div#footer a:visited {color: #dfd9d0;}
div#footer a:hover, div#footer a:active {color:#efebe5}
div#footer p strong a {text-decoration:none;}

div#footer div.container {
	margin:0 auto;
	width:1000px;
	display:block;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/footer-bg.png);
	
	
}

#header fieldset {float:right;display:block;padding:10px 20px 0 0;width:220px;}
#header fieldset input, #header fieldset button {float:right;}

div#header {
	width:100%;
	height:120px;
	float:left;
	display:block;
	background-image: url(images/header-shadow.png);
	background-repeat: no-repeat;
	background-position: center top;
	}
	div#header a {float:left}
div#header p.phone {
	float:right;
	display:block;
	font-size:18px;
	line-height:38px;
}

div#header div.container {
	margin:0 auto 0 auto;
	width:960px;
	display:block;
	padding-top: 10px;
	background-image: url(images/header-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 70px;
}

/* content */

div.dcontent {
	float:left;
	display:block;
	width:100%;
	background-image: url(images/dcontent.png);
	background-repeat: repeat-y;
	background-position: center top;
	
}

div.dcontentholder, div.dcontentholder-home {
	margin:0 auto;
	width:1000px;
	
	
	background-repeat: repeat-y;
	background-position: center top;
}
div.dcontentholder {background-image: url(images/dcontentholder-bg.png);}
div.dcontentholder-home {background-image: url(images/dcontentholder-bg-home.png);}
div.framerf {
	float:left;
	display:block;
	width:100%;
	background-image: url(images/inside-h-shadow.png);
	background-repeat: no-repeat;
	background-position: center top;
}
div.h-framerf {
	float:left;
	display:block;
	width:100%;
	background-image: url(images/home-f-shadow.png);
	background-repeat: no-repeat;
	background-position: center bottom;min-height:880px;
}
div.framerh {float:left;
	display:block;
	width:100%;
	background-image: url(images/inside-f-shadow.png);
	background-repeat: no-repeat;
	background-position: center bottom;min-height:500px;}
div.h-framerh {
	float:left;
	display:block;
	width:100%;
	background-image: url(images/home-h-shadow.png);
	background-repeat: no-repeat;
	background-position: center 380px;
}
/* forms */


fieldset.formfield {
border:1px solid #dadada;
margin:0 auto;
width:60%
}

.formfield legend {
	background-color:#dadada;
	color:#000000;
	font-size:10px;
	font-weight:700;
	margin:0 0 0 25px;
	padding:3px;
	text-transform:uppercase
}
.formfield img {margin-bottom:10px;}
.formfield table#serviceinformation {width:100%;}
.formfield #serviceinformation label {float:none;width:auto;text-align:left;}
.formfield #serviceinformation input {float:left}

.formfield label {
display:block;
float:left;
margin-right:10px;
padding-top:3px;
text-align:right;
width:45%
}
.formfield h2 {
	border-bottom:1px solid #dadada;margin-bottom:10px;
}

.formfield select, .formfield input, .formfield textarea {
	float:left;
	font-family:"Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-size:12px;
	width:45%;
	margin-bottom: 10px;
}
.formfield .short {width:20%}
.formfield .shortbridge {width:5%;float:left;text-align:center}
/* buttons 
button {font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
	text-decoration: none;cursor: pointer;border-width: 1px;
	border-style: solid;
		background-repeat: repeat-x;
	
	cursor:pointer;
	}
	
	button.breg {
	border-color: #b4b4b4;
	color: #464646;
	
	font-size: 12px !important;
	line-height: 16px;
	padding: 2px 8px;
	background-position: left -3px;
	
	
	
	background-color:#FFFFFF;
	background-image: url(images/input-button-grad.png);

	}
	
button.breg:hover {color: #000;border: 1px solid #ae002d;background-position: left -29px;}

button.bact {
	border-color: #9ccc41;
	color: #f5ffe7;
	font-size: 16px !important;
	line-height: 20px;
	background-position: left top;
	
	
	background-color:#c00011;
	background-image: url(images/input-actionbutton-grad.png);
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

button.bact:hover {color: #ffffff;border: 1px solid #ceed93;background-position: left -39px;}

button {-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;-webkit-box-sizing: content-box;
	-khtml-box-sizing: content-box;
	box-sizing: content-box;-moz-box-sizing: content-box;}*/
	/* sitemap */
ul#sitemap {list-style-position:inside;}
 ul.first {
list-style-position:inside;
list-style-type:circle
}

ul.first a {
font-size:14px;
text-decoration:none
}

ul#sitemap ul.second {
list-style-position:inside;
list-style-type:disc;
margin-left:20px
}

ul#sitemap ul.second a {
font-size:12px;
text-decoration:underline
}


/* sifr */
.sIFR-hasFlash h1  {visibility:hidden;}

.sIFR-flash { visibility:visible !important; }

.sIFR-replaced{ visibility:visible !important; }

 span.sIFR-alternate

 {

 position:absolute;

 left:0;

 top:0;

 width:0;

 height:0;

 display:block;

 overflow:hidden;

 letter-spacing:0;
}
/*  pagebraker */

.listbraker a {margin-right:2px;padding:5px 7px;text-decoration:none;cursor:pointer;}

 .listbraker a:link, .listbraker a:visited {
	background-color:#fffaf1;
	border:1px solid #eae3dd;
	color:#acaaa2;
	
	
	
}

.listbraker a:hover {
	background-color:#eae3dd;
	border:1px solid #eae3dd;
	color:#000;
	
	
}

div.listbraker {
	padding:5px 0;
	display:block;
	float:left;
	width:100%;
	margin:20px 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #c5c7c1;
	border-bottom-color: #c5c7c1;

}

.listbraker a.selected,
.listbraker a.selected:hover {
background-color:#c00011;
border:1px solid #c00011;
color:#f5ffe7;

}


fieldset.homesearch, div.homebar img {float:left;}
fieldset.homesearch form {padding:15px 20px 0 20px;;}
fieldset.homesearch select {margin-right: 20px;padding:1px;}
fieldset.homesearch input {padding:2px}
fieldset.homesearch label {color:#FFFFFF;margin-right: 7px;}

fieldset.homesearch button {
	width:34px;
	height:26px;
	background-image: url(images/gobutton.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:transparent;
	border:none;
	text-indent:-999px;
	cursor:pointer;
}
/* nav colors */
ul#navmenu-h {}
ul#navmenu-h a  {color: #e4e4e4;}
ul#navmenu-h a.navmenu-h-sel {color: #FFFFFF;}

ul#navmenu-h a:hover,
ul#navmenu-h li:hover a,
ul#navmenu-h li.iehover a {color: #FFF;}

ul#navmenu-h li:hover li a,
ul#navmenu-h li.iehover li a {border:1px solid #ae002d;background-color: #a30015;color: #ecf0f4;}
	
	ul#navmenu-h  li:hover ul.navmenu-h-sel li a,
ul#navmenu-h  li.iehover ul.navmenu-h-sel li a  {background-color:#fffff3;color: #000;border:1px solid #2b6aa5;}
	/* 2nd Menu Hover Persistence */
ul#navmenu-h li:hover ul.navmenu-h-sel li a:hover,
ul#navmenu-h li:hover ul.navmenu-h-sel li:hover a,
ul#navmenu-h li.iehover ul.navmenu-h-sel li a:hover,
ul#navmenu-h li.iehover ul.navmenu-h-sel li.iehover a {background-color: #fffff3; color: #000;}

/* 2nd Menu selected */

/* 2nd Menu Hover Persistence */
ul#navmenu-h li:hover li a:hover,
ul#navmenu-h li:hover li:hover a,
ul#navmenu-h li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover a {background-color: #fffff3; color: #000;}

/* popup */
.popupbg {background-color:#000000;-moz-opacity:0.75;
filter:alpha(opacity=75);
khtmlopacity:.75;
opacity:.75;z-index:99999;position: absolute;
	top: 0;
	left: 0;
	width:100%;}
.popup {
	position: absolute;
	top: 30px;
	left: 30%;
	list-style: none;
	height: 556px;
	width: 627px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/popup.png);
	background-repeat: no-repeat;
	background-position: left top;
	z-index:999999;

}

.popup a.closewindow {
	line-height:50px;
	width: 86px;
	background-image: url(images/close-window.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	margin-left: 512px;
	height: 60px;
	text-indent: -9999px;
	margin-bottom: 75px;
}

.framecover {position:absolute;left:0px;top:40px;width:200px;height:200px;border:none;filter:progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0)}

fieldset.pdfdownload legend, fieldset.newsignup legend {color:#8a9d9f;font-size:10px;}

fieldset.newsignup input {
	border:2px solid #dad6cd;
	background-image: url(images/footer-input.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #fffff2;
	padding:3px;
	margin-top: 13px;
	width: 200px;
}
fieldset.newsignup button {	width:34px;
	height:26px;
	background-image: url(images/footer-button.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:transparent;
	border:none;
	text-indent:-999px;
	cursor:pointer;
}

fieldset.pdfdownload, fieldset.newsignup {width:260px;display:block;margin-top: 30px;padding:10px;border:1px solid #ebe2d7;-moz-border-radius:5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
		-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-khtml-border-bottom-right-radius: 5px;
	-khtml-border-bottom-left-radius: 5px;
	
		-khtml-border-top-right-radius: 5px;
	-khtml-border-top-left-radius: 5px;
	
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	
		border-top-right-radius: 5px;
	border-top-left-radius: 5px;}
fieldset.pdfdownload {
	margin-left:22px;
	float:left;
	
}
fieldset.newsignup {
	margin-right:24px;
	float:right;
}

fieldset.pdfdownload a {
	width:203px;
	height:60px;
	display:block;
	text-indent:-9999px;
	background-image: url(images/pdf-download.png);
	background-repeat: no-repeat;
	background-position: left top;
}
fieldset.newsignup form {
	height: 60px;
}


/* client section */

div.client-left {width: 500px; float: left; display: block; padding-bottom: 50px;}
div.client-right {float: right; width: 400px; display: block; padding-bottom: 50px;}
div.client-imagegal a {width:100px;height:100px;display:block;float:left;margin:0 10px 10px 0;}

div#googlemap {width:100%;height:300px;}
div.googlemap {float:left;width:100%;}