BODY {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #dbe7f3;
	text-align: center;
}

#wrapper {
	top: 0px;
	left: 0px;
	position: relative;
	width: auto;
	height: auto;
	background: url(../i/background_rpt.jpg) top center repeat-y;
}

#site {
	top: 0px;
	left: 0px;
	position: relative;
	width: 915px;
	height: auto;
	background: url(../i/background_top.jpg) no-repeat;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-top: 20px;
}

#header {
	top: 0px;
	left: 50px;
	position: relative;
	width: 215px;
	height: 95px;
	padding-top: 30px;
}

#navigation {
	top: 0px;
	left: 0px;
	position: relative;
	width: auto;
	height: 35px;
	margin-top: 66px;
	padding-top: 1px;
	z-index: 100;
	padding-left: 15px;
}

#navigation .menu_sep {
	background: url(../i/menu_sep.png) center center no-repeat;
	padding: 5px 0px;
}

#content {
	top: 0px;
	left: 160px;
	position: relative;
	width: 700px;
	height: auto;
	margin-top: 40px;
	#margin-top: 60px;
	z-index: 0;
}

#content h1 {
	font-size: 30px;
	color: #2b65aa;
	text-transform: uppercase;
	white-space: nowrap;
	padding-right: 5px;
	margin-bottom: 7px;
}

#content .underline {
	background: url(../i/title_line.png) no-repeat 24px right;
}

#content_stretch {
	top: 0px;
	left: 0px;
	float: right;
	height: 310px;
	width: 1px;
}

#content_text {
	top: 0px;
	left: 0px;
	position: relative;
	width: auto;
	height: auto;
	min-height: 310px;
	padding-right: 10px;
}

#content_text h2 {
	font-size: 18px;
	color: #000000;
	margin: 0px;
	padding: 7px 0px 0px 0px;
}

#content_text p {
	margin: 0px;
	padding: 0px 0px 7px 0px;
}

#content_text a {
	color: #0033CC;
}

#content_text a:hover {
	text-decoration: none;
}

#content_text .img_right {
	float: right;
	padding-left: 10px;
	clear: both;
}

#content_text img {
	padding: 5px;
}

#footer {
	top: 0px;
	left: 0px;
	position: relative;
	width: 915px;
	height: 35px;
	font-size: 12px;
	font-weight: bold;
	color: #7daad5;
	padding-top: 38px;
	background: url(../i/background_btm.jpg) no-repeat #dbe7f3;
}

#footer .left {
	top: 0px;
	left: 0px;
	position: relative;
	float: left;
	margin-left: 40px;
}

#footer .right {
	top: 0px;
	left: 0px;
	position: relative;
	float: right;
	text-align: right;
	margin-right: 10px;
}

#footer ul {
	padding: 0px;
	margin: 0px;
}

#footer li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
	margin: 0px 30px 0px 30px;
}

#footer a {
	font-size: 12px;
	font-weight: bold;
	color: #7daad5;
	text-transform: uppercase;
	text-decoration: none;
}

#footer a:hover {
	color: #000000;
}

.article {
	top: 0px;
	left: 0px;
	position: relative;
	width: auto;
	height: auto;
	float: left;
	vertical-align: top;
}

.article_image {
	float: left;
	width: 100px;
	height: 60px;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	clear: both;
}

.article_content {
	width: 520px;
}

.clear {
	clear: both;
}

.nav_over {
	color: #000000;
}

.sidebox {
	top: 0px;
	left: 0px;
	position: relative;
	width: 300px;
	height: auto;
	float: right;
	vertical-align: top;
	margin: 0px 0px 10px 10px;
}

.sidebox_title {
	padding: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #2b65aa;
}

.sidebox_ind {
	top: 0px;
	left: 0px;
	position: relative;
	width: auto;
	height: 110px;
	background: #b8d0e8;
	padding: 5px 5px 5px 5px;
	margin-top: 6px;
	display: block;
}

.sidebox_ind_first {
	top: 0px;
	left: 0px;
	position: relative;
	width: auto;
	height: 110px;
	background: #b8d0e8;
	padding: 5px 5px 5px 5px;
	margin-top: 6px;
	display: block;
}

.sidebox_image {
	float: right;
	width: 100px;
	height: 110px;
	overflow: hidden;
	text-align: center;
	margin-left: 5px;
	margin-bottom: 5px;
	clear: both;
}

.sidebox_content {
	width: 180px;
	vertical-align: text-top;
}

.sidebox a {
	font-size: 14px;
	color: #000000;
	text-transform: uppercase;
	padding-right: 5px;
	margin-bottom: 7px;
	font-weight: bold;
	text-decoration: none;
}

.sidebox a:hover {
	color: #333333;
}

.sidebox_color {
	color: #333333;
}
