@charset "UTF-8";
a:focus { outline: none }
body {
	background-color: #260c03;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.header_cont {
	background: url(images/header_bg.jpg) center top no-repeat;
	width: 1024px;
	margin: 0 auto;
	height: 186px;
	overflow: hidden;
}
.navigator_cont {
	background: url(images/nav_bg.gif) left top repeat-x;
	width: 1024px;
	margin: 0 auto;
}
.navigator {
	height: 60px;
	width: 980px;
	margin: 0 auto;
}
.navx {
	height: 40px;
}
.navigator .navx li {
	display: inline;
	float: left;
	list-style: none;
}
.navigator .navx li a {
	display: block;
	font: bold italic 16px/33px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	padding: 0 20px 7px 20px;
}
.navigator .navx li a:hover {
	background: #ffd649;
	color: #340f04;
}
.navigator .navx li a.hover {
	background: #ffd649;
	font: bold italic 16px/33px Arial, Helvetica, sans-serif;
	color: #340f04;
	text-decoration: none;
	padding: 0 20px 7px 20px;
}
.navy {
	height: 20px;
	padding: 0 15px;
}
.navy a {
	font: bold italic 12px Arial, Helvetica, sans-serif;
	color: #360f01;
	text-decoration: none;
	margin-right: 30px;
}
.navy a:hover {
	color: #9a0000;
	text-decoration: none;
}
.navy a.hover {
	font: bold italic 12px Arial, Helvetica, sans-serif;
	color: #9a0000;
	text-decoration: none;
	margin-right: 30px;
}
.body_cont {
	background: url(images/body_bg.jpg) center no-repeat;
	width: 1024px;
	margin: 0 auto;
}
.content {
	height: 419px;
	width: 980px;
	margin: 0 auto;
}
.flash {
	height: 419px;
	width: 950px;
	margin: 0 auto;
	overflow: hidden;
}
.footer_cont {
	background: url(images/uni_footer.png) center top no-repeat;
	width: 1024px;
	margin: 0 auto;
	behavior: url(iepngfix.htc);
}
.footer {
	margin: 0 auto;
	height: 33px;
	width: 980px;
	padding-top: 70px;
	font: normal 9px/11px Arial, Helvetica, sans-serif;
	color: #e7a422;
}
.footer a {
	font: normal 9px/11px Arial, Helvetica, sans-serif;
	color: #e7a422;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.sucere_x {
	background: url(images/sucere.png) left top no-repeat;
	height: 80px;
	width: 180px;
	margin: 0 auto;
	behavior: url(iepngfix.htc);
}
.twinoaks_x {
	background: url(images/twinoaks.png) left top no-repeat;
	height: 80px;
	width: 180px;
	margin: 10px auto;
	behavior: url(iepngfix.htc);
}
