body {
	margin: 0; 
	padding: 0; 
	width: 100%; 
	background: black;
	font: 0.75em/1.5em Arial, Helvetica, sans-serif;
	color: white;
}

#Site_Wrapper {
width: 802px;
margin: 0 auto;
padding: 0;
}


h2 {color: #bbf900; }

#PageTitle { display: none; }

#masthead form { display: none; }

#masthead {
background: url(phone.gif) no-repeat 20px right black;
height: 131px;
width: 802px;
position: relative;
}

#masthead h1 {
font-size: 1.5em;
color: #96bf0d;
position: absolute;
top: 70px;
left: 310px;
font-weight: 100;
}

#masthead dl {
font-size: 1.5em;
color: #96bf0d;
position: absolute;
top: 55px;
left: 610px;
font-weight: 100;
width: 15em;
margin: 0;
padding: 2px 0;
}

#masthead dt
{
width: 1.1em;
float: left;
margin: 0;
padding: 2px 0;
}

/* commented backslash hack for mac-ie5 \*/
#masthead dt { clear: both; }
/* end hack */

#masthead dd
{
color: white; 
float: left;
width: 12em;
margin: 0;
padding: 2px 0;
}

h1 { color: white; 
font-weight: 100;
}

#mainContent {
background: black;
padding: 0;
margin: 0;
width: 802px;
position: relative;
}

#mainContent:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#mainContent {display: inline-block;}

/* Hides from IE-mac \*/
* html #mainContent {height: 1%;}
#mainContent {display: block;}
/* End hide from IE-mac */


/* ------ Menu ------ */
#Navbox{
	width:802px;
	height:34px;
	text-align:center;
	font-size:1em;
font-weight:bold;
background: url(menu_bg.gif);
text-transform: uppercase;
}

#Navbox li li {
	font-size:1.3em;
text-transform: none;
}

#nav, #nav ul{
	padding:0;
	margin:0;
	list-style:none;
	line-height:1;
background: url(nav_bg.gif);
}

#nav a{
	display:block;		
	padding:10px 0px 0px 0px;	
	text-decoration:none;
	color: white;
}

#nav li li a {
color: black;
padding: 2px 0 0;
}

* html #nav a{height:34px;}

#nav a:hover{color:#fff!important;}
#nav li li a:hover{color:#000!important;}
* html #nav a:hover{height:34px; background-image:url(menu_hover.gif); background-repeat: repeat-x;}

/* ---- These are the top level menu items ---- */
#nav li{
	float:left;
	height:34px;
	width:113px;
margin: 0 1px 0 0;
	background-image:url(menu_bg.gif);
	background-repeat: repeat-x;
	color: black;
}

#nav li:hover{
	background-image:url(menu_hover.gif);
	background-repeat: repeat-x;
	color:#fff!important;
}
/* ---- End top level menu items ---- */


/* ---- dropdown menu items ---- */
#nav li li {
	float:left;	
	width:142px;
	background-image:none;
border: solid #CFD4D5 1px;
border-top: none;
height: 17px;
background-color:#efefef;
}

#nav li ul{
	position:absolute;
	width:142px;
	text-align:left;
	font-size:0.85em;
	left:-999em;
	background-color:#efefef;
	
	margin:8px 0px 0px 0px;	
z-index: 10;
}
* html #nav li ul{margin:-10px 0px 0px -55px;}

#nav li ul li a{color:black;}
#nav li ul li a:hover{color:#000;}

* html #nav li ul li a{color:#000; height:20px; margin:0px 0px -10px -10px; padding-left:10px;}
* html #nav li ul li a:hover{color:#000; height:20px; margin:0px 0px -10px -10px; background-color:#009fbb; background-image:none;}

#nav li ul li{
	width:142px;
	height:auto;
	padding:0px 0px 2px 10px;
	
}

#nav li ul li:hover{
	background-image:none; 
	background-color:#8CFF00;
}

#nav li:hover ul {
	left:auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left:auto;
}

/* ---- End dropdown menu items ---- */
/* ---- End Menu ---- */

#middlebar {
background: transparent;
float: left;
padding: 0;
margin: 0;
width: 633px;
}

