
/* =========== Global Reset =========== */	
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,blockquote,table,tr,th,td,embed,object {
	margin:0;
	padding:0;
	font-weight: normal;
}
body { margin:0px; padding:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; background: top left repeat-x #CCCCCC; }
p { line-height:16px; }
#nav {width:1000px; background-image:url(images/nav.jpg); background-repeat:repeat-x; height:31px;}
.navitem { font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#fff; font-size:14px; text-transform:uppercase; float:left; text-align:center; }
.navitem a, .navitem a:link, .navitem a:visited, .navitem a:hover { color:#fff } 
.navbreak { float:left; padding-top:5px; padding-left:20px; padding-right:20px; }
.expandbtn { float:right; }
.banner { margin:0px auto; width:1000px; }
/*.servicesbg { background-image: url(images/blackservices.jpg); width:1000px;  margin:0px auto; background-repeat:repeat-x; height:110px; }*/
.services { margin:0px auto; width:1000px; background-image: url(images/blackservices.jpg); background-repeat:repeat-x; height:110px;  }
.serviceimg { float:left; padding-top:21px; padding-left:26px; padding-right:4px; }
.servicetxt { float:left; padding-left:4px; color:#FFFFFF; width:124px; padding-top:0px; }
.serviceheading { padding-top:21px; }
li { list-style-type:square; list-style-position:inside; }
.contenttop {background-image:url(images/content-top.jpg); width:1000px; margin:0px auto; background-repeat:repeat-x; height:15px;}
.contentbottom {width:1000px; background-image:url(images/content-bottom.jpg);  background-repeat:repeat-x; height:14px; margin:0px; margin-top:10px; padding:0px;}
.centerpanel {margin:0px auto; padding-top:10px;}
.leftpanel {width:603px; float:left; padding-left:10px;}
.rightpanel {float:left; width:327px; background-image:url(images/videobg.jpg); height:225px; background-repeat:no-repeat; margin-left:20px; padding-right:20px; text-align:center}
#bggrey {background:url(images/bgcenter.png) top center repeat-y; width:1024px; margin:0px auto;}
.wbox {width:1000px; margin:0px auto; background-color:#FFFFFF}
.topsection { background-color:#145FA5; width:1000px; height:96px; }
.topbanner {float:right; width:340px;}

ul.topnav {
	margin: 0;
	padding: 0;
	height:31px;
	float:left;
}
ul.topnav li {
	float: left;
	margin: 0;
	padding: 0 2px 0 2px;
	position: relative;
	list-style-type: none;
}
ul.topnav li a{
	padding: 7px 0px 7px 0px;
	color: #494949;
	display: block;
	text-decoration: none;
	float: left;
}
ul.topnav li span { /*--Drop down trigger styles--*/
	float: left;
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: -22px;
	top: 31px;
	background: #72CBD4;
	margin: 0;
	padding: 0;
	display: none;
	float: left;
	width: 160px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border:1px solid #999;
	border-top:none;
	z-index: 100;
}
ul.topnav li ul.subnav li{
	margin: 0;
	padding: 0;
	border-top: 1px solid #8EBBC2;
	border-bottom: 1px solid #8EBBC2;
	clear: both;
	width: 158px;
	float: left;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 150px;
	padding-left: 10px;
	background-color: #C1CFE9;
	background-image: none !important;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #CCE3EB;
	width: 150px;
	background-image: none !important;
}

html ul.topnav li ul.subnav li a:hover, ul.topnav ul.subnav li:hover, ul.topnav ul.subnav li.active {
	background-image: none !important;
}
.showHide {
	float:right;
}
/*color:#585858*/
#footer {
	margin:0px auto; padding:20px 0px 20px 0px; color:#fff; width:970px; background-color:#145FA5; padding-left:20px; padding-right:10px;}
#footer a, #footer a:link, #footer a:visited {  color:#fff; text-decoration:none}
#footer a:hover { text-decoration:underline}
.footertitle {font-size:14px}
.bottomshadow {width:1024px; margin:0px auto; padding:0px;}
.bottomshadowl {float:left;}
.bottomshadowc {float:left; width:1000px; height:12px; background-repeat:repeat-x; background-image:url(images/bgbottomc.png);}
.bottomshadowr {float:right;}
/* Transition effect */
#slideshow, #slideshow-static{
    position:relative;
    height:280px;
	overflow:hidden;
}

#slideshow DIV, #slideshow-static DIV{
    position:absolute;
	width: 600px;
	height: 280px;
    z-index:8;

}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    height: 280px;
    display: block;
    border: 0;
	z-index:-9;
}
#slideshow DIV.overtop {
	width: 600px;
	height: 280px;
    z-index:99;
	display:block;
}

.slideshow-box{
	width: 600px;
}
/*offer page */
.headline2 { font-size:20px; line-height:24px; }
.headline3black { color:#000; font-size:15px; }
.headline3 { color:#DF1F26; font-size:15px; }
.headline4 { font-size:16px; }
.callusnumber { font-size:20px; line-height:24px; }
.rightheading { font-size:13px; font-weight:bold; }