body{
background:url(../images/body_bg.jpg);
margin:0;
}

#topWrapper{
width:100%;
background:url(../images/top_bg.jpg);
height:406px;
}
#flash {
	width: 1200px;
}

#header{
height:406px;
background:url(../images/header.jpg) no-repeat;
width:1200px;
margin:0 auto;
}

#bodyMainWrapper{
width:1200px;
margin:0 auto;
}

#bodyWrapper{
width:870px;
margin:0 auto;
background:url(../images/content_bg.jpg) repeat-y;
}

#leftCol{
width:266px;
float:left;
}

#nav{
width:266px;
}

#form_left{
margin:10px;
background:#043861;
}

.formEstimate{
padding:10px 20px;
}

.form_title{
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
color:#FFFFFF;
}

.formField{
padding:5px 0 0 0;
}

.form_field{
width:200px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#6faee0;
}

.form_btn{
width:64px;
height:21px;
background:url(../images/form_btn.jpg) no-repeat;
color:#FFFFFF;
margin-right:15px;
border:none;}

.left_ads{
padding-top:30px;
}

#rightCol{
width:600px;
float:right;
}

.rightContent{
padding:0 30px;
}

.rightContent_img{
padding-right:30px;
}


.leftSideContent{
	width:171px;
	float:left;
	clear: left;
}

.rightSideContent{
width:350px;
float:right;
}

.col{
width:250px;
float:left;
}

.rightSideContent ul, li{
list-style:url(../images/bullet.jpg);
}

.content{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}

.titleContent{
color:#ce4c0a;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

h2{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#FFFFFF;
padding-top:0px;
margin-top:0;
}

#other_services_box{
width:535px;
background:url(../images/other_bg.jpg) repeat-y;
margin:0 auto;
}

#other_services_content{
padding:10px 20px;
}

#other_services_content li{
list-style:url(../images/arrow_bullet.gif);
}

.text1{
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
text-transform:uppercase;
}

#footerWrapper{
width:100%;
background:url(../images/footer_bg.jpg) repeat-x bottom;
height:130px;
position: fixed;
}

#footerMainWrapper{
width:870px;
padding-bottom:10px;
margin: auto;
background:#196eb2
}

#footer{
width:830px;
height:30px;
margin:auto;
background:#191919;
color:#828181;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding:10px;
}

#footer a{
color:#828181;
text-decoration:none;
}

#footer a:hover{
color:#FFFFFF;
text-decoration:underline;
}
