body {
	margin: 0px;
	padding: 0px;
}
#wrap {
	height: auto;
	width: 800px;
	margin: 0 auto;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#header {
	height: 150px;
	width: 800px;
}
#menu {
	height: auto;
	width: 120px;
	float: left;
	color: #FFFFFF;
}

#menu ul,#menu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu a {
	display: block;
	height: 30px;
	width: 120px;
	text-indent: -9999em;
}
#menu a.nav0 {
	background-image: url(images/menu00.gif);
	background-repeat: no-repeat;
}

#menu a.nav1 {
	background-image: url(images/menu01.gif);
	background-repeat: no-repeat;
}
#menu a.nav2 {
	background-image: url(images/menu02.gif);
	background-repeat: no-repeat;
}
#menu a.nav3 {
	background-image: url(images/menu03.gif);
	background-repeat: no-repeat;
}
#menu a.nav4 {
	background-image: url(images/menu04.gif);
	background-repeat: no-repeat;
}
#menu a.nav5 {
	background-image: url(images/menu05.gif);
	background-repeat: no-repeat;
}
#menu a.nav6 {
	background-image: url(images/menu06.gif);
	background-repeat: no-repeat;
}
#menu a.nav0:hover {
	background-image: url(images/menu00.gif);
	background-repeat: no-repeat;
	background-position: -120px;
}




#menu a.nav1:hover {
	background-image: url(images/menu01.gif);
	background-repeat: no-repeat;
	background-position: -120px;
}
#menu a.nav2:hover {
	background-image: url(images/menu02.gif);
	background-repeat: no-repeat;
	background-position: -120px;
}
#menu a.nav3:hover {
	background-image: url(images/menu03.gif);
	background-repeat: no-repeat;
	background-position: -120px;
}
#menu a.nav4:hover {
	background-image: url(images/menu04.gif);
	background-repeat: no-repeat;
	background-position: -120px;
}
#menu a.nav5:hover {
	background-image: url(images/menu05.gif);
	background-repeat: no-repeat;
	background-position: -120px;
}
#menu a.nav6:hover {
	background-image: url(images/menu06.gif);
	background-repeat: no-repeat;
	background-position: -120px;
}
#contents {
	float: right;
	height: auto;
	width: 680px;
	margin-top: 10px;
	padding-bottom: 10px;
}
#main {
	float: left;
	height: auto;
	width: 530px;
}
#main img {
	margin-left: 11px;
	margin-right: 9px;
}
#main .box h1 {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #CC0000;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
	letter-spacing: 1px;
}
#main .box p {
	font-size: 14px;
	color: #333333;
	line-height: 120%;
	margin: 0px;
	padding: 5px;
}

#main .box iframe {
	margin-bottom: 5px;
	margin-left: 5px;
}
#main a {
	font-weight: bold;
}






.box {
	height: auto;
	width: 508px;
	padding: 0px;
	margin-left: 10px;
	border: 1px solid #CC0000;
	margin-top: 5px;
}
.box_photo {
	width: 508px;
	padding-top: 10px;
	text-align: center;
	padding-bottom: 10px;
}

.block {
	height: auto;
	width: 508px;
	margin-left: 10px;
	border: 1px solid #CC0000;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
}
#main .block h3 {
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CC0000;
}

.block_photo {
	float: left;
	height: 109px;
	width: 151px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC0000;
	border-top-style: solid;
	border-top-color: #CC0000;
	border-top-width: 1px;
	padding: 0px;
}
.block_photo img {
	padding-top: 5px;
}

.block_text {
	float: right;
	height: auto;
	width: 336px;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC0000;
}
.block_text p {
	font-size: 12px;
	color: #333333;
	line-height: 140%;
	margin: 0px;
	padding: 0px;
}
.block_banner {
	width: 508px;
	height: auto;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC0000;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#main h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #CC0000;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#main h4 {
	font-size: 12px;
	margin: 0px;
	text-align: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main h5 {
	font-size: 12px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}



#sub {
	float: right;
	height: auto;
	width: 150px;
}
#sub img {
	padding-bottom: 5px;
}

#footer {
	clear: both;
	height: auto;
	width: 800px;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #CC0000;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	letter-spacing: 1px;
}
