
body{
	margin:0px;
	padding:0px;
	background:#fff;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;

}


*{
	margin:0px;
	padding:0px;
}

a img {
	border:0;
}


a:link, a:visited {
	color:#000;
	text-decoration:none;
}


a:focus {
	outline:none;
}

.clear {
	
	line-height:1px;
	font-size:1px;
	display:block;
	clear:both;
}


ul, li, form, body, h1, h2, h3, h4, h5, form {
	padding: 0;
	margin: 0;
	list-style: none;

}

 
p {
	margin:0 0 12px;
}





/************MAIN WRAPPER****************/

.main-wrapper{
	width:975px;
	margin:0 auto;
}

.header{
	width:975px;
	float:left;
	margin:0px 0px 15px 0;
	padding:13px 0px 0px 0px;
}

.logo{
	width:313px;
	height:92px;
	float:left;
}

.navigation{
	width:633px;
	float:right;
	padding:63px 0px 0px 0px;
	font-family: 'DINRegular';
	text-transform:uppercase;
	font-size:12px;
}


.navigation ul{
	padding:0px;
	display:block;
	float:right;
}

.navigation ul li{
	float:left;
	margin:0px 0px 0px 16px;
	color:#ac1019;
	font-weight:bold;
	display:block;
	

}

.navigation  ul li a{
	color:#ac1019;
	padding-bottom:8px;
	text-decoration:none;
	display:block;
	border-bottom:2px solid #CCC;

	
}

.navigation  ul li a:hover{
	color:#86888b;
	text-decoration:none;
	display:block;
	border-bottom:2px solid #ac1019;
	padding-bottom:8px;
	
}
.navigation  ul li .selected{
	color:#86888b;
	border-bottom:2px solid #ac1019;
}





.navigation li:first-child{
	margin-left:0px;
	display:block;
}

.navigation li:last-child{
	margin-right:0px;
	display:block;
}

.banner{
	width:975px;
	height:400px;
	float:left;
}

.text-slider{
	width:975px;
	float:left;
	background:#dcdcdf;
	height:80px;
	margin:7px 0 0 0;
	z-index:0;
	
}

.bottom-container{
	width:975px;
	float:left;
	padding:25px 0px 22px 0px;
	
	
}

.bottom-container p{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#7c7e80;
}

.bottom-container .left{
	width:210px;
	float:left;
	margin-right:20px;
	padding-right:40px;
}

.bottom-container .left h1{
	color:#000;
	padding-bottom:15px;
	font-size:12px;
}

.bottom-container .left span{
	display:block;
	padding:2px 0px 0px 0px;
	color:#d2514f;
	font-weight:bold;
	font-size:10px;
	
}

.bottom-container .left span a{
		color:#d2514f;
		text-decoration:none;
}

.bottom-container .left span a:hover{
		color:#000;
		text-decoration:none;
}

.bottom-container .right{
	width:435px;
	float:right;
}

.bottom-container .right img{
	width:240px;
	float:left;
	height:100px;
	margin-right:15px;
}

.bottom-container .right img.read{
	width:96px !important;
	float:left;
	height:26px !important;
	margin-top:28px;
}

.bottom-container .right h2{
	color:#000;
	padding-bottom:15px;
	font-size:12px;
}

.bottom-container .right span{
	display:block;
	padding:13px 110px 0px 0px;
	color:#d2514f;
	font-weight:bold;
	text-align:right;
	font-size:10px;
	bottom:0;
	
}

.bottom-container .right span.one{
	font-size:15px;
	padding:0px;
	color:#7C7E80;
	text-align:left;
	font-weight:normal;
}

.bottom-container .right span.two{
	font-size:18px;
	padding:0px;
	color:#4A8C09;
	text-align:left;	
	font-weight:normal;
}

.bottom-container .right span a{
		color:#d2514f;
		text-decoration:none;
}

.bottom-container .right span a:hover{
		color:#000;
		text-decoration:none;
}

/*----------FOOTER--------------*/

#footer{
	width:100%;
	background:url(../images/footer-bg.png) center no-repeat;
	height:47px;
	padding:176px 0 0 0;
	margin-top:50px;

}

#footer .inner{
	width:929px;
	font-size:11px;
	margin:0 auto;
	border-top:1px solid #CCC;
	padding-top:10px;
}

.social-network{
	width:120px;
	float:left;
}

.social-network img{
	width:17px;
	height:17px;
	float:left;
	margin-right:10px;
}

.bottom-navigation{
	width:450px;
	float:left;
	color:#000;
	}
	
.bottom-navigation ul li{
	padding:0px 6px 0px 6px;
	margin:0px;
	float:left;
}

.bottom-navigation ul li a:hover{
	color:#F00;
}

.copy-write{
	width:350px;
	float:right;
	margin:0px;
	text-align:right;
	line-height:16px;
}
