* {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
    line-height: 140%;
  }
  select, input, textarea {
    font-size: 1em;
  }

  body {
    padding: 10px;
    font-size: 70%;
	background: #000000;
  }

  h2 {
    margin-top: 1.2em;
    margin-bottom: 0;
    padding: 0;
    border-bottom: 1px dotted #dedede;
  }

  h3 {
    margin-top: 1.2em;
    margin-bottom: 0;
    padding: 0;
  }
  
a img { border:none; }

#header {
	width: 1000px;
	margin: 0 auto;
}

#header img {
	float: left;
	border: 0px solid #ffffff;
}

.separator {
	width: 1000px;
	margin: 0 auto;
}

#textfield {
	background: #171717;
	color: #AFAFAF;
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 10px;
}

.title {
    color: #999999;
    padding: 5px;
    width: 1000px;
	margin-left: 35px;
	float: left;
	margin-top: 10px;
	font-weight: bold;
}

.title h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFC90E;
    margin-left: 75px;
    margin-top: -19px;
}

.details {
    color: #afafaf;
    font-size: 12px;
    padding: 5px;
    width: 1000px;
	font-weight: bold;
	margin-left: 35px;
}

.infos  {
    width: 319px;
	float: left;
}

.infos a:link {color:#FFC90E; text-decoration: none;}
.infos a:visited {color:#FFC90E;}
.infos a:hover {color:#FFC90E; text-decoration: underline;}
.infos a:active {color:#FFC90E;}

.infos span {
    color: #FFC90E;
}

.story  {
	text-align: justify;
	width: 600px;
	float: left;
}

.story span {
    font-weight: normal;
}

.clear {
	clear: both;
}

.callto {	
	position: absolute;
	margin: 580px 420px 1px;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	width: 370px;
	z-index: 2;
	color: #ffc90e;
	height: 30px;
	z-index: 20;
	background: url(opa75.png);
}

.callto a:link {color:#FFC90E; text-decoration: none;}
.callto a:visited {color:#FFC90E;}
.callto a:hover {color:#FFC90E; text-decoration: underline;}
.callto a:active {color:#FFC90E;}

#join {
	width: 1000px;
	margin: 0 auto;
	text-align: center;
	margin-top: 10px;
}

.flowplayer {
	width: 960px;
	margin: 0 auto;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.whychooseus {
	width: 960px;
	margin: 0 auto;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #999999;
	font-size: 15px;
}

.whychooseus p {
	margin-top: 8px;
}

.whychooseus a:link {color:#FFC90E; text-decoration: none;}
.whychooseus a:visited {color:#FFC90E;}
.whychooseus a:hover {color:#FFC90E; text-decoration: underline;}
.whychooseus a:active {color:#FFC90E;}



#footer {
	width: 1000px;
	margin: 0 auto;
	text-align: center;
}

.featuredtext {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	padding: 5px;
	color: #999999;
	font-size: 18px;
	margin-left: 3px;
}

.featured {
	float: left;
	padding: 10px;
}

.featured img {
	width: 180px;
}

.shadow  {
    background: url("opa75.png") repeat scroll 0 0 transparent;
    height: 80px;
    margin-top: -80px;
    position: absolute;
    width: 180px;
	float: left;
}

.featuretitle {
	color: #ffffff;
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin-left: 3px;
	margin-bottom: 3px;
	min-width: 170px;
	text-align: left;
}

.featuremodels {
	color: #999999;
	float: left;
	position: relative;
	font-size: 12px;
	margin-left: 5px;
}

.featuremodels a:link {color:#FFC90E; text-decoration: none;}
.featuremodels a:visited {color:#FFC90E;}
.featuremodels a:hover {color:#FFC90E; text-decoration: underline;}
.featuremodels a:active {color:#FFC90E;}

.shadow img {
	width: 150px;
	margin-top: 10px;
}

.hideme {
	display: none;
}

#credit {
	width: 1000px;
	margin: 0 auto;
	text-align: center;
	color: #AFAFAF;
}

#credit a {
    color: #717171;
    text-decoration: none;
}