@charset "UTF-8";
  
body {
	background-image: url(../images/layout/body_bg_rpt.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-position: center;
}
#outer_wrapper {
	background-color: #000000;
	background-image: url(../images/layout/contentwrapper_bg_home_rpt.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	width: 906px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#content_wrapper {
	margin: 0px;
	width: 906px;
	background-repeat: repeat-y;
	background-image: url(../images/layout/contentwrapper_bg_home_rpt.jpg);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#outer_wrapper #content {
	background-repeat: no-repeat;
	width: 872px;
	padding-left: 34px;
	background-image: url(../images/layout/contentwrapper_home_bg.jpg);
}

#menu_container img.menu_img  {
	float: left;
	margin: 0px;
	padding: 0px;
}


#menu_container  {
	margin: 0px;
	padding: 0px;
	background-color: #363212;
	background-image: url(../images/layout/menu_bg.gif);
	background-repeat: no-repeat;
	width: 906px;
	clear: both;
}
#menu16 {
	float: left;
	margin: 0px;
	padding: 0px;
}

#menu162 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #828444;
	border-bottom-color: #000000;	
}	

/********************CONTENT PANEL*********************************/

iframe {
	allowTransparency: true;
	margin-left: 10px;
}
#outer_content_panel {
	background-image: url(../images/layout/content_bg_home_rpt.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 588px;
}

#content #content_panel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	width: 598px;
	background-image: url(../images/layout/content_home_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
}
#right_panel {
	float: left;
	width: 250px;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#right_panel .mini_panels {
	padding: 0px;
	margin-bottom: 15px;
}

#right_panel .mini_panels_bottom {
	padding: 0px;
	margin-bottom: 0px;
}

#spacer {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#right_panel img {
	margin-left: 12px;
}

.article-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	padding-top: 15px;
	padding-right: 120px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-style: normal;
}

.article-content h1 {
	font-size: 12px;
	font-weight: normal;
	color: #55581E;
	text-decoration: none;
	line-height: 20px;
}

#component-contact {
	padding-left: 20px;
}
/*********************FOOTER CONTENT**************************/

#footer_content {
	padding: 0px;
	width: 906px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.left_bits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCC;
	text-decoration: none;
	float: left;
	width: 500px;
}

.left_bits a:link, a:hover, a:visited {
	color: #CCC;
	text-decoration: none;
}

.right_bits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	float: right;
	width: 171px;
}