







body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	background-image:url(../layout/bg.jpg);
	background-repeat:repeat-x;
	color: #000000;
font: 10px Verdana, Arial, Helvetica, sans-serif;
}
html, body, #container {
	min-height: 100%;
	width: 100%;
	height: 100%;
}
html>body, html>body #container {
	height: auto;

}






div#container {
    width:100%; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image:url(../layout/bg_content.jpg);
	background-repeat:no-repeat; background-position:top center;
	color:#000000;
	position: absolute;
	top: 0;
	left: 0;
	min-width:970px;}



 




div#content {width:980px; position:relative; left:50%; margin-left:-490px; text-align:center; 
color:#000000; margin-bottom:350px; overflow:hidden;}

 



div#footer {
width:100%; 
color:#ffffff;
background-image:url(../layout/bg_footer.jpg);
background-repeat:repeat-x;
background-position:bottom center;
padding:0px;
height:300px;
position: absolute;
bottom: 0px;

}



div#content_footer {width:980px; position:relative; left:50%; text-align:center; margin-left:-490px; background:none; line-height:1.7em;}
