@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: #033D84;
}

h2, h3 {
	font-size: 14px;
	color: #033D84;
}

#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: #033D84;
	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: center;
	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: -1px;
}

#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: #fff;
	text-decoration: none;
	background: #f89244;
	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: #f8cba9;
	font-weight: normal;
	color: #353535;
}
#left #nav ul li ul li ul li {
	margin-bottom: 1px;
}
#left #nav ul li ul li ul li a {
	padding-left: 26px;
	background: #f8cba9;
	font-weight: normal;
	color: #353535;
}



#left #nav a:hover,
#left #nav ul li a.active,
#left #nav ul li ul li a:hover.active {
	background: #f44735;
	color: #fff;
}
#left #nav ul li ul li a.active {
	font-weight: bold;
	background: #F44735;
	color: #fff;
}
#left #nav ul li ul li ul li a:hover.active {
	background: #f89244;
	color: #fff;
}
#left #nav ul li ul li ul li a.active {
	font-weight: bold;
	background: #F44735;
	color: #fff;
}



#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:#3db4ff;
	margin: 20px;
	padding:13px;
	border: solid 1px #a4a4a4;
}
.tag {
	text-align:center;
	color:#033d84;
	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:#033D84;
}
.rep{
	font-size:12px;
}

#left table td{
	font-size:10px;
	padding:5px;
	background-color:#ffffff;
}
.online {
	font-size:18px;
	text-align:center;
	color:#033D84;
}
#left input, textarea{
	font-size:10px;
}
.img-right {
	margin: 0 0 10px 10px;
	float: right;
}
.img-left {
	margin: 0 10px 10px 0;
	float: left;
}
.int-testimonial {
border: 1px solid #CCCCCC;
margin-bottom:8px;
padding:5px;
}

.int-testimonial .author {
font-size:11px;
font-style:italic;
}

#idea-nav {
	background: #000;
	clear: both;
	height: 72px;
	color: #CCCCCC;
}

#idea-nav table {
	float: right;
	margin-top: 5px;
}

#idea-nav table td {
	text-align: center;
	vertical-align: middle;
	margin-right: 3px;
	border-right: 1px solid #3e3e3e;
	border-bottom: 1px solid #3e3e3e;
	text-transform: uppercase;
}

#idea-nav a {
	color: #b9b9b9;
	text-decoration: none;
	display: block;
	width: 165px;
	height: 23px;
	padding-top: 5px;
	font-weight: bold;
	vertical-align: middle;
}
#idea-nav a:hover {
	color: #eee;
}

#idea-nav table td.active a {
	color: #fff;
}

#idea-nav table tr.bottom td {
	border-bottom: 0;
}
#idea-nav table td.right {
	border-right: 0;
}

#idea-nav #idea-logo {
	float: left;
	margin-left: 19px;
}