body {
background: #212121;
background-image: url('http://www.tallmadgeasphalt.com/images/body_bkg.gif');
background-repeat: repeat-x;
text-align: center;
}

div, td, th {
font-family: Verdana, sans-serif;
font-size: 11px;
}

h1 { color: #212121; font-family: Arial Narrow, Arial, Helvetica, sans-serif; font-size:20px; text-align:left; margin: 10px 0 10px 10px; text-transform:uppercase;
}

img {
border: 0;
display: block;
}

div#wrapper {
margin: 0 auto;
width: 750px;
}

div#header {
width: 730px;
height: 210px;
background-image: url('http://www.tallmadgeasphalt.com/images/header-bg.jpg');
text-align: right;
padding: 40px 20px 0 0;
}

div#header a {
color: #333;
text-decoration: none;
font-weight: bold;
}

div#header a:hover {
color: #9e0b0e;
}

div#navleft {
float: left;
width: 237px;
}

div#screen {
float: left;
width: 275px;
height: 196px;
background-image: url('http://www.tallmadgeasphalt.com/images/screen_bkg.gif');
}

div#navright {
float: left;
width: 238px;
}

/*div#contenttop {
clear: both;
width: 750px;
height: 13px;
background-image: url('http://www.tallmadgeasphalt.com/images/content_top_bkg.gif');
}

div#content {
width: 730px;
height: 200px;
padding: 0 10px;
background-image: url('http://www.tallmadgeasphalt.com/images/content_bkg.gif');
}*/

div#contenttop {
clear: both;
width: 750px;
height: 13px;
background-image: url('http://www.tallmadgeasphalt.com/images/contact_top_bkg.gif');
}

div#content {
width: 730px;
height: 200px;
padding: 0 10px;
background-image: url('http://www.tallmadgeasphalt.com/images/contact_bkg.gif');
}

html>body div#content {
height: auto;
min-height: 300px;
}

div#contentleft {
text-align: justify;
padding: 0 25px;
float: left;
width: 662px;
}

/*div#contentright {
text-align: left;
float: left;
width: 200px;
padding: 0 5px;
}

div#contentright h3 {
color: #9e0b0e;
font-size: 12px;
}*/

div#photoright {
float: right;
text-align: center;
font-weight: bold;
font-size: 9px;
margin-left: 15px;
}

/*div#topfooter {
width: 750px;
height: 58px;
background-image: url('http://www.tallmadgeasphalt.com/images/footer_bkg.gif');
}*/

div#topfooter {
width: 750px;
height: 58px;
background-image: url('http://www.tallmadgeasphalt.com/images/contact_footer_bkg.gif');
}

div#bottomfooter {
width: 740px;
padding: 5px;
color: #999;
font-size: 9px;
text-align: center;
}

div#bottomfooter a {
color: #999;
}

div#bottomfooter a:hover {
color: #9e0b0e;
}