.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;}

.col-1, .col-2, .col-3, .col-4{ float:left}
/*======= width =======*/
.main{margin:0 auto; text-align:left; width:980px; }

/*======= header =======*/
#header {height:445px;  background:url(images/top.gif) repeat-x top center}

/*======= index.html =======*/
#page1 #content1 .col-1{ width:268px; margin-right:3px}
#page1 #content .col-1{ width:513px; margin-right:60px}
#page1 #content .col-2{ width:241px}
#page1 #content .col-3{ width:56px}
#page1 #content .col-4{ width:168px}
#page1 #content .bg{ background:url(images/tail.gif) repeat-y 541px top } 
/*======= index-1.html =======*/
#page2 #content1 .col-1{ width:268px; margin-right:3px}
#page2 #content .col-1{ width:240px; margin-right:61px}
#page2 #content .col-2{ width:511px}
#page2 #content .bg{ background:url(images/tail.gif) repeat-y 271px top } 
/*======= index-2.html =======*/
#page3 #content1 .col-1{ width:268px; margin-right:3px}
#page3 #content .col-1{ width:513px; margin-right:60px}
#page3 #content .col-2{ width:241px}
#page3 #content .col-3{ width:56px}
#page3 #content .col-4{ width:168px}
#page3 #content .bg{
	background-image: url(images/tail.gif);
	background-repeat: repeat-y;
	background-position: 350px top;
} 
/*======= index-3.html =======*/
#page4 #content1 .col-1{ width:268px; margin-right:3px}
#page4 #content .col-1{ width:250px; margin-right:51px}
#page4 #content .col-2{ width:511px}
#page4 #content .bg{ background:url(images/tail.gif) repeat-y 271px top } 
/*======= index-4.html =======*/
#page5 #content1 .col-1{ width:268px; margin-right:3px}
#page5 #content .col-1{ width:518px; margin-right:55px}
#page5 #content .col-2{ width:241px}
#page5 #content .bg{ background:url(images/tail.gif) repeat-y 541px top } 
/*======= index-5.html =======*/
#page6 #content1 .col-1{
	width:230px;
	margin-right:3px
}
#page6 #content .col-1{ width:250px; margin-right:51px}
#page6 #content .col-2{ width:520px}
#page6 #content .col-3{ width:260px}
#page6 #content .col-4{ width:252px}
#page6 #content .bg{ background:url(images/tail.gif) repeat-y 271px top } 

/*======= footer =======*/
#footer { height:79px; background:#141414 }
