html,body{height:100%;}
body{
	font:12px Verdana,Arial,Helvetica,sans-serif;
	color:#000;
}
#outer{
	width:958px;
	position:relative;
	margin:auto;
}
#header{
	height:394px;
	position:relative;
}

#main{width:958px;}

#footer{
	width:958px;
	height:50px;
	color:#626365;
	font-size:10px;
	position:relative;
	margin:10px 0;
}
