* {
	margin: 0; padding: 0;
}

body
{ 
  font: 0.8em Tahoma, Arial, Helvetica, sans-serif;
  color:#333333;
  background:url(../images/bg/bg_gradient_blk_5x610.jpg) repeat-x #666666;;
}

p
{
	  line-height:165%;
}

.clear
{
	clear:both;
}

#container
{
	background:url(../images/hdr/hdr_gradient_blu_5x121.jpg) repeat-x;
	width:100%;
	float:left;
}

#subcontainer
{
	margin:auto;
	width:800px;
	padding-top:15px;
}

#header p
{
	float:right;
	line-height:125%;
	margin:10px 40px 7px 0;
	color:#FFFFFF;
}

#header span
{
	font-size:0.8em;
	letter-spacing:0.1em;
}

#header p a
{
	color:#FFFFFF;
}

#header p a:hover
{
	text-decoration:none;
	color:#CCCCCC;
}


h1 
{
	background:url(../images/hdr/hdr_logo_240x71.jpg) no-repeat; 
	width:250px;
	height:71px; 
	text-indent:-999999px;
	margin-left:15px;
	float:left;
}

h1 a
{
	display:block;
	height:100%;
}

h2
{
	color:#990000;
	border-bottom:#CCCCCC 1px solid;
	padding-bottom:0.3em;
	margin-bottom:0.6em;
}

#navlinks
{
	list-style-type:none;
}

#navlinks li
{
	float:left;
	width:195px;
	height:22px;
	margin-right:1px;
	color:#000000;
	text-align:center;
	text-transform: uppercase;
	font-size:0.9em;
}

#navlinks li.active
{
	background:url(../images/btn/btn_navbg_390x22.jpg) no-repeat;
}

#navlinks li a
{
	display:block;
	text-decoration:none;
	color:#666666;
	height:22px;
	background:url(../images/btn/btn_navbg_390x22.jpg) no-repeat -195px;
}

#navlinks li a:hover
{
	color:#000000;
	background:url(../images/btn/btn_navbg_390x22.jpg) no-repeat;
}

#content
{
	clear:both;
	background:#FFFFFF;
	width:753px;
	padding:15px;
	float:left;
	min-height: 175px;
}

#content img
{
	margin-bottom:1em;
}

#btmcontent
{	
	clear:both;
	width: 783px;
	height:19px;
	background:url(../images/bg/bg_rndbtmwht_783x19.png) no-repeat;
}

#footer
{
	padding:2.5em 1em 4em 1em;
	color:#999999;
	font-size:0.9em;
}

#footer a
{
	color:#FFFFFF;
}

#footer a:hover
{
	color:#CCCCCC;
	text-decoration:none;
}

#footer li
{
	list-style-type:none;
	float:left;
	margin:0em 1em 0.6em 0em;
	padding:0em 1em 0em 0em;
	border-right:1px solid #999999;
	text-transform: uppercase;
	font-size:0.8em;
	color:#CCCCCC;
}

#footer li.last
{
	border-right:none;
}