body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.tail-top{ background:#f3f2ec url(images/bg.gif) repeat-x top}

.tail-topinterior{ background:#f3f2ec url(images/bg_interior.gif) repeat-x top}

.tail-bottom{background:url(images/bot.gif) repeat-x  bottom }

.col-1, .col-2, .col-3, .col-4, .col-5{
	float:left;
	width: 600px;
}
/*======= width =======*/
.main{
	margin:0 auto;
	text-align:left;
	width:980px;
	position: relative;
	line-height: normal;
}

/*======= header =======*/
#headerinteriorblog {height:224px;  background:url(images/top_interior.jpg) no-repeat top center}
#header {height:466px;  background:url(images/top.jpg) no-repeat top center}
#headerinterior {height:254px;  background:url(images/top_interior.jpg) no-repeat top center}

#billboard {
	width: 800px;
	padding-top: 56px;
	padding-right: 45px;
	padding-bottom: 7px;
	padding-left: 45px;
}

#billboardinterior {
	width: 800px;
	padding-top: 23px;
	padding-right: 45px;
	padding-bottom: 7px;
	padding-left: 45px;
}


#leftCol {
	float: left;
	width: 295px;
	margin-left: 45px;
 }
 
 #leftCol  p{
	line-height: normal;
	margin-bottom: 16px;	
 }
 

#rightCol {
	float: left;
	width: 552px;
	margin-left: 45px;
	font-size: 12px;
	line-height: normal;
	padding-top: 22px;
	margin-bottom: 21px;
 }

#rightCol  p{
	line-height: 18px;
	margin-bottom: 16px;
 }


#feature {
	background-color: #F3F2EC;
	background-image: url(images/monthly_feature_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 255px;
	border: 1px solid #7D7665;
	font-size: 12px;
	line-height: normal;
	padding-left: 15px;
}

#CustomerQuote {
	width: 235px;
	font-size: 14px;
	line-height: 18px;
	color: #054A60;
	padding-top: 50px;
	font-style: italic;
}


#page1 #content .col-2{ width:536px}
#page1 #content .col-3{ width:183px}
#page1 #content .col-4{ width:182px}
#page1 #content .col-5{ width:171px}
/*======= index-1.html =======*/
#page2 #content .col-1{ width:531px; margin-right:31px}
#page2 #content .col-2{ width:295px}
#page2 #content .col-3{ width:255px; margin-right:21px}
#page2 #content .col-4{ width:255px}
/*======= index-2.html =======*/
#page3 #content .col-1{ width:295px; margin-right:37px}
#page3 #content .col-2{ width:536px}
/*======= index-3.html =======*/
#page4 #content .col-1{ width:531px; margin-right:31px}
#page4 #content .col-2{ width:295px}
#page4 #content .col-3{ width:130px}
#page4 #content .col-4{ width:398px}
/*======= index-4.html =======*/
#page5 #content .col-1{ width:295px; margin-right:37px}
#page5 #content .col-2{ width:536px}
/*======= index-5.html =======*/
#page6 #content .col-1{ width:531px; margin-right:31px}
#page6 #content .col-2{ width:295px}
#page6 #content .col-3{ width:254px}
#page6 #content .col-4{ width:269px}

/*======= footer =======*/
#footer {
	font-size: 10px;
	line-height: 18px;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-right: 45px;
}

