body {
	background: white;
}

a {
	color: #215eab;
}

#header {
border:30px solid #CFD0D2;
}

#banner {
	background:transparent url(../images/background-lightblue.png) repeat scroll 0 0;
	float:left;
	margin-bottom:20px;
	padding:19px 35px 20px;
	width:470px;
}

#banner h2 {
	font-size: 32px;
	font-weight: normal;
	color: white;
	line-height: 40px;
}


#content {
border-color:-moz-use-text-color #CFD0D2 #CFD0D2;
}

#business-header {
	padding-bottom: 15px;
}

#banner-testimonial {
	float: right;
}

#main h3 {
	color: #000000;
	text-align: left;
	font-size: 16px;
}

#main h2 {
	color: #1153a5;
	font-weight: normal;
	font-size: 24px;
	padding: 10px 0 15px 0;
}

#main p {
	line-height: 18px;
	padding-bottom: 15px;
}

#main li {
	margin-left: 20px;
	padding-left: 10px;
	margin-top: 5px;
}

#navsec {
	border: 1px solid #cacbcd;
}

#navsec h3 {
	color: #1153a5;
	font-weight: normal;
	font-size: 24px;
	padding: 20px 0px 10px 20px;
}

#navsec li {
	list-style: none;
}
#navsec a {
	display: block;
	width: 250px;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	color: #747678;
	font-size: 16px;
}
#navsec a.active {
	background: #dae4f1;
	color: #366db3;
}
#navsec a:hover {
	background: #dae4f1;
	color: #366db3;
}
