* {
	margin: 0;
	padding:0;
}

html, body, #wrap {
	height:100%;
}

body > #wrap {height: auto; min-height: 100%;}

body {
	color: #000;
	background:#fff;  
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}


#header {
	background: url(../images/bg_header.jpg) #000 repeat-x;
	margin-bottom:20px;
	height: 279px;
}

#header_wrap{
	width: 975px;
	margin: auto;
	text-align: left;
}

#top_nav {
	color:#fff;
	font:16px Arial, Helvetica, sans-serif ;
	margin-top:-50px;
}

#top_nav a, #top_nav a:visited, #footer a, #footer a:visited {
	color:#fff;
	text-decoration:none;
}

#top_nav a:hover, #footer a:hover {
	color:#cf8a79;
	
}

#content_wrap{
	width: 975px;
	padding-bottom: 150px;
	margin: auto;
	text-align: left;
	overflow: auto;
	clear:both;
}

#left_wrap {
	float:left;
	width: 748px;
	background:#fff;
	margin: auto;
	text-align: left;
}
	

#left_content {
	font:12px Arial, Helvetica, sans-serif;
	padding:0 10px 0 10px;
	color:#333;
}

#left_content li {
	list-style:square;
	margin-left:20px;
}

.aaa {
	text-align:center;
	margin-bottom:40px;
}

#right_wrap {
	float:right;
	width: 225px;
	margin: auto;
	/*margin-top:-20px;*/
	text-align: left;
	}
	
#right_content {
	padding:0 0 0 15px;
	margin: auto;
	text-align: left;
	font: 14px Georgia, "Times New Roman", Times, serif;
	color:#000;
}

#left_content p, #right_content p, #footer p {
	margin-bottom:15px;
}

#left_content a, #left_content a:visited {
	color: #9F0C09;
	text-decoration:none;
}

#left_content a:hover {
	color: #280302;
	text-decoration:underline;
}

#right_content a, #right_content a:visited {
	color: #9F0C09;
	text-decoration:none;
}

#right_content a:hover {
	color: #af4d4b;
}

#news{
	width:100%;
	font:11px arial;
	
}

#news ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}

#news a {
	display: block;
	padding: 3px;
	width: 742px;
	background-color: #fff;
	min-height:60px;
	height: auto !important;
	height:60px;
}

#news a:link, #news a:visited {
	color: #000;
	text-decoration: none;
}

#news a:hover {
	background-color: #ad4c4b;
	color: #fff;
}

#news h3 {
	margin-bottom:10px;
	font:bold;
}

#news img {
	margin:3px 5px 0 5px;
	border:1px solid #000;
	background:#fff;
	padding:0px;
	float:left;
}



#footer{
	position: relative;
	margin-top: -170px; /* negative value of footer height */
	height: 170px;
	clear:both;
	margin:0;
	color: #ffffff;
	background:#280302;
}

#footer_wrap {
	width: 975px;
	margin: auto;
	text-align:center;
	padding: 10px 0 0 0;
	overflow: auto;
	font: 14px Georgia, "Times New Roman", Times, serif;
}

#footer table {
	width:100%;
	margin-bottom:20px;
}

#footer table td {
	position:relative;
	margin:auto;
	width:150px;
	text-align:center;
	vertical-align:text-top;
	border-right:1px solid #f7b59f;
	}
	
.footer_link {
	font:11px Arial, Helvetica, sans-serif;
}

#footer a:link, #footer a:visited {
	color:#fff;
	text-decoration:none;
	}
	
#footer a:hover {
	color: #f7b59f;
}
	
#right_content img {
	text-align:center;
}

.content_divide {
	width:100%;
	border-bottom:1px solid #c4a368;
	padding-bottom:20px;
	margin-bottom:25px;
}

.content_divide ul {
	margin-left:30px;
	}

.pic_right {
	float:right;
	margin:10px;
	}
	
.pic_left {
	float:left;
	margin:10px;
	}
	
h1 {
 	font:bold 22px Georgia, "Times New Roman", Times, serif;
	color: #872927;
	line-height:25px;
	padding-bottom:25px;
}

h2{
	font-size:11px;
	color:#999;
	margin:
}

h3{
	font-size:14px;
	border-bottom:1px solid #B10E0E;
	margin:10px 0 10px 0;
}

.back_semi{
	background:url(../resources/htn/images/tab.gif) no-repeat top left #EAEAEA;
	margin:5px 0 5px 0;
	padding:5px;
	min-height:190px;
	height: auto !important;
	height:190px;
}

.back_semi img {
	padding-top:30px;
}

#img_caption {
	width:auto;
	float:right;
	border:1px solid #ccc;
	margin-left:20px;
	margin-bottom:10px;
	padding:10px;
}

#img_caption p {
	font: italic 11px;
	color:#333;
	margin:10px 0 0 0;
	padding:0;
}

#img_caption img {
	border:1px solid #ccc;
}
