@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
	text-decoration: none;
	list-style: none;
}
html, body {
	height: 100%;
	margin: 0px;
	padding: 0px; /* these 3 lines forces scrollbar for firefox etc */
	}
body {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font: 35px "Myriad Pro", Helvetica, Tahoma;
	font-weight: normal;
	color: #360;
	padding-bottom: 15px;
}
h2 {
	font: 18px "Myriad Pro", Helvetica, Tahoma;
	color: #360;
	padding-bottom: 10px;
}
h3 {
	font: 18px "Myriad Pro", Helvetica, Tahoma;
	font-weight: bold;
	color: #000;
	padding-bottom: 10px;
}
.clear {
	clear: both;
}
#head-wrapper {
	background-color: #360;
	background-image: url(../images/head-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: none;
}
#header {
	width: 960px;
	height: 147px;
	background: url(../images/head-light.png) no-repeat left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 1px;
}
.logo {
	width: 251px;
	padding-top: 10px;
	float: left;
	height: 67px;
}
.top-contact .tel {
	color: #FFF;
	font-size: 24px;
}
.head-right {
	padding-top: 10px;
	height: auto;
	float: right;
	width: 180px;
}
.top-contact {
	text-align: right;
	color: #FFF;
	font-size: 18px;
	padding-bottom: 5px;
	width: 180px;
	float: right;
	position: relative;
	top: 22px;
}
.top-contact p strong {
	font-size: 24px;
}
#nav-wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	top: -50px;
	position: relative;
}
#container {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	position: relative;
	top: -35px;
}
#banner {
	background: url(../images/banner-bottom.jpg) no-repeat left bottom;
	padding-bottom: 5px;
	overflow: hidden;
	background: #336600;
	border-radius: 15px;
	-moz-border-radius: 15px;
}
.banner-txt {
	width: 260px;
	height: 307px;
	background: #360;
	float: right;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
.banner-txt p {
	font: 24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	margin-top: 35px;
}
.banner-txt p span {
	font-size: 34px;
	color: #000;
}
#slidebox {
	position: relative;
	margin: 0px auto;
}
#slidebox {
	overflow: hidden;
}
#slidebox .container {
	position: relative;
	top: 0px;
	visibility: visible;
}
#slidebox .content {
	width: 960px;
	float: left;
}
#slidebox .thumbs {
	position: absolute;
	z-index: 2;
	bottom: 00px;
	left: 28px;
}
#slidebox .thumbs .thumb {
	display: block;
	background: url(../images/slider-navA.png) no-repeat left top;
	width: 18px;
	height: 18px;
	float: left;
	padding-right: 3px;
}
#slidebox .thumbs .thumb:hover {
	background: url(../images/slider-nav.png) no-repeat left top;
	width: 18px;
	height: 18px;
	display: block;
	float: left;
	padding-right: 3px;
}
#slidebox .selected-thumb {
	background: url(../images/slider-nav.png) no-repeat left top;
	width: 18px;
	height: 18px;
	display: block;
	float: left;
	padding-right: 3px;
}
.banner-img {
	width: 650px;
	height: 322px;
}
#content-wrapper {
	width: 960px;
	overflow: hidden;
}
#column-left {
	float: left;
	width: 540px;
	padding-top: 25px;
	padding-right: 25px;
	/*padding-bottom: 25px;*/
	padding-left: 0px;
}
.column-team {
	float: left;
	width: 910px;
	padding: 25px 25px 0 25px;
	font-size: 14px;
}
#column-right {
	float: left;
	width: 400px;
	padding: 25px 25px 0 25px;
}
#column-left {
	font-size: 16px;
	line-height: 125%;
	padding-left: 25px;
	width: 450px;
	float: left;
}
#lower-left img {
	padding-right: 20px;
	float: left;
	/*padding-bottom: 20px;*/
}
#lower-left p a {
	line-height: 125%;
	color: #000;
}
#lower-left p a:hover {
	line-height: 125%;
	color: #999;
}
#lower-left p {
	font-size: 18px;
	color: #000;
}
#lower-right img {
	float: left;
	padding-right: 20px;
/*	padding-bottom: 20px;*/
}
#lower-right p span a {
	font-size: 18px;
	line-height: 125%;
	color: #000;
}
#lower-right p span a:hover {
	color: #999;
}
.column-team img {
	float: right;
	height: 200px;
	width: 160px;
	padding-left: 25px;
}
#column-left ul li {
	font-size: 18px;
	line-height: 200%;
	list-style-type: disc;
	list-style-position: outside;
}
#column-left a {
	color: #000;
}
.more-btn {
	width: 104px;
	height: 33px;
	background: url(../images/more-btn.png) no-repeat left top;
	line-height: 33px;
	text-align: center;
	font-size: 14px;
	margin-top: 17px;
}
.more-btn a {
	color: #313156;
	display: block;
}
.more-btn a:hover {
	color: #000;
}
#lower-wrapper {
	float: left;
	width: 960px;
}
#lower-left {
	float: left;
	width: 450px;
	padding: 25px;
}
#lower-right {
	float: left;
	width: 410px;
	padding: 25px;
}

strong {
	color: #336600;
	font-weight: bold;
}

#map {
	margin-top: 50px;
	height: 450px;
	width: 400px;
}
#foot-wrapper {
	background: #336600;
	padding: 10px 0px 10px 0px;
	text-align: center;
	color: #FFF;
	font-size: 12px;
	letter-spacing: .3em;
}
#foot-wrapper a {
	color: #FFF;
	margin: 0px 10px 0px 10px;

}
#foot-wrapper a:hover {
	color: #999b;
}
#foot-wrapper p {
	margin-top: 10px;

}
#footer-left {
	font-size: 11px;
	letter-spacing: .2em;
	background-color: #336600;
	height: 20px;
	text-align:center;
	color:#FFF;
}
#footer-right {
	color: #999;
	font-size: 10px;
	background-color: #336600;
	text-align:center;
	padding-bottom: 10px;
}
#footer-right a {
	color: #999
}
#map iframe {
	height: 400px;
	width: 400px;
}
#insurance {
	width: 960px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	text-align: center;

	/*border-top: #360 solid 1px;
	border-left: #360 solid 1px;
	border-right: #360 solid 1px;*/
}

.phone {
	height: 20px;
	width: 20px;
	position: absolute;
	top: 24px;
	left: -6px;
}
