#main {width:822px; margin:0 auto; position:relative;}

#header {
	height:200px;
}
#header, #content, #footer {
	font-size:0.80em;
}

.col_1, .col_2, .col_3, .column1, .column2, .column3 {
	float:left;
	color: #666666;
}

/*======= index.html =======*/
#page1 #content .col_1 {width:244px; margin-right:50px;}
#page1 #content .col_2 {
	width:500px;
	margin-right:25px;
}
#page1 #content .col_3 { width:234px;}

/*======= index-1.html =======*/
#page2 #content .col_1 {width:244px; margin-right:50px;}
#page2 #content .col_2 { width:528px;}
#page2 #content .col_2 .column1 { width:285px;}

/*======= index-2.html =======*/
#page3 #content .col_1 {width:100px; margin-right:0px;}
#page3 #content .col_2 { width:100px;}

/*======= index-3.html =======*/
#page4 #content .col_1 {width:527px; margin-right:50px;}
#page4 #content .col_2 { width:242px;}
#page4 #content .col_1 .column1 { width:285px;}

/*======= index-4.html =======*/
#page5 #content .col_1 {width:244px; margin-right:50px;}
#page5 #content .col_2 { width:243px; margin-right:51px;}
#page5 #content .col_3 { width:234px;}

/*======= index-5.html =======*/
#page6 #content .col_1 {width:274px; margin-right:50px;}
#page6 #content .col_2 { width:243px; margin-right:51px;}
#page6 #content .col_3 { width:204px;}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

/*======= index-6.html =======*/
#page7 #content .col_1 {width:244px; margin-right:30px;}
#page7 #content .col_2 { width:244px; margin-right:31px;}
#page7 #content .col_3 { width:244px;}


/*=========================*/


#footer {height:75px;}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #72a003;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
#page1 .tall_bottom #main #content .wrapper .col_2 .line_hor div {
	color: #000;
}
