@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #036 repeat-x left top;
}
.top-nav {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	font: 14px Verdana, Geneva, sans-serif;
}
.main-frame {
	background: #FFF;
	padding: 0px 20px 20px;
	border: 5px solid #999;
}
.footer {
	font-size: 12px;
	color: #FFF;
	text-align: center;
}

.main-image-frame {
	padding-top: 10px;
}


a:link {
	color: #0594C8;
	text-decoration: none;
}
a:hover {
	color: #C60;
	text-decoration: none;
}
a:visited {
	color: #0594C8;
	text-decoration: none;
}
a:active {
	color: #C60;
	text-decoration: none;
}
.content-left {
	font-size: 14px;
	padding-top: 20px;
}
.title-style-1 {
	font-size: 18px;
	color: #C60;
	font-weight: bold;
}
