@charset "utf-8";
/* CSS Document */

body 
{ 
 margin: 0; 
 padding: 0; 
 text-align: center;
 background-color: #E6E6E6;
} 

#wrapper 
{ 
 margin: 0 auto; 
/* border: 1px solid #000000; */
 padding: 0; 
 width: 1024px; 
 text-align: left; 
} 	

#top_menu{
width: 1024px;
height: 100px;
background-image:url(images/title_bar.jpg);

/*border: 2px solid #000000;*/
/*background-color: #FFFFFF; 
*/}

#list_menu{
width: 1024px;
height: 50px;
background-color:#990000; 
/*border: 1px solid #000000;*/
}

#sliding_pics{
width: 1024px;
height: 300px;
background-image:url(images/about_banner.jpg);
/*border: 1px solid #000000;*/
}

#top_strip{
width: 1022px;;
height: 30px;
background-color:#990000;
}


#bottom_strip{
width: 1022px;
height: 35px;
background-color:#990000;
margin-top:32px;	
}

#content{
width: 1022px;
height: 1275px;
border: 1px solid #000000;
background-color:#000000;
}

#info_div{
width: 1000px;
height: 1250px;
margin-left: 10px;
margin-top: 10px;
margin-bottom: 10px;
border: 1px solid #000000;
background-color:#E6E6E6;
}

#info_column{
width:200px;
height:1250px;
float:left;
border: 1px solid #000000;
background-color:#FFFFFF;
}

#info_panel{
width:795px;
height:1250px;
float:left;
border: 1px solid #000000;
background-color:#FFFFFF;
}

#entry{
width:790px;
height:500px;
background-color:#FFFFFF;
/*border: 1px solid #000000;*/
}

#entry_a{
width:790px;
height:330px;
background-color:#FFFFFF;
}

#entry_a_b{
width:790px;
height:310px;
background-color:#FFFFFF;
}

#entry_two{
width:790px;
height:325px;
background-color:#FFFFFF;
/*border: 1px solid #000000;*/
}

#img_div_two{
width:150px;
height:150px;
float:left;
margin-left:20px;
border: 1px solid #000000;
margin-top:15px;
background-image:url(images/contract2.jpg);
}

#img_div_three{
width:150px;
height:150px;
float:right;
margin-right:20px;
border: 1px solid #000000;
margin-top:15px;
background-image:url(images/contract3.jpg);
}

#img_div_four{
width:150px;
height:150px;
float:right;
margin-right:20px;
border: 1px solid #000000;
margin-top:15px;
background-image:url(images/contract4.jpg);
}

#text_info_two{
width:575px;
height:275px;
float:right;
/*border: 1px solid #000000;*/
margin-right:10px;
margin-top:15px;
background-color:#FFFFFF;
}

#img_div{
width:150px;
height:150px;
float:left;
margin-left:20px;
border: 1px solid #000000;
margin-top:15px;
background-image:url(images/contract5.jpg);
}

#text_info{
width:575px;
height:300px;
float:right;
/*border: 1px solid #000000;*/
margin-right:10px;
margin-top:15px;
background-color:#FFFFFF;
}

#info_given{
font-size:20px;
font-style:normal;
font: Verdana, Arial, Helvetica, sans-serif;
text-indent:2px;
}

#title_side{
text-align:center;
}

#footer{
text-align:center;
width:1024px;
height:100px;
background-image:url(images/footerbg.jpg);

}

#footid{
width:1000px;
height:90px;
}
/*-----nav info-------*/


ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left:20px;
}

img {
    border: none;
}

h1{
color:#990000;
}

h3{
color:#990000;
text-align:center;
}

h4{
color:#990000;
}
/* --------------------------- 
   PAGE ELEMENTS 
------------------------------ */

.clear {
	clear:both;
}

	
	/* -----------------------------
	   MAIN NAVIGATION                  */
	
.nav_container {
	/*margin:0 auto;*/
	width: 1022;
	/*padding-top:160px;*/
	
}
#navMenu{
	display: inline;
	margin: 0;
	padding: 0px;
	z-index: 5;
	margin-left: 75px;
}
#navMenu li{
	float: left;
	display: inline;
	
}
#navMenu li.first{
	float: left;
	display: inline;
	background: url(images/first.jpg);
	width:36px;
	height:50px;
	margin-left:37px;
}
#navMenu li.last{
	float: left;
	display: inline;
	background: url(images/end.jpg);
	width:36px;
	height:50px;
}

a.navHome, a.navHome_a{
	display:block;
	float:left;
	width:120px;
	height:50px;
	background: url(images/home.jpg);
	background-repeat:no-repeat;
}
/*a.navHome:hover{

	background: url("../images/about_button.jpg") 0 116px;
}
a.navHome_a{

	background: url("../images/about_button.jpg") 0 50px;
}*/

a.navAbout, a.navAbout_a{
	display:block;
	float:left;
	width:120px;
	height:50px;
	background: url(images/about.jpg);
	background-repeat:no-repeat;
}
/*a.navAbout:hover{
	background: url("../images/services_button.jpg") 0 116px;
}
a.navAbout_a{

	background: url("../images/services_button.jpg") 0 50px;
}*/

a.navServices, a.navServices_a{
	display:block;
	float:left;
	width:120px;
	height:50px;
	background: url(images/services.jpg);
	background-repeat:no-repeat;
}
/*a.navServices:hover{
	background: url("../images/portfolio_button.jpg") 0 116px;
}
a.navServices_a{
	background: url("../images/portfolio_button.jpg") 0 50px;
}
*/
a.navPartners, a.navPartners_a{
	display:block;
	float:left;
	width:120px;
	height:50px;
	background: url(images/partners.jpg);
	background-repeat:no-repeat;
}
/*a.navPartners:hover{
	background: url("../images/blog_button.jpg") 0 116px;
}
a.navPartners_a{
	background: url("../images/blog_button.jpg") 0 50px;
}*/

a.navCertify, a.navCertify_a{
	display:block;
	float:left;
	width:120px;
	height:50px;
	background: url(images/certify.jpg);
	background-repeat:no-repeat;
}
/*a.navCertify:hover{

	background: url("../images/contact_button.jpg") 0 116px;
}
a.navCertify_a{

	background: url("../images/contact_button.jpg") 0 50px;
}
*/
a.navCareers, a.navCareers_a{
	display:block;
	float:left;
	width:120px;
	height:50px;
	background: url(images/Careers.jpg);
	background-repeat:no-repeat;
}
/*a.navCareers:hover{

	background: url("../images/contact_button.jpg") 0 116px;
}
a.navCareers_a{

	background: url("../images/contact_button.jpg") 0 50px;
}*/

a.navSchedule, a.navSchedule_a{
	display:block;
	float:left;
	width:120px;
	height:50px;
	background: url(images/gsa.jpg);
	background-repeat:no-repeat;
}
/*a.navSchedule:hover{

	background: url("../images/contact_button.jpg") 0 116px;
}
a.navSchedule_a{

	background: url("../images/contact_button.jpg") 0 50px;
}*/