/* Generic Selectors */ 

body { 

font-family: Tahoma, Arial, Verdanda, serif;

font-size: 14px; 

color: #333333; 

background-color: #002392; 

} 

table.main{
/*background-color:#ff3737;*/
width=800px;
height:450px;
/*margin-top:150px;*/
z-index:-100;
}


table.middle{
position:absolute;
border:solid;
border-color:#000000;
background-color:#CCCCCC;
width=750px;
height:384;
top:178px;
z-index:-100;
}


table.bottom{
position:absolute;
width=750px;
height:30px;
background-color:#000000;
top:533;
z-index:-100
}

td.menu{
background-image:url(../image/img_under.gif);
background-repeat:repeat-x;
background-position:center;
width:60px;
text-align:center;
}


p { 

width: 80%; 

} 

li {
font-size:smaller;
list-style-type: none; 
line-height: 100%;
list-style:circle;
}


h1 { 

font-family: Tahoma, "Times New Roman", Times, serif; 

font-size: 18px; 

font-weight: bold; 

color: #000000; 

} 

h2 { 

font-family: Tahoma, "Times New Roman", Times, serif; 

font-size: 16px; 

font-weight: bold; 

color: #000000; 

border-bottom: 1px solid #000000; 

}

li.bottom {
display:inline;
font-family:Arial, Helvetica, sans-serif;
font-size:small;
font-weight:bold;
}

/**************** Pseudo classes ****************/ 
a:link { 

color: #000000; 

text-decoration: none; 

font-weight: bold; 

} 

li :link { 

color: #000000; 

text-decoration: none; 

font-weight: bold; 


} 


a:visited { 

color: #000000; 

text-decoration: none; 

font-weight: bold; 

} 

li a:visited { 

color: #000000; 

text-decoration: none; 

font-weight: bold; 

} 

a:hover { 

color: rgb(0, 96, 255); 

/*padding-bottom: 5px;*/ 

font-weight: bold; 

/*text-decoration: underline; */

} 

li a:hover { 

/*display: block; */

color: rgb(0, 96, 255); 

/*padding-bottom: 5px; */

font-weight: bold; 

/*border-bottom-width: 1px; 

border-bottom-style: solid; 

border-bottom-color: #000000; 
*/
} 

a:active { 

color: rgb(255, 0, 102); 

font-weight: bold; 


} 
*/
/************************* ID's *************************/ 

#navHeader { 

position: absolute; 

width: 180px; 

height: 600px; 

margin: 0; 

margin-top: 80px; 

border-right: 1px solid #000000; 

font-weight: normal; 

background-color: #999999;

} 

#centerDoc { 

width: 50%;
background-color:#999999;
position: absolute; 

padding: 0 0 20px 0; /*top right bottom left*/ 

margin-top: 100px; 

margin-left: 220px; 

}

#LeftDoc { 

width: 300px;
border:thick;
border-color:#333333;
background-color:#FFFFFF;
position: absolute; 

padding: 0 0 20px 0; /*top right bottom left*/ 

margin-top: 25%; 

margin-left: 51%; 

} 


#headline1 { 

background-attachment: fixed; 

background-image: url(images/button.jpg); 

background-repeat: no-repeat; 

background-position: left top; 

padding-top:68px; 

margin-bottom:50px; 

} 

#headline2 { 

background-attachment: fixed; 

background-image: url(images/newsletter_headline2.gif); 

background-repeat: no-repeat; 

background-position: left top; 

padding-top:68px; 

} 

#home_id {

width:80px;
height:30px;
position: absolute;
text-indent:15px;
background-image:url(../images/button.jpg); 

background-repeat: no-repeat; 

background-position: left top; 

/*padding-top:200px;*/ 

}

#navTop { 

position: absolute; 

width: 100%; 

height: 15px; 

margin: 0; 

margin-top: -15px; 

border-right: 0px solid #000000; 

font-weight: normal; 

z-index:100;

} 

#menuTop { 

position: absolute; 

width: 100%; 

height: 10px; 

margin: 0; 

margin-top: 10px; 
border-bottom: 1px solid #000000;
border-right: 1px solid #000000; 
border-left: 1px solid #000000; 
border-top: 1px solid #000000; 

font-weight: normal; 

background-color:#CCCCCC;

} 


#Logo { 

position: absolute;
margin-left:290px;
margin-top:-10px;
z-index: 0;
/*margin-top: 30px; */

} 

#bottom_index{z-index: -100;}

#main_body{
position:absolute;

margin-left:30px;
margin-top:-10px;

}

#image_home{
position:absolute;
margin-left:620px;
margin-top:182px;
z-index:100;
}

#Login{
position:absolute;
margin-left:620px;
margin-top:390px;
}

#News{
position:absolute;
margin-left:32px;
margin-top:280px;
}

#contact{
position:absolute;
margin-left:32px;
margin-top:180px;
}

#Product_list{
position:absolute;
margin-left:620px;
margin-top:490px;
}

#Bottom{
position:absolute;
margin-left:31px;
margin-top:564;
}

#truck{
position:absolute;
margin-left:250px;
margin-top:300;
}
