@charset "utf-8";
/* CSS Document */

body {
font-family:"Times New Roman", Times, serif;
line-height:normal;
background:#f5fdcf;
color:#666;
padding-top:35px;}

strong {
font-weight:bold;}

/* container */
#container {
width:900px;
margin:0 auto;
background: #ffffff;
}

/* header */
#header {
width:100%;
padding-bottom:25px;
color:#ffffff;
height: 80px;
}

	#header-left {
	float:left;}
	
		#logo {
		float:left;
		padding-right:20px;}
		#title {
		float:left;}
			#title p.copmany {
			font-size:30px;
			color:#60702d;
			text-transform:uppercase;
			font-weight:bold;}
				#title p.copmany a {
				color:#60702d;
				text-decoration:none;}
			#title p.tagline {
			font-size:18px;
			color:#aab232;
			text-transform:uppercase;
			/*border-bottom:#ccc solid 1px;*/
			padding-bottom:5px;
			margin-bottom:5px;}
				#title p.tagline a {
				color:#aab232;
				text-decoration:none;}
			#title p.address {
			font-size:12px;
                        position: relative;
                        top: 60px;
                        left: 20px; 
}

	#header-right {
	float:right;
	/*font-size:18px;*/
font-size: 16px;
font-weight: bold;
	/*color:#60702d;*/
       color:#ffffff;
width:240px;
margin-top: 10px;
}
		#header-right p.phone {
		/*color:#666;*/
color:#ffffff;
		font-size:30px;
		font-weight:bold;}

/* nav */
#nav {}
	
	#nav ul {
	height:30px;
        margin: 1px 0px 1px 30px;
}
	#nav li {
	float:left;
	background:#fff;}
	#nav li a {
	font-size:14px;
	color:#242623;
	text-decoration:none;
	/*border-left:#aab232 solid 1px;*/
	/*border-top:#aab232 solid 1px;*/
	padding:7px 15px 6px 15px;
	display:block;}
	#nav li.current a {
	background:#DEC453;
	color:#fff;}
		#nav li.end a {
		/*border-right:#aab232 solid 1px;*/
}
		#nav li.current-end a {
		/*background:#60702d;*/
                 background:#DEC453;
		color:#fff;
		/*border-right:#aab232 solid 1px;*/ 
}
	#nav li a:hover {
	/*background:#60702d;*/
        background:#DEC453;
	color:#fff;}

/* banner */
#banner {
/*border:#aab232 solid 1px;*/
margin-bottom:35px;
/*padding: 0 5px;*/ 
border-bottom: solid 1px #666666;
}

	#banner-inside {
	width:888px;
	height:220px;}
		.banner-services {background:#fff url(../image/banner-girls.jpg) no-repeat top;}
		/*.banner-home {background:#fff url(../image/banner-woman.jpg) no-repeat top;}*/
.banner-home {background:#fff url(../image/home-banner2.jpg) no-repeat top;}
		.banner-finance {background:#fff url(../image/banner-asian-couple.jpg) no-repeat top;}
		.banner-success {background:#fff url(../image/banner-girl-laptop.jpg) no-repeat top;}
		.banner-contact {background:#fff url(../image/banner-father-son.jpg) no-repeat top;}
		.banner-insurance {background:#fff url(../image/banner-senior-couple.jpg) no-repeat top;}
		.banner-smile-gallery {background:#fff url(../image/banner-man-smile.jpg) no-repeat top;}
		.banner-testimonial {background:#fff url(../image/banner-african-american.jpg) no-repeat top;}
		.banner-about {background:#fff url(../image/banner-doc.jpg) no-repeat top;} 
		
	#banner-promo {
	float:right;
	width:224px;
	height:220px;
	/*background:#f6f6f6 url(promo-bg.jpg) repeat-x bottom;*/
        background:#ffffff; 
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#333;
	/*padding:0 0 0 10px;*/
}
	
		#banner-promo p {
		padding-bottom:20px;}
		#banner-promo p.promo {
		/*color: #60702d;*/
                color:#2C4985;
		/*font-size:24px;*/
                font-size: 18px;
		padding-bottom:5px;}

/* left content */
#left-content {
float:left;
width:580px;
padding:0 35px;
line-height:20px;
font-weight:14px;}

	#left-content img.member {
	padding-right:20px;}

	#left-content ul {
	padding:0 0 15px 40px;}
		#left-content li {
		list-style-image: url(check-icon.gif);
		list-style-position:outside;}

	#left-content a {
	/*color:#aab232;*/
        color:#2C4985;
	text-decoration:underline;}

	#left-content h1 {
	font-size:24px;
	font-weight:bold;
	/*color:#60702d;*/
        color:#2C4985;
	padding-bottom:30px;
	line-height:normal;}
	
	#left-content h2 {
	font-size: 18px;
	font-weight:bold;
	/*color:#60702d;*/
        color:#2C4985;
	padding-bottom:5px;
	line-height:normal;}
	
	#left-content p {
	padding-bottom:15px;}
		#left-content p.cta {
		font-size: 20px;
		line-height:normal;
		padding:40px 0;
		color:#000;
		font-weight:bold;}
		#left-content p.cta img {
		margin-top:-20px;}
	
	#left-content-testimonial {
	width:450px;
	padding:20px 0 20px 70px;}
	
		#left-content-testimonial p {
		line-height:16px;}
	
		#left-content p.quote {
		font-weight:bold;
		font-style:italic;}
		#left-content p.read-more {
		text-align:right;}

