html, body
{
	background:#000;
}
a
{
outline:none
}
*
{
	padding:0px;
	margin:0px;
	font-family:Georgia, serif;
}
.primary
{
	width:998px;
	margin:0 auto;
}
.header
{
	height:100px;
	margin-bottom:30px;
}
.blank
{
	text-indent:-9999px;
	height:52px;
}
.menu
{
	height:48px;
	background:#000;
	opacity:0.44;
	filter: alpha(opacity = 44);
}
.items
{
	position:relative;
}
.items h1
{
	background:url(images/logo.png) center no-repeat;
	_background:url(images/logo-ie6.gif) center no-repeat;
	height:48px;
	width:250px;
	position:relative;
	text-indent:-9999px;
	position:absolute;
	top:-48px;
	left:0;
}
.items h1 a
{
	height:48px;
	width:250px;
	display:block;
}
.items ul
{
	position:absolute;
	left:310px;
	top:-35px;
	list-style-type:none;
}
.items ul li
{
	float:left;
	margin-right:30px;
}
.items ul li a
{
	color:#fff;
	font-size:17px;
	text-decoration:none;
}
.items ul li a:hover
{
	text-decoration:underline;
}
.left
{
	float:left;
	width:239px;
	min-height:600px;
}
.right
{
	float:right;
	width:687px;
	min-height:600px;
}
.right a
{
	color:#ffffff;
}
.right a:hover
{
	text-decoration:none;
}
.open-menu
{
	margin-left:30px;
	clear:both;
}
.open-menu h2
{
	font-size:17px;
	margin-bottom:10px;
	clear:both;
	font-weight:normal;
}
.open-menu h2 a
{
	color:#ffffff;
	text-decoration:none;
}
.open-menu h2 a:hover
{
	color:#ffffff;
	text-decoration:underline;
}
.open-menu div
{
	margin-left:20px;
	margin-top:3px;
	margin-bottom:7px;
}
.open-menu a
{
	display:block;
	float:left;
	text-decoration:none;
}
.open-menu div a
{
	display:block;
	float:left;
}
.open-menu a span img
{
	border:3px solid #ffffff;
	margin:5px;
}
.footer
{
	clear:both;
	text-align:center;
	font:13px arial;
	color:#999999;
	padding:60px 0 30px 0;
}
p
{
	color:#fff;
	font:13px Georgia;
	margin:5px;
	margin-bottom:12px;
}
h3, h3 a
{
	color:#fff;
	font:17px Georgia;
	margin-bottom:15px;
}
p a
{
	color:#fff;
}
p a:hover
{
	text-decoration:none;
}
.open-menu ul
{
	display:none;
	margin-left:30px;
	clear:both;
	margin-bottom:7px;
	list-style-type:none;
}
.open-menu ul li
{
	float:left;
}
.class12 *, .class10 *, .class15 *
{
	color:black !important;
}
.body12, .body10, .body15
{
	background:#d9d9d9;
}
.center
{
	font:24px Tahoma;
	color:#525252;
}