* { margin-bottom: 0; padding: 0; }
html, body{
	margin:0;
	color:#000;
	font:12px/14px  Arial, Helvetica, sans-serif;
	min-width:1000px;
	background-color:#2e1e1e;
	padding: 0;
}
/* general reset */
img {border-style:none;}
a{
	color:#000;
	text-decoration:none;
}
a:hover {text-decoration:underline;}
input,
textarea,
select {
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:bottom;
}
form,
fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
/* header */
#header{
	width:100%;
	background:url(../images/bg-header.gif) repeat-x;
	position:relative;
	overflow:hidden;
}
.header,
.main,
.footer{
	width:1010px;
	margin: 0 auto;
}
.w1{
	width:1010px;
	
}
.header-box{
	height:168px;
	overflow:hidden;
	background:url(../images/bg-header-box.jpg) no-repeat;
	padding:73px 0 0 17px;
	border:solid #2e2e2e;
	border-width:0 3px 0 4px;
	margin-right:2px;
	width:984px;
}
.logo{
	float:left;
}
.logo a{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/logo.png) no-repeat;
	width:317px;
	height:106px;
	cursor:pointer;
}
/* main */
#main{
	width:100%;
	overflow:hidden;
}
#main .w1{
	background:url(../images/bg-main.gif) repeat-y;
	padding:0 5px;
	width:1000px;
}
/* nav */
#nav{
	position:relative;
	width:1001px;
	margin-left:-1px;
	overflow:hidden;
	background:url(../images/bg-nav.gif) repeat-x;
	height:32px;
	line-height:33px;
	font-size:14px;
}
#nav ul{
	margin:0;
	padding:0 59px 0 0;
	list-style:none;
	float:right;
}
#nav ul li{
	float:left;
	padding-right:1px;
}
#nav ul li a{
	color:#fff;
	display:block;
	padding:0 16px 0 9px;
}
#nav ul li.active a,
#nav ul li a:hover{
	background-color:#8e0000;
	text-decoration:none;
}
/* twocolumns */
#twocolumns{
	height:1%;
	overflow:hidden;
	padding:16px 0 3px;
	min-height: 500px;
}
/* content */
#content{
	float:right;
	width:630px;
	padding:0 17px 0 0;
	
}

#content p {
	margin-bottom: 20px;
}

#content h1{
	margin:0 0 12px;
	font-size:30px;
	line-height:34px;
}
/* banner */

#content .banner-holder{
	width:625px;
	height:271px;
	background:#FFF;
	margin:0 0 19px 3px;
	padding:2px 0 0 2px;
}
/* data-box */
#content .data-box{
	height:1%;
	overflow:hidden;
	padding:0 7px 0 11px;
	line-height:15px;
}
#content .data-box p{
	margin:0 0 12px;
}
/* sidebar */
#sidebar{
	float:left;
	width:322px;
	padding:6px 0 0 17px;
}
/* search-form */
.search-form{
	height:1%;
	overflow:hidden;
	margin:0 0 17px;
}
.search-form span{
	float:left;
	width:212px;
	height:21px;
	padding:5px 18px 0;
	background:url(../images/bg-text.gif) no-repeat;
}
.search-form .text{
	float:left;
	margin:0;
	padding:0;
	width:212px;
	border:none;
	background:none;
	font-size:12px;
}
.search-form .btn-search{
	float:right;
}
/* side-nav */
.side-nav{
	height:1%;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
}
.side-nav li{
	height:1%;
	vertical-align:top;
	overflow:hidden;
	margin-bottom:5px;
}
.side-nav li a{
	display:block;
	color:#7d7d7d;
	border:1px solid #c2c2c2;
	height:1%;
	overflow:hidden;
	background-color:#fff;
	position:relative;
	cursor:pointer;
}
.side-nav li a span{
	width:280px;
	float:right;
	padding:8px 0 11px;
}
.side-nav li a strong{
	float:left;
	width:13px;
	padding-bottom:9999px;
	margin-bottom:-9999px;
}
.side-nav li a strong.color1{
	background-color:#342929 ;
}
.side-nav li a strong.color2{
	background:url(../images/bg-color2.gif) repeat-y;
}
.side-nav li a strong.color3{
	background-color:#6c0000;
}
.side-nav li a strong.color4{
	background-color:#500;
}
.side-nav li a:hover,
.side-nav li.active a{
	background-color:#ededed;
	text-decoration:none;
}
/* side-box */
.side-box{
	height:1%;
	background:#fff url(../images/bg-side-box.gif) repeat-x 0 100%;
	border:1px solid #c2c2c2;
	font-size:10px;
	line-height:12px;
	margin-top:2px;
}
.side-box .holder{
	height:1%;
	overflow:hidden;
	background:url(../images/bg-side-box-corner.gif) no-repeat 100% 100%;
	padding:11px 40px 9px 25px;
	text-align: center;
}
.side-box img{

	margin:0 0 15px 13px;
}
.side-box p{
	margin:0;
}
/* footer */
#footer{
	width:100%;
	background:#2e1e1e url(../images/bg-footer.gif) repeat-x;
	overflow:hidden;
	margin: 0;
	padding: 0;
	margin-bottom: -14px;
}
/* footer-box */
.footer-box{
	width:1010px;
	height:153px;
	background:url(../images/bg-footer-box.gif) no-repeat;
	padding:13px 0 0;
}
.footer-box .section {
	padding:0 5px 0 29px;
	width:298px;
	float:left;
	color:#eee;
}
.footer-box .section h2{
	margin:0 0 3px;
	font-size:18px;
	line-height:22px;
	font-weight:normal;
}
.footer-box .section p{
	margin:0;
}
.copyright{
	height:1%;
	overflow:hidden;
	background:url(../images/bg-main.gif) repeat-y;
	text-align:center;
	color:#800;
	font-size:10px;
	padding:11px 0 20px;
}
.copyright p{
	margin:0;
}

.copyright .tanglelink { float: right; clear: both; margin-right:10px; font-size: 8px;}
h2 { font-size: 20px; line-height: 20px; }


