html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -90px; /* the bottom margin is the negative value of the footer's height */
}

body { color:#FFFFFF;
margin:0;
padding:0;
background-color:#006699;
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
}

img {border:0}
h1 { font-size: 1.4em; text-decoration:underline; font-weight:800}
h2 { color:#AED9F0; font-size:1.1em; font-weight:700; margin:5px 0px 5px 0px; padding:0;text-decoration:underline; }
h3 { font-size:1.1em; font-weight:700; margin:0px 0px 5px 0px; padding:0;text-decoration:none; }
.right {float:right}
.left {float:left}

#header { color:#FFFFFF; 
background:#5CB4E2 url(http://www.myerstowing.com/images/top.jpg) repeat-x;
}
#headerinside { width:990px; margin:0 auto;}
#header img {margin-left:25px; float:left;}
#headertext { padding-top:16px; font-weight:700; text-align:center; float:left}

#logo { 
background:#fff url(http://www.myerstowing.com/images/logoborder.jpg) repeat-x;
}
#logoinside {padding-top:10px; width:990px; margin:0 auto}
#logo img {margin-left:10px;}
#address { float:right}
.addressbox {  float:left; }
.addresstext { float:left;font-size:0.9em; color:#000000; font-weight:700; padding-top:5px; padding-left:5px; margin-right:7px;}
.valign {vertical-align:top}

/* Top nav menu */
ul#nav,ul#nav li{list-style-type:none;margin:0;padding:0; }
ul#nav{margin-top: 20px ; margin-right:8px; font-size:1em; font-weight:800;}
ul#nav li{float:left;margin-right: 10px;text-align: center;overflow:hidden;}
ul#nav a{float:left;width: 6em;padding: 8px 5px 25px 5px;background: #004E81; text-decoration:underline;color: #fff}
ul#nav a:hover{background: #fff; color:#004E81; text-decoration:underline;}
.border {width:100%; height:15px; background: #5CB4E2; float:left;}
/* End top nav menu */


#centerColumn { padding-top:15px; padding-bottom:15px;
right:220px;
voice-family: "\"}\"";
voice-family: inherit;
background:#006699 url(http://www.myerstowing.com/images/contentbg.jpg) repeat-x;
font-size:1em;
}
#centerinside { width:990px; margin:0 auto}
#centerColumn a { font-weight:600; color:#fff;
border-bottom: 1px solid #5CB4E2;
text-decoration:none;
}

#centerColumn a:hover {font-weight:600;
color:#5CB4E2;
border-bottom: 1px solid #fff;
text-decoration:none;
}

.imgright { background-color:#C9E6F5; padding:7px; border: 2px solid #003366; float:right; margin-left:15px}

.footer, .push {
	height: 90px; /* .push must be the same height as .footer */
}
.footer { height:80px; padding-top:10px;
text-align:center;
background:#2E99D1 url(http://www.myerstowing.com/images/footer.jpg) repeat-x;
font-size:1em;
}
#footerinside { width:990px; margin:0 auto; }
#footerinside a { font-weight:600; color:#fff;
border-bottom: 2px solid #fff;
text-decoration:none;
}
#footerinside a:visited {font-weight:600;
color:#003366;
border-bottom: 2px solid #003366;
text-decoration:none;
}
#footerinside a:hover {font-weight:600;
color:#fff;
border-bottom: 2px solid #003366;
text-decoration:none;
}
/* Source: http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

