body {background:url(http://tcdawsondesigns.com/wp-content/uploads/2010/06/tcddbg11.jpg) repeat-x #f8f8f8;}

#container {width:100%;}
#header {height:200px;}
#header img {float:left;}
#customnav {height:200px;margin-top:15px;width:1010px;}
#customnav img {width:100px;}
#customnav ul li {float:left;list-style:none;margin-left:10px;}
#page {width:100%;margin-left:auto;margin-right:auto;
       background:transparent;margin-top:-22px;padding:0px;}
#sidebars {display:none;}
#content_box {width:1000px;background:#f8f8f8;border:0px solid #af0303;margin-top:-200px;margin-left:auto;margin-right:auto;}
ul.menu {display:none;}
/*Nav bar styles*/

ul.nav2,
.nav2 ul{
margin: 0;
padding: 0;
cursor: default;
list-style-type: none;
display: inline;
}

ul.nav2{
display: table;
}

ul.block{
width: 100%;
table-layout: fixed;
}

ul.nav2>li{
display: table-cell;
position: relative;
padding: 2px 6px;
}
/*
ul.nav2>li:hover{
padding-right: 1px;
}*/

ul.nav2 li>ul{
display: none;
position: absolute;
max-width: 40ex;
margin-left: -10px;
margin-top: px;
}

ul.nav2 li:hover>ul{
display : block;
}

.nav2 ul li a{
display: block;
padding: 0px 10px;
}

#footer {background:url(http://tcdawsondesigns.com/wp-content/uploads/2010/06/tcddfootbg.jpg) repeat-x;width:100%;padding:0px;height:500px;}