body {
	background-color: #97C9EB;
	margin:0px;
	padding:0px;
	background-attachment: scroll;
	background-image: url(../images/bg_color.jpg);
	background-repeat: repeat-x;
}
p {
	margin: 0px;
	padding: 0px;
}
img {
	border:0px;
	padding: 0px;
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
a:link, a:visited{
	COLOR:#F60;
	text-decoration:inherit;
}
a:hover, a:selected{
	text-decoration:underline;
}
#main {
	width:950px;
	margin: 0px auto 0px auto;
	border: 0px solid #f0f0f0;
	background-attachment: scroll;
	background-image: url(../images/shadow.png);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}
#inner {
	width:916px;
	margin:0 auto 0 auto;
}
#header_image {
	margin-left:0px;
	margin-top:0px;
	width:916px;
	height:185px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../images/new_clouds.jpg);
	overflow:hidden;
}
#Nav_bar {
	background-color: #FFA011;
	width:916px;
	padding-top:0px;
	height:38px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;
}
td.menu-item {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;cursor: hand;
}

td.menu-item-hover {
	color: #039;
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}

td.menu-item-selected {
	color: #FFF;
	text-decoration: underline;
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;cursor: hand;
}

td.submenu-item {
	background: #f9f9f9;
	color: #000;
	font-size: 11px;
	padding: 6px !important;
	cursor: pointer;cursor: hand;
}

td.submenu-item-hover {
	background: #3B6396;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
	cursor: pointer;cursor: hand;
}

td.submenu-item-selected {
	background: #000;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
	cursor: pointer;cursor: hand;
}
#full_content {
	margin-left: 35px;
	margin-top: 35px;
	font-size:0.95em;
	line-height:1.5em;
	color: #630;
	float: left;
	width: 840px;
	display: inline;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
}

#colwrap1 {
	float:left;
	width:560px;
	margin-top:18px;
	margin-left:30px;
	border: 0px solid #f0f0f0;
	display: inline;
	overflow: visible;
	font-size:0.95em;
 	line-height:140%;
	color: #804000;
	line-height: 130%;
}
#side_content {
	width:270px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color: #804000;
	line-height: 1.5em;
	font-size:.95em;
	display: inline;
	padding: 10px;
	margin-left: 10px;
}
#footer {
	width:880px;
	padding-top:10px;
	height:48px;
	margin-top:20px;
	margin-bottom:0px;
	float:left;
	display:inline;
	font-size: 0.8em;
	color: #630;
	bottom: 0px;
	position: relative;
	margin-left: 35px;
}
#logo_sm {
	margin-left:20px;
	width:184px;
	height:88px;
	margin-bottom:10px;
	float:left;
	display:inline;
}
#menu {
	margin-left: 35px;
	margin-top: 10px;
}
#bottom_banner {
	width: 828px;
	margin-left: 30px;
	height: 111px;
	display: inline;
	float: left;
	position: relative;
}
