html,body{margin:0;padding:0;margin-top:5px;}
body{font: 76% arial,sans-serif; text-align:center}

#header{ position:relative;	border-bottom: 10px solid red; height: 150px;
  background-color: #165aa5; background-image: url(stevesheader.jpg); background-repeat: no-repeat; }
#header h1 {
    position:absolute; top: 2px; left: 320px; width: 268px; height: 148px;
    background: url(steves-logo1.png); background-repeat: no-repeat;
    overflow: hidden; margin:0;padding:0; text-indent: -9999px; }

#weather {
    background-color: white; border: 1px solid red; float:right;
	margin-right: 20px; margin-top: 10px; padding: 20px; height: 90px; }

#wrapper{float:left;width:100%;height:100%;background-image: url(welcome_bg.jpg);background-repeat: repeat;margin:0px;padding:0px;}
#container{text-align:left; width:900px; margin:0 auto}

#content{ margin-left: 406px; border-top: 6px solid black; border-left: 10px solid black; border-right: 10px solid black; background-color: white;}
#content p{line-height:1.4; padding-bottom: 20px;}

#stock { margin-left: 195px; border-top: 6px solid black; border-right: 10px; solid black; background-color: white; padding-left: 20px; }

#featured { border-bottom: 6px solid black; height: 210px; padding: 10px; }
#featured a { text-decoration: none; }
#featured a:hover { }
#featured h2 { color: red; font-size: 26px; margin:0px; padding:0px; padding-left: 20px; }
#featured p { 
	border: 1px solid #CEE7FF; background: #F3F5FC; 
	margin: 10px; padding: 3px; 
	text-align: right; font-size: 12px;  }
#featured img { z-index: 0; }

#manufacturers { border-top: 6px solid black; clear: both; }
#manufacturers img { margin-left: 20px; }
#rent { float: left; width: 200px; padding: 5px; border-right: 6px solid black; }
#specials { float: right; }

#navigation{
	float:left;
	width:190px;margin-left:-900px;
    border-top: 6px solid black;
	background-color: black; color: white;	
}
#menu ul { list-style: none; margin:0px; padding:0px;}
.main {
    padding-left:16px; margin:5px;
    height:35px; width: 170px; font-size: 24px;
    background-image:url(menubar.jpg); background-repeat:no-repeat;
}
.main a { font-weight:bold; color: white; text-decoration:none; }
.main a:hover { color:black; text-decoration: none; }

.sales a { font-weight:normal; color: white; text-decoration:none; font-size: 18px; }
.sales a:hover { color: #C1C1FF; text-decoration: none;}

.rent a { font-weight:normal; color: white; text-decoration:none; font-size: 18px; }
.rent a:hover { color: #C1C1FF; text-decoration: none;}

#menu ul ul { font-size: 0.3 em; margin-top:7px; margin-left:2px; padding-left: 10px; }
#contact { padding: 5px; }

#welcome{
	float:left;width:200px;margin-left:-710px; 
	border-top: 6px solid black; background-color: #FDFBE3; padding: 8px;
}
#welcome h1 { font-size: 22px; margin:0px; padding:0px; }
#welcome p { font-size: 0.6 em;}
#welcome img { margin: 4px; }

#contact { padding: 5px; padding-bottom: 32px; }

#footer{background: #000; color: #FFF; clear:left; width:100%}
#footer p{margin:0;padding:5px 10px}
#footer a{display:inline;padding:0;color: #C6D5FD}