#page {
	height: 1350px;
	background: #EFE0EF;
}

#content {
	padding: 0px;
	width: 790px;
}

#section_1 h1 {
/**
	color: #333;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 140%;
	font-style: normal;
	margin: 0px;
	padding: 0px 0px 3px 0px;
	font-weight: normal;
	letter-spacing: -1px;
*/
}

a.s001 {
	display: block;
	padding: 13px 0px 8px 30px;
	color: #333;
}

#content h1 a { color: #2F2C2C; }

/** #section_1 {margin-top: -13px;} */
#section_1 h1, #section_2 h1, #section_3 h1, #section_4 h1, #section_5 h1, #section_6 h1 { margin: 0px; }
#section_1, #section_2, #section_3, #section_4, #section_5, #section_6 {
	width: 790px;
	height: 50px;
	text-align: left;
/*	margin-top: -14px; */
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#section_1 { background: url(img/grad1.jpg) repeat-x; }
#section_2 { background: url(img/grad2.jpg) repeat-x; }
#section_3 { background: url(img/grad3.jpg) repeat-x; }
#section_4 { background: url(img/grad4.jpg) repeat-x; }
#section_5 { background: url(img/grad5.jpg) repeat-x; }
#section_6 { background: url(img/grad6.jpg) repeat-x; }

#section1_con {background: #C4C3E8;}
#section2_con {background: #9C9BCF;}
#section3_con {background: #BFE1FF;}
#section4_con {background: #91C5F5;}
#section5_con {background: #C9F8FC;}
#section6_con {background: #99DADF;}

.section_content {
	padding: 10px 10px 10px 30px;
}