@import url("whitespace.css");
@import url("forms.css");
@import url("news.css");
@import url("newswire.css");
img {
	margin: 5px;
}
a:link, a:visited {
	color: #000;
	text-decoration: underline;
}
a:hover, a:active {	text-decoration: none;}

body {
	background: #0078ba url(../images/bg.jpg) 0 0 repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container {
	width: 976px;
	margin: 0 auto;
	background: #FFF url(../images/splash.jpg) 0 125px no-repeat;
	position: relative;
}
#header {
	background: url(../images/header-new.jpg) 0 -125px no-repeat;
	margin: 0 0 437px;
	text-indent: -1234em;
	height: 125px;
}
#header a {
	display: block;
	height: 125px;
	width: 430px;
	text-decoration: none;
}
#navigation {
	margin: 0;
	position: absolute;
	left: 439px;
	top: 47px;
	height: 40px;
	width: 538px;
	text-indent: -1234em;
	list-style: none;
}
#navigation li {
	margin: 0;
	position: absolute;
	top: 0;
	height: 40px;
}
#navigation li a {
	display: block;
	height: 40px;
	text-decoration: none;
}
#home {
	width: 47px;
	left: 14px;
}
#home a:hover {	background: url(../images/header-new.jpg) -453px -47px;}
#about {
	width: 69px;
	left: 62px;
}
#about a:hover {	background: url(../images/header-new.jpg) -501px -47px;}
#services {
	width: 92px;
	left: 133px;
}
#services a:hover {	background: url(../images/header-new.jpg) -572px -47px;}
#testimonials {
	width: 88px;
	left: 226px;
}
#testimonials a:hover {	background: url(../images/header-new.jpg) -665px -47px;}
#businesspartners {
	width: 125px;
	left: 316px;
}
#businesspartners a:hover {	background: url(../images/header-new.jpg) -755px -47px;}

#contact {
	width: 80px;
	left: 443px;
}
#contact a:hover {	background: url(../images/header-new.jpg) -882px -47px;}

#content {
	margin: 437px 59px 0;
	padding: 10px 0 15px;
	min-height: 100px;
	_height: 100px;
}
#title {
	font-size: 22px;
	color: #007bbf;
	margin: 0 0 10px;
}
#clear {	height: 10px;}
#footer {
	text-align: center;
	width: 956px;
	margin: 0 auto;
	padding: 20px 10px;
	color: #FFF;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#byline {
	font-size: 10px;
	margin: 20px 0 0;
}







#contactmap {
	float: right;
	margin: 0 0 10px 10px;
}



#homeboxes {

background: url(../images/boxbot.gif) 0 100% no-repeat;
margin: 10px 0 0 59px;
}
#homeboxes .inner {
padding: 70px 0 0;
background: url(../images/boxtop.jpg) 0 0px no-repeat;
_height: 1px;
min-height: 1px;
}
#newswire {
min-height: 200px;
_height: 200px;
width: 229px;
padding: 0 59px 10px 31px;
float: left;
position: relative;
}
#career {
width: 215px;
padding: 0 59px 0 0;
float: left;

}
#referral {
float: left;
width: 233px;
}


#pscroller1 {
height: 200px;
}
#newswire * {
margin: 3px 0;
}
#newswire a {
text-decoration: none;
}
#newswire a:hover {
text-decoration: underline;
}
#newswire p {
font-weight: normal;
}
#newswire p.moreinfo {
	text-align: right;
}
#newswire h4 {
	font-size: 14px;
}
#newswire h5 {
	font-size: 12px;
}
table.product-services {
	border:0;
	border-spacing: 10px;
}
table.product-services  th {
	text-align:center;
	font-size: 14px;
	font-weight:bold;
	padding: 0 10px;
	text-align: left;
}
table.product-services  td{
	vertical-align:top;
	width:50%;
	padding: 0 10px;
}
p.entry-testimonial-text {
	padding: 5px;
	margin:15px 0 0 0;
}
p.entry-testimonial-attribute {
	margin:0;
	padding: 1px 5px;
	text-align:right;
	font-weight:bold;
}

