@charset "UTF-8";
/* CSS Document */

body {
	background-color:#000000;
	background-image:url(../images/bg-body.png);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:50% 0%;
	font-family:"Eurostile", Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

a {
	color:#FFFFFF;
	text-decoration:none;
}

a:hover {
	color:#CCCCCC;
	text-decoration:none;
}

img {
	border-width:0px;
}

img a {
	border-width:0px;
}

img a:hover {
	border-width:0px;
}

.maxicontainer {
	width:960px;
	height:auto;
	position:absolute;
	padding-top:20px;
	position:absolute;
	left:50%;
	margin-left:-480px;
	margin-bottom:20px;
	float:left;
}

.bigcontainer {
	width:960px;
	height:auto;
	min-height:550px;
	float:left;
	background-image:url(../images/bg-container.png);
	background-repeat:no-repeat;
	background-position:bottom;
}

.logo {
	width:281px;
	height:37px;
	margin-left:5px;
	margin-top:5px;
	float:left;
	margin-right:45px;
}

.logo img {
	border-width:0px;
}

.menu {
	float:left;
	width:600px;
	height:175px;
	overflow:hidden;
}


.news {
	float:left;
	width:447px;
	height:auto;
	margin-right:92px;
	margin-top:48px;
}

.focus {
	width:415px;
	height:auto;
	float:left;
	margin-top:48px;
	margin-bottom:30px;
}

h3 {
	font-family:"Eurostile", Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#3d3d3d;
	background-image:url(../images/bg-h3.png);
	background-repeat:no-repeat;
	margin-bottom:15px;
	padding-left:10px;
	height:16px;
}

.footer {
	width:960px;
	height:30px;
	text-align:center;
	padding-top:10px;
	float:left;
}

.footer a {
	font-family:"Eurostile", Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#FFFFFF;
}

.footer a:hover {
	color:#CCCCCC;
}
