@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color:#CCCCCC;
}
img {
	border:none;
	}
#toplevel {
	text-align:center;
	background-color:#CCCCCC;
	}
#topbanner {
	width:970px;
	height:86px;
	}
#menu {
	text-align:center;
	width:970px;
	height:75px;
	background-color:#d6e4f1;
	}
#top_content {
	width:970px;
	height:19px;
	background-image:url(../images/layout/images/content_top.gif);
	}
#content_container {
	background-color:#d6e4f1;
	width:970px;
	}
#content {
	text-align:left;
	width:910px;
	padding-left:15px;
	padding-right:8px;
	margin-right:4px;
	background-color:#FFFFFF;
	}
#bottom_content {
	width:970px;
	height:28px;
	background-image:url(../images/layout/images/content_bottom.gif);
	}
#footer1 {
	width:970px;
	height:20px;
	background-color:#023d6a;
	}
#footer2 {
	width:950px;
	padding:10px;
	background-color:#d6e4f1;
	}
form {
	margin:0px;
	}
