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

*{margin:0; padding:0;}

.heading{font-family:DaxCompact-Regular;}

body{
background:#082540 url(../images/headbg.png) repeat-x;
color:#a7bdd3;
font-size:12px;
line-height:16px;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
margin:0;
}

/*MAST*/
#headerMain{
height:168px;
}

#container_mast {
background:url(../images/maphead-main.png) top center no-repeat;
height:167px;
width:927px;
margin:auto;
}

.button-holder{
position:relative;
left: 820px;
top: -93px;
width:89px;
height:31px;
}

.client-login{
position:absolute;
width:89px;
height:31px;
}

#main-navs{
margin:auto;
width:685px;
height:32px;
}

/*FEATURED PROJECT*/
#featproj{
height:334px;
background:url(../images/featbg.png) left top repeat-x;
}

a img{
 border:0;
}
div.wrap{
 width:894px;
 margin:0 auto;
 text-align:left;
}
 
#top div#nav{
  float:left;
  clear:both;
  width:993px;
  height:52px;
  margin:22px 0 0;
  background: url(../images/nav-bg.png) 0 0 no-repeat;
 }
 
#nav ul{
float:left;
width:700px;
height:52px;
list-style-type:none;
}
  
#nav ul li{
float:left;
height:52px;
}
   
#nav ul li a{
border:0;
height:52px;
display:block;
line-height:52px;
text-indent:-9999px;
}
 
#header{
 margin:-1px 0 0;
 height:334px;
}

#video-header{
 height:683px;
 margin:-1px 0 0;
}

  .wrap{ height:317px;}
  
  #slide-holder{
  z-index:40;
  width:894px;
  height:317px;
  position:absolute;
 }
 
  #slide-runner{
	top:19px;
    width:894px;
	height:317px;
	overflow:hidden;
	position:absolute;
  }
  
  #slide-holder img{
   margin:0;
   display:none;
   position:absolute;
  }
  
  #slide-controls{
   width:280px;
   height:130px;
   position:absolute;
   background:url(../images/slide-bg.png);
   top:80px;
   padding:20px;
   margin:0;
  }
  
  #slide-client{
  margin:0;
  font-size:16px;
  width:300px;
  color:#f39a01;
  }
  
   #slide-controls p.text{
    float:left;
    display:inline;
    line-height:18px;
   }
 
   #slide-nav{
    float:left;
    height:24px;
    display:inline;
    margin:11px 15px 0 0;
   }
    
	p#slide-nav a{
     float:left;
     width:24px;
     height:24px;
     display:inline;
     font-size:0;
     margin:0 5px 0 0;
     line-height:24px;
     font-weight:bold;
     text-align:center;
     text-decoration:none;
     background-position:0 0;
     background-repeat:no-repeat;
	 background-image:url(../images/silde-nav.png);
    }
	
	#slidenav-case{
	height:41px; 
	width:218px;
	margin:auto;
	}
	
    p#slide-nav a.on{
     background-position:0 -24px;
    }
	p#slide-nav a{background-image:url(../images/silde-nav.png);}	
	#nav ul li a{background:url(../images/nav.png) no-repeat;}

	#slidenav-strip{
	background:url(../images/feat-strip.gif) top left repeat-x;
	height:41px; 
	}

/*CONTENT*/
#upper-body{
background:#003466;
margin:auto;
padding:10px;
}

.contents{
margin:0 auto;
width:898px;
text-align:left;
padding:0 10px 10px 10px;
overflow:hidden;
}

.services{
margin:auto;
width:918px;
text-align:left;
overflow:hidden;
}

.col{
background:url(../images/separatorbg.jpg) right top no-repeat #07253f;
width:184px;
*width:185px;
padding-right:38px;
*padding-right:35px;
padding-top:20px;
float:left;
text-align:left;
margin:0 auto;
*margin-right:5px;
font-size:11px;
overflow:hidden;
}

/*FOOTER*/

.foot-wrap{ 
margin:0;
height:40px;
}

.footer{
height:40px;
width:100%;
*width:auto;
padding-left:20px;
background:#051627 url(../images/arowaifoot.jpg) left top no-repeat;
position:fixed;
bottom:0;
left:0;
z-index:100;
}

.footer p{
padding:10px 40px 0 0;
*padding:10px 20px 0 0;
text-align:right;
}
