body {
background:#101010;
text-align:left;
color:#777;
width:700px;
font-size:14px;
font-family: Lucida Grande, verdana, helvetica, arial, sans-serif;
margin:0 auto;
padding:0;
}

a:focus {
outline: none;
}

h1 {
font-size: 34px;
letter-spacing:-2px;
color:#9FC54E;
font-weight:700;
padding:20px 0 0;
}

h2 {
font-size: 24px;
color:#444444;
font-weight: 400;
padding: 0 0 10px; 0
}

h3 {
font-size:14px;
letter-spacing:-1px;
color:#fff;
font-weight: 700;
text-transform:uppercase;
margin:0;
padding:8px 0 8px 0;
}

.panel {
position: absolute;
top: 110px;
left: 0;
display: none;
background: #000000;
border:1px solid #111111;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
width: 840px;
height: auto;
padding: 90px 30px 0px 20px;
filter:alpha(opacity=85); -moz-opacity:0.85; opacity:0.85; -khtml-opacity:0.85;
z-index:1000!important;
}

object, embed{
z-index:1!important;
}

.panel p{
margin: -5px 0 15px 0;
padding: 0;
color: #cccccc;
font-size:11px;
line-height:14px;
}

.panel a, .panel a:visited{
margin: 0;
padding: 0;
color: #9FC54E;
text-decoration: none;
border-bottom: 1px solid #9FC54E;
}

.panel a:hover, .panel a:visited:hover{
margin: 0;
padding: 0;
color: #ffffff;
text-decoration: none;
border-bottom: 1px solid #ffffff;
}

a.trigger{
position: absolute;
text-decoration: none;
top: 130px; left: 0;
font-size: 16px;
letter-spacing:-1px;
font-family:Lucida Grande, verdana, helvetica, arial, sans-serif;
color:#fff;
padding: 20px 40px 20px 15px;
font-weight: 700;
background:#111 url(../images/plus.png) 90% 52% no-repeat;
border:1px solid #222;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-bottom-left-radius: 0px;
display: block;
z-index:999999;
}

a.trigger:hover{
position: absolute;
text-decoration: none;
top: 130px; left: 0;
font-size: 16px;
letter-spacing:-1px;
color:#fff;
padding: 20px 40px 20px 20px;
font-weight: 700;
background:#222222 url(../images/plus.png) 90% 52% no-repeat;
border:1px solid #333;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-bottom-left-radius: 0px;
display: block;
}

a.active.trigger {
background:#222222 url(../images/minus.png) 90% 52% no-repeat;
}

.columns{
clear: both;
width: 330px;
padding: 0 0 20px 0;
line-height: 22px;
}

.colleft{
float: left;
width: 130px;
line-height: 22px;
}

.colright{
float: right;
width: 130px;
line-height: 22px;
}

ul{
padding: 0;
margin: 0;
list-style-type: none;
}

ul li{
padding: 0;
margin: 0;
list-style-type: none;
}

hr{
background-color: #333333;
height: 1px;
}
#main{
	width:500px;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-450px;
	z-index:2!important;
	padding:0;
	font-family:Lucida Sans, Verdana, Arial, Helvetica, sans-serif;
	font-weight:500;
	font-size:12px;
	color:#707070;
	line-height:24px;
	overflow-x:hidden;
}
#flashContent{
	position:absolute;
	top:0;
	left:50%;
	margin-left:-100px;
	z-index:1!important;
	width:600px;
	min-width:55%;
	min-height:636px;
	_height:auto!important;
	height:100%;
	overflow-x:hidden;
}
p{
	margin:0;
	padding:0;
}
.separator{
	width:500px;
	height:25px;
	margin:10px 0 0 auto;
}
#video{
	width:480px;
	height:270px;
	float:left;
	margin:10px auto;
	border:10px solid #212121;
}
#module1{
	width:480px;
	height:200px;
	float:left;
}
#module2{
	width:245px;
    height:120px;
	float:left;
	background-color:#222;
}
#module3{
	width:245px;
	height:120px;
	margin-left:10px;
	float:left;
	background-color:#222;
}
#logo{
	margin:10px 0 0 60px;
	z-index:4;
}
#enterSite{
	float:right;
	margin:10px 0 0 0px;
}
