@charset "utf-8";
/* CSS Document */

*{margin:0;padding:0;}
html{
	height:100%;
	background: #e7f5ff;
}

body { position:relative; height:auto !important; height:100%; min-height:100%;	font-size: 100.01%;	font-family: Arial, Verdana, Helvetica, sans-serif;}
select{height:20px}

input{height:17px}
h1{ font-size:100%}

p{
	font-size:75%;
	color: #878888;
}

li{ list-style:none}

a {color:#168cee; text-decoration:underline}

.all .header {
	background: url(../i/header-main-bg.gif) repeat;
	height: 87px;
	float: left;
	width: 100%;
}

.all {
	zoom:1;
	background: #e7f5ff;
	padding-bottom: 4em;
}

.all .search {
	height:34px;
	background-image: url(../i/search-bg.gif);
	background-repeat: repeat-x;
	padding: 0 50px 0 13px;
	clear: left;
	white-space: nowrap;
	margin-bottom: 10px;
}

.all .content-wrap .nav {
	width: 186px;
	float:left;
	margin: -10px 10px 0 10px;
	color: #339fe4;
}

.content-wrap {
	overflow: hidden;
	width: 100%;
	float: left;
}

.all .content-wrap .nav .navig .navheader {
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px 0 4px 18px;
	font-size: 75%;
	font-family: Tahoma, Arial;
	background: url(../i/list-header-bg.gif) repeat-x 0px 0px;
	height: 24px;
}

.all .content-wrap .nav .navig li {
	line-height:1em;
	padding:0 0 8px 27px;
	font-size: 75%;
	background: url(../i/nav-li.gif) no-repeat 18px 3px;
}

.all .content-wrap .nav .navig {
	padding:0 0 21px;
	background: #FFFFFF;
	border: 1px solid #acd7e8;
	zoom:1;
}

.all .content-wrap .content {
	zoom:1;
	background: #FFFFFF;
	float: none !important;
	float: left;
	border: 1px solid #acd7e8;
	margin-right: 11px;
	overflow:hidden
}

.all .content-wrap .content .more {
	background: url(../i/more.gif) no-repeat;
	height: 20px;
	width: 78px;
	margin:0;
	float: right;
}

.all .content-wrap .content li {
	margin-bottom: 25px;

	border-bottom: 1px dashed #d9d9d9;
	padding-bottom: 20px;
}

.footer{
	bottom:0px;
	background:url(../i/footer-bg.gif) repeat-x;
	width:100%;
	overflow: hidden;
	position: absolute;
	color: #FFFFFF;
	left: 0px;
	height: 34px;
}

.all .header .logo {	background: url(../i/logo.jpg) no-repeat;	height: 87px;	width: 422px}

.footer .copyright {	margin: 11px 0 0 10px;}

.all .search fieldset {	border-style: none;}

.all .search label {
	font-size: 75%;
	color: black;
	margin: 0 6px 0 0;
	font-weight: bold;
}

.all .search input {
	width:45%;
	max-width: 233px;
	vertical-align: middle;
}

.all .search form {
	padding:6px 0 0 0;
	white-space: nowrap;
}

.all .search .butt {
	margin:0 0 0 8px;
	width: 88px;
	height:22px;
	vertical-align: middle;
}

.content-wrap .content h2 {	font-size: 75%;	font-weight: bold;	color: #FFFFFF;	background: url(../i/navheader-bg.gif)  repeat-x; padding: 12px 0 10px 25px;}

.content-wrap .content ul {
	padding:18px 0 0 32px;
	zoom:1;
}

.all .header .search select {	width: 180px;}

.all .content-wrap .content .result-header {font-size: 80%;	font-weight: bold;	color: #FFFFFF;}

.all .content-wrap .nav .botnav  {margin:9px 0 0 0 }
.clear{float:none;zoom:1;clear:both; font-size:0; background:#e7f5ff}
.all .header .bg {
	background: url(../i/header-bg.jpg) no-repeat;
	float: right;
	height: 107px;
	width: 148px;
}
.all .search select {
	width: 30%;
	max-width: 180px;
	margin: 0 0 0 9px;
	vertical-align: middle;
}
.all .footer .contact {
	float: right;
	text-decoration: none;
	color: #3287b2;
	font-size: 11px;
	padding: 11px 14px 0 0;
}
.all .content-wrap .content li.last {
	border: none; margin:0

}
.footer span {
	font-size: 70%;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 0 14px;
	display: block;
	padding-top: 10px;
}
.min-width {
min-width:770px;
width:expression((document.documentElement.clientWidth || document.body.clientWidth) < 800? "770px" : "100%");    
}
.content p {
	width: 486px;
}

