html, body {
	margin:0px;
	padding:0px;
	font-family:Verdana, sans-serif;
	font-size:10px;
	line-height:15px;
	background-image:url(../img/bg_top.gif);
	background-repeat:no-repeat;
	height:100%;
	background-color:#F5EDD1;
}
a {
	color:#A4001D;
}
a:hover {
	color:#ED171F;
}
#bd {
	position:relative;
	background-image:url(../img/bg_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	min-height:100%;
}
#logo {
	width:760px;
	height:212px;
}
#logo img {
	margin-top:80px;
	margin-left:448px;
}
img {
	border:none;
}
#head {
	background-repeat:no-repeat;
	background-position:bottom left;
	background-image:url(../img/menu.gif);
	width:595px;
	height:112px;
	overflow:hidden;
}
#menupic {
	position:absolute;
	top:234px;
	left:0px;
}

.mp {
	height:26px;
	overflow:hidden;
	margin:0px 0px 0px 102px;
}
.mp a {
	display:block;
	float:left;
	width:107px;
	height:19px;
	margin:0px 2px 0px 0px;
	text-decoration:none;
	padding:5px 5px 0px 9px;
}
.mp a.hit {
	background-color:#F5EDD1;
}
#mainmenu {
}
#mainmenu a {
	font-weight:bold;
}
#submenu {
}
#submenu a {
	padding-top:4px;
	height:17px;
}
#head h1 {
	margin:35px 0px 0px 112px;
	padding:0px;
	font-size:14px;
	font-weight:normal;
}

#content {
	margin:0px 0px 0px 112px;
	padding:0px;
	width:483px;
	overflow:hidden;

	padding-bottom:100px;
}
h1, h2, h3, h4, h5, h6, p {
	padding:7px 10px 7px 0px;
	margin:0px;
}
h1, h2 {

}
h2 {
	margin-top:12px;
	border:1px solid #A4001D;
	border-width:0px 0px 1px 0px;
	font-size:14px;
	font-weight:normal;
}
h3 {
	color:#A4001D;
	font-size:10px;
}
h4 {
}
p {
}
#content img {
	float:left;
	margin:0px 6px 6px 0px;
	padding:3px;
	border:1px solid #A4001D;
	background-color:#FFFFFF;
}
#content a img {
	margin:0px 6px 6px 0px;
	padding:0px;
	border:none;
}
#service {
	position:absolute;
	left:10px;
	bottom:10px;
}