html { background: #FFFFFF; }
* { padding: 0px; margin: 0px; border: none; list-style: none; text-decoration: none; }

a:hover { text-decoration: underline; }

body 
{
	position: relative;
	width: 1000px;
	margin: 0 auto;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	color:#fff;
}
a{color:#fff;}
.right{float:right;}
h1{font-size:18px;}
h2{font-size:16px;}
h3{font-size:14px;}
#header{float:left; width:970px;background:#66554b;padding:5px 15px; text-align:right;display:inline; overflow:hidden;zoom:1;}
#header a{margin:0 7px;}

#footer{float:left; width:940px;background:url(/img/footer.jpg) top left no-repeat;padding:10px 15px 5px 50px; text-align:left;display:inline; overflow:hidden;zoom:1;}
#footer a{color:#adcf33; font-weight:bold;}

#ecom 
{
	text-align: right;
}