body {
	margin:0;
	padding:0;
	font:12px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000;
	background-color:#902a33;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
}
img {border-style:none;}
a {
	text-decoration:none;
	color:#000;
}
a:hover {text-decoration:underline;}
input, textarea, select {
	color:#000;
}
#wrapper {
	overflow:hidden;
	width:824px;
	margin:0 auto;
	padding:0px 0 0;
}
h1 {
	overflow:hidden;
	width:171px;
	height:82px;
	margin:-15px 0 0px -25px;
	margin-right:75px;
	background: url(../images/logo.gif) no-repeat;
	float:left;
	display:inline;
}
h1 a {
	overflow:hidden;
	display:block;
	height:100%;
	text-indent:-9999px;
}
.w1 {
	float:left;
	width:100%;
	height:9px;
	text-indent:-9999px;
	background:url(../images/bg-shadow-t.png) no-repeat;
}
.w2 {
	float:left;
	width:800px;
	padding:0 12px;
	background:url(../images/bg-shadow-c.png) repeat-y;
}
#header {
	position:relative;
	overflow:hidden;
	width:800px;
	margin:-9px 0 0;
}
#nav {
	overflow:hidden;
	width:100%;
	list-style:none;
	margin:0;
	padding:0;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	background:url(../images/bg-nav.gif) repeat-x;
}
#nav li {
	text-align:center;
	vertical-align:middle;
	float:left;
}
#nav li a {
	color:#fff;
	display:table;
	float:left;
	height:48px;
}
#nav li a:hover {
	text-decoration:none;
	color:#000;
}
#nav li a span {
	display:table-cell;
	vertical-align:middle;
	cursor:pointer;
}
#content {
	width:740px;
	padding:28px 30px 20px;
	text-align:center;
	background-color: #d7d2be;
}
#content h2 {
margin:0px;
	margin-top:55px;
	margin-bottom:30px;
	font-size:23px;
	line-height:25px;
	color:#902a33;
	width:624px;
	height:75px;
	display:inline;
}

#content h5{
	margin:0 0 27px;
	font-size:23px;
	line-height:25px;
	color:#902a33;
	
}

#content .promo {
	width:824px;
	overflow:hidden;
	padding:0 0 11px;
	display:block;
	margin-left:-15px;
	margin-top:60px;
}
.promo ul {
	width:790px;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
}
.promo ul li {
	float:left;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0;
}
.promo ul li img {
	border:2px solid #000000;
	display:block;
	margin-left: 10px;
	margin-bottom:10px;
}
#content h3 {
	margin:0 0 19px;
	font-size:20px;
	line-height:22px;
	color:#902a33;
	font-weight:normal;
}
#content h4 {
	margin:0 0 15px;
	font-size:16px;
	line-height:22px;
	font-weight:normal;
	text-align:center;
}
.btn-contact {
	overflow:hidden;
	display:block;
	width:197px;
	height:41px;
	margin:0 auto;
	margin-bottom:8px;
	text-indent:-9999px;
	background: url(../images/btn-contactus.png) no-repeat;
}


.box .operated {
	display:inline;
	position:relative;
	float:right;
	width:153px;
	height:65px;
	margin:-33px 10px 0 0;
	background: url(../images/logo-2.gif) no-repeat;
}
.box .operated {
	position:relative;
	display:block;
	margin:-19px 0 0 13px;
	font-size:8px;
	line-height:17px;
	letter-spacing:-1px;
}
#footer {
	color:#FFFFFF;
	height:1%;
	overflow:hidden;
	position:relative;
	margin:0 0 -9px;
	padding:19px 12px 7px;
	background:#742229;
}
#footer p {margin:0; color:#FFFFFF;}
#footer dl, 
#footer dd {margin:0; color:#FFFFFF;}
#footer dd {margin:0 4px 0 0; color:#FFFFFF;}
#footer dd, 
#footer dt, #footer dt a {float:left; color:#FFFFFF;}
#footer dt {margin:0 3px 0 0; color:#FFFFFF;}
.w3 {
	float:left;
	width:100%;
	height:9px;
	text-indent:-9999px;
	background:url(../images/bg-shadow-b.png) no-repeat;
}