.tail-top{ background:url(../images/top.jpg) repeat-x top #4c381b}
/*.tail-bottom{background:url(images/bot.gif) repeat-x  bottom }*/

.col-1, .col-2, .col-3, .col-4, .col1, .col2 {
	float:left;
}

body { background: #4c381b }
/*======= width =======*/
.main {
	margin:0 auto;
	text-align:left;
	width:980px;
	background:url(../images/bg.jpg);

}
/*======= header =======*/
#header {
	height:40px;
	margin-bottom: 100px;
	background: #4c381b
}
#content .col1 {
	width:223px;
	padding-bottom:8px
}
#content .col2 {
	width:596px;
	height: 529px;
	background: url(../images/bg_cont2.jpg)
}

#content .indent-col2 {
	padding:20px;
}

/*======= index-1.html =======*/
#about #content .col-1 {
	width:250px;
	margin-right:44px;
}

#about #content .col-2 {
	width:250px
}

#about #content .indent-col2 {
	padding:20px 27px 25px 24px
}
/*======= index-2.html =======*/
#services #content .col-1 {
	width:250px;
	margin-right:44px;
}
#services #content .col-2 {
	width:250px
}

#services #content .indent-col2 {
	padding:20px 27px 34px 24px
}


/*======= index-42.html =======*/
#contact #content .col-1 {
	width:243px;
}
#contact #content .col-2 {
	width:293px
}
#contact #content .indent-col2 {
	padding:20px 27px 11px 24px
}

#landscape #content .indent-col2 {
	padding:20px 27px 16px 24px
}
#water #content .indent-col2 {
	padding:20px 27px 16px 24px
}


/*======= footer =======*/
#footer {
	height:42px;
	background: #4c381b repeat-x;
}
