body {
	font-family: "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
	background-color: #FFFFFF;
	background-image: url(../images/base/bkgd.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
a {
	color: #0066FF;
	text-decoration: underline;
}
img {  
border-style: none;
}
h1, h1 a, h2, h2 a, h3, h3 a  {
	color: #000000;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h1 a:hover, h2 a:hover {
	text-decoration: underline;
	color: #0066FF;
}
#wrap {
	width: 990px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#page {
	width: 950px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#header {
	width: 950px;
}
#nav {
	background-image: url(../images/base/nav-bkgd.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 34px;
	width: 950px;
	margin-top: 4px;
	padding-left: 3px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav ul li {
	float: left;
}
#nav ul a {
	text-decoration: none;
	display: block;
	height: 34px;
	width: 135px;
	float: left;
	line-height: 34px;
	background-image: url(../images/base/a-bkgd.gif);
	font-family: "Lucida Grande", "Lucida Sans", Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left center;
	text-transform: uppercase;
}
#about #nav .about a,
#services #nav .services a,
#case #nav .case a,
#contact #nav .contact a,
#blog #nav .blog a {
	color: #FFFFFF;
	background-position: right center;
}	
#nav .blog a {
	text-decoration: line-through;
}	
#nav ul a:hover,  .selected a {
	color: #FFFFFF;
	background-position: right center;
}
#contentWrap {
	float: left;
	width: 950px;
	margin-top: 20px;
	padding: 0px;
	margin-bottom: 20px;
}
#content {
	float: left;
	width: 910px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #FFFFFF;
	background-image: url(../images/base/content-bkgd.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 18px;
}
#billboard {
	float: left;
	width: 910px;
	height: 200px;
	background-color: #efefef;
	margin-bottom: 20px;
}
#colmnOne {
	float: left;
	width: 538px;
}
#colmnTwo {
	float: right;
	width: 352px;
}
#colmnThree {
	float: left;
	width: 166px;
}
#colmnFour {
	float: right;
	width: 166px;
}
#colmnFive {
	float: left;
	width: 352px;
}
#colmnThree h1 a, #colmnFour h1 a {
	font-size: 14px;
	color: #000000;
	line-height: 15px;
}
#colmnThree h1 a:hover, #colmnFour h1 a:hover {
	text-decoration: underline;
	color: #0066FF;
}
#serviceNav, #serviceNav ul,
#caseNav, #caseNav ul {
	margin: 0px;
	padding: 0px;
	line-height: 28px;
	font-size: 11px;
	list-style-position: inside;
}
#footerWrap {
	background-color: #efefef;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #dddddd;
	clear: both;
}
#footer {
	width: 910px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
.introText {
	font-size: 18px;
	line-height: 24px;
	color: #0066FF;
}
.highlight {
	color: #FF9900;
}
.boxOne {
	float: left;
	width: 60px;
}
.boxTwo {
	float: left;
	width: 458px;
	padding-left: 20px;
}
.divide {
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#testimonial blockquote {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
}
#testimonial blockquote p {
	padding: 0;
	font-size: 11px;
	line-height: 24px;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
}
#testimonial p.who { 
text-align: right; 
font-size: 10px; 
line-height: 15px; 
font-style: italic; 
}
blockquote.testimonial {
	padding: 0;
	background-image: url(../images/base/quote-ul.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
}
#positive {
	color: #00CC00;
	font-weight: bold;
}
#negative {
}
