@charset "utf-8";
/* CSS Document */

body {
	padding:0px;
	margin:0px;
}
#main {
	width:100%;
}
.wrapper {
	width:1000px;
	margin:auto;
}
.header {
	height:85px;
	width:100%;
}
.clr {
	clear:both;
}
.logo {
	width:260px;
	float:left;
	padding-top: 0px;
}
.logo img{width:255px;}
.nav {
	width:100%;
	height:30px;
	background:url(../images/nav-bg.gif) repeat-x left top;
	border-radius:7px 7px;
}
.nav ul {
	padding-left:30px;
	margin:0px;
}
.nav ul li {
	list-style:none;
	float:left;
	line-height:26px;
}
.nav ul li a {
	text-decoration:none;
	padding:0px 20px;
	color:#fff;
	font-family:Calibri;
	font-size:14px;
	
	font-weight:bold;
}
.nav ul li a:hover {
	text-decoration:none;
	padding:0px 20px;
	color:#999999;;
	font-family:Calibri;
	font-size:14px;

	font-weight:bold;
}
.nav ul li a img {
	padding-top:3px;
	padding-left:180px;
}
.header_R {
	float: left;
	width: 280px;
}
.partner {
	text-align:right;
	margin-top: 20px;
}
.fb {
	text-align:left;
	margin-top: 30px;
	margin-bottom: 10px;
	float: left;
	width: 200px;
	padding-left:50px;
}
.slider {
	width:100%;
	height:333px;
	margin-top: 20px;
}
.search-bg {
	height:45px;
	background:url(../images/search-bg-box.gif) repeat-x left top;
	border-radius:7px 7px;
	width:100%;
	margin-top: 50px;
}
.search-header-box{float: left;
padding: 5px 0 5px 10px;}
.search-header-box input{width: 200px !important;
height: 23px;
font-size: 17px;}
.search-box {
vertical-align: middle;
padding-top: 10px;
margin-bottom: 20px;
width: 600px;
margin: auto;
float: right;
}
.search-box span {
	line-height:45px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#333333;
	text-shadow:#CCCCCC 1px 1px;
}
.search-box select {
	width:200px;
	margin-left: 10px;
}
.page {
	width:100%;
	padding-top: 20px;
}
.one-third {
	width:20%;
	float:left;
}
.two-third {
	float:right;
	width:80%;
}
.side-nav {
	width:100%;
	background:#e9e7e8;
	border-radius:10px 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.side-nav ul {
	padding:0px;
	margin:0px;
}
.side-nav ul li {
	list-style:none;
	line-height:30px;
	border-bottom:#bcbcbc solid 1px;
	border-top:#fff solid 1px;
}
.side-nav ul li a {
	list-style:none;
	line-height:30px;
	text-decoration:none;
	font-family:Calibri;
	font-size:14px;
	color:#333333;
	font-weight:normal;
	padding: 0px 0px 0px 20px;
	text-shadow:#FFFFFF 1px 1px;
	display:block;
}
.side-nav ul li a:hover {
	list-style:none;
	line-height:30px;
	text-decoration:none;
	font-family:Calibri;
	font-size:14px;
	color:#333333;
	font-weight:normal;
	padding: 0px 0px 0px 20px;
	text-shadow:#FFFFFF 1px 1px;
	background:#CCCCCC;
	display:block;
}
.head {
	background:url(../images/nav-bg.gif) repeat-x left top;
	border-radius:10px 10px 0px 0px;
	list-style:none;
	line-height:30px;
	font-family:Calibri;
	font-size:16px;
	font-weight:bold;
	color:#CCCCCC;
	padding-left:20px;
}
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000000;
	font-weight:bold;
	padding:5px;
	margin:0px;
}
.box {
	width:187px;
	float: left;
	margin-left: 13px;
	margin-bottom: 10px;
}
.box-bg {
	background:url(../images/box-bg.gif) repeat-y left top;
	width:187px;
	height:180px;
	text-align:center;
}
.box-top {
	width:187px;
	height:13px;
	background-image: url(../images/box-top.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
}
.box-bottom {
	width:187px;
	height:auto;
	background-image: url(../images/box-bottom.gif);
	background-repeat: no-repeat;
	background-position: left 100%;
	z-index: 100;
	padding-bottom: 21px;
}
.search-bg ul {
	padding:0px;
	margin:0px;
}
.search-bg ul li {
	padding:0px 30px 0px 20px;
	float:left;
	line-height:42px;
	list-style:url(../images/icon.gif) inside;
	font-family:"Bell Gothic Std Light";
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-shadow:#ccc 1px 1px;
}
.footer {
	width:100%;
}
.text3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
}
.text2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
