body
body
{
margin: 0px;
padding: 0px;
font-family: georgia, times, "times new roman", serif;
}
#container
{
margin: 0px;
background-color: #ccff99;
background-image: url(images/crane.jpg);
background-repeat: repeat-y;
border: 1px solid #b22222;
}
#banner
{
background-image: url(images/Dana.jpg);
background-repeat: no-repeat;
background-color: #ffffff;
border: 2px solid #b22222; 
height: 250px;
}
#logo
{
position: absolute;
top: 20px;
left:300px;
}
#banner h1
{
position: absolute;
top: 40px;
left: 497px;
color: #000000;
font-size: 50px;
font:times;
}
#banner h2
{
position: absolute;
top: 200px;
left: 600px;
font-size: 30px;
font:times;
}
#banner h3
{
position: absolute;
top: 170px;
left: 490px;
color: #b22222;
font-size: 20px;
font:times;
}
#nav
{
float: left;
width: 200px;
margin-left: 10px;
padding-top: 1em;
}
ul#navlist 
{
margin: 0px 0px 0px 10px;
padding: 0px;
width: 100%;
}
#navlist li
{
list-style-type: none;
background-color: #191970;
color: #daa520;
border: .2em solid #daa520;
font-weight: 900;
text-align: center;
padding: .3em;
margin-bottom: .5em;
font:times;
}
#navlist li a
{
color: #daa520;
text-decoration: none;
display: block;
}
#navlist li a:hover
{
background-color: #faebd7;
color: #191970;
}
#content
{
padding-top: 1em;
margin: 0px 3em 0px 270px;
}
#content h1
{
text-align:center;
font:times;
}
#content h2
{
font-family:times;
}
#content h3
{
font-family:times;
}
#content h4
{
font:times;
}
#content ul
{
font:times;
font-weight: bold;
}
#content p 
{
font:times;
}
ul#address 
{
list-style-type: none;
text-align: center;
font-weight: bold;
}
#address li a
{
text-decoration: none;
}
#prod_1
{
position: relative;
left:55px;
}
#prod_2
{
position: absolute;
top:560px;
left:680px;
}
#prod_3
{
position: relative;
left:55px;
}
#prod_4
{
position: absolute;
top:870px;
left:680px;
}
#prod_5
{
position:relative;
left:55px;
}
#prod_6
{
position:absolute;
top:450px;
left:680px;
}
#prod_7
{
position:relative;
left:55px;
}
#prod_8
{
position:absolute;
top:758px;
left:680px;
}
#prod_9
{
position:relative;
left:150px;
}
#prod_10
{
position:absolute;
top:625px;
left:725px;
}
#prod_11
{
position:relative;
left:280px;
}
#prod_12
{
position:relative;
left:60px;
}
#prod_13
{
position:absolute;
top:1000px;
left:900px;
}
#prod_19
{
position:absolute;
top:1580px;
left:800px;
}
#prod_1 h3
{
position:relative;
left:50px;
}
#prod_2 h3
{
position:relative;
left:70px;
}
#prod_3 h3
{
position:relative;
left:60px;
}
#prod_4 h3
{
position:relative;
left:80px;
}
#prod_5 h3
{
position:relative;
left:40px;
}
#prod_6 h3
{
position:relative;
left:40px;
}
#prod_7 h3
{
position:relative;
left:20px;
}
#prod_8 h3
{
position:relative;
left:20px;
}
#prod_12 h3
{
position:relative;
left:60px;
}
#prod_13 h3
{
position:relative;
left:75px;
}
#prod_14 h3
{
position:relative;
left:40px;
}
#prod_15 h3
{
position:relative;
left:20px;
}
#prod_16 h3
{
position:relative;
left:20px;
}
#prod_18 h3
{
position:relative;
left:20px;
}
#prod_19 h3
{
position:relative;
left:25px;
}
#prodlist
{
background: #FFCC00;
margin: 0px;
padding: 0px;
height: 26px;
border: 1px solid #b22222;
}
#prodlist li
{
display: inline;
float: left;
margin: 1px;
padding: 1px;
list-style: none;
}
#prodlist li a:link, #prodlist li a:visited
{
font: bold 20px/18px Georgia, "Times New Roman", Times, serif;
color: #b22222;
text-decoration: none;
display: block;
padding: 1px 0px 0px 3px;
margin: 0px;
height: 16px;
overflow: hidden;
width: 115px;
text-align: center;
}
#prodlist li a#current
{
color: #b22222;
font-style: italic;
}
#prodlist li a:hover, #navprodlist li a:active
{
color: #b22222;
text-decoration: none;
background: #ffea93;
text-align: center;
text-transform: uppercase;
font: bold normal 10px/16px "Lucida Sans Unicode", verdana, lucida, arial, helvetica, sans-serif;
}

#footer
{
clear: both;
background-color: #ffa500;
padding: 1em;
border-top: 1px solid #000000;
text-align: center;
}
#footer a
{
font:times;
font-weight:bold;
color:black;
text-decoration: none;
}
#footer a:hover
{
background-color: #daa520;
color: #b22222;
text-transform: uppercase;
}
