@CHARSET "UTF-8";

/*************** main style *****************/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,big,em,img,q,small,strong,tt,var,b,u,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
	{
	padding: 0;
	border: 0;
	outline: 0;
	margin: 0;
}

body {
	font-family: Arial,Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #7b7b7b;
	padding: 0;
	margin: 0 auto;
	line-height: 18px;
	background: #f2f2f2 url(img/bg.gif) repeat-x center top;
	padding-bottom: 10px;
}

a {
	text-decoration: none;
}

html {
	height: 100%;
}

* html {
	overflow-x: hidden;
}

ul,ol {
	list-style: none;
}

br.clr {
	clear: both;
}

.tac {
	text-align:center;	
}

.fl {
	float:left;
}

.fr {
	float:right;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 12px;
}

h3 {
	font-weight:bold;
	font-size:16px;
}

#adv1,#adv2,#adv3,#adv4,#adv5,#adv6,#adv7 {
	text-align:center;
	margin:0 auto;
}

#main {
	overflow: hidden;
	margin: 0 auto;
	width: 960px;
	background: #FFF url(img/dot3.gif) repeat-y left top;
	zoom:1;
}

#main:after {
	clear: both;
	display: block;
	content: '';
}

#header {
	margin:0 auto;
	width:960px;
	height:71px;
}

#header:after {
	clear: both;
	display: block;
	content: '';
}

#left {
	width:240px;
	float:left;
}

#center {
	float:right;
	width:720px;
	margin:0px 0px 0px 0px;
	
}

.head {
	overflow:hidden;	
}

.head img {
	margin:7px 0px 0px 50px;	
}

.head ul{
	float:right;
	
}

.head ul li {
	float:left;	
	margin:0px 50px 0px 0px;
}

.head ul li a {
	color:#de3837;
	font-weight:bold;
	font-size:14px;
	padding:30px 0px 20px 0px;
	text-transform:uppercase;
	float:left;
}

.head .bd {
	background-color:#818181;
	height:5px;	
}
.head ul li a.on,.head ul li a:hover {
	background: url(img/arr.gif) no-repeat top center;	
}

.bx {
	float:left;
	width:219px;
	padding:10px;
	font-size:11px;	
	overflow:hidden;
}

h2 {
	color:#de3837;	
	font-weight:bold;
	font-size:14px;	
	margin:10px 0px 5px 10px;
}

.bx h2 {
	color:#00539b;
	font-weight:bold;
	font-size:14px;	
	margin:0px 0px 5px 0px;
}

.bx h2 span {
	color:#de3837;
}

.bx .more {
	color:#de3837;
	padding-right:12px;
	float:right;
	background: url(img/arr2.gif) no-repeat right 3px;
}

.bx .more span {
	color:#00539b;
}

.mnu {
	background: url(img/dot2.gif) repeat-x left bottom;
	padding:0px 0px 25px 0px;	
}

.mnu li {
	background: url(img/line.gif) no-repeat 0px bottom;
	padding:13px 5px;
	margin:0px 0px 0px 10px;	
}

.mnu li a {
	color:#00539b;
	font-weight:bold;
	font-size:14px;	
}

#footer{
	margin:0 auto;
	width:960px;
}

.inv {
	height:33px;
	float:left;
	width:240px;
	background: #00539b url(img/mail.gif) no-repeat 200px 8px;	
}

.inv img {
	margin:10px 0px 0px 10px;	
}

.foot_link {
	background: url(img/dot2.gif) repeat-x left top;
	padding:8px 0px 0px 20px;
	float:left;
	width:700px;
}

.map {
	float:left;
	margin-right:10px;	
}

.foot_link a {
	color:#000;
}

.txt {
	height:130px;
}

.foot_link span {
	float:right;
}

.clientsBox {
	height:140px;
	overflow:hidden;
	position:relative;	
}

.clients {
	margin: 0 auto;
	text-align:center;
	position:absolute;
	width:240px;	
}

.clients h2 {
	float:left;	
}

.clients img {
	margin:0px 0px 10px 0px;	
}

#slider {
	position:relative;	
	height:178px;
}

#slider img {
	position:absolute;
	top:0px;
	left:0px;	
	opacity:0;
}

.cnt {
	background-color:#FFFFFF;
	margin:0px 1px;
	padding:10px;
	overflow:hidden;
}

.cnt ul li,.txt ul li {
	background: url(img/li.gif) no-repeat 0px 0px;
	padding:0px 0px 0px 30px;	
}

h1 {
	color:#00539b;
	font-weight:bold;
	font-size:14px;	
	margin:0px 0px 5px 0px;
}

.admForm {
	overflow:hidden;
	width:420px;	
}

.fld {
	width:420px;
	overflow:hidden;	
}

.fld label {
}

.fld input {
	width:400px;
	font-size:11px;
}

.fld .cred {
	color:red;
	float:left;
	font-size:9px;	
}

.fld textarea {
	width:400px;
	height:400px;
	font-size:11px;
}

.btn {
	width:70px !important;
	border:none;
	background-color:#dedede;
	border:1px solid #aaa;
	margin:3px 0px 0px 0px;
	font-size:11px;
	padding:3px;
	cursor:pointer;
}

.actMsg {
	color:green;
	margin:5px 0px;
	font-weight:bold;
}	
.bgred { 
	color:red;	
}

.form-right {
	float:right;
	width:270px;	
	overflow:hidden;
}

#map {
	width:270px;
	height:200px;
	overflow:hidden;	
}

h3 {
	color:#00539b;
	font-weight:bold;
	font-size:14px;	
	margin:15px 0px 15px 0px;	
}

#slider-back {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

#slider-out {
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;	
}
	
#slider-jq {
	position: relative;
	height:250px;
	width: 250px;
	z-index: 100;
	margin:0 auto;
	padding:10px;
	background:#fff url(img/loading.gif) no-repeat center center;
	text-align: center;
}

.slider-desc {
	line-height:20px;
		
}

.arr_l {
	float:left;
	cursor:pointer;	
}

.arr_r {
	float:right;
	cursor:pointer;	
}

#map2 {
	width:696px;
	height:400px;	
	overflow:hidden;
}

.ph_gal {
	margin:0px 8px 10px 0px;	
	float:left;
	width:120px;
	display:inline;
}


