#main {width:1000px; text-align:left;}

#header {height:301px; background:url(images/header_bgd.jpg) no-repeat left top;}

.col_1, .col_2, .col_3, .column1, .column2, .column3 { float:left;}

/*======= index.html =======*/
#page1 #content .wrapper {
	/*width:980px;*/
	width:1200px;
}
/*.wrapper {border:1px #ff0000 solid;}*/
.right_img {float:right; width:260px; margin-top:15px;}
#page1 #content .col_1 {width:220px; background:#2d2d2d;}
#page1 #content .col_2 {width:700px;
}

/*======= index-1.html =======*/
#page2 #content .wrapper { width:746px;}
#page2 #content .col_1 {width:245px; background:#2d2d2d;}
#page2 #content .col_2 { width:501px;}

/*======= index-2.html =======*/
#page3 #content .wrapper { width:749px;}
#page3 #content .col_1 {width:504px; }
#page3 #content .col_2 { width:245px; background:#2d2d2d;}

/*======= index-3.html =======*/
#page4 #content .wrapper { width:746px;}
#page4 #content .col_1 {width:245px; background:#2d2d2d;}
#page4 #content .col_2 { width:501px;}

/*======= index-4.html =======*/
#page5 #content .wrapper { width:749px;}
#page5 #content .col_1 {width:504px; }
#page5 #content .col_2 { width:245px; background:#2d2d2d;}

/*=========================*/


#footer {height:67px;}
