.extra{ background:url(site/site/images/bg.gif) repeat-x top #eaefe3}
.extra1{ background:url(site/site/images/bg_green.gif) repeat-x top}
.extra1 #header {height:358px;  background:url(site/site/images/top-green.jpg) no-repeat top center;}
.extra2{ background:url(site/site/images/bg_orange.gif) repeat-x top #eaefe3}
.extra2 #header {height:358px;  background:url(site/site/images/top-orange.jpg) no-repeat top center;}
.extra3{ background:url(site/site/images/bg.gif) repeat-x top #eaefe3}
.extra3 #header {height:358px;  background:url(site/site/images/top.jpg) no-repeat top center;}

.tail-bottom{background:url(site/site/images/bot.gif) repeat-x  bottom  }

.right_bgd {
	position:absolute;
	top:-42px;
	right:-637px;
	width:50%;
	height:110px;
	background:url(site/site/images/tall_top_right.gif) left top repeat-x;
}
.right_bgd-green{ position:absolute; top:0; right:0; width:50%; height:358px; background:url(site/site/images/tall_top_right-green.gif) left top repeat-x;}
.right_bgd-orange{ position:absolute; top:0; right:0; width:50%; height:358px; background:url(site/site/images/tall_top_right-orange.gif) left top repeat-x;}
.right_bgd-blue{ position:absolute; top:0; right:0; width:50%; height:358px; background:url(site/site/images/tall_top_right.gif) left top repeat-x;}

.right_bgd1 {
	position:absolute;
	bottom:0;
	right:55px;
	width:497px;
	height:96px;
	background:url(site/site/images/tall_bot_right.gif) left  bottom repeat-x;
}


.bg-bottom{
	background:url(site/site/images/bot.gif);
	color: #02102A;
}
.bot{
	width:1111px;
	position:absolute;
	background-color: #D9DADC;
}

.col-1, .col-2, .col-3, .col-4, .col1, .col2, .col3{ float:left}
/*======= width =======*/
.main{margin:0 auto; text-align:left; width:980px; position:relative; }

/*======= header =======*/
#header {height:358px;  background:url(site/site/images/top.jpg) no-repeat top center;}

/*======= content =======*/
#content .col1{
	width:229px;
	background: url(site/site/images/bg_1.gif) no-repeat top right;
	font-family: Arial;
	font-size: small;
}
#content .col2{ width:521px; border-left:1px solid #FFFFFF; border-right:1px solid #FFFFFF; background:url(site/site/images/bg_cont1.gif) repeat-x top #fdfffb;}
#content .col3{
	width:200px;
	background: url(site/site/images/bg_1.gif) no-repeat top left;
	font-size: small;
	font-family: Arial;
	color: #FFF;
}

#content .col2-position{
	position:relative;
	margin-top:-95px;
	font-size: small;
	font-family: Arial;
	background-color: #FFFFFF;
}



/*======= inde-5.html =======*/
#page6 #content .col-1{ width:230px}
#page6 #content .col-2{ width:229px}

/*======= footer =======*/
#footer {
	height:96px;
	width:100%;
	background:url(site/site/images/bottom.gif);
	font-size: small;
	font-family: Arial;
}	

