@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/body_bg.png);
	margin:0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:12px;
}

.whyLwebgText {
	margin-left:55px;
	margin-right:401px;
}

h1 {
	font-size:16px;
	color:#F00;}
	
h3 {
	font-size:16px;
	margin-left:20px;
	}
	h4 {
	font-size:16px;
	margin-left:434px;
	}
	
	h5 {
	font-size:18px;
	margin-left:20px;
	color:#06C;
	margin-bottom:10px;
	}


#mainHeader{
	background:url(../images/blue_header_bg.png);
	height:244px;
}

#topHeader{
	background:url(../images/logo_bg.png);
	background-repeat:no-repeat;
	width:932px;
	height:76px;
	margin:auto;
}

#logo {
	float:left;
	height:34px;
	margin:13px auto auto 30px;
	position:relative;
	width:338px;
}

#phoneNumber {
	float:right;
	height:19px;
	margin:21px 46px auto auto;
	position:relative;
	width:142px;
}

#adArea {
	height:85px;
	margin:15px auto auto;
	width:820px;
}

#mainBody {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/main_body_bg.png) repeat scroll 0 0;
	margin:-11px auto auto;
	width:936px;
}

#mainBodyContent {
	margin-left:45px;
	margin-right:45px;
}

#mainBodyTop {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/top_body_bg.png) no-repeat scroll 0 0;
	height:32px;
	margin:-46px auto auto;
	position:relative;
	width:936px;
}

#mainBodyBottom {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/bottom_body_bg.png) no-repeat scroll 0 0;
	height:32px;
	margin: auto auto;
	position:relative;
	width:936px;
}

#greyBar1{
	margin:8px;
	}
	
#greyBar2{
	margin:8px;
}

#greyBar3{
	margin:8px;
}

#questions {
	margin-bottom:40px;
	margin-top:11px;
}

#whyLwebg {
	margin-bottom:24px;
	margin-top:-7px;
}

#services {
	margin:20px 27px auto auto;
	width:808px;
}

#servicesLeft{
	float:left;
	width:400px;
	}
	
#servicesRight{
	float:right;
	width:400px;
	}
	
#copyRight {
	margin:auto;
	width:330px;
}

#footer{
	background:url(../images/footer.png);
	background-repeat:repeat-x;
	height:49px;
}