body {
	padding-bottom:100px;
}

#page {
	background-image:url(../images/hp-page-bg.png);
	background-repeat:repeat-y;
	background-position:left;
}

#footer {
	background-image:url(../images/hp-footer-bg.png);
	background-position:top;
	background-repeat:no-repeat;
	height:35px;
	background-color:#000;
}

#header {
	background-image:url(../images/hp-header-bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:65px;
	width:770px;
}

#body {
	background-image:url(/assets/hp-image/top.jpg);
	background-position:11px top;
	background-repeat:no-repeat;
	min-height:172px;
	_height:172px;
	padding-top:172px;
}

#content {
	width:490px; /* 2px less due to IE bug with overflowing <em>s */
	font-family:Arial, Helvetica, sans-serif;
	padding-right:19px;
	padding-top:80px;
	padding-left:35px;
	background-image:url(/assets/hp-image/bottom.jpg);
	background-position:11px top ;
	background-repeat:no-repeat;
	min-height:82px;
	_height:82px;
}

#sidebar {
	font-size:100%;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	padding-right:20px;
	padding-left:0px;
	padding-bottom:50px;
	width:200px;
}

#sidebar h2 {
	width:159px;
	color:#1049A8;
	font-size:120%;
	margin-bottom:2px;
}


#sidebar .sidebar-more-info a {
	color:#E1962F;
	text-decoration:none;
}

#sidebar .featured-client {
	bottom:60px;
	_bottom:100px;
}

#footer p.copyright {
	padding-top:20px;
	padding-left:450px;
}

/* Recent Posts */

ul.hp-posts {
	margin-left:0;
	padding-left:0;
	list-style:none;
	margin-bottom:20px;
}

ul.hp-posts li {
	margin-bottom:1.5em;
}

ul.hp-posts h3 {
	color:#1049A8;
	font-size:115%;
	margin-top:0em;
}

ul.hp-posts p.meta {
	color:#888;
	margin-bottom:0.2em;
	padding:0;
}

ul.hp-posts span.date {
	font-weight:normal;
	color:#E1962F;
}

#content .hp-paragraph {
	padding-top:5px; 
	margin-bottom:25px;
	line-height:1.5em;
	font-size:120%;"
}

#sidebar .national-certified {
	width: 211px;
	position: absolute;
	bottom: 60px;
}
