/* CSS Document */

body {
	margin: 0px;
	background: url(../images/background.jpg) #fbfbf0 no-repeat top center;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #0866ac;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


a img {
	border: 0;
}

* { outline: none; }


h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}

#container {
	width: 980px;
	margin: 0 auto;
}

#header {
	height: 122px;
}

#header .left {
	float: left;
	width: 320px;
	line-height: 22px;
	padding: 0px 0px 0px 25px;
}

#header .left h1 {
	font-size: 28px;
	color: #043451;
	letter-spacing: -1px;
	padding: 18px 0px 5px 0px;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
#header .left h1 {padding-bottom: 0px;}
#header .left h2 {margin-top: -5px;}
}

#header .left h2 {
	font-size: 22px;
	font-weight: normal;
}

.leadin {
	color: #6988a6;
	font-size: 20px;
}

#header .left span {
	color: #383838;
	font-size: 16px;
	font-weight: normal;
}

#header .right {
	float: right;
	width: 622px;
	padding: 0px 9px 0px 0px;
}

#header .phone {
	width: 225px;
	height: 58px;
	float: right;
	text-align: center;
	color: #ffffff;
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
	padding: 10px 0px 0px 0px;
	background: url(../images/yellow-top.png) no-repeat;
}

#header .phone a {
	font-size: 13px;
	color: #332c03;
	text-decoration: none;
}

#header .phone a:hover {
	text-decoration: underline;
}

#navArea {
	padding: 80px 0px 0px 15px;
}

#slideSwf {
	padding: 0px 0px 0px 10px;
}

#contentTop {
	height: 27px;
	background: url(../images/content-top.png) no-repeat;
}

#contentTopInside {
	height: 24px;
	background: url(../images/content-top-inside.png) no-repeat bottom;
}

#content {
	background: url(../images/content-bkgrd.png) repeat-y;
}

#contentLeft {
	width: 212px;
	float: left;
	padding: 10px 20px 20px 28px;
	color: #ffffff;
}

#inside #contentLeft {
	padding-left: 22px;
}

#contentLeft h4 {
	font-size: 17px;
	padding: 0px 80px 0px 0px;
	background: url(../images/phone-icon.png) no-repeat 140px 3px;
}

#contentLeft h5 {
	font-size: 16px;
	padding: 10px 80px 0px 0px;
	margin: 0;
}

.contactForm {
	font-size: 12px;
}

.contactForm .field {
	padding: 2px 0px 8px 0px;
}

.contactForm .field input, .contactForm textarea {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 180px;
	border: 1px solid #826b0c;
	padding: 3px;
}

.contactForm textarea {
	height: 50px;
}

#contentRight {
	width: 656px;
	float: right;
	padding: 0px 40px 20px 20px;
}

#contentMain {
	background: url(../images/content-bottom.png) no-repeat bottom;
}

#contentRight h1 {
	color: #a98a0b;
	font-size: 33px;
	letter-spacing: -1px;
}

#contentRight h2 {
	font-size: 28px;
	color: #56470b;
	letter-spacing: -1px;
}

#inside #contentRight h2 {
	color: #0c5e92;
	font-size: 20px;
}

.association h3 {
	font-size: 24px;
	color: #4c3705;
	letter-spacing: -1px;
}

.quad {
	width: 675px;
	height: 314px;
	background: url(../images/tan-bkgrd.png) no-repeat;
	margin-left: -20px;
	padding: 10px 0px 10px 20px;
}

.quad .area {
	width: 320px;
	float: left;
	padding: 0px 0px 10px 0px;
}

.quad img {
	float: left;
	padding: 10px 0px 0px 0px;
}

.quad p {
	width: 190px;
	float: left;
	padding: 0px 0px 10px 15px;
}

.quad p a {
	color: #0b7bb4;
	font-weight: bold;
	display: block;
	padding: 0px 0px 10px 0px;
	text-decoration: none;
}

.quad a:hover {
	text-decoration: underline;
}

.testimonials {
	padding: 10px 0px;
	border-bottom: 1px dashed #cccccc;
}

.testimonials .image {
	width: 110px;
	text-align: center;
	float: left;
	padding: 10px 0px 0px 0px;
}

.testimonials .quoteArea {
	float: right;
	width: 535px;
}

.quoteArea .quote {
	background: url(../images/end-quote.png) no-repeat bottom right;
}

