/* Global Biz - Blue */
/* Category Menu Top Pages Menu Right Large Banner */
* {
	margin: 0px;
	padding: 0px;
}
html {
	background: #242f39 url(../images/html_bck.jpg) repeat fixed !important;
}
html, body {
	font-size: 13px; 
	font-family: tahoma, verdana, arial, sans-serif;
	color: #fff;
	background: url(../images/bg7-5.jpg) top; 
	background-attachment: fixed; 
}

p {
	margin: 12px 0;
}
a img {
	border: 0;
}
a {
	color: #f6d01a;
	background: none;
	text-decoration: underline;
}
a:hover {
	color: #fff;
	background: none;
	text-decoration: underline;
}
html #wrapper {
	width: 980px;
	border: #4e4e4e solid 1px;
	margin: 0px auto !important;
	background: url(../images/bck.jpg) repeat-y;
}
#wrapper .site_phrases_top {
	position:relative;
	width: 980px;
	top: 0;
	font-size: 9px;
}
#wrapper .site_phrases_bottom {
	position: absolute;
	width: 980px;
	padding-top: 0px;
	font-size: 9px;
}
#wrapper .site_phrases_top ul, #wrapper .site_phrases_bottom ul{
	color: #4e4e4e;
	list-style: none;
	padding: 0px;
	text-align: center;
	padding: 10px 0;
}
#wrapper .site_phrases_top li, #wrapper .site_phrases_bottom li {
	display: inline;
	margin: 5px;
	width: 980px;
}
#skip_nav {
	display: none;
}
#top {
	position: relative;
	float: left;
}
#top_inner_wrapper {
	width: 980px;
	height: 454px;
	float: left;
	background: url(../images/page-top.jpg) no-repeat;
}
#title_bar h1 {
	color: #FF0000;
	font-family: Tahoma;
	font-size: 29px;
	height: 30px;
	line-height: 30px;
	margin-left: 100px;
	overflow: hidden;
	padding-top: 22px;
	width: 380px;
	position: absolute;
	left: -10000px;
}
#page_date {
	display: none;
}
#summary {
	color: #FF0000;
	font-weight: 300;
	font-family: Tahoma;
	font-size: 12px;
	overflow: hidden;
	width: 380px;
	height: 30px;
	margin: 0 0 0 100px;
	position: absolute;
	left: -10000px;
}
#summary p{
	margin:0;
	pading:0;
}
#logo object {
	left:247px;
	position:absolute;
	top:107px;
}
#catmenu {
	font-size: 13px;
	height: 84px;
	overflow: hidden;
	padding: 23px 46px 0 248px;
	position: absolute;
	text-transform: capitalize;
	top: 0;
	width: 684px;
}
#catmenu_inner_wrapper_top ul {
	width: 684px;
	margin: auto;
	}
#catmenu_inner_wrapper_top ul li {
	list-style: none;
	display: inline;
}
#catmenu_inner_wrapper_top ul li.this_page {
	color: #000;
	display: block;
	float: left;
	height: 57px;
	margin-right: 0;
	overflow: hidden;
	padding: 27px 10px 0;
	text-align: center;
	text-decoration: underline;
	width: 80px;
	background: url(../images/catmenu_this_page.jpg) top left no-repeat;
}
#catmenu_inner_wrapper_top ul li a {
	color: #fff;
	display: block;
	float: left;
	height: 57px;
	overflow: hidden;
	padding: 27px 10px 0;
	text-align: center;
	text-decoration: none;
	width: 80px;
	background: url(../images/catmenu_a.jpg) top left no-repeat;
}
#catmenu_inner_wrapper_top ul li a:hover {
	color: #fff;
	text-decoration: underline;
	background:  url(../images/catmenu_ahover.jpg) top left no-repeat;
}
#breadcrumb {
	height: 22px;
	position: absolute;
	bottom: -29px;
	background: url(../images/breadcrumbs.jpg) repeat-y;
}
#breadcrumb ul {
	height: 17px;
	overflow: hidden;
	padding: 5px 25px 0 49px;
	width: 645px;
}
#breadcrumb ul li {
	display: inline;
	margin-right: 10px;
}
#breadcrumb ul li a {
	color: #fff;
	padding-left: 15px;
	text-decoration: none;
	background: url(../images/arrow.jpg) left no-repeat;
}
#breadcrumb ul li a:hover {
	color: #f6d01a;
	text-decoration: underline;
	background: url(../images/double-arrow.jpg) left no-repeat;
}
#breadcrumb ul li.this_page {
	color: #f6d01a;
	font-weight: bold;
	padding-left: 17px;
	background: url(../images/double-arrow.jpg) left no-repeat;
}
#main {
	margin-top: 25px;
	float: left;
}
#content {
	float: left;
	width: 665px;
	padding: 70px 10px 0px 38px;
	position: relative;
	margin: 0;
}

