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-attachment: fixed;
	background-color: #666;
	background-image: url(images/bgimage1.jpg);
	background-repeat: repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#top_notice {
	clear: right;
	width: 1035px;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	position: relative;
}
#top_notice h1 {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#banner {
	padding: 0px;
	clear: right;
	height: 200px;
	width: 1035px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#banner #banner_side {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	height: 200px;
	width: 1020px;
	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 {
	clear: right;
	height: 50px;
	width: 1035px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding: 0px;
}
#navigation #navigation_side {
	background-attachment: scroll;
	background-image: url(images/navigationbg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	clear: none;
	float: left;
	height: 16px;
	width: 1000px;
	position: relative;
	padding-top: 17px;
	padding-right: 10px;
	padding-bottom: 17px;
	padding-left: 10px;
}
#navigation #navigation_side #left_links {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#navigation #navigation_side #left_links li {
	font-size: 16px;
	font-weight: 900;
	color: #FF0;
	text-align: center;
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	list-style-type: none;
	text-decoration: none;
}
#navigation #navigation_side #left_links li a {
	color: #FF0;
	text-decoration: none;
}
#navigation #navigation_side #left_links li a:hover {
	color: #FFF;
	text-decoration: underline;
}
#navigation #navigation_side #left_links li a:visited {
	color: #FF0;
	text-decoration: none;
}
#navigation #navigation_side #left_links li a:visited:hover {
	color: #FFF;
	text-decoration: underline;
}

#navigation #navigation_shadow {
	background-attachment: scroll;
	background-image: url(images/navigation_shadow.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: right;
	height: 50px;
	width: 15px;
	position: relative;
}
#content {
	padding: 0px;
	clear: right;
	width: 1035px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#content #container {
	background-attachment: scroll;
	background-image: url(images/contentbg.png);
	background-repeat: repeat-y;
	padding: 0px;
	float: right;
	width: 1035px;
	position: relative;
	height: auto;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content #container #left_side {
	margin: 0px;
	clear: none;
	float: left;
	width: 210px;
	position: relative;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	height: auto;
}
#content #container #right_side {
	margin: 0px;
	clear: none;
	float: right;
	width: 720px;
	position: relative;
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 20px;
	padding-left: 30px;
	height: auto;
	font-weight: normal;
}
#content #container #right_side h2 {
	font-size: 24px;
	font-weight: 900;
	text-align: center;
}
#content #container #right_side h3 {
	font-size: 18px;
	font-weight: 900;
	text-align: left;
	color: #090;
	font-family: Verdana, Geneva, sans-serif;
}
.center_img {
	text-align: center;
	margin: 0px;
	padding: 0px;
}


#footer {
	background-attachment: scroll;
	background-image: url(images/footerbg.png);
	background-repeat: no-repeat;
	clear: right;
	height: 14px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding-top: 18px;
	padding-right: 25px;
	padding-bottom: 33px;
	padding-left: 10px;
}
#footer h5 {
	font-size: 14px;
	font-weight: 900;
	color: #000;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#design_by {
	clear: right;
	width: 1035px;
	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;
}
#content #container #right_side blockquote table tr td p {
	font-style: italic;
}

