@charset "utf-8";
/* CSS Document */

body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#030101;
	font-size:.7em;
	background:#e2e0d9;
	margin:0px;
	padding:0px;
}
div.body_border {
	width:975px;
}
div.header {
	float:left;
	width:958px;
	position:relative;
	height:306px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:1.3em;
}
input, textarea, select {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
}
div.body_content {
	float:left;
	width:958px;
	background:url(images/background-content.gif) repeat-y;
	padding:0px 9px 0px 8px;
}
div.content_left {
	float:left;
	width:317px;
	background:url(images/background-left-vertical.gif) repeat-x top;
	padding:12px 17px 12px 18px;
}
div.content_left ul.quality {
	float:left;
	width:315px;
	border:1px solid #b99214;
	margin:0px;
	padding:0px;
	list-style:none;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.5em;
}
div.content_left ul.quality li {
	float:left;
	width:295px;
	padding:10px;
}
li.first {
	background:#0e4f57;
	color:#FFFFFF;
}
div.content_left ul.quality ul {
	margin:0px;
	padding:0px 0px 0px 20px;
	float:left;
	width:275px;
	font-size:.8em;
	list-style:none;
}
div.content_left ul.quality ul li {
	float:left;
	width:255px;
	padding:5px;
}
div.content_right {
	float:left;
	width:561px;
	font-size:1.2em;
	padding:15px 15px 15px 30px;
	text-align:left;
	line-height:1.8em;
}
div.footer {
	padding:10px 19px 10px 18px;
	font-size:.9em;
	text-align:left;
}
div.footer strong {
	font-size:1.2em;
}
div.credit {
	float:left;
	width:958px;
	padding:10px 9px 10px 8px;
	font-size:.9em;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
}
img.ends {
	float:left;
}
a.buttons {
	width:295px;
	padding:10px;
	border:1px solid #b99214;
	background:#3e3d3d;
	float:left;
	margin-bottom:12px;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.7em;
	font-weight:bold;
	text-decoration:none;
}
a.buttons:hover {
	background:#0e4f57;
	color:#FFFFFF;
	text-decoration:underline;
}
h1, h2, h3, h4, h5, h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0px;
	padding:0px;
}
h1, h2 {
	font-size:1.7em;
}
h3 {
	font-size:1.6em;
	font-weight:normal;
	padding-top:5px;
}
a {
	color:#186e78;
	text-decoration:none;
}
a:hover {
	color:#186e78;
	text-decoration:underline;
}
td.tiny {
	font-size:.9em;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:right;
}
#captcha_code {
	margin-top: 5px;
}
#fcol2 {
	padding-top: 5px !important;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {display: inline-block;}
html[xmlns] .clearfix {display: block;}
* html .clearfix {height: 1%;}
