html, body{
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:76%;	
	background:url(../images/bg.gif) top left repeat-x;
	height:100%;
	color:#18364a;
	text-align:center;
}

*{
	margin:0;
	padding:0;
}


#container{
	width:764px;
	margin:0 auto 0 auto;
	position: relative;
	min-height: 100%;
	margin:0 auto 0 auto;
	font-size:1.1em;
	text-align:left;
}

#header{
	width:764px;
}

#header h1{
	text-indent:-8000px;
	display:block;
	width:0;
	height:0;
	font-size:0;
}

#innercontainer{
	width:753px;
	background:url(../images/mainbg.gif) top left no-repeat;
	padding:6px 5px 5px 6px;
}


#aquilabanner{
	width:751px;
	height:202px;
	background:#eef3f7;
	margin:0 0 5px 0;
}

#nav{
	width:753px;
}
#nav ul{
	margin:0;
}
#nav li{
	display:inline;
	margin:0;
	list-style:none;
	padding:0;
}

#nav a, #nav span.navon, #nav a.navon{
	width:178px;
	height:29px;
	display:block;
	background:url(../images/nav.gif) -188px 0px no-repeat; 
	float:left;
	color:#18364a;
	font-weight:bold;
	font-size:1.2em;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-transform:uppercase;
	padding:25px 0 0 10px;
}

#nav a:hover, #nav a.navon:hover{
	background:url(../images/nav.gif) top left no-repeat;
	color:#447799;
}

#nav span.navon, #nav a.navon{
	background:url(../images/nav.gif) -376px 0px no-repeat; 
}
#main{
	width:712px;
	padding:0 20px 55px 20px;
	background:url(../images/contentbg.gif) top left repeat-x;
	float:left;
}

#leftcol{
	width:432px;
	float:left;
}

#rightcol{
	width:250px;
	float:right;
}
h2{
	border-bottom: dotted 1px #18364a;
	height:23px;
	color:#18364a;
	font-size:1.8em;
	text-transform:uppercase;
	padding:30px 0 5px 0;
	margin:0 0 10px 0;
}

h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.4em;
	text-transform:uppercase;
	padding:0 0 10px 0;
	border-bottom: dotted 1px #18364a;
	margin-bottom:10px;
	font-weight:normal;
}
p{
	font-size:1.2em;
	line-height:1.4em;
	margin:15px 0 15px 0;
}

.team p{
	margin-top : 0px;
}

#rightcol ul{
	margin:0 0 0 15px;
}
#rightcol li{
	font-size:1.2em;
	list-style:square;
	color:#18364a;
	padding:10px 0 10px 0;
}
.details ul {
	margin:0 0 0 15px;
}
.details li{
	font-size:1.2em;
	list-style:square;
	color:#18364a;
	padding:10px 0 10px 0;
	margin-left:15px;
}

strong{
	font-size:1.1em;
}

#mainfoot{
	width:713px;
	clear:both;
}


#footer{
	width:100%;
	background:url(../images/footer.gif) top left repeat-x;
	height:55px;
	position: relative;
	margin-top:-55px;
	clear:both;
	text-align:left;
}

#innerfooter{
	width:760px;
	height:35px;
	color:#fff;
	margin:0 auto 0 auto;
	padding:20px 0 0 0;
}


.portfolioboxes{
	width:345px;
	padding:0 0 20px 0;
	float:left;
}


.portfolioboxes a:hover img{
	border:solid 2px #8cb6d2;
}

.portfolioboxes a img{
	border:solid 2px #FFFFFF;
}


a.return{
	width:163px;
	height:27px;
	background:url(../images/portfolio/return.gif) top left no-repeat;
	display:block;
	text-indent:-8000px;
}

a.return:hover{
	background:url(../images/portfolio/return.gif) -164px 0 no-repeat;
}


br.clear{
clear:both;
}


ul.nobullets li{
	font-size:1.2em;
	list-style:none;
	line-height:1.8em;
}

a{
	color:#447799;
}

#footer a{
	color:#fff;
}