#main {
	margin:0 auto;
	width:780px;
	text-align: left;
}
#page1 #main #content {
	background-image: url(images/main_bg.gif);
}


#header {height:403px}

.col_1, .col_2, .col_3 {
	float:left;
}

/*======= index.html =======*/
#page1 #content .row_1 .col_1 {width:217px;}
#page1 #content .row_1 .col_2 {width:346px;}
#page1 #content .row_1 .col_3 {width:217px;}
#page1 #content .row_2 .col_1 {width:217px; background:url(images/line1.gif) left top repeat-x;}
#page1 #content .row_2 .col_2 {width:346px; background:url(images/line2.gif) left top repeat-x;}
#page1 #content .row_2 .col_3 {width:217px; background:url(images/line1.gif) left top repeat-x;}

/*======= index-1.html =======*/
#page2 #content .row_1 .col_1 {width:411px;}
#page2 #content .row_1 .col_2 {width:368px;}
#page2 #content .row_2 .col_1 {width:411px; background:url(images/line2.gif) left top repeat-x;}
#page2 #content .row_2 .col_2 {width:368px; background:url(images/line1.gif) left top repeat-x;}

/*======= index-2.html =======*/
#page3 #content .row_1 .col_1 {width:267px;}
#page3 #content .row_1 .col_2 {width:296px;}
#page3 #content .row_1 .col_3 {width:217px;}
#page3 #content .row_2 .col_1 {width:267px; background:url(images/line1.gif) left top repeat-x;}
#page3 #content .row_2 .col_2 {width:296px; background:url(images/line2.gif) left top repeat-x;}
#page3 #content .row_2 .col_3 {width:217px; background:url(images/line1.gif) left top repeat-x;}

/*======= index-3.html =======*/
#page4 #content .row_1 .col_1 {width:237px;}
#page4 #content .row_1 .col_2 {width:306px;}
#page4 #content .row_1 .col_3 {width:237px;}
#page4 #content .row_2 .col_1 {width:237px; background:url(images/line1.gif) left top repeat-x;}
#page4 #content .row_2 .col_2 {width:306px; background:url(images/line2.gif) left top repeat-x;}
#page4 #content .row_2 .col_3 {width:237px; background:url(images/line1.gif) left top repeat-x;}

/*======= index-4.html =======*/
#page5 #content .row_1 .col_1 {width:411px;}
#page5 #content .row_1 .col_2 {width:368px;}
#page5 #content .row_2 .col_1 {width:411px; background:url(images/line1.gif) left top repeat-x;}
#page5 #content .row_2 .col_2 {width:368px; background:url(images/line2.gif) left top repeat-x;}

/*======= index-5.html =======*/
#page6 #content .row_1 .col_1 {width:237px;}
#page6 #content .row_1 .col_2 {width:542px;}
#page6 #content .row_2 .col_1 {width:237px; background:url(images/line1.gif) left top repeat-x;}
#page6 #content .row_2 .col_2 {width:542px; background:url(images/line2.gif) left top repeat-x;}

/*======= index-6.html =======*/
#page7 #content .row_1 .col_1 {width:493px;}
#page7 #content .row_1 .col_2 {width:286px;}
#page7 #content .row_2 .col_1 {width:493px; background:url(images/line2.gif) left top repeat-x;}
#page7 #content .row_2 .col_2 {width:286px; background:url(images/line1.gif) left top repeat-x;}

/*======= index-7.html =======*/
#page8 #content .row_1 .col_1 {width:237px;}
#page8 #content .row_1 .col_2 {width:326px;}
#page8 #content .row_1 .col_3 {width:217px;}
#page8 #content .row_2 .col_1 {width:237px; background:url(images/line1.gif) left top repeat-x;}
#page8 #content .row_2 .col_2 {width:326px; background:url(images/line2.gif) left top repeat-x;}
#page8 #content .row_2 .col_3 {width:217px; background:url(images/line1.gif) left top repeat-x;}

/*======= index-8.html =======*/
#page9 #content .row_2 .col_1 {width:780px; background:url(images/line2.gif) left top repeat-x;}
/*=========================*/


#footer {
	height:84px;
	width: 780px;
}
#page1 #content .row_1 .col_2_terms {
	width:auto;
	float: right;
}
.widget {
	margin: 50px;
	float: left;
	height: 500px;
	width: 300px;
	background-color: #999999;
}
.widgetcontainer {
	background-color: #666666;
	float: left;
	height: 600px;
	width: 400px;
}
