/* CSS Document */

html{ min-height:inherit;}
body{ margin:0px; min-height:inherit; background:url(http://www.knoxvillemovingco.com/images/background.jpg) repeat-x; background-color:#1C479D;}
#main{ margin:0px; width:950px; min-height:1000px; margin-left:auto; margin-right:auto; background-color:#FFF;}
#header{ width:100%; height:180px; background:url(http://www.knoxvillemovingco.com/images/header.jpg) no-repeat;}
#menu{  width:100%;  height:30px; background:url(http://www.knoxvillemovingco.com/images/menu.jpg) no-repeat;}
#content{ width:610px; min-height:700px; float:left; background:url(http://www.knoxvillemovingco.com/images/shadow.jpg) repeat-x;}
#sidenav{ width:340px; min-height:700px; float:right; background:url(http://www.knoxvillemovingco.com/images/shadow.jpg) repeat-x;}
#bottom{  width:100%;  height:90px;  background:url(http://www.knoxvillemovingco.com/images/bottom.jpg) no-repeat; clear:both;}