#content h3 {
	color: #fff;
	font-size: 16px;
	height: 18px;
	padding: 0 !important;
}
#content h4 {
}
#content ul, #content ol {
	margin: 15px 25px 15px 25px;
	padding-left: 30px;
	overflow:hidden;
	line-height: 21px;
	font-weight: bold
}
#content p {
	line-height: 21px;
	margin-bottom: 13px; 
}
#content img {
	border: 1px solid #a6a6a6;
}
#content form {
	border: #fff solid 1px;
	padding-bottom: 15px !important;
	background: #19222a;
}
#content label {
	color:  #fff;
}
#content textarea {
	color: #fff;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
#content input {
	color: #fff;
	background-color: #FFFFCC;
}
#content fieldset {
	border: 0px;
}
#content form p#submitButtons {
	float: right;
	padding-right: 25px;
}
#content input#submit {
	background: #2a3743; 
	font-weight: bold;
	margin-top: 8px;
	margin-right: 10px;
	width: 60px;
	color: #fff;
	cursor: pointer;
}
#content input#submit:hover {
	color: #fff;
	background: #f2b713;
}
#content input#reset {
	background: #2a3743;
	font-weight: bold;
	margin-top: 8px;
	width: 100px;
	color: #fff;
	cursor: pointer;
}
#content input#reset:hover {
	color: #fff;
	background: #f2b713;
}
#content input.errorInput, #content textarea.errorInput, #content checkbox.errorInput {
	color: #F00;
	border: 1px solid #F00;
	background: #f8cad0;
}
#content input.okayInput, #content textarea.okayInput, #content checkbox.okayInput {
	color: green;
	border: 1px solid green;
	background: #CCFFCC;
}
#rhcol {
    color: #fff;
	width: 232px;
	display: inline;
	float: right;
	margin: -20px 29px 0 6px;
	position: relative;
	min-height: 50px;
    height: auto !important;
    height: 50px;
	background: url(../images/rhpagemenu_bck.jpg) top left repeat;
}
#rhcol_inner_wrapper {
	margin-top: 0px;
	background: url(../images/rhpagemenu_bck.jpg) repeat-y;
}
#rhcol h2 {
	color: #fff;
	font-size: 22px;
	font-weight: 300;
	height: 38px;
	padding: 14px 0 0 21px;
	text-align: left;
	width: 211px;
	background: url(../images/rhpage-header.jpg) top no-repeat;
}
#pagemenu_inner_wrapper_right ul {
	width: 232px;
	list-style: none;
	padding-bottom: 20px;
	background: url(../images/rhpage-bottom.jpg) bottom no-repeat;
}
#pagemenu_inner_wrapper_right ul li a {
	color: #fff;
	display: block;
	font-size: 11px;
	height: 19px;
	line-height: 18px;
	overflow: hidden;
	padding: 7px 10px 7px 45px;
	text-decoration: none;
	width: 177px;
	background: url(../images/rhpagemenu_a.jpg) no-repeat;
}
#pagemenu_inner_wrapper_right ul li a:hover {
	color: #f6d01a;
	text-decoration: underline;
	background: url(../images/rhpagemenu_ahover.jpg) no-repeat;
}
#pagemenu_inner_wrapper_right ul li.this_page {
	display: block;
	text-decoration: underline;
	width: 172px;
	height: 21px;
	font-size: 11px;
	padding: 7px 10px 7px 50px;
	background: url(../images/rhpagemenu_ahover.jpg) no-repeat;
}
.sidebar_plugin {
	color: #fff;
	width: 232px;
	background: url(../images/rhpagemenu_bck.jpg) top left repeat;
}
.sidebar a {
	color: #238024;
}
.sidebar a:hover {
	color: #238024;
}
#rhcol .sidebar_plugin p {
	margin: 0;
	padding: 6px 28px 25px 28px;
	background: url(../images/rhpage-bottom.jpg) bottom no-repeat;
}
#rhcol #sidebar_text p {
	padding:5px 30px 25px !important;
}
#rhcol #rhcol_inner_wrapper #sidebar_image .sidebar_plugin {
	background: none;
}
#rhcol #rhcol_inner_wrapper #sidebar_image {
	background: url(../images/advert-h2.jpg) top no-repeat !important;
}
#rhcol #rhcol_inner_wrapper #sidebar_image p {
	background: url(../images/rhpage-bottom.jpg) bottom no-repeat !important;
}
#rhcol #rhcol_inner_wrapper #sidebar_image img {
	margin: 17px 0 21px;
}