/* right sidebar */
#right-sidebar {
float:right;
width:235px;
float:right;}

	#right-sidebar p {
	padding-bottom:10px;}
		#right-sidebar p.blurb {
		padding-bottom:20px;}

	#right-sidebar h2 {
	color:#333;
	font-size:18px;
	font-weight:bold;
	padding-bottom:15px;}
		#right-sidebar h2.mail {
		/*background:url(mail-icon-form.gif) no-repeat top left;*/
                background:url(../image/letter-icon2.jpg) no-repeat top left;
		padding-left:30px;}

	#right-sidebar form {
	font-size:12px;
	/*border:#aab232 solid 1px;*/
        background:#DEC453;
	padding:15px;
}

	#right-sidebar input, #right-sidebar textarea {
	width:165px;
	border:#ccc solid 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px 5px 5px 25px;
	margin-bottom:5px;}
		#right-sidebar input.human {
		background:#fff url(people-icon-txt-box.gif) no-repeat top left;}
		#right-sidebar input.mail {
		background:#fff url(mail-icon-txt-box.gif) no-repeat top left;}
		#right-sidebar input.phone {
		background:#fff url(phone-icon-txt-box.gif) no-repeat top left;}
		#right-sidebar textarea.note {
		background:#fff url(paper-icon-txt-box.gif) no-repeat top left;}	
		#right-sidebar input.btn {
		border:#b5cbd6 solid 1px;
		background:#f8fbff url(submit-btn-bg.gif) repeat-x bottom;
		padding:5px 0;
		margin:0;
		width:197px;
		color:#15428c;
		font-size:18px;
		font-family:"Times New Roman", Times, serif;
		font-weight:bold;}

/* footer */
#footer {
border-top:#999 dotted 1px;
margin-top:30px;
font-size:12px;
padding:10px 0 30px 0;
color:#999;
background: #F5FDCF;
}

	#footer p {
	padding-bottom:10px;}

	#footer a {
	/*color:#aab232;*/
        color:#7F7F7F;
	text-decoration:underline;}

	#footer ul {}
	#footer li {
	float:left;
	padding:0 5px;}
	#footer li a {}

/* random styles */
.clear {
clear:both;
margin:0;
padding:0;}

.img-float-left {
float:left;
padding-right:10px;}
.img-float-right {
float:right;
padding-left:10px;}

.blue-txt {
/*color:#aab232;*/
color:#2C4985;
font-weight:bold;}

.required {
color:#c34d27;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;}

.float-left {
float:left;
padding-right:40px;}
