@charset "UTF-8";
#wrapper {
	height: 820px;
	width: 765px;
	background-color: #FFFFFF;
}
* {
	margin: 0px;
	padding: 0px;
}
#contents {
	float: left;
	height: auto;
	width: 725px;
}
#marq {
	font-size: 13px;
	line-height: 3.7em;
	color: #FFFFFF;
	background-image: url(index_images/h2_bg.jpg);
	background-repeat: no-repeat;
	height: 46px;
	width: 725px;
}
#menu {
	width: 605px;
	height: 200px;
	padding-top: 34px;
	padding-right: 60px;
	padding-left: 60px;
}
#footer {
	background-image: url(index_images/footer.jpg);
	background-repeat: no-repeat;
	height: 52px;
	width: 725px;
	background-position: left top;
}
#bottom {
	background-image: url(index_images/footer_bg.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 765px;
	background-position: left top;
	clear: both;
}
.img_margin {
	margin-right: 40px;
}
#right_bar {
	background-image: url(index_images/rightbar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 869px;
	width: 40px;
}
#seo {
	font-size: 12px;
	line-height: 1.6em;
	color: #333333;
	width: 590px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 70px;
	height: 88px;
}
