/* Scotts CSS Document */
body{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4b4b4b;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,pre,form,fieldset,input,textarea,p,blockquote{ margin:0; padding:0; }
h1,h2,h3,h4 { font-size:100%; font-weight:normal; }
q:before,q:after { content:''; }
fieldset,img { border:0 !important; }
a{ outline:none; text-decoration:none;}
ol,ul {	list-style:none; }
.b{ font-weight:bold; }
html .clearFix {height:1%;}
.clearFix:after {content: ""; display: block; height: 0; clear: both; visibility: hidden;} 
.clear{ clear:both; }
#mainWrapper{ width:918px; margin:auto;}
/*** Header Styles ***/ 
#header{ height:126px; width:847px; padding:0px 50px 0px 21px;}
.mainLogo{ float:left;}
.mainLogo a{ background: url(../images/logo.jpg) left top no-repeat; display:block; width:123px; height:97px; text-indent:-9999px;}
.phoneNo{ background: url(../images/phone_no.jpg) left top no-repeat; width:136px; height:16px; float:right; text-indent:-9999px; margin:3px 0px 14px 0px;}

 /*** Container Styles ***/
#container{
	padding:0px 29px 0px 22px;
 }
.containerInner{
	width:867px;
	background: url(../images/content_midbg.jpg) 0px 0px repeat-y;
}
.containerInnerTopbg{ background: url(../images/glob_bg.jpg) 0px 0px no-repeat; }
.containerInnerbottombg{ background: url(../images/content_bottombg.jpg) left bottom no-repeat; padding:26px 0px 20px 23px; }
.containerInner h2{
 	font-size:19px;
	padding:37px 0px 36px 0px;
 	
 }
.containerInner .corporate{
 	padding:0px 0px 0px 27px;
}
.containerInner .corporate ul{
	width:338px;
	float:left;
	padding:0px 0px 0px 27px;
}
.containerInner .corporate ul li{ padding-bottom:20px;}
.blue{ color:#285a88; font-weight:bold; }
a.blueLink{ color:#018ed2; text-decoration:underline;}
a.blueLink:hover{ text-decoration:none;}
/*** Footer Styles ***/
#footer{ width:918px; text-align:center; font-size:11px; background:url(../images/footerbg.jpg) left bottom repeat-x; height:172px; margin-top:20px; color:#b2b2b2; }
#footer .footerLinks{ margin-top:21px; line-height:20px; }
#footer .footerLinks a{ color:#b2b2b2; }
#footer .footerLinks a:hover{ text-decoration:underline; }
