@charset "utf-8";
/* CSS Document */

html
{
	height:100%;
		
}

body
{
	font-family:Arial;
	font-size:12px;
	background:#e2f5f2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

a:active
{
	outline: none;
}

a:focus
{
	-moz-outline-style: none;
}

 



.fl_left
{
	float:left;
}

.fl_right
{
	float:right;
}

.clr_left
{
	clear:left;
}

.clr_both
{
	clear:both;
}

#page
{
	width:900px;
	margin:auto;
	background:#FFFFFF;
}

.header
{
	height:73px;
	width:900px;
	
}
.img
{
	width:636px;
}



#right_bg
{
	background:url(../images/right_link.gif) no-repeat;
	height:26px;
	width:31px;
	margin-left:170px;
	
}

#right_bg a
{
	color:#0d283d;
}

#right_menu
{
	color:#000000; 
	font-size:11px;
	list-style-type:none;
	float:left;
	padding-left:0px;	
	padding-bottom:20px;
	padding-top:7px;
	margin:0px;
		
}
#right_menu ul 
{
	margin:0;
	padding:0;
}

a
{
	text-decoration:none;
		
}

#right_menu a:hover
{
	color:#FF9966;
}

.home
{
	float:left;
	
}



.site
{
	float:left;
	padding-left:0px;	
	padding-bottom:20px;
}



.cont
{
	float:left;
	padding-left:38px;	
	padding-bottom:20px;
}

#menu
{
	
	overflow: hidden;
	height:30px;
	padding-left:10px;
	
}



dl
{
	margin:0px;
}
	

#menu dt 
{
	float: left;
}

#menu dt a 
{
	display: block;
	overflow: hidden;
	background-repeat: no-repeat;
	
}

#menu dt#aboutus, #menu dt#aboutus a 
{ 
	width: 101px;
	background-image: url(../images/aboutus.gif);
	
}

#menu dt#industries, #menu dt#industries a 
{ 
	width: 102px; 
	background-image: url(../images/industries.gif);
}

#menu dt#capabilities, #menu dt#capabilities a 
{ 
	width: 102px; 
	background-image: url(../images/capabilities.gif);
}

#menu dt#contactus, #menu dt#contactus a 
{ 
	width: 103px; 
	background-image: url(../images/contact.gif);
}

#menu dt a:hover 
{
	background-position: 0 -30px;
}

#menu a
{
	height:31px;
	
}



#content
{	
	
	clear:both;
}



#content p
{
	width:650px;
	padding-left:16px;
	padding-bottom:5px;
	*padding-top:16px;
	color:#000000;
		
}

.txt
{
		color:#65a310;
}

.contact a
{
	text-decoration:underline;
		color:#0000FF;
}

img
{
	border:none;
	
}

#rightcol_bg
{
	background:url(../images/rightcol_bg.gif) 0 12px no-repeat;
	padding-right:11px;
	width:213px;
	height:178px;
	
}

#rightcol_bg p
{
	width:178px;
	height:96px;
	font-size:11px !important;	
	padding-right:10px !important;
	margin:0px;
	padding-top:7px !important;	
}



.learn
{
	padding-top:10px !important;
	margin:0px !important;
	padding-left:23px !important;
}

h6
{
	font-size:13px;
	font-family:Arial;
	font-weight:bold;
	margin:0px;
	padding-top:25px;
	padding-left:25px;
	text-transform:uppercase;
	color:black;  
}

.customer a
{
	color:#65a310;
	font-weight:bold;
}

.customer a:hover
{
	color:#000000;
}

.style1 
{
color: #000000;
}

#footer
{
	background:url(../images/footer.jpg);
	height:19px;
	width:900px;
	clear:both;
}

#footer2
{
	height:20px;
	padding-top:7px;
	padding-left:17px;
}



.sub1
{
	color:#565a5b;
	font-size:10px;
}

.sub2
{
	color:#565a5b;
	font-size:10px;
	padding-left:565px;
}

.sub2 a:hover
{
	color:#FF9933;
}

.sub2 a
{
	color:#565a5b;
}