@charset "utf-8";
/* CSS Document */


body, html{
	margin: 0px;
	font-family: Verdana;
	font-size: 12px;
	background-color: #000000;
	background-image: url(images/mainback.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

img{
	border: 0px;
}

.container{
	width: 780px;
	margin: 0 auto;
}

a{
	color: #F36903;
	text-decoration: none;
}


.page .header{
	height: 109px;
	background: url(images/header2.png) no-repeat top center;
	margin-top: 10px;
}

.header{
	height: 109px;
	background: url(images/header.png) no-repeat top center;
	margin-top: 10px;
}

.top{
	clear: both;
	height: 85px;
}

.logo{
	float: left;
	padding: 35px 0px 0px 15px;
	width: 100px;
}

.menu{
	float: left;
	padding: 40px 0px 0px 15px;
	color: #8D99A5;
}

.menu a{
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

.menu a:hover{
	color: #FFFF99;
}

.links{
	clear: both;
	font-weight: normal !important;
	text-align: center;
	color: #3D5770;
	font-size: 11px;
}

.links a{
	color: #3D5770;
	font-weight: bold;
	text-decoration: none;
}

.links a:hover{
	color: #999;
}

.page .teaser{
	height: 127px;
	background: url(images/teaser2.png) no-repeat top center;
	text-align: right;
}

.page .teaser img{
	margin: 170px 20px 0px 0px;
}

.contents{
	background: #EAEAEA;
}


.teaser{
	height: 279px;
	background: url(images/teaser.png) no-repeat top center;
	text-align: right;
}

.teaser img{
	margin: 170px 20px 0px 0px;
}


.news span{
	color: #EEE5A9;
	padding-right: 20px;
}

.news{
	background: url(images/beige.png) repeat-x;
	height: 27px;
	color: white;
	line-height: 25px;
	font-size: 11px;
	padding: 0px 0px 0px 10px;
}

.news a{
	color: white;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}


.news a:hover{
	color: #333;
}

.blue{
	background: url(images/blue.png) repeat-x top;
	height: 120px;
	padding: 10px 0px 0px 30px;
}

.box{
	float: left;
	width: 220px;
	padding: 10px;
	color: white;
	font-size: 10px;
	line-height: 17px;
}

.box strong{
	color: #262118;
	font-size: 12px;
}


.box a{
	color: white;
	font-weight: bold;
	text-decoration: none;
}
.box img{
	float: left;
	margin: 0px 10px 50px 0px;
}

.footer{
	background: #262118;
	color: #AA996F;
	height: 100px;
}

.footer strong{
	font-size: 11px;
	color: white;
}

.fl{
	float: left;
	width: 170px;
	line-height: 17px;
	font-size: 10px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
}

.footer a{
	color: #AA996F;
	text-decoration: none;
}	

.footer a:hover{
	color: white;
}

.fr{
	float: left;
	padding: 20px;
	width: 60px;
	text-align: center;
	font-size: 10px;
}

.lo{
	margin-left: 40px;
}	

.fr img{o
	margin-bottom: 5px;
}

.end{
	height: 27px;
	color: #AA996F;
	line-height: 25px;
	font-size: 11px;
	background: #191610;
	text-align: center;
	font-weight: bold;
}

.end a{
	color: white;
	font-weight: normal !important;
	font-size: 11px;
	text-decoration: none;
}


.end a:hover{
	color: #AA996F;
}

.br{
	float: right;
	width: 260px;
	color: #666;
	font-size: 11px;
	line-height: 20px;
}

.whity{
	border-top: 2px solid #F36903;
	background: white;
	padding: 10px;
	margin: 10px;
}

.imgr{
	float: right;
	width: 160px;
	color: #666;
	font-size: 11px;
	line-height: 20px;
	padding-top:100px;
}

.img{
	border-top: 2px solid #F36903;
	border-bottom: 2px solid #F36903;
	background: white;
	padding: 10px;
	margin: 10px;
	text-align:center;
}

.bl{
	padding: 30px;
	line-height: 20px;
	font-size: 12px;
	color: #555;
}	

.bl big{
	font-size: 35px;
	letter-spacing: -2px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 40px;
}

.bl span{
	background: #F36903;
	color: white;
	padding: 5px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
}
.container .blue .box a:hover {
	color: #FF9900;
	text-decoration: underline;
}

