@charset "utf-8";
/* CSS Document */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #8eacbc;
	float: none;
	clear: both;
	height: auto;
	
}

#container{
	width: 923px;
	margin: auto;
	background-color: #8eacbc;
	background-image: url(../images/main-mid.png);
	background-repeat: repeat-y;	
	/* z-index: 1; */
}


#container ul li{
	width: 450px;
}
#container h2{
	width: 600px;
}	
.secA{
	height: 437px;
	width: 923px;
}
.secA h1{
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	color: #000033;
	font-size: 24px;
	font-weight: bold;
}

.secB{
	float:left;
	/*background-image: url(../images/L-fill.png);*/
	width: 270px;
}

.secC{
	float:right;
	width: 653px;


}

.secD{
	float:left;
	width: 270px;
	text-decoration: none;
	height: 295px;
	clear: none;		
	font-size: 0;
}

.secD img{
	margin: 0px;
	padding: 0px;
}
.secE{
	clear: both;
	width: 923px;
	background-color: #8eacbc;
	background-repeat: no-repeat;
	padding-top: 38px;
	height: auto;
	background-image: url(../images/main-bottom.png);
}
.footerContent{
	color: #012442;
	text-decoration: none;
	text-align: center;
	background-color: #8eacbc;
	padding-top: 10px;
	padding-right: 60px;
	padding-bottom: 10px;
	padding-left: 60px;
	background-image: url(../images/footer.png);
}
.footerContent p{
	padding-bottom: 10px;
	margin: 0px;
	padding-top: 15px;
}
.footerContent a{
	color: #012442;
	text-decoration: none;
	font-weight: bold;
}

.footerContent a:hover{
	color: #012442;
	text-decoration: underline;
	font-weight: bold;
}
.audiobloc{
	font-weight: bold;
	color: #0066CC;
}
.audiobloc a{
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}
.audiobloc a:hover{
	font-weight: bolder;
	color: #FF9900;
	text-decoration: none;
}
.turb{
	padding: 5px;
}
.thumbs{
	padding: 5px;
	border: 1px solid #9999FF;
	margin-right: 10px;
	margin-bottom: 25px;
}
.homepage{
	clear: both;
	width: 540px;
	margin-right: 103px;
	margin-left: 10px;
}
.homepage img{
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.homepage a{
	color: #666666;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
}
.bannerBG{
	background-color: 006837;
	background-image: url(../images/header.png);
	height: 437px;
	width: 923px;
}
#fillBG{
	background-image: url(../images/main-mid.png);
	background-repeat: repeat-y;
	height: auto;
	width: 923;
	float: left;
}
h2{
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 0px;
	color: #000033;
}
h3{
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 0px;
	color: #000033;
}
