﻿#main {
	font: medium serif;
	width: 900px;
	margin: 0 auto;
}

#header {height:555px; background:url(images/header-bg.jpg) no-repeat left bottom;}
#header, #content, #footer { font-size:0.8125em;}

.col-1, .col-2, .col-3 { float:left; position:relative;}

/*======= index.html =======*/
#page1 #content .row-1 .col-1 {width:284px; margin-right:24px;}
#page1 #content .row-1 .col-2 {width:284px; margin-right:24px;}
#page1 #content .row-1 .col-3 {width:284px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:284px; margin-right:37px;}
#page2 #content .col-2 {width:570px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:592px; margin-right:23px;}
#page3 #content .col-2 {width:284px;}
#page3 #content .col-1 .col-1 {width:284px; margin-right:24px;}
#page3 #content .col-1 .col-2 {width:284px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:213px; margin-right:0px;}
#page4 #content .col-2 {width:213px; margin-right:0px;}
#page4 #content .col-3 {width:213px; margin-right:0px;}
#page4 #content .col-4 {width:213px;}

/*======= index-4.html =======*/
#page5 #content .col-1 { width:557px; margin-right:59px;}
#page5 #content .col-2 {width:284px;}
#page5 #content .col-1 .col-1 { width:200px; margin-right:49px;}
#page5 #content .col-1 .col-2 { width:200px;}
#page5 #content .col-1 .col-3 { width:200px;}


/*=========================*/


#footer {
	height: 72px;
	font-family: Verdana;
}