#header {

	height:318px;

}

#bannerWrap {
	position:relative;
}



#banner {

	margin:-190px 0 0 0;

	float:left;

	text-align:center;

	width:857px;

	height:377px;

	background:none;

}



#banner a {

	margin-left:14px;

}


#imgNav{
	position: absolute;	
	right:686px;
	top:-170px;
	z-index:100;
	padding: 0 0 0 0;
	font-size: 93%;	
	width: 98px;
	height: 31px;
	border: 0px solid #ffcc00;
}

#imgNumWrap{
	background: url(../../images/home/img_nav_bg.png) repeat-x;
	height: 24px;
	float: left;
	width: 35px;
	padding: 7px 0 0 7px;	
}

#imgNum {
	padding: 0 0 0 0;
	float: left;
}

#imgNum a{
	color: #fff;
	text-decoration: none;
	padding: 0 0 0 0;
	display: none;
}

#imgNum a.activeSlide{
	display: inline;
	font-size: 12px;
	padding-right: 3px;
}

#imgNumWrap span {
	float: left;
	color: #fff;
	font-size: 12px;
}

#imgNumWrap span em{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	padding-right: 3px;
}


a#imgPrev {
	display: block;
	width: 28px;
	height: 31px;
	background: url(../../images/home/img_nav_arrows.png) no-repeat top left;
	float: left;
	text-indent: -5000px;	
}

a#imgNext {
	display: block;
	width: 28px;
	height: 31px;
	background: url(../../images/home/img_nav_arrows.png) no-repeat top right;
	float: right;
	text-indent: -5000px;			
}

#follow {
	margin:0 auto 20px;
	width:225px;
}

#follow strong {
	display:block;
	font-size:22px;
	margin-bottom:15px;
}

#follow a {
	margin-right:16px;
}

#follow a.last {
	margin-right:0;
}

#colLeft {

	width:438px;

	padding:0 21px 0 42px;

}



#colRight {

	width:272px;

}



#colLeft hr {

	height:1px;

	border-bottom:none;

	border-top:#f8941e dotted 1px;

	margin:20px 0 20px 0;

}



#box span.content {

	color:#f8941e;

	font-size:13px;

	font-weight:bold;

	line-height:16px;

}



#box span.content a {

	margin-top:10px;

	display:block;

}



#box span.content a.first {

	margin-top:25px;

}

