@charset "utf-8";
.page2
{
	width: 100%;
	overflow: hidden;
	background: url(../images/bg-page2-green.jpg) no-repeat;
}
.page2 .titles h2
{
	margin: 23px 0 20px 38px;
	color: #4473ab;
	font-size: 25px;
	line-height: 28px;
}

.maincontent-wrap
{
	padding-bottom:20px;
}
.left-column {
	float:left;
	width:200px;
}

.right-column {
	
	float: left;
	margin-left:90px;
	width:500px;
}
.right-column .btn-green
{
	float:left;
	margin:15px 0 0 5px;
}
.right-column h3
{
	font-size:12pt;
}
.right-column .left-text
{
	float:left;
}
.right-column ul
{
	list-style: none;
	padding: 0;
	margin: 0 0 0 11px;
	width: 425px;
}
.right-column li
{
	background: url(../images/bg-div-featured.gif) no-repeat 0 6px;
	padding: 0 0 0 18px;
	line-height: 21px;
	word-spacing: 1px;
}



























