/* CSS Document */

body {
background:#000000 url(../images/background.jpg) no-repeat scroll center top;
color:#FFFFFF;
font-family:arial;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:0px;
}

#container {
display:block;
margin:0px auto;
position:relative;
voice-family:inherit;
width:800px;
}

#banner {
background:url(../images/heading.gif) no-repeat scroll center top;
height:130px;
width:800px;
}


#main_content{
width:800px;
height: 420px;
}


#main_content2{
width:800px;
height:600px;
}

#main_content3{
width:800px;
height:700px;
}

#main_content4{
width:800px;
height:900px;
}

#main_content5{
width:800px;
height:750px;
}



#main_content6{
width:800px;
height:3660px;
}


#main_content7{
width:800px;
height:800px;
}

#main_content8{
width:800px;
height:550px;
}

#main_content9{
width:800px;
height:1050px;
}



#main_content10{
width:800px;
height:1200px;
}


#left{
width: 400px;
padding: 5px 0px 0px 5px;
float:left;
}

#left_learnmore{
width: 800px;
padding: 5px 0px 0px 5px;
float:left;
}

#left_index {
width: 250px;
padding: 20px 0px 0px 5px;
float:left;
}

#right {
width: 300px;
padding: 50px 5px 0px 5px;
float:right;
/* border: 1px solid red;*/
}

.fullpage_txt{
font-size:110%;
margin-bottom:10px;
position:relative;
text-align:left;
padding: 10px 10px 10px 10px;
}


#footer{
width:800px;
height:55px;
margin:0px;
padding:10px 0px 0px 0px;
}

img {
border-style: none;
vertical-align: bottom;
outline:none;
}

a:link {
color: #FFFFFF; 
text-decoration: none;
} 

a:visited {
text-decoration: none;
color: #FFFFFF;
}

a:hover {
text-decoration: none;
color: #FFFFFF; 
-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
filter:alpha(opacity=50);   /* Internet Explorer       */
-moz-opacity:0.5;           /* Mozilla 1.6 and below   */
opacity: 0.5;               /* newer Mozilla and CSS-3 */ 
-khtml-opacity: 0.5;
background-color: #232323;  
}  
 
#map a:hover {
text-decoration: none;
-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
filter:alpha(opacity=100);   /* Internet Explorer       */
-moz-opacity:100;           /* Mozilla 1.6 and below   */
opacity:100;               /* newer Mozilla and CSS-3 */ 
-khtml-opacity:100;
}  
 

a:active {
text-decoration: none;
color: #FFFFFF;
}  

/*Bottom Navigation*/

ul#links {
color:#FFFFFF;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 9px;
list-style-type:none;
height:32px;
float:left;
}

ul#links li {
float:left;
height:32px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
text-indent:-6000px;
}

ul#links li a {
outline: none;
display:block;
height:32px;
}

ul#links li#navHome a {
background:url(../images/menu.png) no-repeat 0px 0px;
width:59px;}

ul#links li#navHome a:hover {
background:url(../images/menu.png) no-repeat 0px -33px;}

ul#links li#navHome_active {
background:url(../images/menu.png) no-repeat 0px -33px;
width:59px;}

ul#links li#navAbout a {
background:url(../images/menu.png) no-repeat -59px 0px;
width:64px;}

ul#links li#navAbout a:hover {
background:url(../images/menu.png) no-repeat -59px -33px;}

ul#links li#navAbout_active {
background:url(../images/menu.png) no-repeat -59px -33px;
width:64px;}

ul#links li#navGallery a {
background:url(../images/menu.png) no-repeat -124px 0px;
width:67px;}

ul#links li#navGallery a:hover {
background:url(../images/menu.png) no-repeat -124px -33px;}

ul#links li#navGallery_active {
background:url(../images/menu.png) no-repeat -124px -33px;
width:67px;}

ul#links li#navPresskit a {
background:url(../images/menu.png) no-repeat -194px 0px;
width:79px;}

ul#links li#navPresskit a:hover {
background:url(../images/menu.png) no-repeat -194px -33px;}

ul#links li#navPresskit_active {
background:url(../images/menu.png) no-repeat -194px -33px;
width:79px;}


ul#links li#navLearnMore a {
background:url(../images/menu.png) no-repeat -273px 0px;
width:102px;}

ul#links li#navLearnMore a:hover {
background:url(../images/menu.png) no-repeat -273px -33px;}

ul#links li#navLearnMore_active {
background:url(../images/menu.png) no-repeat -273px -33px;
width:102px;}


ul#links li#navLatestNews a {
background:url(../images/menu.png) no-repeat -375px 0px;
width:101px;}

ul#links li#navLatestNews a:hover {
background:url(../images/menu.png) no-repeat -375px -33px;}   

ul#links li#navLatestNews_active {
background:url(../images/menu.png) no-repeat -375px -33px;
width:101px;}


ul#links li#navLinks a {
background:url(../images/menu.png) no-repeat -476px 0px;
width:61px;}

ul#links li#navLinks a:hover {
background:url(../images/menu.png) no-repeat -476px -33px;}   

ul#links li#navLinks_active {
background:url(../images/menu.png) no-repeat -476px -33px;
width:61px;}


ul#links li#navContact a {
background:url(../images/menu.png) no-repeat -537px 0px;
width:70px;}

ul#links li#navContact a:hover {
background:url(../images/menu.png) no-repeat -537px -33px;} 


ul#links li#navBuyNow a {
background:url(../images/menu.png) no-repeat -611px 0px;
width:82px;}

ul#links li#navBuyNow a:hover {
background:url(../images/menu.png) no-repeat -611px -33px;}   

ul#links li#navBuyNow_active {
background:url(../images/menu.png) no-repeat -611px -33px;
width:82px;}