/*Fleetwoodcampingtrailers.com Temp Site*/

*{margin: 0;padding: 0;border: 0;text-decoration: none;}
body{font-family: Impact, Arial, Verdana, sans-serif;background: #201d1c;}

div.center{width: 800px;margin: 0 auto;}


#header{background: url(header-bg.gif) repeat-x bottom #2b2725;text-align: center;}
	#header h1{background: url(h1-bg.jpg) no-repeat bottom left; color: #ffffff;font-size: 2.2em;font-weight: normal;line-height: 1.4em;padding:20px 0;}
	
#content{background: url(conent-bg.jpg) repeat-x #424242;padding:20px 0 0 0;border-bottom: 10px solid #201d1c;}
	span{position: absolute;right:-15px;}
	ul{list-style: none;width:800px;position: relative;}
		ul li{display: inline-block;font-size: 2em;width:390px;position: relative;}
		ul li.coleman {text-align: right;position: absolute;top:0px;right: 0px;}
