body {	
		margin:0;
		background-color: #EEEEEE;
	 }
P
	{
	font-family: Trebuchet MS, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #555555;
	line-height: 17px;
	margin-top:5px;
	}

.text
	{
	font-family: Trebuchet MS, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 17px;
	margin-top:5px;
	}

 ul.list
{
	font-family: Trebuchet MS, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #555555;
	line-height: 17px;
	margin-top:5px;
	}

hr {border: none 0; 
border-top: 1px dashed #cdcdcd;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 

.form, input
	{
	font-family: Trebuchet MS, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #555555;

	}
.benefits
{
	font-family: Trebuchet MS, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #555555;
}
.form2
	{
	font-family: Trebuchet MS, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #000000;

	}

H5
	{
	font-family: Trebuchet MS, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #2C5BA1;
	letter-spacing: -1px;
	margin-bottom: -10px;
	}

.news_header
	{
	font-family: Trebuchet MS, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color: #2C5BA1;
	letter-spacing: -1px;
	margin-bottom: 5px;
	text-align:center;
	width:190;
	}

.copy
	{
	font-family: Trebuchet MS, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	}
.right_bg
	{
			background: url("../images/right_side.gif"); background-repeat: no-repeat;  background-position: top left;
	}
.right_bg_sub
	{
			background: url("../images/sub_right_side.gif"); background-repeat: no-repeat;  background-position: top left;
	}
.explore_bg
	{
			background: url("../images/explore_bg.gif"); background-repeat: no-repeat;  background-position: top left;
	}
.right_bg2
	{
			background: url("../images/right_side_bottom.gif"); background-repeat: repeat-y;  background-position: top left;
	}
.table_bg
	{
			background: url("../images/table_bg.gif"); background-repeat: repeat-y;  background-position: top left;
	}
	
.menu a {
color:#000000;
font:11px Tahoma, sans-serif;
display:block;
border-bottom:1px solid #000000;
border-left:1px solid #000000;
border-right:1px solid #000000;
padding:4px 13px;
text-decoration:none;}

.options {
border:none;
border-bottom-width:0;
margin-bottom:-10px;
background:#F5F4F0 url(../images/bg_dropdown.gif) repeat-x top;}
.options a { margin:0 1px; padding-right:10px; }
.options a:link { color:#000; }
.options a:visited { color:#000;}
.options a:hover, .options a:active { background-color:#8CA4C7; color:#000000; }

#navMain {
background:url(../images/menu.gif) no-repeat;
position:relative;
top:0px;
right:0;
width:445px;
height:31px;
overflow:hidden;
font-size:85%;}

#navMain li {
display:block;
position:absolute; 
top:0;
height:34px;}

#navMain li a {
display:block;
height:34px;
text-indent:-1000em;}

#navMain .nAbout {left:0; width:83px;}
#navMain .nServices {left:83px; width:84px;}
#navMain .nIndustries {left:167px; width:93px;}
#navMain .nFacilities {left:260px; width:88px;}
#navMain .nContact {left:348px; width:97px;}

#navMain .nAbout a:hover, #navMain .nAbout a.active {background:transparent url(../images/menu.gif) no-repeat 0 -31px;}
#navMain .nServices a:hover, #navMain .nServices a.active {background:transparent url(../images/menu.gif) no-repeat -83px -31px;}
#navMain .nIndustries a:hover, #navMain .nIndustries a.active {background:transparent url(../images/menu.gif) no-repeat -167px -31px;}
#navMain .nFacilities a:hover, #navMain .nFacilities a.active {background:transparent url(../images/menu.gif) no-repeat -260px -31px;}
#navMain .nContact a:hover, #navMain .nContact a.active {background:transparent url(../images/menu.gif) no-repeat -348px -31px;}

#navlist
{
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid D5DCE6;
width: 180px;
}

#navlist li
{
list-style: none;
margin: 0em;
padding: 0.25em;
border-top: 1px solid D5DCE6;
font-family: Trebuchet MS, Lucida, Geneva, Helvetica, Arial, sans-serif;
font-size: 12px;
color: #6684B8;
}

#navlist li a { text-decoration: none;color: #6684B8; }

#navlist li a:hover {color: #2C579B; text-decoration:underline;}

input.btn{
   color:#000000;
   font-family:tahoma,helvetica,sans-serif;
   font-size:13px;
   font-weight:bold;
   background-color:#B7C4D7;
   border:1px solid;
   border-top-color:#2E57A6;
   border-left-color:#2E57A6;
   border-right-color:#6182B7;
   border-bottom-color:#6182B7;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#B7C4D7');}
