/*#page1 .tail-top{ background:url(images/bg.gif) repeat-x top #fff}
.tail-bottom{background:url(images/bot.gif) repeat-x  bottom }*/

.right_bgd { position:absolute; top:0; right:0; width:50%; height:200px; background:url(../images/tall_top_right.gif) left top repeat-x;}

.col1, .col2, .col-1, .col-2, .col-3, .col-4{ float:left}
/*======= width =======*/
.main{
	margin:0 auto;
	text-align:left;
	width:980px;
	border: solid 1px #164399;
	background-color: #FFF;
}

/*======= header =======*/
#header {height:126px;}

.col1{ width:193px; margin-right:5px; text-align:right}
.col2{ width:185px; margin-right:21px; text-align:right}

/*======= index.html =======*/
#page1 #content .col-1{ width:259px}
#page1 #content .col-2{
	width:631px;
	padding-top: 5px;
}
#page1 #content .col-3{ width:300px; margin-right:7px}
#page1 #content .col-4{ width:300px}
/*======= index-1.html =======*/
#page2 #content .col-1{ width:259px}
#page2 #content .col-2{ width:631px}
#page2 #content .col-3{ width:300px; margin-right:7px}
#page2 #content .col-4{ width:300px}
/*======= index-2.html =======*/
#page3 #content .col-1{ width:259px}
#page3 #content .col-2{
	width:610px;
}
#page3 #content .col-3{ width:300px; margin-right:7px}
#page3 #content .col-4{ width:300px}
/*======= index-3.html =======*/
#page4 #content .col-1{ width:259px}
#page4 #content .col-2{
	width:625px
}
/*======= index-4.html =======*/
#page5 #content .col-1{ width:259px}
#page5 #content .col-2{ width:631px}
#page5 #content .col-3{ width:300px; margin-right:7px}
#page5 #content .col-4{ width:300px}
/*======= index-5.html =======*/
#page6 #content .col-1{ width:259px}
#page6 #content .col-2{
	width:890px
}

/*======= footer =======*/
#footer {
	height:66px;
	background-color: #164399;
}

