body{
	background:url(images/mainbg.gif) repeat-y center #f5f5f6;
}
#main {margin:0 auto; width:780px; background:url(images/top_line.gif) top left no-repeat;}

#header_logo{height:108px; width:780px;}
#header_menu{height:201px; background:url(images/header_menu.gif) top left repeat-y; width:780px;}

.col_1, .col_2, .col_3, .col_box_1, .col_box_2{ float:left;}

/*======= index.html =======*/
#page1 #content .col_1{width:256px;}
#page1 #content .col_2{width:239px;}
#page1 #content .col_3{width:231px;}
/*=========================*/

/*======= index-1.html =======*/
#page2 #content .col_1{width:254px;}
#page2 #content .col_2{width:480px;}
/*=========================*/

/*======= index-2.html =======*/
#page3 #content .col_1{width:254px;}
#page3 #content .col_2{width:480px;}
/*=========================*/

/*======= index-3.html =======*/
#page4 #content .col_1{width:256px;}
#page4 #content .col_2{width:239px;}
#page4 #content .col_3{width:231px;}
/*=========================*/

/*======= index-4.html =======*/
#page5 #content .col_1{width:254px;}
#page5 #content .col_2{width:480px;}
/*=========================*/

/*======= index-5.html =======*/
#page6 #content .col_1{width:256px;}
#page6 #content .col_2{width:270px;}
#page6 #content .col_3{width:200px;}
/*=========================*/


/*======= index-6.html =======*/
#page7 #content .col_1{width:735px;}
/*=========================*/


#page8 #content .col_1{width:256px;}
#page8 #content .col_2{width:239px;}
#page8 #content .col_3{width:231px;}

.LandingPageLinks
{
	width:100%;
	float:left;
	display:block;
	margin-bottom:10px;
}