@charset "utf-8";

/* CSS Document */

body
{
	background: url(../images/bg.jpg) no-repeat top center #000000;
	font: 15px normal Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #eaeaea;
}

h1
{
	border-bottom: 2px dotted #4f3b1a;
	margin: 10px 0 10px 0;
	padding: 0;
	line-height: 24px;
	font-size: 20px;
	color: #b8b165;
}

h2
{
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}

h3
{
	font-size: 15px;
	font-weight: bold;
	color: #b8b165;
}

h4
{
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}

a
{
	color: #b8b165;
	text-decoration: none;
}

a:hover { color: #ffffff; }

a:active { color: #ffffff; }

img
{
	border: 2px solid #513318;
	margin: 9px 0 9px 0;
}

#wrapper
{
	background: url(../images/wrapper_bg.jpg) no-repeat top center;
	width: 944px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#mast
{
	width: 944px;
	height:50px;
	margin: 0;
	padding: 150px 0 0 0;
}

/*#homelink
{
	width: 240px;
	height: 140px;	
	margin: 10px 0 0 25px;
	padding: 0;
	background-color:#0F0;
	display: block;
}

#homelink a
{
	line-height: 140px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 0;
	left: 0;
	display: block;
	background-color:#09C;
}*/


#nav
{
	height: 43px;
	margin: 5px 0 0 0;
	padding: 0;	
}

/* ===NAVIGATION=== */
#nav ul
{	
	margin: 0;
	padding: 0;
	float: left;
}

#nav ul li
{
	background: url(../images/divider.png) no-repeat right center;
	height: 43px;
	margin: 0;
	padding: 0 4px 0 2px;
	list-style: none;
	display: inline;
	float: left;
}

#nav ul li.last 
{ 
	background: none;
	padding: 0 0 0 2px;
}

a.button
{
	color: #ffffff;
	display: block;
	font: normal 15px Arial, Helvetica, sans-serif;
	height: 43px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

a.button span
{
	display: block;
	line-height: 25px;
	padding: 0;
	margin: 0;
}

.class1
{
	background: url(../images/buttons/about.gif) no-repeat top left;
	width: 67px;
}

.class2
{
	background: url(../images/buttons/policies.gif) no-repeat top left;
	width: 107px;
}

.class3
{
	background: url(../images/buttons/people.gif) no-repeat top left;
	width: 102px;
}

.class4
{
	background: url(../images/buttons/projects.gif) no-repeat top left;
	width: 111px;
}

.class5
{
	background: url(../images/buttons/press.gif) no-repeat top left;
	width: 117px;
}

.class6
{
	background: url(../images/buttons/newsletters.gif) no-repeat top left;
	width: 139px;
}

.class7
{
	background: url(../images/buttons/contact.gif) no-repeat top left;
	width: 100px;
}

a:hover { background-position: bottom left; }
a:active { background-position: bottom left; }

#content
{
	margin: 0;
	padding: 10px 0 0 0;
}

#main_content
{
	width: 614px;
	margin: 0;
	padding: 12px 70px 30px 30px;
	float: left;
}

#subnav
{
	width: 176px;
	height: 394px;
	float: right;
	margin: 0 10px 0 0;
	padding: 10px
}

#subnav ul
{
	margin: 0;
	padding: 0;
}

#subnav ul li
{
	list-style: none;
	font-weight: bold;
	font-size: 13px;
	line-height: 13px;
	margin: 10px 0 0 0;
}

#subnav ul li ul
{
	margin: 5px 0 5px 10px;
	padding: 0;
}

#subnav ul li ul li
{
	list-style: inside url(../images/bullet.gif);
	font-weight: normal;
	font-size: 13px;
	line-height: 13px;
	margin: 2px 0 2px 0;
	padding: 0;
}

#subnav ul li a
{
	font-size: 13px;}

#subnav ul li ul li a
{
	font-size: 11px;}

ul.bullet2 li
{
	list-style-image: url(../images/bullet2.gif);
	margin: 5px 0 5px 10px;
	padding: 0 0 0 10px;
}

#main_content ul.bullet2 li ul
{
	list-style-type: circle;
}

.clearfloat
{
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.noscreen { visibility: hidden; }

.terms
{
	width: 105px;
	padding: 25px 10px 0 0 ;
	float: right;
	text-align: right;
}

.terms a
{
	font-size: 10px;
	color: #363636;
	text-decoration: none;
}

.terms a:hover { color: #ffffff; }

.question
{
		text-align: right;
		width: 250px;
}

.formBlockSurveyTable
{
	border: 3px double #b8b165;
	width: 600px;
}

.formBlockSurveyTable td
{
	padding: 10px 5px 0 0;
	line-height: 25px;
}

.formBlockSubmitButton 
{ 
	background-color: #b8b165;
	border-color: #b8b165; 
	position: relative;
	left: 250px;
	cursor: pointer;
}

.super
{
	vertical-align: super;
	font-size: 9px;
}

#footer
{
	clear: both;
	font-size: 9px;
}

.footernotes
{
	font-size: 10px;
}
