*{margin:0; padding:0;} 
a img,:link img,:visited img {border:none;}
body{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	background: #000000 url(images/logo.gif) no-repeat 0 0;	
}
a,a:active{
	outline: 0;
}
.c{
	text-align: center;
}
.clear{
	clear:both;
	font-size: 0.1em;
}	
h1{
	height:80px;
	float:left;
	margin-top:20px;
}
h1 a{
	display:block;
	width:130px;
	height:60px;
	text-indent:-99999px;
}
#menu{
	position:absolute;
	top:66px;
	left:657px;
	list-style:none;
}
#menu li {
	float:left;
}
#menu li a{
	 display:block;
	 background:#000000;
	 color:white;
	 padding:10px;
	 width:100px;
	 text-align:center;
	 border:1px solid #101211;	 
	 border-bottom:0;
}
#menu li a:hover{
	background:#082d32;
}
#content{
	width:950px;
}
.mainbox{
	width:900px!important;
}
.mainbox .box_left{
	height:400px;
}
.box{
	background:#090a09;
	border-top:1px solid #101211;
	border-bottom:1px solid #101211;	
	margin:0 5px 10px 5px;
	float:left;
	width:300px;
	color:white;
}
.box_inside{
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;	
	background:#0d0e0d;
}

.box_left{
	background: #101211 url('images/bk2.gif') repeat-x top left;
	float:left;
	width:560px;
	height:300px;
	padding:20px;
}
.box_left p{
	padding-bottom:10px;
}
.box_left ul{
	padding:10px 20px;
}


.box_right{
	float:right;
	width:260px;
	padding:20px;
	color:#2c2f2d;
	height:320px;
}
.box_right img{
	display:block;
	margin: 5px 0;
	border:1px solid #4e5752;
}
.box_right p{
	line-height:18px;
	margin-bottom:5px;
}
.box_right a{
	color:#333333;
}
.box_contact{
	height:320px;	
}
h2{
	color:#2c2f2d;
	padding:5px 0;
	margin: 0;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -1px;
	line-height: 1.2em;
}
h3{
	color:#2c2f2d;
	font-size: 17px;
	font-weight:normal;
	line-height: 1.2em;
}

.box:hover, .hoverbox{
	border-top:1px solid #11515a!important;
	border-bottom:1px solid #11515a!important;		
	background:#082d32!important;
}
.box:hover .box_inside , .hoverbox .box_inside{
	background:#0c4047!important;
}
.box:hover .box_left, .hoverbox .box_left
{
	background: #11515a url('images/bk.gif') repeat-x top left!important;	
}
.box:hover .box_right, .hoverbox .box_right{
	color:white!important;	
}
.box:hover h2, .box:hover h3, .hoverbox h2, .hoverbox h3{
	color:#cccccc!important;
}
.box:hover .box_right img, .hoverbox .box_right img{
	border:1px solid white!important;
}
.box:hover .box_right .img_on, .hoverbox .box_right .img_on{
	display:block!important;
}
.box:hover .box_right .img_off, .hoverbox .box_right .img_off{
	display:none!important;
}
.box:hover .box_right a, .hoverbox .box_right a{
	color:white;
}

#footer{
	color:#666666;
	padding:0 0 20px 10px;
}
#footer a{
	color:white;
}
.cform{
	color:white;
}
.cform p{
	float:left;
	width:250px;
	height:50px;
}
.cform label{
	font-weight:bold;
	padding-bottom:2px;
	display:block;
}
.cform input{
	width:200px;
	padding:5px;
}
.errors{
	background:white;
	padding:10px;
	color:red;
	margin-bottom:10px;
}
.btn{
	width:auto!important;
	background:#082D32;
	border:0;
	color:white;
	
}
