body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	background-color: #999966;
	margin: 0px;
	padding: 0px;
	position: relative;
	background-attachment: fixed;
	background-image: url(images/bgimage1.jpg);
	background-repeat: repeat;
}
#top_notice {
	clear: right;
	width: 815px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	position: relative;
}
#top_notice h1 {
	font-size: 12px;
	font-weight: normal;
	color: #CCC;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#banner {
	padding: 0px;
	clear: right;
	height: 250px;
	width: 815px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#banner #banner_side {
	background-attachment: scroll;
	background-image: url(images/home_bannerbg.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	height: 250px;
	width: 800px;
	position: relative;
}
#banner #banner_shadow {
	background-attachment: scroll;
	background-image: url(images/banner_shadow.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: right;
	height: 250px;
	width: 15px;
	position: relative;
}
#navigation {
	padding: 0px;
	clear: right;
	height: 120px;
	width: 815px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#navigation #navigation_side {
	background-attachment: scroll;
	background-image: url(images/navigationbg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	clear: none;
	float: left;
	height: 67px;
	width: 800px;
	position: relative;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 49px;
	padding-left: 0px;
}
#navigation #navigation_shadow {
	background-attachment: scroll;
	background-image: url(images/shadow.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: right;
	height: 120px;
	width: 15px;
	position: relative;
}
#content {
	background-attachment: scroll;
	background-image: url(images/contentbg.png);
	background-repeat: repeat-y;
	clear: right;
	height: auto;
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding-top: 20px;
	padding-right: 45px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.center_pic {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#content h2 {
	font-size: 24px;
	font-weight: 900;
	color: #000;
	text-align: center;
	display: none;
}
#content p {
	line-height: 20px;
}

#content #first_par {
	font-weight: 900;
	color: #963;
	text-align: center;
	font-size: 20px;
}
#content p strong {
	font-weight: normal;
}
#content .float_left {
	padding: 0px;
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#content .float_right {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}





#footer {
	background-attachment: scroll;
	background-image: url(images/footerbg.png);
	background-repeat: no-repeat;
	clear: right;
	height: 14px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 41px;
	padding-left: 10px;
}
#footer h5 {
	font-size: 13px;
	font-weight: 900;
	color: #837943;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#bottom_links {
	clear: right;
	width: 815px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#bottom_links #bottom_menubar {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#bottom_links #bottom_menubar li {
	font-size: 14px;
	font-weight: 900;
	color: #CCC;
	text-decoration: none;
	text-align: center;
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFF;
	list-style-type: none;
}
#bottom_links #bottom_menubar li a {
	color: #CCC;
	text-decoration: none;
}
#bottom_links #bottom_menubar li a:hover {
	color: #FFF;
	text-decoration: underline;
}
#bottom_links #bottom_menubar li a:visited {
	color: #CCC;
	text-decoration: none;
}
#bottom_links #bottom_menubar li a:visited:hover {
	color: #FFF;
	text-decoration: underline;
}

#bottom_links #bottom_menubar #endnow {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#design_by {
	clear: right;
	height: auto;
	width: 815px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

