body {
	background: white url(../images/faux-pattern.gif) repeat-y top left;
}

#intro {
	background: white url(../images/bg-repeat.gif) repeat-x top left;
	height:180px;
	margin: 0;
	padding:0;
}

#header {
	height:180px;
	background:transparent url(../images/header2.jpg) no-repeat top left;
}

#intro h1 {
	text-indent: -999em;
}
#intro h1 img {
	display:none;
}


#navigation {
	margin-top: -53px;
	width:100%;
	height:29px;
}

#main {
  background: transparent url(../images/capital-dome.jpg) no-repeat;
	background-position: 290px bottom;
}

#content {
	border-top: 12px solid #396BD0;
	margin-right: 268px; /* solid white;*/
	margin-left: 290px;
	padding:10px 30px;
	min-height: 420px;
 /* background: white url(../images/capital-dome.jpg) no-repeat bottom left;*/
}

#secondary {
	border-top: 12px solid #396BD0;
	float:left;
	margin-left: -268px;
	width: 246px;
	background: white url(../images/grad.gif) no-repeat top left;
	min-height: 226px;
	padding: 30px 7px 30px 15px;
  font-size: .85em;
}

#secondary ul {
	list-style-type:none;
	padding-left:0;
}
.our-expertise #secondary ul {
	line-height: 1em;
}


#contact-info-wrapper {
	width: 289px;
}

#contact-info {
	margin-left: 7px;
	margin-right:7px;
	padding: 5px;

}

#contact-info p {
	text-align:left;
}

#footer {
	margin-left: 290px; 
}
