/* CSS Document */

body, html {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
body {
	background-color: #000000;
	background-image: url(images/bg_image.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#wrapper {
	width: 900px;
	height: 800px;
	margin: 0px auto 0px auto;
	padding: 0px;
}
#header {
	width: 900px;
	height: 162px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-image: url(images/header_bg.jpg);
}
#logo {
	float: left;
	padding-top: 32px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#topnav {
	width: 199px;
	height: 41px;
	float: right;
	padding-top: 71px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a.top_home:link, a.top_home:active, a.top_home:visited {
	width: 43px;
	height: 41px;
	display: block;
	background-image: url(images/home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a.top_home:hover {
	width: 43px;
	height: 41px;
	display: block;
	background-image: url(images/home_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a.top_sitemap:link, a.top_sitemap:active, a.top_sitemap:visited {
	width: 43px;
	height: 41px;
	display: block;
	background-image: url(images/sitemap.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px 35px 0px 35px;
}
a.top_sitemap:hover {
	width: 43px;
	height: 41px;
	display: block;
	background-image: url(images/sitemap_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px 35px 0px 35px;
}
a.top_contact:link, a.top_contact:active, a.top_contact:visited {
	width: 43px;
	height: 41px;
	display: block;
	background-image: url(images/contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a.top_contact:hover {
	width: 43px;
	height: 41px;
	display: block;
	background-image: url(images/contact_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#topnav ul{
	width: 199px;
	height: 41px;
	padding: 0px;
	margin: 0px;
}
#topnav li{
	padding: 0px;
	margin: 0px;
	list-style: none;
	float: left;
}
#nav {
	width: 900px;
	height: 43px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-image: url(images/nav_bg.jpg);
}
#nav ul{
	width: 858px;
	height: 43px;
	margin: 0px auto 0px auto;
	padding: 0px;
}
#nav li{
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.hide {
	display: none;
}
a.home:link, a.home:active, a.home:visited {
	width: 142px;
	height: 43px;
	display: block;
	background-image: url(images/nav/home.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
a.home:hover {
	width: 142px;
	height: 43px;
	display: block;
	background-image: url(images/nav/home_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
a.who:link, a.who:active, a.who:visited {
	width: 144px;
	height: 43px;
	display: block;
	background-image: url(images/nav/whos_involved.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
a.who:hover {
	width: 144px;
	height: 43px;
	display: block;
	background-image: url(images/nav/whos_involved_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
a.core:link, a.core:active, a.core:visited {
	width: 143px;
	height: 43px;
	display: block;
	background-image: url(images/nav/core_offer.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
a.core:hover {
	width: 143px;
	height: 43px;
	display: block;
	background-image: url(images/nav/core_offer_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
a.news:link, a.news:active, a.news:visited {
	width: 143px;
	height: 43px;
	display: block;
	background-image: url(images/nav/latest_news.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
a.news:hover {
	width: 143px;
	height: 43px;
	display: block;
	background-image: url(images/nav/latest_news_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
a.press:link, a.press:active, a.press:visited {
	width: 143px;
	height: 43px;
	display: block;
	background-image: url(images/nav/stop_the_press.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
a.press:hover {
	width: 143px;
	height: 43px;
	display: block;
	background-image: url(images/nav/stop_the_press_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
a.contact:link, a.contact:active, a.contact:visited {
	width: 143px;
	height: 43px;
	display: block;
	background-image: url(images/nav/contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
a.contact:hover {
	width: 143px;
	height: 43px;
	display: block;
	background-image: url(images/nav/contact_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
#banner {
	width: 900px;
	height: 150px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-image: url(images/banner_bg.jpg);
}
#content {
	width: 900px;
	height: 395px;
	margin: 0px auto 0px auto;
	padding: 0px;
}
#text {
	width: 480px;
	height: 375px;
	float: left;
	padding-top: 20px;
	padding-right: 20px;
	overflow: auto;
}
#text h1{
	font-family: BlissBold, Arial;
	font-size: 18px;
	font-weight: normal;
	color: #FFCC00;
	padding: 0px;
	margin: 0px 0px 15px;
}
#text p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #999999;
	padding: 0px;
	margin: 0px 0px 15px;
	line-height: 22px;
}
#text a{
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
#text a:hover{
	color: #FFCC00;
	text-decoration: underline;
	font-weight: normal;
}

#text_wide {
	width: 560px;
	height: 355px;
	float: left;
	overflow: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-right: 20px;
}
#text_wide h1{
	font-family: BlissBold, Arial;
	font-size: 18px;
	font-weight: normal;
	color: #FFCC00;
	padding: 0px;
	margin: 0px 0px 20px;
}
#text_wide p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #999999;
	padding: 0px;
	margin: 0px 0px 15px;
	line-height: 22px;
}
#text_wide a{
	color: #000000;
	text-decoration: underline;
}
#text_wide a:hover{
	color: #FFCC02;
	text-decoration: underline;
}

#home_news {
	width: 360px;
	height: 375px;
	float: left;
	background-color: #E9E9E9;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	overflow: auto;
}
#pictures {
	width: 320px;
	height: 375px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(images/pictures.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#home_news h1{
	font-family: BlissBold, Arial;
	font-size: 18px;
	color: #000000;
	padding: 0px;
	margin: 0px 0px 15px;
}
#home_news h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #FBC900;
	padding: 0px;
	margin: 0px;
	line-height: 22px;
}
#home_news p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #666666;
	padding: 0px;
	margin: 0px 0px 15px;
	line-height: 20px;
}
#home_news a{
	color: #000000;
	text-decoration: none;
}
#home_news a:hover{
	color: #000000;
	text-decoration: underline;
}
#footer {
	width: 900px;
	height: 50px;
	margin: 0px auto 0px auto;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 50px;
	text-align: center;
	font-size: 70%;
	color: #FFCC00;
}
#footer a{
	color: #FFCC00;
	text-decoration: none;
}
#footer a:hover{
	color: #FFCC00;
	text-decoration: underline;
}
form{
	width: 500px;
	clear: both;
}
form p{
	clear: both;
	padding: 0;
	margin: 0;
	width: 500px;
}
.boxes form p{
	margin: 0px;
	padding: 0;
}


label{
	width: 180px;
	float: left;
	margin: 0px;
	padding: 0px;
}

.fbutton{
	width: 80px;
	float: left;
	margin: 10px 10px 0px 0px;
}

input, textarea, select{
	width: 180px;
	float: left;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

.gbox, .gbuttn{ /* for the text boxes and textarea */
	float: left;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}

.glabel{
	width: 100px;
	float: left;
}

.gbox{ width: 200px; }

.gbuttn{ 
	width: 120px; 
	margin: 0 0 0 20px;
}

form img{ float: left; }
