html {
	background: #000000;
}

body {

	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	width: 100%;
	display: table;
	background: #0f0b09 url(images/bg.jpg) repeat-x;	

}

a{ color: #ff7f01; text-decoration:none; }

a:hover{ color: #ff7f01; text-decoration:underline; }

.container {

	width: 900px;
	margin: auto;

}

#topbg {

	width: 100%;

	border-bottom: #000000 solid 2px;
	
}

#header {

	width: 900px ;
	height: 241px ;
	background: url(images/header.jpg) no-repeat;
	
}

/* Menu */
#menu {

	width: 478px;
	height: 33px;
	float: right;	
	margin: 0;
	padding: 0;
	
}

#menu ul {
	list-style: none;
	display: inline;

}
#menu li {
	float:left;
}
#menu li a {
	float: left;
	display: block;
	color: #a8a5a5;
	background: url(images/menuleft.jpg) no-repeat;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10px;
	margin: 0 4px 0 0;
	padding: 0 0 0 10px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	cursor: pointer;
}
#menu li a b {
	float: left;
	display: block;
	padding: 0 15px 0 5px;
	background: url(images/menuright.jpg) right top no-repeat;
}
#menu li.current a, #menu li a:hover{
	background: url(images/menuleftcurrent.jpg) no-repeat;
	color: #FF9900;

}
#menu li.current a b, #menu li a:hover b{
	background: url(images/menurightcurrent.jpg) right top no-repeat;

}

/*End OF menu*/


#mid1 {

	width: 100%;
	height: 188px;
	background: #0f0b09 url(images/mid1bg.jpg) repeat-x;
	border-top: solid 2px #868FA5;
	border-bottom: solid 4px #868FA5;
	margin: 0;
	padding: 0;

}

* html #mid1 {
	margin-top: -19px;
	border-top: #34302e 1px solid;
}

#midint {

	width: 100%;
	height: 80px;
	background: #0f0b09 url(images/mid1bg.jpg) repeat-x bottom;
	border-top: solid 2px #868FA5;
	border-bottom: solid 4px #868FA5;
	margin: 0;
	padding: 0;

}

* html #midint {
	margin-top: -19px;
	border-top: #34302e 1px solid;
}

#mid2 {

	width: 100%;
	background: #FFFFFF ;
	border-bottom: solid 1px #2d2018;
	margin: 0;
	padding: 0;
	background: #ffffff url(images/mid2bg.jpg) repeat-x bottom;


}

.news {
	margin: 0;
	padding: 25px 20px 0 20px;
	
}

.fade {
	margin: 0;
	padding: 0;
}
.news h1 {
	
	font-family: Tahoma;
	font-size: 20px;
	font-weight:normal;
	color: #000;
	margin: 0 0 20px 0;
	padding: 0;
}
.news h1 b{
	color: #000000;
	font-weight: bold;
}
.news h1 span{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

.news p{
	
	font-family: Tahoma;
	font-size: 11px;
	color: #2E2728;
	margin: 0 0 10px 0;
	padding: 0;
}

#content {
	
	margin: 0;
	padding: 20px;
	
}

#contentleft {

	float:left;
	width: 435px;
	margin: 0;
	padding: 0;

}


.section1 {
	
	margin: 0;
	padding: 0;
	
}

.posted{
text-align: right;
font-size: 85%;
color: #999;
padding-top: 10px;
}

.section1 h1{

	font-family: Tahoma;
	font-size: 18px;
	color: #373737;
	margin: 0 0 10px 0;
	padding: 0;

}

.section1 h2{

	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	background: url(images/post.png) left no-repeat;
	margin: 0 0 8px 0;
	padding: 0 0 2px 20px;

}

.section1 p{

	font-family: Tahoma;
	font-size: 11px;
	color: #53565F;
	text-align: justify;
	margin: 0 0 10px 0;
	padding: 0;

}

.section1 p b{
	color: #FF5E00;
	font-weight: bold;
}
.section1 a{ color: #000000; text-decoration:none; }

.section1 a:hover{ color: #000000; text-decoration:underline; }

.section1 img{

	float: left;
	margin: 0 10px 10px 0;
	padding: 0;
	
}

.section1 .line{

	clear: both;
	border-bottom: 1px solid #89899D;
	margin: 0 0 10px 0;
	padding: 0;
	
}

#contentright {

	float: right;
	width: 385px;
	margin: 0;
	padding: 0;

}

.section2 {

	width: 385px;
	margin:0;
	padding:0;

}

.section2top {

	width: 385px;
	height: 11px;
	background: url(images/section2top.jpg) no-repeat;
	margin: 0;
	padding: 0;

}

.section2bottom {

	width: 385px;
	height: 14px;
	background: url(images/section2bottom.jpg) no-repeat;
	margin: 0;
	padding: 0;

}

.section2mid {
	
	width: 335px;
	background:#D7D7DE url(images/bg-dx.jpg) no-repeat;
	margin: 0;
	padding: 0 25px;

}

* html .section2mid {

	margin-top: -4px;

}
.section2mid h1{

	font-family: Tahoma;
	font-size: 18px;
	color: #323337;
	margin: 0;
	padding: 0;

}

.section2mid p{

	font-family: Tahoma;
	font-size: 11px;
	color: #53565F;
	text-align: justify;
	margin: 0;
	padding: 0 0 5px 0;

}

* html .section2mid p{
	padding: 0;	
}

.section2mid p b{
	color: #000000;
	font-weight: bold;
	margin: 0;
	padding: 0;
}


.section2mid img{

	float: left;
	margin: 0 10px 3px 0;
	padding: 0;
	
}

* html .section2mid img{
	margin-bottom: -15px;
}

.section2sub {
	
	width: 332px;
	margin: 10px 0 0 0;
	padding: 0;
}

.section2subtop {
	
	width: 332px;
	height: 11px;
	background: url(images/section2subtop.jpg) no-repeat;
	margin: 0;
	padding: 0;
}

.section2submid {
	
	width: 312px;
	background: #F2F2F7;
	margin: 0;
	padding: 0 10px;
}

* html .section2submid {

	margin-top: -4px;

}

.section2subbottom {
	
	width: 332px;
	height: 7px;
	background: url(images/section2subbottom.jpg) no-repeat;
	margin: 0;
	padding: 0;
}

.cleanerwithheight {
	
	clear: both;
	height: 1px;
	
}

#footer {

	color: #fff;
	background: #11100f;
	margin: 0;
	padding: 5px 0;
	text-align: center;
	height: 80px;
}

#footer a{
	
	color: #fff;
	text-decoration: none;
	
}

#footer a:hover{
	
	color: #fff;
	text-decoration: underline;	
	
}

.cleaner {
	clear:both;	
	height: 0px;
}

.aleft {
float: left;
padding: 0 10px 5px 0;
}

img{

	border:0;
	
}

span.little {
	font-size: 10px;
}


