﻿#orange_header {
	clear:both;
	background:url('../inc/orange_box_header.gif') no-repeat;
	height:46px;
	width:900px;
	margin-left:6px;
	margin-top:5px;
}

#orange_body {
	background:url('../inc/orange_box_body.gif') repeat-y;
	color:white;
	width:860px;
	padding:0 20px;
	margin-left:6px;
}


#footer {
	padding-top:35px;
	background:url('../inc/footer_orange.gif') no-repeat;
}
