*
{
	margin: 0;
	padding: 0;
}

.clear
{
	clear: both;
}
img
{
	border: none;
}
a
{
	color: #0092b2;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-weight: bold;
}
p
{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	margin: 10px 0;
}
h1
{
	color: #bf9056;
	font-size: 18px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif
}
h3
{
	color: #c23231;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
}
body
{
	/*background: #01211e url(../images/bg.jpg) repeat-x;*/
	background: #f2f1e8;
}
#wrapper
{
	width: 950px;
	margin: 0 auto;
	background: url(../images/tp_bg.jpg) no-repeat #fff;
}

#search_wrapper
{
	width: 950px;
	margin: 0 auto;
	/*background: #01211e;*/
	background: #f2f1e8;
	height: 28px;
}
#search
{
	float: right;
}
#header
{
	width: 950px;
	background: url(../images/header1_bg.jpg);
	height: 146px;
}
#logo
{
	height: 75px;
	margin: 10px 0 0 10px;
	float: left;
}
#nav
{
	float: right;
	margin: 0px 5px 0 0;
}

#nav li
{
	display: inline;
	list-style: none;
}
#content_wrapper
{
	background: url(../images/content1_ng.jpg) no-repeat;
}
#left_col
{
	float: left;
	margin: 0 20px 0 0;
}
#left_search
{
	width: 185px;
	height: 233px;
	background: url(../images/search_Box.png);
}
#search_space
{
	padding: 50px 0 0 15px;
}
#search_space select {
	width:76px;
	}
#mid_col
{
	width: 490px;
	display: block;
	float: left;
}
#mid_col ul {
    margin:10px 0 0 0;
    }
   #mid_col ul li {
    font:normal 12px/16px  "Lucida Sans Unicode", "Lucida Grande", sans-serif list-style-position:outside; margin:0 0 0 15px;
    }
.block
{
	float: right;
	width: 310px;
}
.bold
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif
	font-size: 16px;
	font-weight: bold;
}
.sub_bold
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.services ul
{
	padding: 0 0 0 10px;
}

.services li
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #7d7d7d;
}
.line
{
	display: block;
	padding: 0 0 0 50px;
}
.arrow_list
{
	margin-left: 0;
	padding-left: 7px;
	list-style: none;
}
/*.arrow_list li
{
	padding: 0px 0 0 15px;
	background-image: url(../images/li_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}*/
.arrow_list li
{
	padding:0px 0 0 18px;
	background:url(../images/li_bg.jpg) 0 4px no-repeat;  *background-position:0 5px; _background-position:0 5px;
	font:normal 14px/17px Arial, Helvetica, sans-serif;
}
#right_col
{
	width: 173px;
	float: right;
	margin: 0 27px 0 0;
}
#news
{
	background: url(../images/news_bg.jpg) no-repeat;
	padding: 10px;
	width: 173px;
}
.button_news
{
	float: right;
	padding: 0 30px 0 0;
}
#footer
{
	height: 60px;
	background: url(../images/bt_bg.jpg);
	width: 949px;
	margin: 0px 0 0 0;
}
#foot_logo
{
	padding: 5px 0 0 20px;
	float: left;
}
#foot_nav
{
	padding: 10px 0 0 20px;
}
#foot_nav li
{
	padding: 0 0 0 4px;
	display: inline;
	background-image: none;
}
#foot_nav a
{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #7c7d7d;
	border-right: thin solid #7c7d7d;
	text-decoration: none;
}
#foot_nav ul #no_bor
{
	border-right: 0;
}
#copyright p
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 2px;
	color: #7c7d7d;
}

/*******************************************************************Navigation***********************************/
#global
{
	float: left;
	padding: 8px 0 0 0;
}
#global li
{
	display: inline-block;
	background: none;
	float: left;
}
#contact a
{
	width: 85px;
	display: inline-block;
	text-decoration: none;
	height: 18px;
	background: url(../images/global_contact.jpg) no-repeat center;
}
#contact a:hover
{
	background: url(../images/global_contact_hover.jpg) no-repeat center;
}

#local a
{
	width: 85px;
	display: inline-block;
	text-decoration: none;
	height: 18px;
	background: url(../images/global_local.jpg) no-repeat center;
}
#local a:hover
{
	background: url(../images/global_local_hover.jpg) no-repeat center;
}

#nav
{
	float: right;
	margin: 3px 5px 0 0;
}

#nav li
{
	display: inline;
	list-style: none;
	background: none;
}
#nav li a
{
	text-decoration: none;
	display: inline-block;
}
#home a
{
	width: 39px;
	height: 36px;
	background: url(../images/nav_home.jpg);
	background-position: center;
}
#home a:hover
{
	background: url(../images/nav_home_hover.jpg) no-repeat;
}
#home_trigger #home a
{
	background: url(../images/nav_home_active.jpg) no-repeat;
}
#about a
{
	width: 64px;
	height: 36px;
	background: url(../images/nav_about.jpg);
	background-position: center;
}
#about a:hover
{
	background: url(../images/nav_about_hover.jpg) no-repeat;
}
#about_trigger #about a
{
	background: url(../images/nav_about_active.jpg) no-repeat;
}
#health a
{
	width: 81px;
	height: 36px;
	background: url(../images/nav_health.jpg);
	background-position: center;
}
#health a:hover
{
	background: url(../images/nav_health_hover.jpg) no-repeat;
}
#health_trigger #health a
{
	background: url(../images/nav_health_active.jpg) no-repeat;
}
#pro a
{
	width: 84px;
	height: 36px;
	background: url(../images/nav_pro.jpg);
	background-position: center;
}
#pro a:hover
{
	background: url(../images/nav_pro_hover.jpg) no-repeat;
}
#pro_trigger #pro a
{
	background: url(../images/nav_pro_active.jpg) no-repeat;
}
#assistance a
{
	width: 65px;
	height: 36px;
	background: url(../images/nav_assistance.jpg);
	background-position: center;
}
#assistance a:hover
{
	background: url(../images/nav_assistance_hover.jpg) no-repeat;
	background-position: center;
}
#assistance_trigger #assistance a
{
	background: url(../images/nav_assistance_active.jpg) no-repeat;
}
#employ a
{
	width: 81px;
	height: 36px;
	background: url(../images/nav_employ.jpg);
	background-position: center;
}
#employ a:hover
{
	background: url(../images/nav_employ_hover.jpg) no-repeat;
}
#employ_trigger #employ a
{
	background: url(../images/nav_employ_active.jpg) no-repeat;
}
#health a
{
	width: 81px;
	height: 36px;
	background: url(../images/nav_health.jpg);
	background-position: center;
}
#health a:hover
{
	background: url(../images/nav_health_hover.jpg) no-repeat;
}
#health_trigger #health a
{
	background: url(../images/nav_health_active.jpg) no-repeat;
}
#news a
{
	width: 48px;
	height: 36px;
	background: url(../images/nav_news.jpg);
	background-position: center;
}
#news a:hover
{
	background: url(../images/nav_news_hover.jpg) no-repeat;
}
#news_trigger #news a
{
	background: url(../images/nav_news_active.jpg) no-repeat;
}
#help a
{
	width: 56px;
	height: 36px;
	background: url(../images/nav_help.jpg);
	background-position: center;
}
#help a:hover
{
	background: url(../images/nav_help_hover.jpg) no-repeat;
}
#help_trigger #help a
{
	background: url(../images/nav_help_active.jpg) no-repeat;
}
.hidden
{
	visibility: hidden;
}

.submit
{
	background: url(/images/submit.gif) 0 0 no-repeat; border:0; width:85px
}

#33 {
display:none;
}