html, body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}

a {
	color:#6d6b5d;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:900;
	outline:none;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

h1 {
	margin:13px 0 28px;
	color:#35435a;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:22px;
	font-weight:900;
	line-height:26px;
}

h2 {
	margin:13px 0 28px;
	font-size:22px;
	font-weight:100;
	line-height:26px;
}

p {
	margin:16px 0;
}

img {
	border:none;
}

a.top {
	font-size:0;
	line-height:0;
}

.wrapper {
	width:960px;
	min-height:100%;
	height:auto !important;
	height:100%;
	background:#e5e5e5 url(../images/wrapper_bg.gif) repeat-y left;
}

.header {
	position:relative;
	height:120px;
	background:url(../images/header_bg.gif) repeat-x top;
}

.header_lft {
	position:absolute;
	left:0;
	top:0;
	width:380px;
	height:117px;
	background:url(../images/header_lft_bg.jpg) no-repeat;
}

.header_rght {
	position:absolute;
	right:0;
	top:0;
	width:215px;
	height:96px;
	background:url(../images/header_rght_bg.gif) repeat-x;
}

.header h1 {
	margin:0;
	padding:0;
	position:absolute;
	top:20px;
	left:378px;
	display:block;
	color:#fff;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:22px;
	font-weight:100;
	line-height:24px;
	text-align:center;
}

.logo {
	position:absolute;
	top:0;
	left:652px;
	width:215px;
	height:175px;
}

.middle {
	padding:0 0 115px;
	width:100%;
	height:1%;
	color:#35435a;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	line-height:17px;
}

.middle:after {
	content:'.';
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
}

.container {
	width:100%;
	float:left;
	overflow:hidden;
}

.content {
	padding:0 250px 0 320px;
}

.margin_tp {
	margin-bottom:13px;
	height:1px;
	font-size:0;
	line-height:0;
}

.sl {
	margin-left:-100%;
	padding:0 20px 0 50px;
	position:relative;
	float:left;
	width:250px;
	color:#6d6b5d;
}

.sr {
	margin-right:-3px;
	margin-left:-228px;
	padding-top:68px;
	position:relative;
	float:left;
	width:228px;
}

.phone {
	position:absolute;
	top:21px;
	left:50px;
	color:#fff;
	font-size:19px;
	font-weight:100;
	line-height:23px;
}

.phone span {
	font-size:16px;
}

.menu_rght {
	margin:0 20px;
	padding:0;
	list-style-type:none;
}

.menu_rght li {
	margin-bottom:17px;
}

.menu_rght a {
	color:#dddbcc;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	font-weight:900;
	line-height:16px;
	text-decoration:none;
}

.menu_rght a:hover {
	color:#fff;
}

.menu_rght ul {
	margin:15px 0 21px 16px;
	padding:0;
	list-style-type:none;
}

.menu_rght ul li {
	margin-bottom:6.5px;
}

.menu_rght ul a {
	font-size:12px;
	line-height:15px;
}

.menu_rght ul ul {
	margin:7px 0 13px 30px;
	padding:0;
	list-style-type:none;
}

.menu_rght ul ul li {
	padding-left:8px;
	background:url(../images/arr.gif) no-repeat 0 8px;
}

.menu_rght ul ul a {
	font-size:12px;
	font-weight:100;
	line-height:15px;
}

.footer {
	margin:-115px 0 0;
	position:relative;
	width:960px;
	height:115px;
	background:url(../images/footer_bg.gif) repeat-x bottom;
}

.footer_lft {
	position:absolute;
	bottom:0;
	left:0;
	width:67px;
	height:97px;
	background:url(../images/footer_lft_bg.gif) no-repeat;
}

.copyright {
	position:absolute;
	top:78px;
	left:85px;
	color:#fff;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}

.footer_rght {
	position:absolute;
	bottom:0;
	right:0;
	width:228px;
	height:70px;
	background-color:#9c0b0b;
}

.footer_star {
	position:absolute;
	top:0;
	right:81px;
	width:252px;
	height:84px;
	background:url(../images/footer_star.gif) repeat-x bottom;
}

.nav {
	position:absolute;
	top:78px;
	right:244px;
	width:56px;
	height:17px;
}

.counter {
	position:absolute;
	top:66px;
	right:23px;
	width:31px;
	height:31px;
}

.anchor {
	position:absolute;
	top:68px;
	right:115px;
	color:#dddbcd;
	font-size:11px;
	font-weight:900;
}