#main {
	width:766px;
	margin:0 auto;
	border-top-color: #009900;
	border-right-color: #009900;
	border-bottom-color: #009900;
	border-left-color: #009900;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
}

#header {height:335px; background:url(images/header-bg.jpg) no-repeat right bottom;}
#header, #content, #footer { font-size:0.814em;}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .col-1 {width:230px;margin: 31px;}
#page1 #content .col-2 { width:460px;}
#page1 #content .col-2 .col-1 { width:492px; margin-right:0;}
#page1 #content .col-2 .col-2 { width:300px;}

/*======= index-1.html =======*/
#page2 #content .row-1 .col-1 {width:230px;}
#page2 #content .row-1 .col-2 {width:485px;}
#page2 #content .row-2 .col-1 {width:242px; margin-right:40px;}
#page2 #content .row-2 .col-2 {width:300px;}
#page2 #content .row-2 .col-2 .col-1 { width:150px; margin-right:0;}
#page2 #content .row-2 .col-2 .col-2 { width:150px;}

/*======= index-2.html =======*/
#page3 #content .row-1 .col-1 {width:230px;}
#page3 #content .row-1 .col-2 {width:485px; }
#page3 #content .row-2 .col-1 {width:282px;}
#page3 #content .row-2 .col-2 {width:624px;}
#page3 #content .row-3 .col-1 { width:278px;}
#page3 #content .row-3 .col-2 { width:309px;}
#page3 #content .row-3 .col-3 { width:306px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:271px; margin-right:36px;}
#page4 #content .col-2 { width:612px;}

/*======= index-4.html =======*/
#page5 #content .row-1 .col-1 {width:282px;}
#page5 #content .row-1 .col-2 {width:900px;}
#page5 #content .row-2 .col-1 { width:290px;}
#page5 #content .row-2 .col-2 { width:309px;}
#page5 #content .row-2 .col-3 { width:306px;}

/*======= index-5.html =======*/
#page6 #content .row-1 .col-1 {width:245px; margin-right:37px;}
#page6 #content .row-1 .col-2 {width:624px;}
#page6 #content .row-2 .col-1 {width:242px; margin-right:40px;}
#page6 #content .row-2 .col-2 {width:612px;}
#page6 #content .row-2 .col-2 .col-1 { width:306px; margin-right:0;}
#page6 #content .row-2 .col-2 .col-2 { width:306px;}


/*=========================*/


#footer {height:47px;}
