*{outline:none}
*, html{padding:0px; margin:0px; font-family:Helvetica,Arial,"Lucida Sans Unicode","Trebuchet MS",Verdana,Geneva,sans-serif}
a, 
a img, 
blockquote, 
body, 
caption, 
div, 
em, 
fieldset, 
font, 
form, 
h1, 
h2, 
h3, 
h4, 
h5, 
h6, 
html, 
img, 
label, 
legend, 
object, 
p, 
pre, 
span, 
strong{border:0; font-family:inherit; font-size:100%; font-style:inherit; font-weight:inherit; margin:0; padding:0; vertical-align:baseline}
a:link, 
a:visited, 
a:active{ text-decoration:none}
a:hover{color:#000}
a{color:#000; outline:none}
img a:hover{}
fieldset, 
img{ border:0}
ul, ol, li{list-style-position:outside; margin-left:0px}


.center {
	text-align: center !important;	
}
.bold {
	font-weight: bold;	
}
.dNone {
	display: none;	
}
.cBoth {
	clear: both;	
}

#c a:hover {
	color : #00ADFD;	
}

body {
	background : #000;
	font-family: Helvetica,Arial;
}
#w {
	width : 780px;
	margin: 0 auto;
	background: #fff;
	margin-top: 50px;
}
#h {
	
}
#top {
	width : 780px;
	height: 12px;
	background : #000 url(top.png) top left no-repeat;
	margin: 0 auto;
	font-size: 8px;
}
#c {
	margin-top : 20px;
}
#banner {
	width : 780px;
	height: 93px;
	background : #fff url(banner.png) top center no-repeat;
	margin: 0 auto;	
	text-indent: -5000px;
}
#c p {
	margin: 10px 15px;
	color:#888888;
	font-size:13px;
	text-align: justify;
	width:750px;
}
#c p span {
	font-weight: bold;	
}
#c p span a {
	color:#888888;	
}
#c p span span {
	font-size: 10px;	
}
#c p img.logo {
	clear : both;
	float: left;
	margin-right: 10px;	
}
.rea p, .tech p {
	float: left;	
}
#c p.addr {
	margin: 5px auto;
	width : 148px;
	display: block;
	text-indent: -5000px;
	background : url(addr.png) center left no-repeat;
	margin-top: 30px;
}

#c p.legals {
	color : #999;
	font-size: 11px;
	text-align: center;	
}

#bottom {
	width : 780px;
	height: 12px;
	background : url(bottom.png) top left no-repeat;
	margin: 0 auto;	
	font-size: 8px;
}
#trees {
	width : 780px;
	height: 98px;
	background : #000 url(trees.png) bottom center no-repeat;
	padding-top: 20px;
	text-indent: -5000px;		
}


#navcontainer {
	background: #fff;
	margin: 10px 0;
}
#navlist{
padding: 4px 0;
margin-left: 0;
border-bottom: 1px solid #999;
font-size: 12px;
font-weight: bold;
}

#navlist li
{
list-style: none;
margin: 0 10px 0 0;
display: inline;
}
#navlist #first {
	margin-left: 20px;	
}

#navlist li a
{
padding: 4px 1em;
margin-left: 3px;
border: 1px solid #999;
border-bottom: none;
background: #EFEFEF;
text-decoration: none;
}

#navlist li a:link, #navlist li a:visited { color: #0086FF; }

#navlist li a:hover
{
background: #EAEAEA;

color : #00ADFD;
}

#navlist li a.current
{
background: white;
border-bottom: 1px solid white;
}


