body
{
	margin:0;
	color:#fff;
	background:#000936;
	padding:0;
}

a img
{
	border-color:#ffffff;
	border-width:1px;
}

a:hover img
{
	border-color:#F9A712;
}

body,a,input, h1
{
	font-family:Tahoma,Verdana,Arial;
	font-size:11px;
}

h1
{
	border:0;
	margin:0;
	padding:0;
}

div#page
{
	width:898px;
	float:left;
}

div#menu
{
	padding:15px;
	width:232px;
	float:left;
}

div#menu ul
{
	padding:0;
	margin:0;
	list-style:none;
}

div#menu ul li
{
	line-height:30px;
}

div#menu ul li a
{
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:2px;
	color:#ffffff;
}

div#menu a:hover
{
	text-decoration:underline;
}

div#content
{
	float:right;
	width:608px;
	padding:30px 14px 0 14px;
	line-height:18px;
	min-height:350px;
}

div#title
{
	margin-top:27px;
	height:25px;
	line-height:25px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	letter-spacing:1px;
	background:url(content-header.png) no-repeat 0 0;
	float:right;
	width:608px;
	padding:0 14px 0 14px;
}

div#footer
{
	width:898px;
	float:left;
	text-align:center;
	padding:40px 0 20px 0;
	background:url(footer-line.png) no-repeat 0 70px;
}

div#footer ul
{
	list-style:none;
	margin:2px auto 2px auto;
	padding:0;
	width:898px;
	text-align:center;
	float:left;

}

br
{
	margin:0;
	padding:0;
}

div#footer ul li
{
	padding:0 5px 0 5px;
	display:inline;
}

div#footer a
{
	text-decoration:none;
	border-bottom:1px solid #362D2D;
}

div#footer a:hover
{
	border-bottom:1px solid #F9A712;
}


a, div.news h1
{
	color:#F9A712;
}

a:hover
{
	text-decoration:none;
}

div.news
{
	width:608px;
	float:left;
	padding-bottom:50px;
}

div.info
{
	font-size:11px;
	float:right;
	width:475px;
	padding-left:10px;
	font-weight:bold;
}

div.info span
{
	color:#F9A712;
}

.right
{
	float:right;
}

.left
{
	float:left;
}

#marqueecontainer{
	position:relative;
	width:180px;
	height: 100px;
	overflow: hidden;
	padding-right:15px;
	float:left;
	margin:20px 0 20px 0;
}

#vmarquee
{
	line-height:15px;
}

#vmarquee br
{
	margin:0;
	padding:0;
	line-height:0;
	height:0;
}

#newsletter{
	float:left;
}


