/* blue border - 005eb2 */
/* headings - 0074c1 */

*{font-weight:normal;outline:none;}

html {
	background-color: #000;
	background-image: url('../img/bg.gif');
	background-repeat: repeat-x;
	font-family: arial, sans;
	font-size:13px;
}

body{
	padding-top:50px;
	padding-bottom:50px;
}

#wrap{
	border: 2px solid #005eb2;
	padding:2px;
	width:964px;
	margin:0 auto;
}

.body{
	width:960px;
	overflow:hidden;
	margin:0 auto;
}

.png{
	behavior: url(iepngfix.htc);
}

a{color:#0074c1;}
#main a:hover{font-style:italic;}

#topNav{
	text-align:right;
	color:#eb1a27;
	font-size:9px;
	display:none;
}

#topNav a{
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}

#header{
	height:127px;
}

#sidebar{
	width:200px;
	margin-right:45px;
	margin-top:75px;
	float:right;
}

#leftContent{
	margin-left:40px;
	margin-top:35px;
	width:625px;
	[if IE 6]width:580px;
}

#nav{
	height:127px;
	float:right;
	width:715px;
	padding-top:85px;
}

#nav ul{
	margin:0;
	padding:0;
}

#nav ul li{
	list-style-type:none;
	float:left;
}

#nav ul li a{
	text-decoration:none;
	color:#FFF;
	display:inline-block;
	padding:4px 10px;
	font-size:14px;
	font-weight:bold;
	background: url('../img/navBg.gif') 0 7px no-repeat;
	[if Webkit]background: url('../img/navBg.gif') 0 7px no-repeat;
	[if lte IE 8]background: url('../img/navBg.gif') 0 8px no-repeat;
}

#nav ul li a.first{
	padding-left:0;
	background:none;
}

#nav ul li a:hover{
	color:#0074c1;
}

#mainTop{
	background:#000;
	width:960px;
	[if IE 6]width:950px;
	overflow:hidden;
	margin-top:2px;
	padding-bottom:15px;
	text-align:center;
	[if IE 6]padding-left:10px;
	[if IE 6]padding-bottom:30px;
}

#toggleSlideshow{
	color: #0074c1;
	cursor:pointer;
	text-align:right;
	padding:8px 25px 0 0;
	margin-bottom:-8px;
}

#slideShow{
	margin-top:-18px;
}

#main{
	background:#FFF url('../img/mainBg.gif') repeat-x;
	width:960px;
	padding-bottom:40px;
	margin-bottom:1px;
	position:relative;
	z-index:1000;
}

#content{
	padding:45px 45px;
}

.grad{
	width:645px;
	height:56px;
	background: url('../img/gradient.png') repeat-x;
	position:relative;
	margin-bottom:-56px;
	behavior: url(iepngfix.htc);
	margin-top:-61px;
	margin-left:2px;
	color:#FFF;		
	line-height:.8em;
	z-index:1000;
}

#readScroll{
	width:262px;
	position:absolute;
	height:35px;
	left:50%;
	margin-left:-65px;
	[if IE 6]margin-left:-81px;
	margin-top:325px;
	background: url('../img/moreBg.png') bottom right repeat-y;
	behavior: url(iepngfix.htc);
	z-index:100;
	font-size:12px;
	text-transform:uppercase;
	text-align:right;
	font-style:italic;
}

#readScroll span{
	display:inline-block;
	margin-right:10px;
	color:#FFF;
	margin-top:10px;	
}

#readScroll.fixed {
  position: fixed;
  [if IE 6]position: absolute;
  bottom: 0;
}

ul.accordion{margin:0;padding:0;}
ul.accordion li{list-style-type:none;list-style-image:none;margin-top:4px;border-bottom:1px solid #DDD;}
ul.accordion li li{border:none;background:none;}
ul.accordion li h2{cursor:pointer;padding-left:20px;background:url('../img/closed.gif') left 7px no-repeat;}
ul.accordion li div {display:none;padding-left:20px;}

ul.accordion li.open h2 {background:url('../img/open.gif') left 7px no-repeat;}

#slides h1{
	margin:0;
	padding-top:15px;
	font-size:14px;
	font-weight:bold;
	padding-left:20px;
	position:relative;
	z-index:1001;
	color:#FFF;
}

#slides span{
	font-size:12px;
	font-weight:normal;
	display:inline-block;
	padding-left:20px;
	color:#FFF;
	position:relative;
	z-index:1001;
}

#slides{
	margin-top:26px;
	margin-left:30px;
	display:inline;
	width:667px;
	float:left;
	[if IE 6]margin-left:7px;
}

#slides img{
	border:2px solid #FFF;
}

#slides div{
	
}

#mainSlides{
	margin:0;
	padding:0;
	margin-left:-1px;
	width:991px;
}

#mainSlides li{
	display:inline;
	float:left;
}

#mainSlides .slideBorder{
	border-right:3px solid #FFF;
}



#footer{
	text-align:center;
	color:#777c82;
	font-size:12px;
	margin-top:15px;
}

#footer a{
	color:#9a9a9a;
	display:inline-block;
	margin:10px 15px;
	font-size:12px;
	text-decoration:underline;
}

#smallPrint, #smallPrint a{
	font-weight:normal;
	font-size:8px;
	letter-spacing:.06em;
}

h1{
	font-size:26px;
	margin-bottom:10px;
	margin-top:0;
	color:#006398;
}

h2{
	font-size:18px;
	margin-bottom:10px;
	margin-top:0;
	color:#006398;
}
h3 {
	font-size:14px;
	color: #006398;
}


.attr{
	font-size:16px;
	font-style:italic;
	font-weight:bold;
}

.light{color:#b09d60;}
.smaller{font-size:.8em;}

.txt{border:1px solid #a1a5a7;}

#contactForm .txt{width:100%;margin:5px 0;}

#contactForm td{padding-right:20px;}

.btn{
	background: url('../img/btnBg.gif') repeat-x;
	border:1px solid #a1a5a7;
	color:#b09d60;
	padding:0px 25px 2px 25px;
	font-size:11px;
	margin: 0 10px;
	height:18px;
	[if IE 6]padding:0 10px;
}

#result{
	margin-top:40px;
	text-align:left;
}

.anylinkcss{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 0px solid #e5d592;
border-bottom-width: 0;
line-height: 18px;
z-index: 1000000; /* zIndex should be greater than that of shadow's below */
background: transparent url('../img/navBg.png');
[if IE 6]background: #111;
width: 180px; /* default width for menu */
margin-top:5px;
border: 2px solid #005eb2;
overflow:hidden;
}

#currentProjects{
	width:250px;
}

#completedProjects{
	width:250px;
}

#toggleAll{
	display:inline-block;
	padding-top:15px;
	float:right;
	text-transform:uppercase;
	font-size:11px;
	cursor:pointer;
	color:#666;
}

.subNav ul {
	margin: 0px;
	padding: 0px;
	margin-top: -3px;
}
.subNav {
	
}

.subNav ul li {
	list-style-type: none;
}
.subNav ul li a {
	font-size: 14px;
	color: #0074c1;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	display:inline-block;
	padding-bottom: 5px;
	font-weight:normal;
	text-decoration:none;
	border-bottom:1px solid #000;
	width:100%;
}
.underline {
	text-decoration: underline;
}

.subNav ul li a:hover {
	color: #FFF;
}

.subNav ul li a.first {
	padding-top:10px;
	background-imagE:none;
}


ul.list li{
	list-style-image: url('../img/bullet.gif');
	font-size:14px;
}

p{
	margin-bottom:25px;
	font-size:13px;
	line-height:1.4em;
}

