@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; 
 background-color: #E6E6E6;
} 	

#top_menu{
width: 1022px;
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: 150px;
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: 730px;
border: 1px solid #000000;
background-color:#000000;
}

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

#info_column{
width:200px;
height:710px;
float:left;
border: 1px solid #000000;
background-color:#FFFFFF;
text-align:center;

}

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

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

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

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

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


#text_info_two{
	width:750px;
	height:150px;
	float:left;
	/*border: 1px solid #000000;*/
	margin-left:45px;
	margin-top:15px;
	background-color:#FFFFFF;
	text-align:center;
}

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

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


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

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

#title_slide{
text-align:center;
}

#signature{
font-size:14px;
font-style:italic;
}

#locate{
width:620px;
height:450px;
background-image:url(images/maplocate.jpg);
margin-left:70px;

}


/*-----nav info-------*/


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

img {
    border: none;
}

h1{
color:#990000;
}

h3{
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;
}*/
