@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
	padding: 0px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


body #home {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
div  {
	color: #666;
	font-size: 11px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.wrapper {
	position: relative;
}
.center {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-bottom: 10px;
}
.clear {
	clear: both;
}
a {
	color: #B73C00;
	text-decoration: none;
}
a:hover{
	color: #FF5F11;
}
.flash {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-bottom: 10px;
	text-align: center;
	margin-top: 80px;
	height: 460px;
}
.noflash {
	background-color: #000;
	height: 460px;
	width: 1000px;
}
.noflash img{
	position: relative;
	top: 200px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.logo01 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-bottom: 10px;
	text-align: left;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	padding-top: 5px;
}
.content {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-bottom: 10px;
	text-align: left;
	margin-top: 20px;
	color: #999;
}
.eyeframe {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-bottom: 10px;
	text-align: center;
	margin-top: 20px;
}
.space01 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-bottom: 10px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	text-align: center;
}
.space02 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	text-align: center;
	margin-top: 20px;
}
.space03 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	text-align: center;
	margin-top: 10px;
}
.footer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-bottom: 10px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
}
.footer .left {
	position: relative;
	float: left;
}
.footer .right {
	float: right;
	position: relative;
}
.highlight01 {
	color: #999;
}.infobox {
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-bottom: 10px;
}
.infobox .header01 {
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFF;
	position: relative;
}
.infobox .header02 {
	font-size: 11px;
	font-weight: normal;
	color: #999;
	position: relative;
}

.-------------------------{}

.videoinfobox {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-bottom: 10px;
}
.videoinfobox .header01 {
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFF;
	position: relative;
}
.videoinfobox .header02 {
	font-size: 11px;
	font-weight: normal;
	color: #999;
	position: relative;
}

.-------------------------{}

.holderinfobox {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-bottom: 10px;
	text-align: center;
}
.holderinfobox .header01 {
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFF;
	position: relative;
}
.holderinfobox .header02 {
	font-size: 11px;
	font-weight: normal;
	color: #999;
	position: relative;
}


.-------------------------{}
.holdercontactbox {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-bottom: 10px;
	text-align: left;
}
.holdercontactbox .header01 {
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFF;
	position: relative;
}
.holdercontactbox .header02 {
	font-size: 11px;
	font-weight: normal;
	color: #999;
	position: relative;
}
.-------------------------{}
.text  {
	position: relative;
	float: left;
	margin-bottom: 5px;
	width: 215px;
	margin-right: 25px;
	height: 250px;
}
.emailhold{
	position: relative;
	width: 350px;
	height: 250px;
	float: left;
}
.emailhold input, textarea{
	font-size: 11px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	width: 225px;
	border: 1px solid #999;
	background-color: #666;
}
.emailhold form .inputbutton {
	width: 200px;
	background-color: #B13C00;
	position: relative;
	font-size: 11px;
	border: 1px solid #CCC;
	font-family: Tahoma, Geneva, sans-serif;
	padding-left: 3px;
	color: #FFF;
}
.-------------------------{}