#pagemenu_inner_wrapper_right .sidebar_plugin ul li.this_page {
	color: #238024;
	line-height: 30px;
	text-decoration :none;
	width: 232px;
}
#pagemenu_inner_wrapper_right ul li.this_page.visibility {
	margin-bottom: 0px !important;
}
#footer {
	color: #FFF;
	clear: both;
	width: 980px;
	min-height: 80px;
	height: auto !important;
	height: 80px;
	text-align: center;
	background: url(../images/footer_bck.jpg) repeat-y;
}

#footer_inner_wrapper {
	width: 980px;
	overflow: hidden;
	padding-top: 17px;
	margin: 0;
	background: url(../images/footer_top.jpg) no-repeat top;
}
#footer_inner_wrapper ul {
	line-height: 18px;
	margin: 5px 0 0;
	padding: 20px 20px 0 20px;
	width: 940px;
}
#footer_inner_wrapper ul li {
	list-style: none;
	text-align: center;
	margin: 0 8px;
	white-space: nowrap;
	display: inline;
	margin: 0 0 0 4px;
	padding-left: 14px;
	background: url(../images/text_bullets.jpg) no-repeat scroll 0 3px;
}
* html #footer_inner_wrapper ul li {
	margin: 0 8px 0 4px;
}
#footer_inner_wrapper ul li a {
	text-decoration: none;
	color: #FFF;
}
#footer_inner_wrapper ul li a:hover {
	text-decoration: underline;
	color: #f2b713;
}
#footer_inner_wrapper ul li.first_item {
	background: none;
	padding: 0;
}
#footer_inner_wrapper ul li.this_page {
	text-decoration: underline;
	font-weight: bold;
	color: #f2b713;
}
#footer_inner_wrapper p#copyright {
	text-align: center;
	width: 940px;
	padding: 10px 20px 0 20px;
	margin: 0;
	color: #fff;
}
#link_rotator {
	padding: 10px 10px 35px;
	text-align: center;
	margin: 0;
	color: #fff;
	background: url(../images/footer_bottom.jpg) no-repeat bottom;
}
#link_rotator a {
	color: #fff;
}
#link_rotator a:hover {
	color: #fff;
}
#subfooter {
	clear: both;
}
#advanced_layouts_78 #text_image_1,#advanced_layouts_78 #text_image_2,#advanced_layouts_78 #text_image_3,#advanced_layouts_78 #text_image_4,#advanced_layouts_78 #text_image_5,#advanced_layouts_78 #text_image_6,#advanced_layouts_78 #image_1_block {
	border-color: #bbb !important;
}
#content h2 {
	color: #fff;
	font-size: 25px;
	font-weight: 300;
	height: 46px;
	left: 0;
	line-height: 34px;
	overflow: hidden;
	padding: 13px 25px 0 52px;
	position: absolute;
	top: 10px;
	width: 642px;
	background: url(../images/main-header.jpg) no-repeat;
}
#template_3 .text_block {
	margin-top:20px;
}


