@charset "utf-8";
/* CSS Document */
body
{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#484848;
	background:url(../images/body-bg.gif) repeat-x #c3bfb7;
	margin:0px;
}
.clearboth
{
	clear:both;
}
img
{
	border:none;
}
a
{
	outline:none;
	color:#484848;
	text-decoration:none;
}
a:hover
{
	color:#969696;
}
h1
{
	font-size:24px;
	font-weight:normal;
	color:#484848;
	margin:0px;
	padding:0px;
}
h2
{
	font-size:24px;
	font-weight:normal;
	color:#889c00;
	margin:0px;
	padding:0px;
	border-bottom:1px solid #3c3c3c;
	padding-bottom:8px;
	margin-bottom:15px;
	border-bottom-style:dotted;
}
#outer
{
	width:980px;
	margin-left:auto;
	margin-right:auto;
}
#header
{
	height:92px;
}
.logo
{
	width:316px;
	height:24px;
	margin-top:18px;
	float:left;
}
.toplinks
{
	width:350px;
	float:right;
	margin-top:18px;
}
.toplinks ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.toplinks ul li
{
	float:left;
	margin-right:10px;
}
.martop-10
{
	margin-top:8px;
}
.links
{
	height:30px;
	text-transform:uppercase;
	margin-bottom:10px;
}
.link-left
{
	width:8px;
	height:30px;
	background:url(../images/links-left.gif) no-repeat;
	float:left;
}
.link-center
{
	width:951px;
	*width:948px;
	height:30px;
	background:url(../images/links-center.gif) repeat-x;
	float:left;
	padding-left:10px;
}
.link-center ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.link-center ul li
{
	float:left;
	margin-right:1px;
	font-size:11px;
	font-weight:bold;
	margin-right:20px;
	padding-top:1px;
}
.link-right
{
	width:11px;
	height:30px;
	background:url(../images/links-right.gif) no-repeat;
	float:left;
}
.mar-link
{
	margin-top:7px;
}
#content
{
	width:962px;
	border:1px solid #edebe5;
	background:#ffffff;
	padding:7px;
}
.banner
{
	width:964px;
	background:url(../images/banner.jpg) no-repeat;
	height:345px;
	position:relative;
	margin-bottom:20px;
}
.banner-text
{
	position:relative;
	font-size:18px;
	color:#f5f0ea;
	width:450px;
	font-weight:bold;
	left:480px;
	top:166px;
}
.left
{
	width:695px;
	border:1px solid #e5e1d7;
	background:url(../images/left-bg.gif) repeat-x;
	float:left;
	padding:12px 15px 12px 15px;
	text-align:justify;
}
.right
{
	width:201px;
	background:#f4f0e7;
	border:1px solid #e2ded5;
	float:right;
	padding:10px;
	padding-right:9px;
	text-align:justify;
	min-height:372px;
}
.greenheading
{
	color:#889c00;
}
.box
{
	width:159px;
	float:left;
}
.box-heading
{
	margin-bottom:8px;
	font-size:18px;
	font-weight:normal;
	color:#484848;
}
.box-img
{
	border:1px solid #adb4a3;
	padding:4px;
	width:150px;
	height:142px;
	margin-bottom:8px;
}
.box-disc
{
	font-size:10px;
	margin-bottom:8px;
}
.box-mar
{
	margin-right:10px;
}
.teti-heading
{
	height:31px;
	border-bottom:1px solid #3c3c3c;
	border-bottom-style:dotted;
	background:url(../images/testi-bg.gif) no-repeat;
	padding-left:35px;
	margin-bottom:15px;
}
#footer
{
	width:980px;
	height:39px;
	background:url(../images/footer-bg.gif) repeat-x;
	font-size:11px;
	color:#ffffff;
	text-align:center;
	padding-top:12px;
}
#footer a
{
	color:#ffffff;
}
#footer a:hover
{
	text-decoration:underline;
}
#footer-bottom
{
	background:url(../images/footer-bottom.gif) no-repeat;
	width:980px;
}
