* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-image: url(../images/bg_site.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.clearmargin {
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.leftbox_about {
	margin-top: 60px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	width: 260px;
	float: left;
}
.leftbox_about ul {
	list-style-position: outside;
	list-style-type: none;
}
.leftbox_about li {
	float: left;
	display: block;
	margin-bottom: 5px;
	font-size: 20px;
	background-image: url(../images/about_btn_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 120px;
	padding-left: 5px;
	margin-right: 5px;
	height: 26px;
	padding-top: 4px;
}
.photo {
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#centered_box {
	width: 800px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 80px;
	float: left;
}
#centerbox_sog {
	float: left;
	width: 460px;
	margin-top: 20px;
}
#contact_box {
	font-size: 12px;
	position: absolute;
	left: 867px;
	top: 50px;
}
#crumbs {
	float: left;
	margin-top: 15px;
	width: 950px;
	font-size: 12px;
	color: #5C1B1A;
}
#footer {
	clear: both;
	width: 950px;
	background-color: #363636;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
}
#footer ul {
	width: 850px;
}
#footer li {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}
#header {
	width: 950px;
	float: left;
}
#hist_box {
	float: left;
	width: 200px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-image: url(../images/REOPicture_206px.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 125px;
}
#home {
	background-image: url(../images/bg_site.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#index_media {
	clear: right;
	float: right;
	width: 650px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#large_graphic {
	height: 400px;
	width: 950px;
	float: left;
}
#leftbox {
	float: left;
	width: 260px;
	margin-top: 60px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#leftbox_home {
	float: left;
	width: 275px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 60px;
}
#leftbox_about_2 {
	width: 260px;
	margin-top: 20px;
	float: left;
}
#leftbox_about_2 ul {
	list-style-position: outside;
	list-style-image: url(../images/arrow.png);
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: 30px;
}
#leftbox_about_2 ul li a {
}
#leftbox_about_2 li {
	margin-bottom: 5px;
}
#logo_space {
	height: 75px;
	display: block;
}
#menu_left {
	float: left;
}
#menu_right {
	float: right;
	width: 430px;
}
#nav {
	margin-top: 5px;
	width: 900px;
	float: left;
	margin-left: 50px;
}
#nav ul {
	list-style-type: none;
}
#nav li {
	display: inline;
	font-size: 18px;
	margin-left: 15px;
	margin-right: 15px;
}
#nav li a {
	color: #FFF;
}
#nav a:hover {
	color: #999;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#rightbox_large {
	float: right;
	width: 650px;
	margin-top: 60px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#rightbox_home {
	float: right;
	width: 650px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 60px;
}
#rightbox_sog {
	float: right;
	width: 200px;
	margin-top: 20px;
	background-color: #F3F3F3;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
#secirity  {
	width: 960px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #333;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-bottom: 10px;
}
#shadow {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	min-height: 700px;
}
.no_bullett {
	list-style-type: none;
	list-style-image: none;
	list-style-position: inside;
}
.flame {
	list-style-position: inside;
	list-style-image: url(../images/arrow.png);
}

