body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #444444;
}
a {
	color: #444444;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #444444;
	font-weight: normal;
	text-decoration: none;
}
h1 {
	color: #4f7cb8;
	font-size: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
}
h2 {
	color: #81817f;
	font-size: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
}
h3 {
	color: #444444;
	font-size: 13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
p {
	font-size: 11px;
	text-align: left;
	line-height: 1.8em;
	margin-top: 0px;
}
ul {
	font-size: 11px;
	line-height: 1.7em;
}
.slogan {
	top: 123px;
	width: 359px;
	height: 31px;
	position: absolute;
	color: #FFFFFF;
	left: 136px;
	line-height: 2em;
	font-size: 13px;
}
.main {
	width: 940px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(bg_top.jpg);
	background-repeat: no-repeat;
	height: 210px;
	position: relative;
}
.menu {
	font-size: 13px;
	top: 15px;
	width: 650px;
	height: 35px;
	position: absolute;
	color: #b3d4e1;
	left: 300px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.menu a {
	color: #000000;
	text-decoration: none;
	padding-right: 30px;
	line-height: 20px;
}
.menu a:hover {
	color: #9d2900;
	padding-right: 30px;
	text-decoration: underline;
}


input[type=text] {
	color: #000000;
	width: 50%;
	font-size: 10px;
	border: 0.01em solid #6A6A6A;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
select {
	color: #000000;
	width: 60%;
	font-size: 10px;
	border: 0.01em solid #6A6A6A;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
input[type=button] {
	color: #000000;

}
input[type=submit] {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 10px;
}



form {
	margin: 0px;
	padding: 0px;
}




.contentcol {
	float: left;
	width: 890px;
	min-height: 470px;
	margin-left: 20px;
}

.leftcol {
	float: left;
	width: 720px;
	min-height: 470px;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
.rightcol {
	float: right;
	width: 150px;
	min-height: 470px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
}
.content {
	width: 940px;
	min-height: 214px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-image: url(bg_content.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom: 0px;
}
.footer {
	width: 940px;
	height: 84px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 0.8em;
	color: #6A6A6A;
	clear: both;
	position: relative;
	background-image: url(bg_footer.jpg);
	background-repeat: no-repeat;
}
.footer p {
	text-align: center;
}
.footer a {
	color: #6A6A6A;
	text-decoration: none;
}
.footer a:hover {
	color: #6A6A6A;
	text-decoration: underline;
}
