@charset "utf-8";
/* CSS Document   border: solid 1px #ff0000 */

html, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}



body {
	line-height:1;
}
ol, ul {
	list-style:none;
}
blockquote, q {
	quotes:none;
}
:active {
	outline:0;
}
ins {
	text-decoration:none;
}
del {
	text-decoration:line-through;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
h1 {
	color:#578284;
	font-size:24px;
	text-transform:uppercase;
	margin:0px 0px 15px 0px;
	font-weight:normal
}
h2 {
	font-size:18px;
	color:#09347a;
	font-weight:normal;
	
	border-bottom:dotted 1px #000000;
	height: 30px;
	margin:0px 0px 15px 0px
}
h2 span {
	color:#f8ac1b
}
h3 {
	color:#578284;
	font-size:24px;
	color:#454545;
	text-transform:uppercase;
	margin:0px;
}
body {
	margin:0px;
	padding:0px;
	font:normal 12px arial;
	background:url(../images/bg.jpg) repeat-x;
	color:#666; text-align:justify;
}
.outer {
	width:965px;
	margin:0px auto 0px auto;
	padding:0px;
/*	height:800px;
*/}
.wrapper {
	width:965px;
	margin:0px auto 0px auto;
	padding:0px;
	height:700px;
	border-left:solid 1px #eaeaea;
	border-right:solid 1px #eaeaea;
	
}
.header {
	width:965px;
	height:87px;
}
.logo {
	width:175px; 
	height:83px;
	float:left;
	padding:2px 0px 0px 0px;
}
.navigation {
	width:480px;
	height:40px;
	float: right;
	margin:30px 0px 0px 0px
}
#nav {
	float: right;
	width:475px;
	margin: 15px 0;
	padding:0px;
	height: 30px;
	font:bold 12px Arial;
	text-shadow:1px 1px #000;
}
#nav li {
	float: left;
	list-style:none; background:url(../images/slash.jpg) no-repeat right center; 
}
#nav li:last-child {
	float: left; width:109px;
	list-style:none; background: none; margin-right:0; padding-right:0;
}



#nav li.open, #nav li:hover {
}
#nav li a {
	display: block;
	padding:0px 20px 0px 15px;
	line-height: 20px;
	color: #fff;
	text-decoration: none; text-transform:uppercase
}
#nav li a:hover {
	color:#f8ac1b;
}
#nav li ul {
	display: none;
	position: absolute;
	top: 30px;
	left: 0;
	width: 130px;
	padding: 0 0 5px;
}
#nav li:hover ul {
	display: block;
}
#nav li ul li {
	float: none;
}
#nav li ul li a {
	padding: 8px 10px;
	display: inline-block;
}
#nav li ul li a {
	display: block;
}
#nav li ul li a:hover {
	background: #444;
	color:#61beb0;
}
#nav li ul li a:hover,.active {
	color:#61beb0;
}
.banner {
	width:965px;
	height:300px;
	float:left;
}
.affiliates {
	width:965px;
	height:92px;
	float:left;
	margin:81px 0px 0px 0px;
	_margin:0px 0px 0px 0px;
	padding:5;
	background: #09347a url(../images/slogan.jpg) no-repeat 10px center;
}
.rounded_corner {
	width:270px;
	height:172px;
	float:left;
	background:#fff;
	border: solid 1px #c3c3c3;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	behavior: url(PIE/PIE.htc);
	margin:15px 0px 0px 15px;
	_margin:15px 0px 0px 10px;
	padding:15px;
	line-height:20px;
	position: relative;
}
.readmore {
	width:68px;
	height:23px;
	float: right;
	background:url(../images/readmore.jpg) no-repeat;
	padding:2px 15px 0px 20px;
	margin:30px 0px 0px 0px;
	text-decoration: none;
	color:#000;
	position: absolute;
	left: 186px;
	top: 128px; font-size:11px
}
a.readmore:hover {
	color:#f8ac1b;
}
.readmore_banner {
	width:68px;
	height:21px;
	float: right;
	background:url(../images/readmore.jpg) no-repeat;
	padding:5px 15px 0px 20px;
	margin:30px 0px 0px 0px;
	text-decoration: none;
	color:#000;
	position: absolute;
	left: -2px;
	top: 214px;
	z-index:999;
	font: normal 11px Arial;
}
a.readmore_banner:hover {
	color:#f8ac1b;
}
.right {
	float:left;
	width:280px;
	padding:0px;
	margin:0px;
/*	height:50px;*/
}
.right ul {
	width:auto;
	height:auto;
	padding:0px 0px 10px 15px;
	margin:0px
}
.right li {
	background:url(../images/arrow-bullet.jpg) left no-repeat;
	padding:0px 0px 0px 15px;
	line-height:20px
}
