#container{
	width: 948px; margin: 0px auto;
}

#container #top{
	background: #f7f7f7 url(images/top_bg.jpg) no-repeat left top;
}
#top{
	padding: 33px 0px 0px 33px;
}
#top #logo{
	background: url(images/logo.jpg) no-repeat; height: 62px; width: 442px;
}
#nav{
	padding-top: 20px; background: #f5f5f5; color: #fff;
}
#nav .b_nav{
	margin-left: 460px;
}
#nav li{
	width: 109px; float: left; background: url(images/nav_bg.jpg) no-repeat; height: 28px; text-align: center; margin: 0px 3px 0px 0px; padding: 0px;line-height: 27px; 
}
#nav a, .reline a{ color: #fff; text-decoration: none; }
#nav a:hover, .reline a:hover{ color: #fff602; text-decoration:none; }
#nav .reline ul{ float: right; }
#nav .reline li{
	background: url(images/re_li_bg.gif) no-repeat 0px 7px; height: 23px; text-align: left; width: 60px; padding: 0px 0px 0px 13px; line-height: 23px;
}
.reline { color: #fff; }
.fot{ line-height: 23px; text-align: center; }
.mt { margin-top: 30px; }

.banner { border-bottom: 2px solid #ff0000; }

#wrap{
	background: #fff url(images/b_bg.gif) repeat-y; padding-top: 40px; 
}
#wrap .content{
	width: 825px; float: right;  border-top: 15px solid #c5c5c5; padding-bottom: 50px;
}
.txt{ margin: 20px 60px 10px 40px; font-size: 12px; color: #959595; line-height: 20px; }
.txt p{ margin: 0px; }
.about p{ margin: 15px 0px; }
.vert { text-align: right; padding-right: 20px; }
h2, h3, h4{ margin: 0px; padding: 0px; }
h2{	color: #414141; font-size: 18px; margin: 15px 0px; }
h3{ color: #e64a61; font-size: 12px; margin-top: 10px; }
h4{ font-size: 12px; margin: 10px 0px; }

#footer{
	background: url(images/foot_bg.jpg) no-repeat; text-align: center; height: 54px; color: #727171; line-height: 54px;
}
.reline{ background: url(images/re_bg.gif) repeat-x; height: 23px; }
ul{ margin: 0px; padding:0px; list-style: none; }

.hide{ display: none; }
.clear{ clear:both; }
img{ border: 0px; vertical-align: center; }
body{
	font-family: arial; font-size: 11px; padding: 0px; margin: 0px;	background: #c5c5c5; text-align: right;
}