#leftbar {
width: 169px;
float: left;
padding: 0;
margin: 0;
background: transparent;
display: inline;
}


#leftbar h1 {
background: url(nav_box_head.gif) no-repeat transparent;
color: black;
font-weight: 100;
font-style: normal;
font-size: 1.2em;
text-align: center;
padding: 0;
margin: 0;
letter-spacing: 0.1em;
text-transform: uppercase;
}

#leftbar .NavBoxRight,
#leftbar .NavBoxRight_quick,
#leftbar .sidebox_search {
margin: 7px 3px 16px 3px;
background: #141512;
text-align: left;
padding: 0 0 1px;
}

#leftbar .NavBoxRight_quick {
list-style: url(bullet.gif);
color: white;
}

#leftbar .NavBoxRight_quick ul {
margin: 0 0 14px 2em;
padding: 0;
list-style: url(bullet.gif);
font-size: 1.2em;
text-align: left;
}


#leftbar .NavBoxRight_quick ul li {
margin: 0;
padding: 0;

}

#leftbar .NavBoxRight_quick a {
text-decoration: none;
font-weight: 100;
color: white; 
}


#leftbar .NavBoxRight p {
margin: 18px;
text-align: left;
}

#leftbar .NavBoxRight img {
margin: 2px 0;

}



.NavBoxRightSearch {

padding: 10px 0px 10px 10px;
background-color: rgb(165, 165, 165);
margin: 5px 3px 3px 3px;
text-align: left;
}


#leftbar .NavBoxRightSearch h1 {
margin: 0;
padding: 0;
background: transparent;
text-transform: lowercase;
}

.NavBoxRightSearch input.txt {
width: 137px;
margin: 0 0 5px 0;
padding: 0;
}


.NavBoxRightSearch .search {
margin: 0;
}

.homepage_box
{
width: 420px;
float: left;
margin-left: 15px;

}


.homepage_box h1,
.homepage_box h2,
.homepage_box h3
{

margin-left: 0 !important;

}

.overview_box {
width: 203px;
float: left;
margin-left: 6px;
}

#Content .homepage_box h1 {
color: #96bf0d;
}

#Content .homepage_box h2 {
color: white;
}

#Content .overview_box h2,
#Content .overview_box h3,
#Content .overview_box p,
#Content .homepage_box h3,
#Content .homepage_box p {
margin-left: 0;

}

#Content .overview_box h2,
#Content .overview_box h3,
#Content .homepage_box h3
{
font-size: 1.4em;
margin-top: 6px;
margin-bottom: 0;
color: #428fad;
}

#Content .overview_box p,
#Content .homepage_box p 
{
margin-top: 2px;
}

ul.overview_box_wrap {
width: 630px;
list-style-type: none;
margin: 0;
padding: 0;
}

ul.overview_box_wrap:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

ul.overview_box_wrap {display: inline-block;}

/* Hides from IE-mac \*/
* html ul.overview_box_wrap {height: 1%;}
ul.overview_box_wrap {display: block;}
/* End hide from IE-mac */

/* Contact form table */

table h3 {
font-weight: 100;
}

textarea {
display: inline-block;
margin: 12px;
}

table {
margin: 12px;
}

/* End Contact table */


/* Start News Box */

.index_table {
background: url(news_box.jpg) transparent no-repeat;
width: 190px;
height: 184px;
padding: 0;
margin: 0 0 0 15px;

}

.index_table ul {
list-style-type: none;
margin: 0;
padding: 0;
}

.index_table ul ul {
margin-left: 0;
margin-bottom: 12px;
}

.index_table a {
color: white;

font-weight: 900;

}

#Content .index_table h1 {
margin: 0.6em 0 0;
color: #96bf0d;
font-size: 1.6em;
font-weight: 100;
}

.index_table h1 a {
text-decoration: none;
color: #96bf0d;
font-weight: 100;
}

.index_table a {
text-decoration: underline;
color: #96bf0d;
}

/* End News box */

#Content h1,
#Content h2,
#Content h3,
#Content h4,
#Content p
{
margin-left: 15px;
margin-right: 15px;

}