#container {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	background-color: #000000;
	float: left;
	height: auto;
	width: 900px;
	position: relative;
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	font-weight: 400;
	color: #FFFFFF;
	background-color: #FFFFFF;
}
#header {
	height: 182px;
	width: 900px;
	float: left;
	position: relative;
}
#footer {
	background-image: url(images/footer_bg.jpg);
	float: left;
	height: 88px;
	width: 900px;
	position: relative;
}
.foot {
	color: #666666;
	font-size: 10px;
	text-align: center;
	margin-top: 20px;
}
.foot a {
	color: #666666;
	text-decoration: none;
}
.foot a:visited {
	color: #666666;
	text-decoration: none;
}
.foot a:hover {
	color: #FFCC00;
	text-decoration: none;
}
.spacer {
	color: #333333;
	padding-right: 5px;
	padding-left: 5px;
}
#nav {
	float: left;
	height: auto;
	width: 250px;
	position: relative;
}
#main {
	float: left;
	height: auto;
	width: 640px;
	position: relative;
}
.navigation {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFCC00;
	height: 26px;
	padding-left: 45px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.navigation a {
	color: #FFFFFF;
	text-decoration: none;
}
.navigation a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.navigation a:hover {
	color: #FFCC00;
	text-decoration: none;
}
div.copy h1 {
	font-size: 32px;
	color: #FFCC00;
	font-weight: lighter;
	margin: 0px 0px 20px!important;
	padding: 5px 0px 2px;
}
div.copy {
	float: left;
	width: 440px;
	position: relative;
}
div.copy p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
	color: #FFFFFF;
	padding-bottom: 6px;
	margin-bottom: 6px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 5px;
}
div.copy h2 {
	font-size: 22px;
	color: #999999;
	font-weight: lighter;
	margin: 0px 0px 15px;
	padding: 0px;
	text-align: center;
}
div.copy img {
	float: left;
	position: relative;
}
div.copy a {
	font-weight: 600;
	color: #FFCC00;
	text-decoration: none;
}
.r-spacer {
	float: left;
	height: 60px;
	width: 200px;
	position: relative;
}


/* highslide css */
* { /*
    font-family: Verdana, Helvetica;
    font-size: 10pt;
   	*/
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.highslide:hover img {
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}

.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border: 5px solid white;
	border-top: none;
	padding: 5px;
	background-color: white;
	color: #000000;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.videobox {
	float: left;
	height: 275px;
	width: 320px;
}
.videobox h2 {
	font-family: "Arial Black";
	font-size: 16px;
	color: #FFCC00;
	font-weight: normal;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
h3 {
	height: 50px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
h3 a {
	color: #FFFFFF;
	text-decoration: none;
}
h3 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
h3 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
div.copy h5 {
	font-size: 18px;
	color: #0066FF;
	font-weight: lighter;
	margin-top: 0px;
	margin-bottom: 0px !important;
	padding-top: 0px;
	padding-bottom: 0px!important;
	position: relative;
	height: 24px;
	font-style: italic;
}
ul {
	float: left;
	width: 170px;
	padding: 0px 0px 0px 15px;
	margin: 0px;
}
li {
	line-height: 150%;
	color: #999999;
	list-style-image: url(images/bullet.gif);
}
div.copy a:visited {
	font-weight: 600;
	color: #FFCC00;
	text-decoration: none;
}
div.copy a:hover {
	font-weight: 600;
	color: #FFFFFF;
	text-decoration: none;
}
div.copy h4 {
	font-size: 14px;
	color: #0099FF;
	font-weight: 600;
	padding-bottom: 0px;
	margin-bottom: 10px;
	margin-top: 5px;
	line-height: 130%;
}

.myform {
background-image:url(images/form_bg.jpg);
background-repeat:no-repeat;
width: 400px;
height: 250px;
padding: 20px;
}

div.formitem {
height: 30px;
clear: left;
}

div.formitem label{
font-size: 12px;
color:#999999;
width: 100px;
float: left;
position:relative;
}

div.formitem select{
width: 75px;
float:left;
position:relative;
}

div.formitem input, textarea {
width: 180px;
float:left;
position:relative;
background-color:#CDEAF6;
}
.picy {
	border: 1px solid #999999;
}
div.copy h3 {
	font-size: 16px;
	color: #0099FF;
	font-weight: lighter;
	margin: 0px;
	padding: 0px 0px 10px;
	line-height: 140%;
	text-align: center;
	position: relative;
	float: left;
	width: 100%;
	height: auto;
}
