@charset "utf-8";
/* CSS Document */

*, html {
	margin: 0;
	padding: 0;
}

body {
	background: url(../images/body-bg.png) repeat-x top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1, h2 {
	margin-bottom: 15px;
}
h1 {
	font-size: 18px;
	color: #6d293f;
}

h2, h3 {
	font-size: 14px;
	color: #6d293f;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 15px 0;
}

#right {
	float: right;
	width: 650px;
	padding-top: 101px;
}

#right p, #right ul, #right ol {
	margin-bottom: 15px;
}

#right ul li, #right ol li {
	margin: 0 0 3px 25px;
}

#right #splash {
	background: url(../images/helping-bg.jpg) no-repeat top right;
	margin-bottom: 15px;
}

#right .right-breakout {
	float: right;
	background: #f5f5f5;
	width: 210px;
	padding: 15px 20px;
	font-size: 13px;
	margin: 0 0 0 10px;
}

#right .right-breakout span {
	font-weight: bold;
	color: #6d293f;
	margin-bottom: 12px;
	display: block;
}
#right .right-breakout ul {
	margin: 0px;
}
#right .right-breakout ul li {
	margin: 0 0 0 20px;
}

#right #int-content {
	width: 380px;
}
#right #about-content {
	width: 315px;
}

#right #side-images {
	float: right;
	padding-right: 10px;
	width: 240px;
	text-align: right;
}
#right #about-side-images {
	width: 310px;
	padding-right: 5px;
	float: right;
	text-align: right
}
#right #side-images img, #right #about-side-images img {
	margin-bottom: 10px;
	border: 1px solid #d7e9f3;
}

#right ol#screening li, .blue-bold {
	color: #1c3f95;
	font-weight: bold;
}

#right ol#screening li p {
	color: #000;
	font-weight: normal;
	margin-bottom: 10px;
}

#right #contact {
	border: 2px solid #ededed;
	background: #f0f8fe;
	text-align: center;
	padding-bottom: 15px;
}

#right #contact h2 {
	border-bottom: 2px solid #ededed;
	padding: 12px 0;
	background: #fff;
}
#right #contact table {
	width: 520px;
	margin: 0 auto;
}
#right #contact table td {
	text-align: left;
	line-height: 16px;
	padding-bottom: 6px;
}

#contact input, #contact textarea {
	padding: 2px 4px;
}

#right #contact input.name {
	width: 233px;
}
#right #contact input.address {
	width: 397px;
}
#right #contact input.address2 {
	width: 112px;
}
#right #contact input.phone {
	width: 444px;
}
#right #contact input.email {
	width: 451px;
}
#right #contact button.submit {
	border: 0;
	background: none;
}
#right #contact textarea.comment {
	width: 492px;
}

#right #footer {
	margin-top: 25px;
	padding-top: 15px;
	color: #6b6a6a;
	text-align: left;
	font-size: 11px;
	border-top: 2px solid #ededed;
	clear: both;
}
#right #footer a {
	color: #6b6a6a;
}

#left {
	width: 290px;
}

#left #logo a img {
	border: 0;
	margin-left: 50px;
}

#left #nav {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	margin: 10px 20px;
}

#left #nav ul li {
	margin-bottom: 3px;
}

#left #nav a {
	display: block;
	color: #26384C;
	text-decoration: none;
	background: #C2CEDE;
	padding: 4px 10px;
}
#left #nav ul li ul {
	margin-top: 1px;
}
#left #nav ul li ul li {
	margin-bottom: 1px;
}
#left #nav ul li ul li a {
	padding-left: 10px;
	background: #dedede;
	font-weight: normal;
	color: #26384C;
}

#left #nav ul li ul li ul li a {
	padding-left: 20px;
	background: #dedede;
	font-weight: normal;
	color: #26384C;
}



#left #nav a:hover,
#left #nav ul li a.active,
#left #nav ul li ul li a:hover.active {
	background: #9EB1C9;
	color: #fff;
}

#left #nav ul li ul li a.active {
	font-weight: bold;
	background: #dedede;
	color: #26384C;
}







#left #nav-images {
	padding-top: 30px;
	text-align: center;
}

#left #nav-images img {
	border: 2px solid #ededed;
	margin-bottom: 35px;
}

#left #nav-form {
	background-color:#6d293f;
	margin: 20px;
	padding:13px;
	border: solid 1px #a4a4a4;
}
.tag {
	text-align:center;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	padding-bottom:5px;
}
.free{
	font-size:20px;
}
.phone{
	text-align:center;
	background-color:#fff;
	font-size:16px;
	margin:10px 1px;
	padding:10px 5px;
	color:#6d293f;
}
.rep{
	font-size:12px;
}

#left table td{
	font-size:10px;
	padding:5px;
	background-color:#ffffff;
}
.online {
	font-size:18px;
	text-align:center;
	color:#6d293f;
}
#left input, textarea{
	font-size:10px;
}
.img-right {
	margin: 0 0 10px 10px;
	float: right;
}
.img-left {
	margin: 0 10px 10px 0;
	float: left;
}
#testimonials {
border:3px solid #cecece;
float:right;
height:200px;
margin:2px;
padding:6px;
width:100px;
}
#city-block {
	align: left;
	margin: 10px 0 10px 20px;
}
div.scroll {
	height: 105px;
	width: 100px;
	overflow-y: scroll;
	overflow-x: hidden;
	border: 1px solid #CCC;
	padding: 8px;
	background-color: #FFFFFF;
	text-align: left;
}
.areas {
	width: 170px;
	margin-bottom: 3px;
	padding-left: 5px;
	color: #FFF;
}