body {
	background-color: #ffffff;
	margin:0px;
	padding:0px;
}
.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;
}
img {
	border:0px;
}
div {
	margin:0px;
	padding:0px;
	font-family:verdana; font-size:12px;
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
a:link, a:visited{
	COLOR:inherit;
	text-decoration:inherit;
}
#main {
	width:1000px;
	margin: 0px auto 0px auto;
	border: 0px solid #f0f0f0;
	background-image: url(images/bg_fill.jpg);
	background-repeat: repeat-y;

}
#banner {
	margin-left:0px;
	margin-top:0px;
	width:1000px;
	height:189px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(images/banner.jpg);
	overflow:hidden;

}
#nav_top {
	margin-left:0px;
	margin-top:0px;
	width:1000px;
	height:15px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(images/nav_top.jpg);
	overflow:hidden;

}
#nav_main {
	margin-left:0px;
	margin-top:0px;
	width:1000px;
	height:34px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(images/nav_main.jpg);
	overflow:hidden;

}

			/*TOP NAVIGATION*/
#navcontainer {
	width : 100%;
	height: 34px;
	background-image: url(images/nav_main.jpg);
	clear: both;
}
#navcontainer ul {
	padding-left: 0;
	margin-left: 0;
	color: #fff;
	float: left;
	width: 100%;
	background-image: url(images/nav_main.jpg);
	height: 34px;
}
#navcontainer li {
display: inline;
}
#navcontainer li a {
	color: #FFF;
	text-decoration: none;
	float: left;
	position: static;
	font-size: 1.2em;
	font-weight: lighter;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: .45em;
	padding-left: 1em;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #562322;
	border-right-color: #562322;
	border-bottom-color: #562322;
	border-left-color: #562322;
}
#navcontainer li a:hover {
	background-image: url(images/button_fill.png);
}
#active a:link, #active a:visited, #active a:hover {
background: #036;
color: #fff;
}
#nav_bottom {
	margin-left:0px;
	margin-top:0px;
	width:1000px;
	height:15px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(images/nav_bottom.jpg);
	overflow:hidden;

}
#left_side {
	margin-left:0px;
	margin-top:0px;
	width:55px;
	height:547px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(images/left_side.jpg);
	overflow:hidden;

}
#body {
	margin-left:0px;
	margin-top:0px;
	width:890px;
	height:547px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(images/body.jpg);
	overflow:hidden;

}
#right_side {
	margin-left:0px;
	margin-top:0px;
	width:55px;
	height:547px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(images/right_side.jpg);
	overflow:hidden;

}
#footer {
	margin-top:0px;
	width:900px;
	height:15px;
	display:inherit;
	background-image: url(images/footer.jpg);
	overflow:hidden;
	font-size: 1em;
	color: #000;
	text-align: center;
	text-decoration: none;
	margin-left: 50px;
	margin-right: 50px;

}
