@charset "utf-8";

/**
BODY
- site content (different layouts inside here)
*/
DIV#body{
	width:712px;
	margin-left:104px;
	background-image:none;
	background:#FFF;
	
	
}

DIV#wrapper{
	top:480px;
}

DIV#background{
	top:0px;
}

DIV#header{
	position:relative;
	width:975px;
}