#content {
	width:860px; /* 2px less due to IE bug with overflowing <em>s */
	padding:10px 20px 10px 20px;
	margin-top:0px;
	float:none;
}

#body {
	width:860px;
	margin:20px 0px;
}

#hp-boxes {
	width:860px;
	background-image:url(../images/hp-boxes-bg.gif);
	background-position:left;
	background-repeat:repeat-y;
}

#left-box {
	float:left;
	width:262px;
	margin-right:35px;
}

#center-box {
	float:left;
	width:260px;
}

#center-box ul {
	margin:0 0 0 0;
	padding:0px 0px 5px 0px;
	list-style:none;
	background-image:url(../images/hp-boxes-ul-bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

#center-box li {
	padding:0;
	padding:13px 0px;
	margin:0;
	background-image:url(../images/hp-boxes-ul-bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}	

#center-box li a {
	display:block;
	width:260px;
	padding-left:8px;
	font-size:13px;
	color:#515151;
	font-size:17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	background-image:url(../images/hp-boxes-li-bg.gif);
	background-position:left;
	background-repeat:no-repeat;
}

#center-box li a:hover {
	color:#2B5C9D;
}

#right-box {
	float:right;
	width:260px;
}

#right-box .textbox-proposal {
	width: 256px;
	height: 29px;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 8px;
	margin-left: 0pt;
	background-image: url(../images/proposal-textbox.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.textbox-proposal input {
	font-size: 12px;
	font-weight: bold;
	margin:6px;
	width: 244px;
	background:none;
	border:none;
	color:#C0C0C0;
}
.textbox-proposal input.idle {
	color:#C0C0C0;
}

#hp-boxes h2 {
	font-size:24px;
	color:#616161;
	margin-top:0px;
	margin-bottom:7px;
	padding-top:0px;
}

#home-overview {
	width:810px;
	height:142px;
	padding:16px 25px;
	padding-top:20px;
	background-image:url(../images/home-overview-bg.png);
	background-position:top;
	background-repeat:no-repeat;
}

#home-overview .heading {
	font-size:14px;
	color:#2B5A9D;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:2em;
}

#home-overview .blue-text {
	color:#2B5B9D;
	font-weight:bold;
}