body {
	background-image: url(../images/design4_01.jpg);
	background-position: top;
	background-repeat: repeat-x;
	text-align: -moz-center;
	min-width: 763px;
	margin: 0 auto;
	background-color: #5c5c5c;

	
}

#wrapper {
	background-color: #ffffff;
	width: 100%;
	margin-top: 17px;
	text-align: -moz-center;
}

#container {
	width: 763px;
	text-align: left;	
   min-height: 100%;
   height: auto !important;
   height: 100%;
   margin: 0 auto -4em;
   
}

#header {
	margin-top: 15px; 
}

#menu {
	background-image: url(../images/header/menubg_03.jpg);
	height: 31px;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 12px;
	width: 763px;
	text-align: center;


}

#flash {
	position:absolute;
	left: 13px;
	top: 239px;
	
	
}


/*
#menu ul{

margin-top: 1px;
margin-bottom: 1px;
padding: 5px 10px 5px 10px; 
list-style-type: none;
}

#menu ul li{
display: inline;
}

#menu ul li a{
width: auto;
text-decoration: none;
color: #ffffff;
font-weight: bold;
padding: 5px 10px 5px 10px; 

}

#menu ul li a:visited{
width: auto;
text-decoration: none;
color: #ffffff;
font-weight: bold;
padding: 5px 10px 5px 10px; 

}

#menu ul li a:hover{
width: auto;
background-color:#2e90b0;
color: #ffffff;
font-weight: bold;
padding: 5px 10px 5px 10px; 
height: 31px;
}

#menu ul li a:active{
width: auto;
background-color:#2e90b0;
color: #ffffff;
font-weight: bold;
padding: 5px 10px 5px 10px; 

}

*/

#contentarea {
	padding: 10px;

	min-height: 300px;

}

#contentarea p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 180%;
	color: #6a6a6a;
}




.missiontable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	color: #6a6a6a;
	text-align: left;
}

.clienttable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	color: #6a6a6a;
	text-align: left;
	
}

.clienttable td {
	border: 1px solid #999999;
}

h1 {
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #0592c0;
}

h2 {
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #0592c0;
	text-align: left;
}

.mission {
	text-align: center;
}

#footer{
	
	background-color: #5c5c5c;
	text-align: -moz-center;
	position: relative;
	height: 100px;
	
}

#footerwithin {
	background-image: url(../images/header/menubg_03.jpg);
	width: 756px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	height: 31px;
	text-align: right;
	padding-right: 5px;

}
#footerbelow {
	width: 763px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	text-align: right;
	padding-right: 5px;

}
#footerwithin p{
	padding-top: 8px;
}

#footerbelow p{
	padding-top: 8px;
}
 * {
     margin: 0;
 }

html, body {
     height: 100%;
}


.footer, .push {
   height: 4em;
}

#home #nav-home a, #aboutus #nav-aboutus a, #products #nav-products a, #affiliations #nav-affiliations a, #clients #nav-clients a, #careers #nav-careers a, #contact #nav-contact a {
background-color: #910100;
color: #fff;
padding: 3px;
}

.aboutus a {
	background-color: #910100;
}