.quoteArea .quote p {
	background: url(../images/start-quote.png) no-repeat top left;
	padding: 5px 20px;
	font-size: 14px;
	color: #8c7a30;
	font-style: italic;
}

.quoteArea img {
	float: left;
	padding: 0px 20px 0px 5px;
}

.quoteArea b {
	color: #333333;
}

.quoteArea b.name {
	padding: 0px 0px 0px 20px;
}

.quoteArea small {
	font-size: 12px;
	color: #6e6e6e;
}

.association {
	height: 159px;
	background: url(../images/paper-bottom.png) no-repeat;
	padding: 10px 0px 0px 289px;
}

.association img {
	padding: 10px 25px 0px 0px;
}

.imgBorder {
	border: 4px solid #dedede;
	margin: 10px;
}

.imgBorder2 {
	border: 1px solid #dedede;
	margin: 10px;
}

.leftBottom {
	float: left;
	width: 350px;
}

.rightBottom {
	float: right;
	width: 300px;
}

.clearBoth {
	clear: both;
}

.clearLeft {
	clear: left;
}

#footer {
	padding: 20px 0px 20px 10px;
}

#footer .left {
	width: 447px;
	float: left;
	color: #312e23;
	font-size: 17px;
	font-weight: bold;
}

#footer .left span {
	color: #3f3905;
	font-size: 18px;
}

#footer .left b {
	color: #0866ac;
	letter-spacing: -1px;
	font-size: 19px;
}

#footer small {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}

#footer .right {
	width: 400px;
	float: right;
}

#footer ul {
	width: 162px;
	float: left;
	margin: 0px 30px 0px 0px;
	padding: 0px;
}


#footer ul li {
	padding: 3px 0px;
	margin: 0px;
	list-style: none;
	border-bottom: 1px solid #e0ded2;
}

#footer ul a {
	color: #0866ac;
	font-size: 12px;
	text-decoration: none;
}

#footer ul a:hover {
	text-decoration: underline;
}


/*Slider*/
#case_slider {
	padding: 10px 0;
	margin: 0 0 0 9px;
	width: 961px;
	height: 159px;
	overflow: hidden;
	background: #f5f6d0;
}
#case_slider .slide_head {
	position: absolute;
}
#sliderHold {
	width: 834px;
	margin: 0 59px;
	overflow: hidden;
}
#case_slider h3 {
	color: #7b6b5b;
	font-size: 20px;
	font-weight: normal;
	float: left;
	display: inline;
}
#case_slider ul.controls {
	float: right;
	display: inline;
	overflow: hidden;
	height: 100%;
	width: 123px;
}
#case_slider ul.controls li {
	float: left;
	display: block;
	text-indent: -999em;
	margin: 0 4px;
	width: 15px;
}
#case_slider ul.controls li a {
	display: block;
	height: 16px;
	width: 15px;
}
#case_slider ul.controls li.left { margin: 0; margin: 45px 0 0 -20px; position: absolute; }
#case_slider ul.controls li.right { margin: 0; margin: 45px 0 0 865px; position: absolute; }
#case_slider ul.controls li.left a {background: url(../images/leftArrow.png) 0 0 no-repeat; width: 26px; height: 38px; }
#case_slider ul.controls li.right a {background: url(../images/rightArrow.png) 0 0 no-repeat; width: 26px; height: 38px;}


#case_slider ul#slider {
	overflow: hidden;
	height: 100%;
	width: 10000px;
	padding: 0;
}
#case_slider ul#slider li {
	width: 150px;
	margin: 0 21px 0 0;
	font-family: "Myriad Pro", sans-serif;
	float: left;
	display: inline;
}
#case_slider ul#slider li.last_li {margin: 0;}
#case_slider ul#slider li img.thumb {
	border: 1px solid #a1a0a0;
	display: block;
	margin: 0 0 20px 0;
/*	position: absolute;
	clip:rect(0px,210px,133px,0px);*/
	
}



#case_slider ul#slider li h4 {
	color: #9d5f11;
	font-size: 15px;
	font-weight: normal;
	margin: 0 0 6px 0;
	clear: both;
}
#case_slider ul#slider li p {
	margin: 0 0 10px 0;
}
#case_slider ul#slider li a {
	font-family: "Helvetica", Arial, sans-serif;
	background: url(/img/ico_list_arrow.png) right 2px no-repeat;
	color: #be9042;
	text-decoration: none;
	padding: 0 12px 0 0;
}
#case_slider ul#slider li a:hover {color: #867a66;}








