﻿body { background-color: #FFFFFF; z-index: 1;}
img{border: none}

a {color: #000000; text-decoration: none}
a:hover{color: #FF9900; text-decoration: underline}
a:visited{color: #000000; text-decoration: none}

.nav_buttons
{   position: relative;
    overflow: hidden; 
    float: left;
    height: 28px; 
    z-index: 10;
}
#home{width: 139px;}
#home a:hover { margin-left: -139px; }
   
#company_info{width: 146px;}
#company_info a:hover { margin-left: -148px; }

#system_info{width: 145px;}
#system_info a:hover { margin-left: -145px; }

#shop_online{width: 134px;}
#shop_online a:hover { margin-left: -134px; }

#contact_us{width: 136px;}
#contact_us a:hover {margin-left: -136px; }

#logo
{
    margin-top: 7px;
    border-top: solid 1px #999999;
    z-index: 20;
    
}
#AutoNumber3
{
    margin-top: 7px;
}
.main_content
{   height: 505px;
    width: 800px;
    background-image: url(/images/home/Home_Page_Bak2.jpg);
    background-repeat: no-repeat;
    z-index: 30;
}
#video_btn
{
    position: relative;
    top: 423px;
    left: 125px;
}
.Main_Image
{
    position: relative;
    top: -30px;
    left: 40px;
    z-index: 40;
}
.header
{
    position: relative;
    top: -440px;
    left: 410px;
    z-index: 50;
}

.homepagetext
{
	 font-family: Verdana, Arial;
	 font-size: 10px;
	 width: 340px;
	 text-align: justify;	 
}

#drop_down
{
    position: relative;
    display: none;  
    top: 0px;
    left: 8px;
}
#video_window
{   display: none;
    position: absolute;
    top: 171px;
    margin: 0 auto;
    width: 480px;
    height: 370px;
    text-align: center;
    z-index: 4001;
    background-color: #e6e6e6;
    filter: alpha(opacity=75);
    -moz-opacity: .75;
    opacity: .75;
    border: solid 1px #666666;
}
.background_gradient
{
    background-image: url(/images/home/Nav/btn_bak.jpg); 
    border-bottom: solid 1px #999999;
}
