/* Basic */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  color: #FEFDFD;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 16px;
  background-color: #989898;
}
h1 {
  color: #EF834C;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
}
h2 {
  color: #F79868;
  font-size: 18px;
  line-height: 30px;
  font-weight:normal;
}
h3 {
  color: #EF834C;
  font-size: 22px;
  line-height: 32px;
  font-weight:normal;
}
h4 {
  color: #FFFFFFF;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
h5 {
  color: #65759E;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
}


a,  a:link {
  color: #FFFFFF;
  font-weight: normal;
  text-decoration: none;
}
a:visited {
  color: #FFFFFF;
  font-weight: normal;
  text-decoration: none;
}
a:hover {
  color: #E5E6E5;
  text-decoration: underline;
}
a:focus {
  color: #E5E6E5;
  text-decoration: underline;
}
a:active {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}

a.h2_links,  a.h2_links:link {
  color: #F79868;
  font-size: 18px;
  line-height: 30px;
  font-weight:normal;
  text-decoration: none;
}
a.h2_links:visited {
  color: #F79868;
  font-size: 18px;
  line-height: 30px;
  font-weight:normal;
  text-decoration: none;
}
a.h2_links:hover {
  color: #F79868;
  font-size: 18px;
  line-height: 30px;
  font-weight:normal;
  text-decoration: underline;
}
a.h2_links:focus {
  color: #F79868;
  font-size: 18px;
  line-height: 30px;
  font-weight:normal;
  text-decoration: underline;
}
a.h2_links:active {
   color: #F79868;
  font-size: 18px;
  line-height: 30px;
  font-weight:normal;
  text-decoration: none;
}

/* Containers */
.outerWrapper {
  margin: 0 auto 0 auto;
  min-width: 800px;
  text-align: left;
  width: 800px;
  background-color: #343445;
 }
.outerWrapper .header {
  width: 100%;
  }
.outerWrapper .home_header {
  width: 630px;
  height:255px;
  padding:90px 0px 0px 10px;
  line-height: 32px;
  float: left;
  background-image:url(../images/home_header.jpg);
  background-repeat:no-repeat;
  background-position:right top;
  background-color:#000000; 
   }
.spacer {
  width:800px;
  display:block;
}  
 
.home_header {
	display:block; 
	height:345px;
}
.home_header_bottom {
	height:80px;
	width:100%;
	background-image:url(../images/home_header_bottom.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	float:left;
}
.outerWrapper .home_header_side {
  padding:40px 0px 0px 4px;
  width: 156px;
  line-height: 30px;
  text-align:center;
  float: right; 
 }
 
 .outerWrapper .capability_header {
  width: 440px;
  height:327px;
  padding:0px 0px 0px 0px;
  line-height: 32px;
  float: left;
  background-image:url(../images/capability_header.jpg);
  background-repeat:no-repeat;
  background-position:right top;
  background-color:#000033; 
 }
  .outerWrapper .contact_header {
  width: 440px;
  height:327px;
  padding:0px 0px 0px 0px;
  line-height: 32px;
  float: left;
  background-image:url(../images/contact_header.jpg);
  background-repeat:no-repeat;
  background-position:right top;
  background-color:#993F20;  

 }
 .outerWrapper .core_values_header {
  width: 440px;
  height:317px;
  padding:0px 0px 0px 0px;
  line-height: 32px;
  float: left;
  background-image:url(../images/core_values_header.jpg);
  background-repeat:no-repeat;
  background-position:right top;
  background-color:#993F20;  

 }
 
  .outerWrapper .credentials_header {
  width: 440px;
  height:327px;
  padding:0px 0px 0px 0px;
  line-height: 32px;
  float: left;
  background-image:url(../images/credentials_header.jpg);
  background-repeat:no-repeat;
  background-position:right top;
  background-color:#993F20;  

 }
  .outerWrapper .contracts_header {
  width: 440px;
  height:327px;
  padding:0px 0px 0px 0px;
  line-height: 32px;
  float: left;
  background-image:url(../images/contracts_header.jpg);
  background-repeat:no-repeat;
  background-position:right top;
  background-color:#000033;  

 }
 
 
.inside_header {
	display:block; 
	height:345px;
}
.outerWrapper .inside_header_side {
  padding:40px 0px 0px 30px;
  width: 290px;
  height: 275px;
  float: left; 
 }
.qoute {
	padding:30px 150px 0px 400px;
	color: #F79868;
  	font-size: 18px;
  	/*line-height: 24px;*/
 }
.outerWrapper .contentWrapper .content {
	padding:20px 150px 20px 150px;
 }
.outerWrapper .footer {
	padding: 5px 0px 20px 0px;
	width: 100%;
	font-size:11px;
	text-align:center;
 };

.outerWrapper .contentWrapper .footer_box {
	float:left;
	width: 300px;
	height: 80px;
 }
  
 .outerWrapper .contentWrapper .right_box {
	width: 200px;	
	height: 80px;
 }
 .inside_content{
	float: left;
	width: 400px;
	text-align: left;
	padding-right:5px;
	padding-top: 20px;
	padding-left:145px;
}
.inside_content_side{
	float: right;
	width: 215px;
	text-align: left;
	padding-top: 20px;
	padding-left:30px;
}
table.credentials_table td {
 padding: 5px;
 color: #FFFFFF;

}

p {
	text-align:justify;
}
