.extra{ background:url(images/bg.gif) repeat-x top #eaefe3}
.extra1{ background:url(images/bg_green.gif) repeat-x top}
.extra1 #header {height:358px;  background:url(images/top-green.jpg) no-repeat top center;}
.extra2{ background:url(images/bg_orange.gif) repeat-x top #eaefe3}
.extra2 #header {height:358px;  background:url(images/top-orange.jpg) no-repeat top center;}
.extra3{ background:url(images/bg.gif) repeat-x top #eaefe3}
.extra3 #header {height:358px;  background:url(images/top.jpg) no-repeat top center;}

.tail-bottom{background:url(images/bot.gif) repeat-x  bottom }

.right_bgd {
	position:absolute;
	top:-42px;
	right:-637px;
	width:50%;
	height:110px;
	background:url(images/tall_top_right.gif) left top repeat-x;
}
.right_bgd-green{ position:absolute; top:0; right:0; width:50%; height:358px; background:url(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(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(images/tall_top_right.gif) left top repeat-x;}

.right_bgd1 {
	position:absolute;
	bottom:0;
	right:55px;
	width:497px;
	height:96px;
	background:url(images/tall_bot_right.gif) left  bottom repeat-x;
}


.bg-bottom{background:url(images/bot.gif);}
.bot{
	width:1137px;
	position:absolute
}

.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(images/top.jpg) no-repeat top center;}

/*======= content =======*/
#content .col1{ width:229px; background: url(images/bg_1.gif) no-repeat top right}
#content .col2{ width:521px; border-left:1px solid #FFFFFF; border-right:1px solid #FFFFFF; background:url(images/bg_cont1.gif) repeat-x top #fdfffb;}
#content .col3{ width:200px; background: url(images/bg_1.gif) no-repeat top left}

#content .col2-position{position:relative; margin-top:-95px}



/*======= inde-5.html =======*/
#page6 #content .col-1{ width:230px}
#page6 #content .col-2{ width:229px}

/*======= footer =======*/
#footer { height:96px; width:100%; background:url(images/bottom.gif)  }	

