#main {
	width:865px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {
	border-bottom:1px solid #735f3b;
}
#header #fadeshow1 {
	height: 335px;
}

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

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

/*======= index.html =======*/
#page1 #content .col-1 {
	width:545px;
	margin-right:20px;
}
#page1 #content .col-2 {
	width:300px;
}

/*======= index-1.html =======*/
#page2 #content .col-1 {
	width:866px;
	text-align: center;
}
#page2 #content .col-2 { width:284px;}

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

/*======= index-3.html =======*/
#page4 #content .col-1 {width:544px; margin-right:36px;}
#page4 #content .col-2 { width:284px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:544px; margin-right:36px;}
#page5 #content .col-2 { width:284px;}
#page5 #content .col-1 .col-1 { width:243px; margin:0;}
#page5 #content .col-1 .col-2 { width:263px;}

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


#footer {
	height:50px;
	width: 866px;
}
#header2 {
	height:250px;
	border-bottom:1px solid #735f3b;
}
#header2, #content, #footer {
	font-size:0.75em;
}
.pagetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #6B6046;
	height: 30px;
	margin-top: 10px;
	float: left;
	text-align: left;
	width: 864px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
}
.pagecontent {
	float: left;
	width: 865px;
}
#page2 #main #content .wrapper .col-1 .pagecontent {
	text-align: center;
}

