@charset "utf-8";
/* CSS Document */

#bgL {
	background: url('../img/bg1right2.jpg') right top repeat-x; width: 50%; height: 440px;
}
#bgR {
	background: url('../img/bg1right2.jpg') 0px 0px repeat-x; width: 50%; height: 440px;
}
#firingpad {
	position: absolute; top: 0; left: 50%; z-index:10; margin: 37px 0 0 -787px;
	background: transparent;
}
#launch {
	position:absolute; left: 50%; top: 0; z-index: 20;  margin: 0;
}
#banners {
	position:absolute; left: 50%; top: 0; z-index: 30;  margin: 0;
}


.icon{
	background: url('../img/bg1.gif') top repeat-x; 
	width: 196px;
	height:81px;
	display: block;
	clear: both;
}
.icon a{
	border: none;
	width: 196px;
	height:81px;
	display: block;
	text-decoration:none;
	background: url('../img/dot2.gif') 18px 8px no-repeat; 
}
.icon a:hover{
	border: none;
	text-decoration:none;
	background: url('../img/dot2_.gif') 18px 8px no-repeat; 
}
.icon span {
	width: 196px;
	display: block;
	white-space:nowrap;
	padding-left: 18px;
	cursor: pointer;
	display: block;
}
span.h {
	font: bold 13px "Trebuchet MS", Arial, Tahoma;
	color: #ffa35a;
	padding-top: 29px;
}
span.n {
	font: normal 22px/18px "Trebuchet MS", Arial, Tahoma;;
	color: #d3d3d3;
	// padding-bottom: 3px;
}

#mccontent {
	width: 347px;
	clear: both;
}
#rccontent {
	width: 344px; padding-top: 306px;
}
#flrelat {
	position: relative;
	width: 100%; 
	height: 125px;
}
#slider {
	position: absolute;
	width: 400px; 
	height: 115px;
	margin: 6px 0 0 -16px;
	z-index: 0;
}

.news_item {
	padding: 10px 0 0 0;
	clear: both;
}
.news_item i{
	border-top: 0px solid #222222;
	border-bottom: 1px solid #222222;
	border-left: 8px solid #222222;
	border-right: 8px solid #222222;
	font: normal 11px/18px Tahoma;
	color: #ffa35a;
	background-color: #222222;
}
.news_item a{
	font: normal 11px/15px Tahoma;
	color: #7c7c7c;
	border: none;
}
.news_item a:hover{
	color: #7c7c7c;
	border: none;
	text-decoration: underline;
}
.news_item a span{
}
.news_item a:hover span{
	color: #7c7c7c;
	border: none;
	text-decoration: underline;
}

.news_item a img{
	position: relative;
	vertical-align: bottom;
	width: 22px;
	height: 11px;
	background: url('../img/dot3.gif') top left no-repeat; 
	border: none;
}
.news_item a:hover img{
	width: 22px;
	height: 11px;
	background: url('../img/dot3.gif') bottom left no-repeat; 
}

#contentarea {
	width: 100%; position: relative; z-index:11;
}
#centralcontainer {
	width: 990px;
}
#middleandleftcontainers {
	width: 990px; clear: right; float: left; margin: 0 0 0 -374px; padding-top: 366px;
}
#middleandleftcontainerscont {
	margin: 0 0 0 374px; clear: both;
}
#middlecontainer {
	margin: 0 0 0 -229px; float: right; clear: left; width: 100%;
}
#middlecontainercont {
	margin: 0 0 0 229px; clear: both;
}
#middlecontainercontiefix {
	width: 100%;
}
#leftcontainer {
	width: 229px; float:left; clear:left; padding-top: 34px;
}
#rightcontainer {
	width: 374px; float: right; clear: right
}
