﻿


#body {
		background-color:black;
		color:black;		
		font-style:normal;
		font-variant:normal;
		font-weight:normal;
		font-size:75%;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		
}

h1 { 
		font-size:xx-large;		
		
}

h2 {
		font-size:x-large;
}

h3 {
		font-size:large;
}

p {} 

hr {
		width:75%;
		height:1px;color:red;
}

#wrapper {
		position:absolute;
		left:50%;
		width: 800px;

		margin-left:-400px;
		background-color:#bfdf94;
 		background-repeat:no-repeat;
		top: 25px;
}

#Banner{
		width: 800px;
		margin:0px;
		font-size:300%;

}

 
#Navbar {
		float:left;
		height:40px;
		width: 800px;
		padding-top:.5em;

}

 
#Navbar ul {
		width: 720px;
		list-style-type:none;
		height:30px;		

}

#Navbar li {
		float:left;
		display:inline;
}


#Navbar a {
		vertical-align:bottom;
		text-decoration:none;
		color:black;
}	

#Navbar a:link {
		color: #000000;
		text-decoration: none;
}

#Navbar a:link {
		color: #000000;
		
}

#Navbar a:visited {
	
		color: #008000;

}

#Navbar a:hover {
		color: #008080;

}

#Navbar img {
		border:0px
}

#footer {
		height:40px;
		width: 800px;

}









/*

#Navbar navhome {
		width: 147px;
}
#Navbar navrepair {
		width: 220px;
}
#Navbar navweb {
		width: 232px;
}
#Navbar navwarranty {
		width: 224px;
}

#Navbar navcontact {
		width: 205px;
}
*/




