.style10 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
}
.style13 {font-size: 20px}
.style14 {	color: #333333;
	font-size: 17px;
}
.style5 {font-family: Arial, Helvetica, sans-serif}
.style6 {font-size: 12px}
.style7 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; }
.style8 {font-size: 14px}
.style9 {font-size: 13px}
.style15 {
	font-family: Impact;
	font-size: 45px;
}
* {margin:0;padding:0}
a img{border:none}
h1,p{margin:0 0 1em 0}
body{
	background:#E9E9E9 url(http://image1.myshedplans.com/images/topbg.jpg) repeat-x 0 0;
	padding:0;
	background-image: url(http://image1.myshedplans.com/images/top_bg.jpg);
}
#header{
    width:705px;
    margin:auto;
    height:152px;/* assumes header is a fixed height */
    background:#f4c81f url(http://image1.myshedplans.com/images/header.jpg) no-repeat 0 0;
}
#header h1{
	text-indent:-999em;
}
#navwrap{
	width:100%;
	background-color: #9cacac;
	background-repeat: repeat-x;
	background-position: 0 0;
	background-image: url(http://image1.myshedplans.com/images/nav_bg.jpg);
}
#nav{
    width:705px;
    margin:auto;
    list-style:none;
    overflow:hidden;
    height:29px;
}
#nav li{
  float:left;
	height:29px;
}
#nav li a{
    float:left;
    color:#fff;
    text-decoration:none;
		height:29px;
		background:url(http://image1.myshedplans.com/images/home_over.jpg) no-repeat 0 0;
}
#nav li.home a {background:url(http://image1.myshedplans.com/images/home_over.jpg)}
#nav li.faq a{background:url(http://image1.myshedplans.com/images/faq_over.jpg)}
#nav li.order a{background:url(http://image1.myshedplans.com/images/order_now_over.jpg)}
#nav li.contact a{background:url(http://image1.myshedplans.com/images/contact_us_over.jpg)}
#nav li.aff a{background:url(http://image1.myshedplans.com/images/affiliates_over.jpg)}
#nav li.map a{background:url(http://image1.myshedplans.com/images/site_map_over.jpg)}

#nav li a:hover{visibility:visible}
#nav li a:hover img {visibility:hidden}
#main{
    width:705px;
    margin:auto;
    background:#fff;
    clear:both;
}
#content{
    border:9px solid #E5E5E5;
    border-top:none;
    border-bottom:none;
    min-height:0;
    padding:10px;
}
* html #content {height:1%}/* haslayout fix*/
#footer{
	width:705px;
	clear:both;
	background-color: #9cacac;
	background-image: url(http://image1.myshedplans.com/images/footer.jpg);
	height: 122px;
}

