/* Global Whitespace Reset */
* {	padding:0;	margin:0;	 }
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address {	margin:20px 0; }
li, dd, blockquote {	margin-left: 40px; }
p {	margin: 15px 0;}
fieldset {	padding:10px; }
h1, h2, h3, h4, h5, h6 {	margin: 20px 0 5px;}
p {	margin: 5px 0 20px;}
h1 {	font-size: 160%; }
h2 {	font-size: 150%; }
h3 {	font-size: 140%; }
h4 {	font-size: 130%; }
h5 {	font-size: 120%; }
h6 {	font-size: 110%; }
ul ul {	margin: 5px 0;	}
hr.clear, hr#formclear {	clear: both;	height: 1px;	margin: 0;	visibility: hidden;}
a:active {	outline: none;	}
:focus {	-moz-outline-style: none;	}
/* Styles */
a:link, a:visited {
	color: #f2e2c1;
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration: none;
}
#content a font,
#content a {	color: #21395B;}
body  {
	background: #1b1f22 url(../images/bg.gif) 0 0 repeat-x;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#container {
	width: 855px;
	margin: 0 auto;
	background: url(../images/header.jpg) 0 0 no-repeat;
	padding: 0 0 20px;
	position: relative;
}
#header {
	margin: 0;
	height: 126px;
	text-indent: -1234em;
}
#header a {
	display: block;
	height: 126px;
	text-decoration: none;
	width: 300px;
}
#navigation {
	margin: 0;
	list-style: none;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
}
#navigation span {
	text-transform: lowercase;
}
#navigation li {
	margin: 0 7px;
	display: inline;
}
#navigation li a {
	color: #f2e2c1;
	text-decoration: none;
}
#navigation li a:hover {
	color: #FFF;
}
#content {
	width: 675px;
	padding: 10px 15px;
	margin: 0 auto 0px;
	background: url(../images/contentbg.gif) 0 100% no-repeat;
	color: #1B1F22;
	min-height: 100px;
	_height: 100px;
}
h2#title {
	background: url(../images/contenttop.gif) 0 0 no-repeat;
	width: 675px;
	padding: 7px 15px 16px;
	line-height: 18px;
	color: #1B1F22;
	font-size: 18px;
	text-align: right;
	margin: 20px auto 0;
}
#index {
/*	background: url(../images/graphic.jpg) 100% 5px no-repeat; */
	margin: 0 30px;
	padding: 293px 0 5px 48px;
/*	min-height: 230px; */
	font-size: 16px;
}
#flash {
	width: 797px;
	height: 288px;
	position: absolute;
	top: 159px;
	left: 29px;
}
#imageContainer {
	position: absolute;
	margin: 0;
	left: 0;
	top: 0;
	overflow: hidden;
	height: 288px;
	margin: 0;
	width: 797px;
}
#index #floater {
	display: none;
	float: right;
	height: 229px;
	width: 409px;
}
#indextitle {
	color: #C8B590;
	margin: 10px 0;
	font-size: 18px;
	display: none;
}
#footer {
	width: 785px;
	margin: 0 auto;
	background: url(../images/footer.jpg) 0 0 no-repeat;
	padding: 0 35px;
	font-size: 10px;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#links {
	text-align: center;
	color: #1b1f22;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0;
	line-height: 14px;
	padding: 3px 0 15px;
}
#links a {
	color: #1b1f22;
	margin: 0 8px;
}
#terms {
	float: right;
	text-align: right;
}
#terms,
#copyright {
	margin: 0;
	width: 300px;
}
/* Forms */
	option {
		padding-right: 10px;
	}
	.contact_form {
		margin-top: 5px;
}
	form div {
		clear: both;
		padding: 1px 11px;
	}
	form fieldset div {
		padding: 1px 0;
	}
	span.required {
		font-weight: bold;
		margin-right: 2px;
	}
	form label {
		display: block;
		margin: 2px 0;
		float: left;
		clear: left;
		width: 140px;
	}
	form input, 
	form textarea,
	form select  {
		clear: right;
		display: block;
		margin: 2px 0 2px 150px;
		font-size: 12px;
		width: 150px;
	}
	form input {
		padding: 2px 3px;
	}
	form textarea {
		padding: 2px 3px;
		width: 200px;
		height: 120px;
	}
	form select {
		width: 160px;
	}
	form fieldset {
		border: 1px solid #333;
	}
	form fieldset fieldset {
		border: 1px solid #333;
		_width: auto;
	}
	form legend {
		font-weight: bold;
		margin: 0;
		padding: 0 5px;
	}
	fieldset fieldset legend {
		font-weight: normal;
	}
	.radio, .checkbox {
		line-height: 14px;
		vertical-align: middle;
		padding: 2px 0;
	}
	input.button {
		clear: both;
		margin: 10px 0;
		border: 1px solid #1b1f22;
		cursor: pointer;
		background-color: #1b1f22;
		color: #FFF;
		font-weight: bold;
		width: 140px;
	}
hr#formclear {
	clear: both;
	height: 1px;
	margin: 20px 0;
}

