/* CSS Document */

body{
background:#ffe503 url(../images/bg.jpg);
background-position:top;
background-repeat:no-repeat;
margin-top:0px;
}

#header_layout{
background-position:bottom right;
background-repeat:no-repeat;
height:150px;
}

#master_layout{
width:922px;
margin:0pt auto;
display:table;
}

#footerlayout2
{
	background:#333333;
	width:100%;
}

.footer_content
{
	color:#999999;
	width:67%;
	font:normal 11px/13px Arial, Helvetica, sans-serif;
	margin:0pt auto;
}
