body{
	background:#fff;
	margin:0px;
	padding:0px;
        color: #424142;
	font: normal 12px/14px Tahoma;
}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0px; padding:0px;
}
ul, ul li{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.spacer{
	clear:both; 
	font-size:0; 
	height:1px;
	width:1000px;
	line-height:0;
}
a{
        color: #424142;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
.container{
	margin:auto;
	width:1000px;
	background:#fff url(footer.jpg) left bottom no-repeat;
}
.fullcontent{
	width:1000px;
	background:url(double_bg.gif) left top repeat-y;
}
