@charset "UTF-8";

html, body {
width:100%;
height:100%;
margin:0;
padding:0;
position:relative;
}

#greenlogo{
width:100px;
height:109px;
margin:25px;
background:url(images/greenlogo.jpg);
background-repeat:no-repeat;
position:absolute;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #d87f3c;
	text-decoration: none;
	line-height: 18px;
	text-align:left
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #F2c965;
	text-decoration: none;
	line-height: 18px;
		text-align:left
}
.cellpad {
	padding-top: 5px;
	padding-bottom: 8px;
}
html, body, #wrapper {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
	  /*background-color:#575029;*/
	  background-color:#292929;
   }
   #wrapper {
      margin: 0 auto;
      vertical-align: middle;
      width: 900px;
   }
   .footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.2px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #b9b9b1;
	text-decoration: none;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #F2c965;
	text-decoration: none;
	line-height: 18px;
	text-align:left
}
.redirect {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
#video {
display: none; 
position:absolute;
margin-left:115px; 
margin-top:65px; 
width:auto;
height:auto;
z-index:400; 
background-color:#fff;
padding:7px;
 }
#box {
display: none; 
position:absolute; top:0; left:0; 
vertical-align: middle;
width: 100%;
height:100%;
z-index:300; 
background-color:#000;
filter:alpha(opacity=70);
        -moz-opacity:0.7;
        -khtml-opacity: 0.7;
        opacity: 0.7;
}
#vidwrapper {
height:504px;
width:900px;
z-index:200;
}
#nav {
background-color:#000000;
}
