body{
	margin:0;
	color:#2b2b2b;
	font:14px Arial, Helvetica, sans-serif;
	background:#fff;
	min-width:960px;
}
img{border-style:none;}
a{
	text-decoration:underline;
	color:#fefefe;
}
a:hover{text-decoration:none;}
input, textarea, select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{
	width:100%;
	overflow:hidden;
	position:relative;
	min-height:733px;
}
* html #wrapper{
	height:733px;
}
.w1{
	position:relative;
	width:1360px;
	float:left;
	left:50%;
}
.w2{
	width:1360px;
	float:left;
	left:-50%;
	position:relative;
}
.w3{
	width:960px;
	margin:0 auto;
	position:relative;
}
.w3 .man{
	position:absolute;
	top:0;
	right:-185px;
	z-index: 75;
}
.w3 .big-man{
	position:absolute;
	top:0;
	right:-505px;
}
.w3 .horse{
	position:absolute;
	top:0;
	right:-205px;
}
.slogan{
	position:absolute;
	background: url(../images/bg-slogan.png) no-repeat;
	width: 833px;
	height: 57px;
	top:496px;
	right:-525px;
	z-index:50;
}
.slogan strong{
	width:310px;
	display:block;
	padding:11px 0 0 20px;
	text-align:center;
	color:#fff;
	font-size:14px;
}
#header{
	overflow:hidden;
	height:78px;
	margin:0 0 13px;
	padding:35px 0 0;
	background: url(../images/bg-header.gif) no-repeat 0 100%;
}
.logo{
	background: url(../images/logo.gif) no-repeat;
	width: 235px;
	height: 61px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
}
.logo a{
	display:block;
	height:100%;
}
#main{
	height:1%;
	overflow:hidden;
	padding:0 0 18px;
}
.promo{
	height:253px;
	overflow:hidden;
	padding:27px 172px 0 39px;
	margin:0 0 19px;
	background: url(../images/bg-promo.jpg) no-repeat;
	width: 664px;
	color:#fefefe;
	z-index:50;
}
.promo-holder{
	position:relative;
}
.promo a{
	font-weight:bold;
}
.promo h2{
	font-size:24px;
	color:#fefefe;
	margin:0 0 18px;
}
.promo p{
	margin:0 0 18px;
	line-height:18px;
}
.box-holder{
	height:1%;
	overflow:hidden;
	z-index: 100;
}
.box-holder .box{
	background: url(../images/bg-box.gif) no-repeat;
	width: 214px;
	height: 136px;
	float:left;
	margin:0 22px 0 0;
	font-size:12px;
	color:#000;
	padding:12px 32px 0 19px;
}
.box h3{
	font-size:18px;
	color:#2b2b2b;
	margin:0 0 10px;
}
.box p{
	margin:0 0 16px;
	line-height:18px;
}
.box .more{
	background: url(../images/bg-more.gif) no-repeat;
	width: 90px;
	height: 23px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}
#footer{
	background: url(../images/bg-footer.gif) no-repeat;
	padding:20px 0 0;
}
#footer ul{
	list-style:none;
	margin:0;
	padding:0;
	height:1%;
	overflow:hidden;
}
#footer ul li{
	float:left;
	background: url(../images/separator.gif) no-repeat 0 2px;
	padding:0 0 0 10px;
	margin:0 20px 0 -10px;
	font-size:12px;
	color:#b3b3b3;
}

#footer ul li a,
#footer ul li a:hover,
#footer ul li a:visited{
    color:#b3b3b3;
    text-decoration: none;
}
.tabset{
	list-style:none;
	margin:0 0 -2px;
	padding:13px 0 0 17px;
	height:1%;
	overflow:hidden;
	position:relative;
}
.tabset li{
	float:left;
	margin:0 4px 0 0;
}
.tabset li a{
	float:left;
	background: url(../images/bg-tabset.gif) no-repeat 0 -32px;
	width: 172px;
	height: 23px;
	text-align:center;
	color:#2b2b2b;
	padding:9px 0 0;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	outline:none;
}
.tabset li a:hover,
.tabset li .active{
	background-position:0 0;
}
.tab-area{
	height:1%;
	overflow:hidden;
	background: url(../images/bg-tabarea-c.gif) repeat-y;
	display:block !important;
	font:12px Arial, Helvetica, sans-serif;
}
.tab-area .holder{
	background: url(../images/bg-tabarea-t.gif) no-repeat;
	display:block !important;
}
.tab-area .frame{
	background: url(../images/bg-tabarea-b.gif) no-repeat 0 100%;
	height:1%;
	overflow:hidden;
	display:block !important;
}
.tab-area .tab{
	min-height:375px;
	overflow:hidden;
	padding:29px 297px 0 32px;
	position:relative;
	z-index:50;
}
* html .tab-area .tab{
	height:430px;
	overflow:visible;
}
.tab-area .tab a{
	color:#2b2b2b;
	font-weight:bold;
}
.tab-area h2{
	font-size:24px;
	color:#2b2b2b;
	margin:0 0 16px;
}
.tab-area .tab p{
	margin:0 0 18px;
	line-height:18px;
}
.sub-nav{
	list-style:none;
	margin:0;
	margin-bottom: 15px;
	padding:4px 0 0;
	width:100%;
	overflow:hidden;
}
.sub-nav li{
	float:left;
	margin:0 7px 0 0;
}
.sub-nav li a{
	display:block;
	width: 100px;
	height: 23px;
	text-indent:-9999px;
	overflow:hidden;
}
.sub-nav .back{
	background: url(../images/btn-back.png) no-repeat;
}
.sub-nav .contact{
	background: url(../images/btn-contact.png) no-repeat;
}
.sub-nav .profile{
	background: url(../images/btn-readprofile.png) no-repeat;
}
