/* blue */
#page_bg {
	background: #FFFFFF url(../images/mainbg.gif) repeat-x scroll 0 0;
}

div#header {
	background: transparent url(../images/headbg.gif) no-repeat scroll 0 0;
	height: 110px;
}

div#footer {
	background: #35393C none repeat scroll 0 0;
	border-top: 15px solid #000000;
	color: #686B6C;
	margin-top: 2px;
	text-align: center;
	
	clear: both;
	padding: 20px 0 10px;
	width: 100%;
}

