@charset "UTF-8";
/* CSS Document */

body{background-attachment:scroll;
background-image:url();
background-position: top center;
background-repeat:no-repeat;
background-color:#ffffff;
overflow-x: hidden;
}

a:link {color:#555555; text-decoration:none;}      /* unvisited link */
a:visited {color:#555555;text-decoration:none;}  /* visited link */
a:hover {color:#555555;text-decoration:none;}  /* mouse over link */
a:active {color:#555555;text-decoration:none;}  /* selected link */

p{ font:Arial, Helvetica, sans-serif;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}

.explorerbg {
 margin-left: -1000px;
left: 50%;
position:absolute; 
top:0px;
border: transparent;
width:900px;
background-image:url(images/mainbg.jpg);
background-repeat:no-repeat;
background-color:#ffffff;
width:2000px;
height:872px;
}


.navigation {
 margin-left: -72px;
left: 50%;
position:absolute; 
top:17px;
z-index:9;
border: transparent;
width:900px;
}

div.navigation a:hover{
border-top: none;
opacity: 0.0;
filter: alpha(opacity=0);
width: 0px; 
height: 0px;	
z-index:1;
}


.footercontainer {
width:866px;
float:inherit;
}
.footerover {
z-index:9;
}
.footerunder {
z-index:7;
margin-bottom:47px;
}

div.footer a:hover{
border-top: none;
opacity: 0.0;
filter: alpha(opacity=0);
width: 0px; 
height: 0px;	
z-index:1;
}

.features {
 margin-left: -433px;
left: 50%;
position:absolute; 
top:410px;
z-index:9;
border: transparent;

}
div.features a:hover{
border-top: none;
opacity: 0.0;
filter: alpha(opacity=0);
width: 0px; 
height: 0px;	
z-index:1;
}

.features2 {
 margin-left: -433px;
left: 50%;
position:absolute; 
top:410px;
z-index:0;
border: transparent;
}

.mainvideo {
 margin-left: -138px;
left: 50%;
position:absolute; 
top:402px;
z-index:0;
border: transparent;
}

.slideshow {
 margin-left: -421px;
left: 50%;
position:absolute; 
top:77px;
z-index:0;
border: transparent;
width: 842px;
height: 248px;
background-color:#000000;
}




