﻿body {
	margin:0px;
	padding:0px;
}

.style1 {
	color: #546c7e
}
.style3 {
	font-size: 12px;
	color: #546c7e;
}
.style4 {
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #546c7e;
}
.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style8 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #546c7e; }

img {
	border:none;
}

.headerwrap {
	width:100%;
	height:108px;
	min-width:990px;
	background-image:url('img/headerfill.jpg');
	background-repeat:repeat-x;
}

.logo {
	width:429px;
	height:107px;

position:absolute;
	
}

.header-ad {
	width:476px;
	height:66px;
	background-image:url('img/ad.png');
	background-repeat:no-repeat;
	float:right;
	margin-top:20px;
	margin-right:20px;
	padding:3px;
	text-align:center;
}

.nav {
	width:100%;
	height:42px;
	background-image:url('img/navfill.jpg');
	background-repeat:repeat-x;
}

.nav-item {
	height:42px;
	background-image:url('img/navsep.jpg');
	background-repeat:no-repeat;
	padding-left:8px;
	margin-left:7px;
	float:left;
}

.nav-item a:link, .nav-item a:hover, .nav-item a:active, .nav-item a:visited {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #546c7e;
	text-decoration: none;
	line-height:42px;
	text-align:center;
}

.top-bg {
	width:100%;
	height:151px;
	background-image:url('img/topbg.jpg');
	background-repeat:repeat-x;
}


.content-wrap {
	width:990px;
}

.sbar-wrap {
	width:200px;
	float:left;
	margin-left:20px;
	margin-top:8px;
	font-family:Tahoma;
}

.sbar-top {
	width:200px;
	height:38px;
	line-height:30px;
	text-align:center;
	background-image:url('img/sbartop.png');
}

.sbar-content {
	width:190px;
	background-image:url('img/sbarfill.png');
	background-repeat:repeat-y;
	padding:5px;
	font-size:12px;
}

.sbar-bottom {
	width:200px;
	height:10px;
	background-image:url('img/sbarbtm.png');
	clear:both;
}

.main-wrap {
	width:760px;
	margin-left:5px;
	margin-top:10px;
	float:right;
}

.main-left {
	width:18px;
	height:89px;
	background-image:url('img/content-left.png');
	float:left;
}

.main-fill {
	height:89px;

	background-image:url('img/content-fill.png');
	background-repeat:repeat-x;
	text-align:center;
}

.main-right {
	width:18px;
	height:89px;
	background-image:url('img/content-right.png');
	float:right;
	clear:both;
}

.main-title {
	margin:auto;
	height:20px;
	padding:14px;
	font-family:Tahoma;
	font-size:18px;
	font-weight:bold;
}

.main-content {
	text-align:left;
	padding:5px;
	font-family:Tahoma;
	font-size:12px;
	background-color:#FFFFFF;
	width:750px;
	float:right;
}

.bottom-bg {
	height:103px;
	background-image:url('img/bottombg.jpg');
	background-repeat:repeat-x;
}

.footer {
	height:117px;
	background-image:url('img/footer.jpg');
	background-repeat:repeat-x;
}
