#page {
	background:none;
	background-color:#FFF;
	background-image:url(../images/hp-page-bg.png);
	background-repeat:repeat-y;
} 

#content {
	padding:0px;
	width:auto;
	float:none;
}
#body {
	margin:0;
} 

#sidebar ul.recent-posts p.meta {
	font-size:85%;
	border-bottom:1px solid #A0C9DE;
}

#recent-news {
	margin-left:290px;
	width:450px;
}

ul. recent-posts p.meta {
	border-bottom:1px solid #A0C9DE;
}
ul.recent-posts span.date {
	color:#275A98;
}

#hp-overview {
	margin-bottom:0;
}

#hp-overview td {
	vertical-align:top;
	background-color:#FFFFFF;
}

#hp-overview td.pcb {
	background-image:url("../images/hp-pcb-middle.png");
	background-repeat:repeat-y;
}

#hp-overview td.capabilities {
	background-image:url("../images/hp-capabilities-middle.png");
	background-repeat:repeat-y;
}

#hp-overview td.certifications {
	background-image:url("../images/hp-certifications-middle.png");
	background-repeat:repeat-y;
}

#hp-overview td.logos-left {
	background-image:url("../images/hp-logos-left.png");
	background-repeat:repeat-y;
	background-position:left;
	text-align:center;
	vertical-align:middle;
}

#hp-overview td.logos-right {
	background-image:url("../images/hp-logos-right.png");
	background-repeat:repeat-y;
	background-position:right;
	text-align:center;
	vertical-align:middle;
}

#hp-overview td.latest-news {
	background-image:url("../images/hp-latest-news-middle.png");
	background-repeat:repeat-y;
}

#hp-overview ul {
	margin:10px;
	padding:0;
	color:#fff;
	list-style:none;
}

#hp-overview td.capabilities li {
	background-image:url("../images/hp-blue-arrow.png");
	background-repeat:no-repeat;
	background-position:0 0.2em;
	padding-left:18px;
}

#hp-overview td.certifications li {
	background-image:url("../images/hp-grey-arrow.png");
	background-repeat:no-repeat;
	background-position:0 0.2em;
	padding-left:18px;
}

#hp-overview td.pcb li {
	background-image:url("../images/hp-grey-arrow.png");
	background-repeat:no-repeat;
	background-position:0 0.2em;
	padding-left:18px;
}


#hp-certifications {
	margin:0 1px;
	padding:10px 0 10px 0;
	background:#fff;
	text-align:center;
}

#hp-certifications p {
	margin:0;
}


#hp-top-info {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
height: 205px;
padding-left: 20px;
padding-right: 20px;
}

#hp-top-info p {
line-height: 20px;
padding-top: 25px;
}

#latest-news {
	background-color:#515151		;
	border-top:1px solid #B3CBE4;
border-bottom:1px solid #B3CBE4;
	padding-top:7px;
margin-top: -10px;
text-align:center;
font-size: 90%;
color: #fffae1;
margin-left: 1px;
margin-left: 1px;
margin-bottom: -1px;
}

#latest-news a {
	color:#B9E1FF;
}