#main {
	width:930px;
	margin:0 auto;
	position:relative;
}

.right_bgd { position:absolute; top:0; right:0; width:50%; height:146px; background:url(images/tail-right.gif) left 56px repeat-x;}

#header {height:442px;}
#header, #content, #footer {
	font-size:0.75em;
	z-index: 7;
}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .col-1 {width:562px; margin-right:42px;}
#page1 #content .col-2 { width:221px;}
#page1 #content .col-1 .row-1 .col-1 { width:279px; margin-right:4px;}
#page1 #content .col-1 .row-1 .col-2 { width:279px;}
#page1 #content .col-1 .row-2 .col-1 { width:199px; margin-right:17px;}
#page1 #content .col-1 .row-2 .col-2 { width:164px; margin-right:12px;}
#page1 #content .col-1 .row-2 .col-3 { width:120px; padding-top:6px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:222px; margin-right:42px;}
#page2 #content .col-2 { width:850px;}
#page2 #content .col-2 .row-2 .col-1 { width:245px; margin-right:27px;}
#page2 #content .col-2 .row-2 .col-2 { width:243px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:562px; margin-right:42px;}
#page3 #content .col-2 { width:221px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:222px; margin-right:42px;}
#page4 #content .col-2 { width:562px;}
#page4 #content .col-2 .row-2 .col-1 { width:245px; margin-right:27px;}
#page4 #content .col-2 .row-2 .col-2 { width:243px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:562px; margin-right:42px;}
#page5 #content .col-2 { width:221px;}
#page5 #content .col-1 .row-1 .col-1 { width:245px; margin-right:27px;}
#page5 #content .col-1 .row-1 .col-2 { width:226px;}
#page5 #content .col-1 .row-2 .col-1 { width:245px; margin-right:27px;}
#page5 #content .col-1 .row-2 .col-2 { width:238px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:222px; margin-right:42px;}
#page6 #content .col-2 { width:562px;}
#page6 #content .col-2 .col-1 { width:244px; margin-right:0;}
#page6 #content .col-2 .col-2 { width:256px;}

/*=========================*/


#footer {height:59px; text-align:right;}
.style7 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px; text-color:#686347
	font-weight: bold;
}

