* {
	margin: 0;
	padding: 0;
}

body {
	padding: 0px;
	margin: 0px;
	background-color: #000000;

}

#wrapper {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-color: #000000;
	color: #FFFFFF;
	line-height: 160%;
}
#contents_wrapper {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	color: #000000;
	line-height: 160%;
}

#container {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#h1 {
	display: none;
}
#header{
	/*a, a:link, a:visited, a:active {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333333;
}

a:hover {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #1B3BA3;
}
*/

	background-image: url(../img/head_bg.gif);
	background-repeat: repeat-x;








	height: 92
.px;
	background-position: bottom;
	background-color: #FFFFFF;
	height: 95px;
	}


#header_top{
	/*a, a:link, a:visited, a:active {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333333;
}

a:hover {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #1B3BA3;
}
*/

	background-image: url(../img/head_bg2.gif);
	background-repeat: repeat-x;








	height: 210
.px;
	background-position: bottom;
	background-color: #FFFFFF;
	height: 187px;
	}

#menu {
	width: 750px;
	height: 90px;
	background-image: url(../img/menu_bg.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#menu ul {
	width: 550px;
	height: 25px;
	padding-top: 37px;
	padding-left: 30px;
	float: left;
}

#menu li {
	float: left;
	list-style-type: none;
}



img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

}

a{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;

}

#footer {
	background-image: url(../img/foot_bg.gif);
	background-repeat: repeat-x;
	height: 100px;
	width: 100%;
	background-color: #000000;
	clear: both;
}
#footer .sound {
	padding-top: 50px;
	float: left;
	height: 50px;
	width: 260px;
}

#footer_y {
	background-image: url(../img/foot_bg_y.gif);
	background-repeat: repeat-x;
	height: 100px;
	width: 100%;
	background-color: #000000;
	clear: both;
}
#footer_y .sound {
	padding-top: 50px;
	float: left;
	height: 50px;
	width: 265px;
}







.clear_both {
	clear: both;
}
.copyright  {
	font-size: 10px;
	height: 70px;
	width: 370px;
	margin-left: 15px;
	color: #666666;
	line-height: 120%;
}

.copyright  a:hover{
color: #FF3366;
}.copyright a {
	color: #666666;
}
.floatL {
	float: left;
}

