@charset "utf-8";
/* CSS Document */


body {
	background-color: #ebebeb;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
/*FORMAT SCROLL BAR*/
	scrollbar-face-color:#; 
	scrollbar-arrow-color:#; 
	scrollbar-track-color:#; 
	scrollbar-shadow-color:#; 
	scrollbar-highlight-color:#; 
	scrollbar-3dlight-color:#; 
	scrollbar-darkshadow-Color:#;
/*END FORMAT SCROLL BAR*/

/*PART OF HACK TO CENTER PAGE*/
	text-align: center;
/*END PART OF HACK TO CENTER PAGE*/

}


.style1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003399;
}

.style2 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003399;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	letter-spacing: 1px;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;

}
a:hover {
	text-decoration: none;
	color: #FF6633;
}
a:active {
	text-decoration: none;
	color: #003399;

}

.hidden {
	display: none;
}


/* WHOLE PAGE CONTAINER*/
#pagecontainer {
	width: 1000px;
	height: 755px;
	margin: auto;
	text-align: left;
	background: url(../images/background.png);
	background-repeat: no-repeat;

	}
/*END WHOLE PAGE CONTAINER*/

/*BANNER*/
#banner {
	margin: 0  0 0 43px;
	padding:0;
	width: 915px;
	height: 100px;
	background: url(../images/home.png) -6px 0;
	background-repeat: no-repeat;
	
}
#banner .padding {
	padding: 5px 5px;
}
/*END BANNER*/




#nav {
	margin: 10px 0 10px 43px;
	padding: 0;
	width: 918px;
	height: 40px;
	}

/* BUTTONS */
#navbuttons {
	position:relative;
	margin: 0;
	padding: 0;
	}
	/* IE5 Mac Hack \*/ 
#navbuttons { padding-left: 0px; } 
/**/ 
#navbuttons { padding-left: 0px; overflow: hidden; } 
/* End Hack */

#navbuttons dl {
	margin:0;
	padding:0;
	list-style: none;
	position:absolute;
	}
#navbuttons dt, #navbuttons a {
	height:40px;
	width: 153px;
	display: block;
	list-style: none;
	float: left;	}

#home{left:0px;height:40px; width: 153px;}
#home{background:url(../images/home.png) -6px -110px;}
#home a:hover{background: url(../images/home.png) -6px -151px;}

#solutions{left: 153px; height:40px;width: 153px;}
#solutions{background:url(../images/home.png) -159px -110px;}
#solutions a:hover{background:url(../images/home.png) -159px -151px;}

#capabilities{left:306px;height:40px;width: 153px;}
#capabilities{background:url(../images/home.png) -312px -110px;}
#capabilities a:hover{background:url(../images/home.png) -312px -151px;}

#markets{left:459px;height:40px;width: 153px;}
#markets{background:url(../images/home.png) -465px -110px;}
#markets a:hover{background:url(../images/home.png) -465px -151px;}

#resources{left:612px;height:40px;width: 153px;}
#resources{background:url(../images/home.png) -618px -110px;}
#resources a:hover{background:url(../images/home.png) -618px -151px;}

#contactus{left:765px;height:40px;width: 153px;}
#contactus{background:url(../images/home.png) -771px -110px;}
#contactus a:hover{background:url(../images/home.png) -771px -151px;}
/* END BUTTONS */




#leftnav {
	margin: 0 0 0 43px;
	padding: 0;
	width: 171px;
	float: left;
	background: url(../images/contentbackground.png) -1px -2px;
	background-repeat: no-repeat;

}
#leftnavbottom {
	padding: 0;
	margin: 0;
	height: 10px;
	width: 171px;
	background: url(../images/contentbackground.jpg) -1px -505px;
	
	}
#leftnav .padding {
	padding: 0;
	}
	
#leftnav p {
	padding: 15px 0 10px 15px;
	margin: 0;
		}
#leftnav a {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003399;
	}
	
#leftnav a:hover {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF6633;
	}	
#leftnav .img {
	padding: 5px 0 0 10px;
		}
#leftnav dl{
	padding: 0 0 0 30px;
	margin: 0;
	list-style: none;

	}

	
	
	
	
/* HOMEPAGE ONLY*/
#centerhome {
	margin: 0 0 0 43px;
	padding: 0;
	width: 918px;
	height: 340px;

}

#centercontent {
	margin: 0 0 0 11px;
	padding: 0;
	float: left;
	width: 733px;
	height: 516px;
	background: url(../images/contentbackground.png) -179px -2px;
	background-repeat: no-repeat;
}
#centercontent p {
	padding: 15px 20px 20px 20px;
	margin: 0;
	text-align: justify;
	line-height: 27px;
}

#centercontent blockquote {
	line-height: 27px;
}
#centercontent dl{
	padding: 0 20px 20px 40px;
	margin: 0;
	list-style: none;
	line-height: 27px;

	}
#centercontent .padding {
	padding: 0;
	}

#centergraphic {
	padding: 0;
	margin: 20px ;
	height: 216px;
	width: 283px;
	float: right;
	}





#footer {
	margin: 10px 0 10px 43px;
	width: 918px;
	clear: both;
}

#footerleft {
	margin: 3px 6px 0 0 ;
	padding: 0;
	height: 150px;
	width: 300px;
	float: left;
	background: url(../images/home.png) -6px -523px;
}

#footercenter {
	margin: 0;
	padding: 0;
	height: 150px;
	width: 300px;
	float: left;
	line-height: 18px;
	text-align: center;
}

#footercenter .padding {
	padding: 0;
	}
#footercenterlink {
	margin: 0;
	padding: 0;
	height: 150px;
	width: 300px;
	z-index: 500;
	position: absolute;
}
#footerright {
	margin: 3px 3px 10px 0;
	padding: 0;
	height: 150px;
	width: 300px;
	float: right;
	background: url(../images/home.png) -622px -523px;

}

#footerright a {
	margin: 0;
	padding: 0;
	height: 150px;
	width: 300px;
	display: block;

}
#copyright {
	margin: 0;
	padding: 0;
	width: 918px;
	height: 50px;
	clear: both;
	text-align: center;
	font-size: 12px;
}
#copyright .padding{
	padding: 10px;
	}
