.right_bgd {
	position:absolute;
	top:0;
	right:0;
	width:50%;
	height:450px;
	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; position:relative }

/*======= header =======*/
#header {height:449px;  background:url(images/top.jpg) no-repeat top center; overflow:hidden;}

/*======= index.html =======*/
#page1 #content .col-1{
	width:232px;
	margin-right:5px;
}

#page1 #content .col-2{ z-index:25;width:=1000;height:100% } 
/*
#page1 #content .col-2{ padding:0px 20px 10px 25px;position:absolute;z-index:8;width:=702;height:100% }
#page1 #content .buttons{ padding:450px 100px 10px 260px;position:absolute;z-index:8;width:=100%;height:100% } 
*/ 
#page1 #content .buttons{ z-index:8;height:100%;margin-left:50px;margin-top:10px } 
#page1 #content .col-3{ width:800px; margin-right:0px;}
#page1 #content .col-4{ width:317px}

/*======= index-1.html =======*/
#page2 #content .col-1{ width:232px; margin-right:32px}
#page2 #content .col-2{ width:649px}
#page2 #content .col-3{ width:317px; margin-right:15px}
#page2 #content .col-4{ width:317px}
/*======= index-2.html =======*/
#page3 #content .col-1{ width:232px; margin-right:32px}
#page3 #content .col-2{ width:649px}
#page3 #content .col-3{ width:317px; margin-right:15px}
#page3 #content .col-4{ width:317px}
/*======= index-3.html =======*/
#page4 #content .col-1{ width:232px; margin-right:32px}
#page4 #content .col-2{ width:649px}
#page4 #content .col-3{
	width:100%;
	margin-right:15px
}
#page4 #content .col-4{ width:317px}
/*======= index-4.html =======*/
#page5 #content .col-1{ width:232px; margin-right:32px}
#page5 #content .col-2{ width:649px}
#page5 #content .col-3{ width:317px; margin-right:15px}
#page5 #content .col-4{ width:317px}

/*======= footer =======*/
#footer { height:90px; }

