@charset "utf-8";
/* CSS Document */
body, ul, li, form, input, h1, h2, h3, h4, h5, h6, p {
	padding:0px;
	margin:0px;
}
a {
	outline:none;
}
.clear {
	clear:both;
}
body {
	background:url(images/bg.jpg) repeat-x left top #f5f5f5;
}
.main {
	width:1003px;
	margin:auto;
}
.inner_wrapper {
	width:960px;
	margin:auto;
}

/*Banner section start here*/
h1 {
	font:bold 18px Verdana, Geneva, sans-serif;
	color:#252525;
	line-height:22px;
	padding:19px 0px 14px 0px;
	text-align:center;
	text-transform:uppercase;
}
.leftsection {
	float:left;
	display:inline;
	width:263px;
	margin:35px 0px 0px 34px;
	text-align:center;
}
.center_section {
	width:262px;
	float:left;
	display:inline;
	margin:0px 0px 0px 20px;
}
.logo {
	text-align:center;
}
.englewood {
	text-align:center;
	margin:1px 0px 0px 15px;
}
.rabbit {
	margin:0px 0px 0px 20px;
}
.right_section {
	width:346px;
	margin:40px 4px 0px 0px;
	float:right;
	display:inline;
	text-align:right;
}
.dog {
	margin:48px 0px 0px 0px;
}
/*Banner section start here*/


/*Content section start here*/
.content {
	background:#042a44;
	width:100%;
	min-width:1003px;
}
.content_inner {
	width:960px;
	margin:auto;
}
.welcome {
	float:left;
	display:inline;
	width:560px;
	font:12px Arial, Helvetica, sans-serif;
	color:#ffffff;
	line-height:18px;
}
.welcome h2 {
	font:18px Verdana, Geneva, sans-serif;
	color:#ffffff;
	line-height:22px;
	width:307px;
	border-bottom:1px solid #0b446b;
	padding:23px 0px 4px 0px;
	margin:0px 0px 9px 0px;
}
.biography {
	float:right;
	display:inline;
	width:303px;
	margin:19px 0px 0px 0px;
}
.biopic {
	float:left;
	display:inline;
	width:112px;
	border-left:1px solid #0b446b;
	text-align:right;
	padding:3px 0px;
}
.biotitle {
	float:right;
	display:inline;
	width:170px;
	margin:32px 0px 0px 0px;
	font:14px Verdana, Geneva, sans-serif;
	color:#1b8ede;
	line-height:18px;
}
.biobutton {
	margin:9px 0px 0px 0px;
}
/*Content section end here*/

/*Footer section start here*/
.footer {
	width:960px;
	margin:auto;
	border-top:1px solid #0b446b;
}
.footer ul {
	list-style-type:none;
	padding:18px 0px 0px 0px;
}
.footer ul li {
	float:left;
	display:inline;
	background:url(images/legspot.jpg) no-repeat 0px 0px;
	font:bold 17px Arial, Helvetica, sans-serif;
	color:#ffffff;
	line-height:22px;
	padding:0px 32px 0px 37px;
}
.footer ul li a{
	font:bold 17px Arial, Helvetica, sans-serif;
	color:#ffffff;
	line-height:22px;
	text-transform:uppercase;
	text-decoration:none;	
}
.footer ul li a span{
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#2698e7;
}
.footer ul li a:hover{
	color:#a7c7dc;
}
.footer ul li a:hover span{
	color:#2481c1;
}
.footerclear {
	clear:both;
	height:18px;
	overflow:hidden;
}
.footer ul li.end {
	padding:0px 0px 0px 37px;
}
.phone {
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#ffffff;
	padding:0px 0px 0px 0px;
	line-height:17px;
	text-align:center;
	float:left;
	display:inline;
	width:350px;
	background:url(images/phone.gif) no-repeat 87px 0px;
}
.phone_a {
	width:300px;
	background:url(images/phone.gif) no-repeat 64px 0px;
}
.phone_b {
	width:150px;
	background:url(images/phone.gif) no-repeat 105px 0px;
	text-align:left;
	padding:0px 0px 0px 140px;
}
.footer_image {
	float:left;
	display:inline;
	width:228px;
	height:148px;
	margin:0px 0px 0px 40px;
}
.footer_image_a {
	margin:0px 0px 0px 100px;
}
.footer_image_b {
	margin:0px 0px 0px 100px;
}
.footerclear_a {
	clear:both;
	height:10px;
	overflow:hidden;
}
/*Footer section end here*/