body {
	background-color: #F2F2F2;
	margin: 0px;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 86px;
	width: 965px;
}
#footer {
	width: 947px;
	padding-right: 11px;
	padding-left: 7px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	background-image: url(../images/others/bottom_right_curve.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/*#banner {
	margin: 0px;
	padding: 7px;
	width: 951px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCBCBC;
}*/

#banner {
	margin: 0px;
	padding: 7px;
	width: 951px;
	background-color: #F8F8F8;
}


#middle {
	width: 947px;
	padding-top: 13px;
	padding-right: 11px;
	padding-bottom: 13px;
	padding-left: 7px;
	background-color: #FFFFFF;
	z-index: 1;
}
#crumbs {
	width: 951px;
	padding-top: 5px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BCBCBC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #858585;
	text-decoration: none;
	background-color: #FFFFFF;
}
#crumbs_container {
	background-color: #FFFFFF;
	width: 951px;
	padding-right: 7px;
	padding-left: 7px;
	z-index: 1;
	background-image: url(../images/others/top_right_curve.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 5px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
