#main {
	width:876px;
	margin:0 auto;
	background-image: url(images/tail-top.gif);
	background-repeat: repeat-x;
}

#header {height:461px;}
#header, #content, #footer {font-size:0.75em;}

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

/*======= index.html =======*/
#page1 #content .col-1 {
	width:550px;
}
#page1 #content .col-2 {
	width:234px;
	margin-left:16px;
}
#content .col-1a {width:800px;}
#page1 #content .row-1 {padding-left:29px; margin-bottom:23px;}
#page1 #content .col-2 .col-1 {width:152px;}
#page1 #content .col-3 {width:390px;}
#page1 #content .col-4 {width:800px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:501px; margin-right:16px;}
#page2 #content .col-2 {width:283px;}
#page2 #content .row-1 {padding-top:22px;}
#page2 #content .row-1 .col-1 {width:218px;}
#page2 #content .row-2 .col-1 {width:218px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:800px;}

/*=========================*/


#footer {
	height:83px;
	background-color: #679966;
}
