#content-container { 
	height: 310px;
}

/*
#content #whoweserve {
	width: 45%; float: left; height: 310px;
	background: #deebf1 url(images/whoweserve.jpg) no-repeat top center;
}

#content #whoweserve h2 {
	font-size: 20px;
	font-weight: normal;
	margin-top: 20px;
	margin-left: 40px;
}

#content #whoweserve ul {
	padding: 0;	
	margin: 0;
}

#content #whoweserve li {
	margin-left: 55px;
	margin-bottom: 5px;
	font-size: 14px;
}

#content #image {
	width: 55%; float: right; height: 310px;
	background: #c5c9cc url(images/monitors.jpg) no-repeat top center;
}
*/

#boxheaders-container {
	 background-color: #003268; height: 25px;
}

#boxheaders #boxheader1 {
	width: 45%; float: left;  padding-top: 5px;
}

#boxheaders #boxheader2 {
	width: 27.5%; height: 100%; float: left;  padding-top: 5px;
}

#boxheaders #boxheader3 {
	width: 26%; height: 100%; float: left;  padding-top: 5px; height:
}

#boxheaders h2 {
	color: white;
	font-size: 12px;
	display: inline;
	padding: 0;
	margin-left: 25px;
	margin-top: 15px;
}

/*#boxes-container {
	background-color: white; height: 100px; border-bottom: solid #003268 15px;
}*/

#boxes {
	width: 960px; margin: auto;
	background-color: white; height: 100px; border-bottom: solid #003268 15px;
}

#boxes #box1 {
	width: 45%; float: left; padding-top: 0px;
}

#boxes #box1 #morenews {
	float: right; margin-right: 35px; padding-bottom: 20px; font-size: 10px;
}

#boxes #box1 a {
	font-weight: normal;
}

#boxes #box2 {
	width: 26.5%; height: 100%; float: left; border-left: solid #003268 5px; border-right: solid #003268 5px; padding-top: 0px;
}

#boxes #box3 {
	width: 26%; height: 100%; float: left; text-align: center; padding-top: 3px;
}

#pscroller1{
width: 400px;
height: 60px;
padding: 5px;
padding-top: 10px;
padding-left: 20px;
line-height: 22px;
}

.someclass{ //class to apply to your scroller(s) if desired
}
