body{
     /*background-color:#000747;*/
     background-color:white;
     background-image:url(stripe.png);
     text-align:center;
     color:#2E2E2E;
}
#container{
  /*background-color:#000747;*/
  background-color:white;
  width:100%;
 /* margin-left:auto;
  margin-right:auto;
  border-right:2px solid gray;
  border-left:2px solid gray;
 */
}
#header{
  background-color:white;
  border-top:1px solid #EDEDED;
  width:100%;
  height:80px;
  text-align:left;
}
#header img{
 margin-top:35px;
 margin-left:35px;
 width:345px;
 height:54px;
}

#body1{
  background-color:#2C69AB;
  background-image:url(images/body1_5.jpg);
  background-repeat:no-repeat;
  background-position:center right;
  width:100%;
  height:220px;
  text-align:left;
  border-top:2px solid #EDEDED;
}

#body1 ul{
       margin:0;
       margin-top:0px;
       padding:0;
       list-style:none;
}
#body1 ul li{
       height:1.30em;
       margin-top:0px;
}
#body1 ul li a {
		display: block;
		padding: 2px 5px 2px 0.5em;
		color: black;
		border-bottom:1px solid black;
		background-image:url(liback.png);
		text-decoration: none;
		width: 21%;
		text-transform:capitalize;
		font-family:tahoma,sans-serif;
    font-size:.82em;
		font-weight:bold;
		letter-spacing:1px;
}
#body1 ul li a:hover {
		display: block;
		padding: 2px 5px 2px 0.5em;
		color: black;
		border-bottom:1px solid black;
		background-image:url(liback2.png);
		text-decoration: underline;
		width: 22%;
		text-transform:capitalize;
		font-size:.84em;
		font-weight:bolder;
		letter-spacing:2px;
}
#body2{
       border-top:2px solid #EDEDED;
       background-color:#EDEDED;
       width:100%;
       height:350px;
}
#body2_left{
  background-color:#F5F5F5;
  width:35%;
  height:350px;
  float:left;
  background-image:url(CNS.gif);
  background-repeat:no-repeat;
  /*background-attachment:fixed;*/
  background-position:50% 75%;
}
.photoalbum{
 width:100%;
 padding-top:20px;
 padding-bottom:20px;
 background-color:#9B9A9A;
 text-align:center;
}
.photoalbum p a img{
 border:none;
 text-decoration:none;
}
.employmentform{
 text-align:right;
}
.ulunmarked,.ulunmarked li a,.ulunmarked li a img{
 list-style-type:none;
 text-decoration:none;
 border:none;
}
#fh1{
     font-family:arial, sans-serif;
     font-size:1.3em;
     font-weight:bold;
     letter-spacing: 2px;
     display:block;
     color:#D51F41;
}
#body2_left i
{
 font-size:.85em;
 color:#494949;
}
#body2_left form
{
   color:#494949;
  width:85%;
  margin-left:auto;
  margin-right:auto;
  text-align:right;
  font-size:.85em;
  font-family:Courier New,serif;
}
#body2_right{
  background-color:#fff;
  width:65%;
  height:350px;
  margin-left:-1px;
  float:left;
  text-align:left;
  overflow:auto;
}
#body2_right p{
 font-family: Verdana, sans-serif;
 font-size:.80em;
}
#fh2{

     font-family:arial, sans-serif;
     font-size:1.2em;
     font-weight:bold;
     letter-spacing: 1.5px;
     display:block;
     margin-left:25px;
     margin-top:10px;
}
#footer{
  background-color:gray;
  width:100%;
  height:75px;
  background-image:url(footergray.png);
  border-top:1px solid #EDEDED;
  text-align:center;
}
.foot{
      display:inline;
      height:75px;
      width:32%;
      text-align:center;
      margin-left:auto;
      margin-right:auto;
      float:left;
      font-weight:bold;
      font-size:.9em;
      font-family:Arial Black, sans-serif;
      letter-spacing:2px;
      color:white;
      border-bottom:2px solid gray;
}
.foot a{
      border:none;
      text-decoration:none;
}
.foot a:visited{
      border:none;
      text-decoration:none;
}
.foot a img{
      height:50px;
      border:none;
      text-decoration:none;

}
.foot i
{
 font-size:.8em;
 font-weight:normal;
 font-family:Arial, sans-serif;
 letter-spacing:1px;
 text-decoration:underline;
 color:#A9232C;
 font-weight:bold;
}


.ulinline,.ulinline li,.ulinline li a
{
 overflow:visible;
 display:inline;
 margin:0;
 padding:0;
  font-size:.85em;
 font-weight:normal;
 font-family:Arial, sans-serif;
 letter-spacing:1px;
 text-decoration:underline;
 color:black;
}

#ulservices{
 margin-top:20px;
 padding:0;
 list-style:none;
  font-size:.75em;
 font-weight:normal;
 font-family:Verdana, sans-serif;
}
#ulservices li{
margin-top:5px;
}
#ulservices li b{
color:#000747;
}
.contactFloat{
 float:left;
 margin:5px 5px 5px 5px;
}

.trackingGrid{
 font-size:.8em;
 border:1px solid black;
}

img, #header,#body1{	behavior: url(http://localhost/aerotest/iepngfix.htc);
}