/* Global properties ======================================================== */
html, body {width:100%; padding:0; margin:0}
body {
	color : #666;
	cursor : default;
	font-size : 13px;
	line-height : 22px;
	text-align : left;
	font-family : Tahoma, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
}
.ic {
	border:0;
	float:right;
	background:#fff;
	color:#FB8D26;
	width:50%;
	line-height:10px;
	font-size:10px;
	margin:-220% 0 0 0;
	overflow:hidden;
	padding:0
}
.main {
	width:960px;
	border-top:#000000 5px solid;
	margin-top: -10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	-moz-box-shadow: 0 0 5px 5px #888;
	-webkit-box-shadow: 0 0 5px 5px#888;
	box-shadow: 0 0 5px 5px #888;
	background-repeat: repeat;
	background-position: center 0;
	background-color: #FFF;
}
/***********************************************************************/
a {text-decoration:none; cursor:pointer}
a:hover {text-decoration:none}

a.button {
	font-size:14px;
	line-height:20px;
	color:#fff;
	display:inline-block;
	padding:6px 20px 5px 20px;
	border-radius:5px;
	box-shadow:0 1px 1px #fff;
	background-color: #e67414;
}
a.button:hover {background:#131313}

a.link {
	text-decoration:none;
	cursor:pointer;
	color:#FB8A27
}
a.link:hover {text-decoration:underline}

.color-1 {color:#fff}
a.color-1:hover {text-decoration:underline}

.font-3 {font-size:17px; line-height:33px; color:#292929}

h1 {
	font-size:33px;
	line-height:45px;
	color:#ff7800;
	font-family:Tahoma, Geneva, sans-serif;
	letter-spacing:1px;
	font-weight: normal;
	
	}

h2 {
	font-size:28px;
	line-height:45px;
	color:#ff7800;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	font-weight: normal;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #c8c8c8;
	
	}
h3 {
	font-size:24px;
	line-height:30px;
	color:#000;
	font-weight:normal;
	font-family:'Oxygen', sans-serif;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #c8c8c8;
}

h4 {
	font-size:18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-weight: normal;
}

h5{
	font-size:18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-weight: normal;
}
#logo {
	float: left;
	height: 100px;
	width: 300px;
	margin-left: 10px;
	margin-top: 15px;
}

h3 strong {font-weight:normal; display:block; margin-top:-5px}

ul {margin:0; padding:0;list-style-image:none}
ul.list-1 li {padding:10px 0 0 17px; line-height:25px; background:url(../images/marker.gif) 0 20px no-repeat}
ul.list-1 li a {font-size:14px; color:#000; line-height:25px}
ul.list-1 li a:hover {color:#44a7bb}

/******************************************************************/
.clear {
	clear:both;
	line-height:0;
	font-size:0;
	width:100%;
}
.header1 {
	width: 960px;
}

.wrapper {width:100%; overflow:hidden; position:relative}
.wrap {overflow:hidden; position:relative}
.extra-wrap {overflow:hidden}
.fleft {float:left}
.fright {float:right}
.img-indent {float:left; margin:7px 0 0 0}	
.img-indent-2 {float:left; margin:4px 26px 0 0}	
.last {
	margin-right:0 !important;
}
.img-radius {border-radius:4px}

.box-shadow {
}

.top-1 {margin-top:12px}
.top-2 {margin-top:43px}
.top-3 {margin-top:33px}
.top-4 {margin-top:0}
.top-5 {margin-top:0}

.left-1 {margin-left:13px}

.bot-0 {padding-bottom:0 !important; margin-bottom:0 !important}
.bot-1 {margin-bottom:0}
.bot-2 {margin-bottom:0}

.pad-0 {padding:22px 26px 23px 26px}
.pad-1 {padding:30px 26px 40px 26px}
.pad-2 {padding:0 26px}
.pad-3 {padding:37px 26px 40px 26px}

.p0 {padding-bottom:8px}
.p1 {padding-bottom:25px}
.p2 {padding-bottom:12px}
.p3 {padding-bottom:17px}
.p4 {padding-bottom:18px !important}
.p5 {padding-bottom:14px}
.p6 {padding-bottom:10px}


/*********************************header*************************************/
header {width:960px; margin:0 auto; z-index:101}


.form-search {
	float:right;
	background:#fff;
	width: 300px;
	margin-top: 10px;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
}
#form-search input {
	width:186px;
	height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	background:transparent;
	color:#d2d2d2;
	vertical-align:top;
	padding:5px 10px 5px 13px;
	display:inline-block;
	float:left;
	margin-right:4px;
}
.search_button {background:url(../images/search-button.png) 0 0 no-repeat; display:inline-block; vertical-align:top; float:left; width:26px; height:29px; margin:0 0 0 0}
.search_button:hover {background:url(../images/search-button.png) right 0 no-repeat}

.social-icons {
	overflow:hidden;
	text-align:right;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 13px;
	padding-left: 0;
	height: 30px;
}
.social-icons span {display:inline-block; font-size:13px; line-height:17px; color:#fff; font-weight:bold; margin:3px 14px 0 0}
.social-icons a {display:inline-block; width:23px; height:23px; float:right}
.icon-1 {background:url(../images/icon-1.png) 0 0 no-repeat}
.icon-2 {background:url(../images/icon-2.png) 0 0 no-repeat; margin-left:7px}
.icon-3 {background:url(../images/icon-3.png) 0 0 no-repeat; margin-left:7px}
.social-icons a:hover {background-color:#000}

#menu-wrap {
	width: 980px;
	margin-left: -10px;
	background-image: url(../images/navribbon_left.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#menu-wrap2 {
	background-image: url(../images/navribbon_right.gif);
	background-repeat: no-repeat;
	background-position: right center;
	float: right;
	height: 51px;
	width: 10px;
	margin-right: 10px;
}
nav {
	z-index:100;
	margin:22px 6px 0 6px;
	padding:4px
}
.main-nav {
	width: 960px;
	float: left;
	margin-top: -10px;
}


#mainmenu{
	width: 980px;
	height: 51px;
	}
#mainmenu-leftimg{
	width: 10px;

	height: 51px;
	float: right;
	}

nav>div {
	background-image: url(../images/nav_gradient.gif);
	background-repeat: repeat-x;
	height: 51px;
}
ul.menu {
	display:inline-block;
	float:left;
	width: 915px;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 25px;
	height: 51px;
}
ul.menu li {
	float:left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
	width: 150px;
}
ul.menu li a {
	font-size:15px;
	line-height:17px;
	color:#000;
	display:block;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 11px;
	padding-left: 20px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-style: normal;
}
ul.menu li.home-page {
	display:inline-block;
	background-position: 0 0;
}
ul.menu li:hover , ul.menu li.current {
	background-color: #ff7800;
	line-height:17px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
	width: 150px;
}
ul.menu li.home-page a {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 11px;
	padding-left: 20px;
}
ul.menu li.home-page span {
	width:19px;
	height:19px;
	display:block;
	background-position: 0 0;
}

/*********************************content*************************************/
#content {width:100%; margin:0 auto}

.border-1 {background:url(../images/border-1.gif) 0 bottom repeat-x}

.line-1 {background:url(../images/line.png) 0 bottom repeat-x; padding-bottom:29px; margin-bottom:24px}

.img-border {border:#ebebec 4px solid; border-radius:12px}

.block-1>div {float:left; width:278px; margin-right:27px}
.block-1>div h3 {margin-bottom:16px}
.block-1>div img {margin-bottom:12px}
.block-1>div a.button {margin:18px 0 0 0}

.aside {
	width:100%;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

.block-2>div {
	float:left;
	width:430px;
	margin-left: 10px;
}
.home-content {
	float: left;
	width: 600px;
}
.last2{
	float: right;
	width: 350px;
}

.block-3>div {float:left; width:278px; margin-right:27px; padding:37px 0 40px 0}

.box-1 {overflow:hidden; padding-bottom:10px}
.box-1>span {display:inline-block; width:50px; font-size:14px; line-height:25px; color:#44a7bb; font-weight:bold; float:left}

.block-4>div {float:left; width:208px; margin-right:18px}
.block-4>div img {margin-bottom:18px}

.block-5 {float:left; width:270px; margin-right:36px}
.block-6 {
	float:left;
	width:900px;
	margin-top: -20px;
}
.block-55 {
	float:right;
	margin-right:2px;
	margin-top: 0px;
	width: 290px;
	margin-left: 10px;
}
.block-66 {
	float:left;
	width:550px;
}
.block-666 {
	float:left;
	width:580px;
}
.block-7 {float:left; width:275px; margin-right:30px}

.block-8>div {
	float:left;
	width:278px;
	margin-right:27px;
	margin-bottom: 20px;
}

.box-2 a {display:inline-block; float:left; margin-right:20px}

/****************************footer************************/
footer {
	width:960px;
	position:relative;
	overflow:hidden;
	text-align:center;
	background-color: #F9F9FB;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 32px;
	padding-right: 0;
	padding-bottom: 45px;
	padding-left: 0;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #f26522;
}
.fot-nav {
	float: left;
	width: 265px;
	height: 30px;
	color: #000;
	text-decoration: none;
	font-size: 12px;
}
.fot-nav a{
	color: #000;
}

footer p, footer a {
	color:#666;
	float: right;
	margin-right: 10px;
}
footer a:hover {
	text-decoration:underline;
	color: #963;
}

/**********************form**********************/
.map {width:270px; height:186px}
.map iframe {width:270px; height:186px; border-radius:8px}
dl {margin:17px 0 0 0px}
dl dt {margin-bottom:10px}
dl dd span {font-weight:bold}
dl dd {}
dl dd a {}
dl dd a:hover {}
#form {margin:8px 0 0 0; width:575px}
#form input {border:#e0e0e1 1px solid; background:#fff;font:13px Arial, Helvetica, sans-serif;color:#d2d2d2;padding:5px 9px 7px 13px;outline:medium none;width:341px; height:17px; float:left; border-radius:4px}
#form textarea {border:#e0e0e1 1px solid; background:#fff;font:13px Arial, Helvetica, sans-serif;color:#d2d2d2; height:188px;outline:medium none;overflow:auto;padding:6px 0 0 13px;width:560px;resize:none;margin:0 0 0 0;float:left; border-radius:4px}
#form label {position:relative;overflow:hidden;display:block;min-height:41px}
.btns {text-align:left; padding-top:20px}
.btns a {display:inline-block; margin:0 10px 0 0px}
#logo {
	float: left;
	height: 100px;
	width: 290px;
}


/**********************slider**********************/
