body{
	margin:0;
	color:#000;
	font:14px/24px "Lucida Grande", "Lucida Sans Unicode",  sans-serif;
	min-width:990px;
	background:#f9eac3 url(../images/bg-header.gif) repeat-x;
}
img{
	border:5px solid #5A82A6;
	padding:2px;
}

img.noline{
	border:none;
	padding:0;
}

a{text-decoration:none;color:#5A82A6;}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
	margin:0 15px;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
q{quotes: none;}
q:before{content:"";}
q:after{content:"";}

#main-container{
	width:100%;
	overflow:hidden;
	position:relative;
}
#wrapper{
	width:1810px;
	overflow:hidden;
	background: url(../images/bg-line.gif) repeat-y;
	position:relative;
}
#header{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-header.gif) repeat-x;
}
.logo{
	margin:0 20px 0 0;
	display:inline;
	float:left;
	width:494px;
	height:150px;
}
.logo a{
	display:block;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
	overflow:hidden;
	height:100%;
	background:url(../images/logo.png) no-repeat;
}
#header .info{
	float:left;
	width:450px;
	margin:33px 0 0 0;
}
#header .info .l{
	float:left;
	margin-right:9px;
}
#header .info h3{
	margin:0;
	font-size:18px;
	line-height:19px;
	color:#fff;
	font-weight:normal;
}
#header .info ul{
	margin:0;
	padding:0;
	list-style:none;
}
#header .info ul li{
	display:inline;
	font-size:12px;
	line-height:14px;
	color:#5982a6;
}
#header .info ul li a{
	color:#5982a6;
}
.coll{
	float:left;
	font-size:24px;
	line-height:24px;
	color:#f9eac3;
	background:url(../images/bg-mark-header.gif) no-repeat;
	padding-left:26px;
	margin-top:10px;
}
#main{
	width:100%;
}
#main:after{
	display:block;
	content:"";
	clear:both;
}
#content{
	float:left;
	width:1079px;
	margin:-40px 0 0 20px;
	display:inline;
	position:relative;
}
.heading{
	margin:0;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/bg-heading.png) no-repeat;
	width:384px;
	height:69px;
	position:absolute;
	top:32px;
	left:181px;
}
#content h1{
	background:url(../images/bg-heading-marck.gif) no-repeat 0 5px;
	font-size:24px;
	line-height:29px;
	color:#41403e;
	padding-left:33px;
	margin:21px 0 0 0;
	width:650px;
}
.content,
#footer{
	width:650px;
	background:url(../images/bg-line-h.gif) repeat-x;
	margin:0 0 0 33px;
}
.content{
	padding-top:8px;
	margin-top:10px;
}
.content p{
	font-size:14px;
	line-height:24px;
	color:#41403e;
	margin:0 0 15px;
}
.image{
	float:left;
	display:inline;
	margin:8px 17px 0 0;
}
.request p{
	margin:-11px 0 36px;
	height:1%;
}
.block{
	width:100%;
	overflow:hidden;
}
.h{
	width:100%;
	overflow:hidden;
}
.content h3{
	margin:0;
	font-size:24px;
	line-height:25px;
	color:#41403e;
}
.content h4{
	font-size:18px;
	line-height:19px;
	color:#41403e;
	margin:0;
}
.content ul{
	margin:0 0 0 15px;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
	padding:0 0 15px;
}
.content ul li{
	vertical-align:top;
	font-size:14px;
	line-height:24px;
	padding-left:18px;
	background:url(../images/bg-list-marck.gif) no-repeat 0 50%;
}
.content ul li a{
	color:#41403e;
}
.section{
	height:1%;
	overflow:hidden;
	margin-top:12px;
}
.blockquote{
	background:#5a82a6;
	width:137px;
	margin:0 53px 0 0;
	min-height:38px;
	float:left;
}
* html .blockquote{
	height:38px;
}
.blockquote q{
	color:#f9eac3;
	font-size:14px;
	line-height:16px;
	text-align:center;
	display:block;
	padding:10px 0 11px;
}
.form{
	float:left;
	width:235px;
	margin-top:6px;
}
.form .row{
	height:1%;
	overflow:hidden;
}
.form .row .bg{
	float:left;
	width:204px;
	background:url(../images/btn-text.gif) no-repeat;
	padding:0 10px 0 21px;
	height:31px;
}
.form label{
	display:none;
}
.form  .text{
	width:204px;
	float:left;
	margin:0;
	padding:8px 0 6px 0;
	border:0;
	font-size:14px;
	background:none;
}
#footer{
	font-size:14px;
	line-height:17px;
	color:#999495;
	padding-top:14px;
	margin-top:15px;
}
#footer p{
	margin:0 0 16px 0;
}
#footer p a{
	color:#999495;
	text-decoration:underline;
}
#footer p a:hover{
	text-decoration:none;
}
#sidebar{
	float:left;
	width:301px;
	margin-top:5px;
	display:inline;
}
#nav{
	margin:0;
	padding:0 0 1px 0;
	list-style:none;
	width:100%;
	background:url(../images/bg-nav-line.gif) no-repeat 0 100%;
}
#nav:after{
	display:block;
	clear:both;
	content:"";
}
#nav li{
	float:left;
	width:100%;
	background:url(../images/bg-nav-line.gif) no-repeat;
}
#nav li a{
	float:left;
	width:284px;
	color:#262626;
	font-size:20px;
	line-height:45px;
	padding-left:16px;
	margin-top:1px;
}
#nav li a span{
	float:left;
	width:285px;
	cursor:pointer;
}
#nav li a:hover span,
#nav .active a span{
	background:url(../images/bg-nav-mark.gif) no-repeat 100% 50%;
}
#nav .active a,
#nav li a:hover{
	background:url(../images/bg-nav-active.gif) repeat-x ;
	color:#023562;
	text-decoration:none;
}
#nav li li a:hover{
	background:none;
	color:#908670;
	text-decoration:underline;
}
#nav ul{
	margin:-7px 0 0 0;
	padding:0 0 10px 0;
	list-style:none;
	width:100%;
	float:left;
}
#nav li li{
	background:none;
}
#nav li li a{
	background:none;
	width:auto;
	color:#908670;
	font-size:12px;
	line-height:24px;
	margin:0 0 0 15px;
}