body{
padding:0px;
margin:0px;
background-color:#fff;
background:url(images/bg.jpg) top center repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#5e5d5d;
}
a:link, a:hover, a:active, a:visited {
	color:#e67d37;
}

/* Page Layout */

#wrapper {
	width: 978px;
	margin: 0 auto;
	}
#header {
	height:185px;
	}
#header-left {
	float:left;
	height:185px;
}
#header-right {
	float:right;
	vertical-align:middle;
	width:600px;
	text-align:right;
	top:75px;
	position: relative;
}
#redbar {
	background-color:#c80108;
	height:10px;
	clear:both;
	border-bottom:1px #FFFFFF solid;
}

#header2 {
	height:230px;
	clear:both;
}



#content1 {
	width:1000px;
	height:408px;
}
#content2 {
	width:1000px;
	padding:20px 0 0 0;
	clear:both;
}
#content2-1 {
	float:left;
	width:580px;
	border-right:1px solid #b8b8b8;
	padding:0 20px 0 5px;

}
#content2-1contact {
	float:left;
	width:580px;
	border-right:1px solid #b8b8b8;
	padding:0 20px 0 5px;
		background: url(images/family_07.jpg) no-repeat left bottom;

}
#content2-2 {
	float:left;
	padding:0 0 0 20px;
	width:350px;
}

#footer {
	clear:both;
	font-size:12px;
	color:#5e5d5d;
	line-height:24px;
	background-color:#f1eded;
	height:85px;
	width:1000px;
}
#footer a {
	font-size:12px;
	color:#5e5d5d;
}
/* End Page Layout */




/* Fonts */
.content {
	line-height:20px;
}
.header-nav {
	font-size:21px;
	color:#01406c;
}
.header-nav a {
	padding:0 40px 0 0;
	color:#01406c;
	text-decoration:none;
}
.header-nav a:hover, .header-nav-last a:hover {
	color:#e67d37;
}
.header-nav-last a {
	padding:0;
	font-size:21px;
	color:#01406c;
	text-decoration:none;
}
.one-call {
	font-size:18px;
	font-style:italic;
	color:#5e5d5d;
	padding-right:20px;
}
.phone-header {
	color:#004b80;
	font-size:18px;
	font-weight:bold;
}
.bottom {
	color:#5e5d5d;
	font-size:23px;
}
.hr-bar {
	height:4px;
	color:#e5e2e2;
	width:550px;
	background-color:#e5e2e2;
	text-align:left;
}
.hr-bar2 {
	height:4px;
	color:#e5e2e2;
	width:340px;
	background-color:#e5e2e2;
	text-align:left;
}
.footer-text {
	padding:35px 0 0 20px;
}

.testimonial {
	font-style:italic;
	padding:0 0 0 20px;
}
/* Fonts End */



/* Navigation */
#nav {
	background-color:#343233;
	height:24px;
}
#nav ul {
	margin:0;
	padding:0;
}
#nav ul li {
	list-style:none;
	float:left;
	position:relative;
	padding:3px 0 0 0 ;
	}	 
#nav ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#beb6b6;
	text-decoration:none;
	padding:2px 22px 2px 22px;
	border-right:1px solid #beb6b6;
}
#nav ul li a:hover {
	text-decoration:underline;
	}
#nav ul li.last a {
	border-right:none;
	padding:2px 0 2px 22px;
}
/* Navigation */



