html,body{height:100%;}
body{
	background: url(../images/body-tail.gif) top center repeat;
	font:13px/21px Arial, Helvetica, sans-serif;
	color:#696969;
	position:relative;
	min-width:960px;
	-webkit-text-size-adjust: none;
}
/*********************************header*************************************/
header{width:100%; background:url(../images/header-tail.gif) center top repeat;}
header .bg1{background:url(../images/header-gradient-sub.gif) center top repeat-x; padding:74px 0 0;}
	#page1 header .bg1{background-image:url(../images/header-gradient.gif);}
header .bg2{background:url(../images/header-border.gif) center bottom repeat-x; padding-bottom:9px;}
header.main-header .bg2 {padding-bottom:0;}
h1{float:left;}
	h1 a{
		display:block;
		width:552px;
		height:41px;
		overflow:hidden;
		font-size:0;
		line-height:0;
		text-indent:-100%;
		background:url(../images/logo.png) 0 0 no-repeat;
	}

/********************************* Content **********************************/
#content{
	width:100%;
	background:url(../images/content-tail.gif) top center repeat;
	padding:33px 0 36px;
}
	#page1 #content{padding:12px 0 36px;}

/* ---------- Titles ---------*/
h2{
	font:400 36px/44px 'Oswald', sans-serif;
	color:#393939;
	text-transform:uppercase;
	text-shadow:1px 1px 1px #fff;
	letter-spacing:-1px;
}
	h2 span{display:block; font-size:21px; line-height:26px; margin-top:-7px;}
h3{
	font:400 24px/33px 'Oswald', sans-serif;
	color:#2b2b2b;
	text-transform:uppercase;
	letter-spacing:-1px;
	word-spacing:1px;
}
h4{
	font:400 18px/22px 'Oswald', sans-serif;
	color:#2b2b2b;
	text-transform:uppercase;
	text-shadow:1px 1px 0 #f1f1f1;
	letter-spacing:-1px;
	word-spacing:1px;
}
	h4 a{color:inherit; text-decoration:none;}
		h4 a:hover{text-decoration:underline;}
h5{font:bold 14px/21px Arial, Helvetica, sans-serif; color:#4a4b4d; text-shadow:1px 1px 1px #fff;}
h6{font:bold 13px/21px Arial, Helvetica, sans-serif; color:#3c3c3c; text-shadow:1px 1px 1px #fff;}
	h6 a{color:inherit; text-decoration:none;}
		h6 a:hover{text-decoration:underline;}
/*----------- Boxes ----------*/
.boxes{
	background:url(../images/box-tail.gif) center top repeat;
	box-shadow:1px 1px 1px #eee;
	-webkit-box-shadow:1px 1px 1px #eee;
	font:14px/23px Arial, Helvetica, sans-serif;
	color:#83868a;
	text-shadow:1px 1px 0 rgba(255,255,255,.2);
	text-align:center;
}
	.box-gradient{background:url(../images/box-gradient.jpg) center top repeat-x; padding:46px 0 58px;}
	.boxes .border-middle{background:url(../images/box-separator.png) center top repeat-y;}
	.boxes .indents1{padding-left:25px; padding-right:10px;}
	.boxes .indents2{padding-left:17px; padding-right:17px;}
	.boxes .indents3{padding-left:10px; padding-right:25px;}
	.boxes .button{
		background:url(../images/button-tail.gif) center top repeat-x #d8d8d8;
		border:1px solid #e8e8e8;
		padding:8px 14px;
	}
		.boxes .button:hover{border-color:#3d3d3d;}
.submitted{font:italic 12px/20px Arial, Helvetica, sans-serif; color:#696969; text-transform:uppercase;}
	.submitted a{color:inherit; text-decoration:none;}
		.submitted a:hover{text-decoration:underline;}
.button-wrapper .button{margin-right:12px;}
.letter-sp{letter-spacing:-1px; word-spacing:1px;}
/*----------- Other -----------*/
blockquote{width:100%;}
	.quote-content{
		background:url(../images/quote.png) 0 5px no-repeat;
		padding-left:32px;
		font:italic 13px/21px Arial, Helvetica, sans-serif;
		color:#696969;
		margin-bottom:9px;
	}
	.quote-caption{font:bold 13px/21px Arial, Helvetica, sans-serif; color:#000;}
time.date1{
	display:block;
	background:url(../images/date-icon.gif) 2px 4px no-repeat;
	padding-left:21px;
	font: italic 12px/20px Arial, Helvetica, sans-serif;
	color:#3c3c3c;
	text-transform:uppercase;
}
/*---------- Colors ----------*/
.color-1{color:#83868a;}
/*---------- Links ----------*/
a{color:#000; outline:none; cursor:pointer; text-decoration:underline;}
	a:hover{text-decoration: none;}
a[href^="tel:"]{color: inherit; text-decoration:none;}
.button{
	display:inline-block;
	cursor:pointer;
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#393939;
	text-decoration:none;
	text-shadow:1px 1px 0 rgba(255,255,255,.4);
	text-transform:uppercase;
	background:url(../images/button-tail1.gif) center top repeat-x #e5e5e5;
	box-shadow:1px 1px 2px #bdc1c0;
	-webkit-box-shadow:1px 1px 2px #bdc1c0;
	padding:9px 15px;
	margin-bottom:3px;
}
	.button:hover{
		text-decoration:none;
		color:#fff;
		background-position: center -74px;
		background-color:#3d3d3d;
	}
.link{
	display:inline-block;
	font:11px/14px Arial, Helvetica, sans-serif;
	color:#010101;
	text-decoration:none;
	text-transform:uppercase;
	text-shadow:1px 1px 0 #f1f1f1;
	padding-right:11px;
	background:url(../images/link-marker.gif) right 4px no-repeat;
}
	.link:hover{
		text-decoration:none;
		background-position:right -22px;
		color:#83868a;
	}
/*----- Images -----*/
.img-indent{float:left; margin-right:20px;}
.img-box{
	display:inline-block;
	background:#e8e8e8;
	padding:5px;
	border-radius:4px;
	-webkit-border-radius:4px;
	box-shadow:0 0 5px #cdcdcd;
	-webkit-box-shadow:0 0 5px #cdcdcd;
	text-align:center;
	margin-bottom:5px;
}
.img-box1{
	display:inline-block;
	background:#e8e8e8;
	padding:5px;
	border-radius:4px;
	-webkit-border-radius:4px;
	box-shadow:0 0 5px #cdcdcd;
	-webkit-box-shadow:0 0 5px #cdcdcd;
	text-align:center;
	margin-bottom:5px;
	width: 920px;
}
/*---------- Lists -----------*/
.last-item{margin-right:0 !important; margin-bottom:0 !important;} 
.list-1 li{
	font:13px/21px Arial, Helvetica, sans-serif;
	color:#83868a;
	padding-left:23px;
	background:url(../images/marker-1.gif) 0 7px no-repeat;
	margin-bottom:10px;
}
	.list-1 a{color:inherit; text-decoration:none;}
		.list-1 a:hover{text-decoration:none; color:#393939;}
.list-2 li{
	font:13px/21px Arial, Helvetica, sans-serif;
	color:#696969;
	padding-bottom:3px;
	border-bottom:1px dotted #0d0d0d;
}
	.list-2 a{color:inherit; text-decoration:none;}
		.list-2 a:hover{text-decoration:none; color:#0d0d0d;}
/*---------- Borders ---------*/
.border-right6{background:url(../images/pic1.gif) 460px top repeat-y;}
/*---------- Indents ---------*/
p{margin-bottom:24px}
	.p0{margin-bottom:0;}		.p0-1{margin-bottom:3px;}
	.p1{margin-bottom:5px;}		.p1-1{margin-bottom:8px;}
	.p2{margin-bottom:10px;}	.p2-1{margin-bottom:12px;}
	.p3{margin-bottom:15px;}	.p3-1{margin-bottom:18px}
	.p4{margin-bottom:20px;}	.p4-1{margin-bottom:22px;}
	.p5{margin-bottom:25px;}	.p5-1{margin-bottom:28px;}
	.p6{margin-bottom:30px;}	.p6-1{margin-bottom:32px;}
	.p7{margin-bottom:35px;}	.p7-1{margin-bottom:37px;}
	.p8{margin-bottom:40px;}	.p8-1{margin-bottom:42px;}
	.p9{margin-bottom:45px;}	.p9-1{margin-bottom:47px;}
	.p10{margin-bottom:50px;}
.indent-top0-1{padding-top:3px;}
.indent-top1-1{padding-top:8px;}
.indent-right4{padding-right:20px;}
.indent-right8{padding-right:40px;}
.indent-left16{padding-left:80px;}
.indent-bottom4-1{padding-bottom:23px;}
.indent-bottom5-1{padding-bottom:28px;}
.indent-bottom12-1{padding-bottom:62px;}
.indent-bottom13-1{padding-bottom:67px;}
.indent-bottom14-1{padding-bottom:73px;}
/*----------- Map ------------*/
#map iframe{width:100%; height:271px;}
#map dl{width:100%; position:relative; overflow:hidden;}
#map dl span {float:left; width:73px;}
/************************************** Aside *************************************/
aside{
	width:100%;
	background:url(../images/aside-tail.gif) center top repeat;
	padding:37px 0 33px;
}
	.banners a{
		display:inline-block;
		margin-right:53px;
	}
/************************************** Footer *************************************/
footer{
	width:100%;
	background:url(../images/footer-tail.gif) center top repeat-x;
	padding:66px 0;
	font:12px/20px Arial, Helvetica, sans-serif;
	color:#555454;
	text-transform:uppercase;
}
	footer .indent-bottom{padding-bottom:17px;}
	.copy{float:left; vertical-align:baseline;}
		.footer-logo{
			display:inline-block;
			width:419px;
			height:22px;
			overflow:hidden;
			background:url(../images/footer-logo.png) 0 0 no-repeat;
			margin-right:5px;
			vertical-align:baseline;
		}
		.copy a{color:inherit; text-decoration:none; vertical-align:baseline;}
			.copy a:hover{text-decoration:underline;}
	.footer-menu{float:right; overflow:hidden; padding-top:17px;}
		.footer-menu li{
			float:left;
			font:10px/12px Arial, Helvetica, sans-serif;
			text-transform:uppercase;
			margin-right:25px;
		}
			.footer-menu a{color:#555454; text-decoration:none;}
				.footer-menu a:hover, .footer-menu a.active{text-decoration:underline;}
	.social-icons{overflow:hidden;}
		.social-icons li{float:left; margin-right:6px;}
			.social-icons a{
				display:block;
				width:28px;
				height:28px;
				overflow:hidden;
				background-position: center top;
				background-repeat:no-repeat;
			}
				.social-icons a:hover{background-position:center -44px;}
				.social-icons .icon-1{background-image:url(../images/icon-1.png);}
				.social-icons .icon-2{background-image:url(../images/icon-2.png);}
				.social-icons .icon-3{background-image:url(../images/icon-3.png);}
				.social-icons .icon-4{background-image:url(../images/icon-4.png);}
				.social-icons .icon-5{background-image:url(../images/icon-5.png);}
/*----------- Back to top --------------*/
#toTop {
	display:none;
	width:60px;
	height:60px;
	overflow:hidden;
	background:url(../images/totop.png) center top no-repeat;
	position:fixed;
	margin-right:-560px !important;
	right:50%;
	bottom:100px;
	z-index:999;
}
#toTop:hover {background-position:center -74px;}
#toTop:active, #toTop:focus {outline:none;}

/*=================================================================================*/
@media only screen and (max-width: 995px) {
	p, .p3, .p3-1{margin-bottom:15px}
		.p4-1, .p5, .p5-1, .p6, .p6-1, .p7, .p7-1, .p8, .p8-1{margin-bottom:20px;}
		.p9, .p9-1, .p10{margin-bottom:30px;}
		h3{margin-bottom:15px !important;}
	.img-indent:not(.img-indent-none-tp) img{width:auto;}
	.indent-top1-1{padding-top:0;}
	.border-right6{background-position:364px top;}
	.indent-right4{padding-right:0;}
	.indent-right8{padding-right:20px;}
	.indent-left16{padding-left:20px;}
	.indent-bottom12-1, .indent-bottom13-1, .indent-bottom14-1{padding-bottom:30px;}
	/*-----------------------------------------*/
	body{min-width:768px;}
	.box-gradient{padding:20px 0;}
		.boxes img{width:auto;}
		.boxes .indents1, boxes .indents2, .boxes .indents3{padding: 0 10px;}
	.img-box{display:block;}
	.banners a{margin-right:15px;}
	#toTop {display:none !important;}
}
@media only screen and (min-width: 768px) and (max-width: 995px) {
	.img-indent-none-tpx{float:none !important; margin-right:0 !important; margin-bottom:20px !important;}
		.img-indent.img-indent-none-tpx img{width:100%;}
}

@media only screen and (max-width: 767px) {
	.img-indent:not(.img-indent-none-ml) img{width:auto;}
	.indent-top0-1{padding-top:0;}
	.border-right6, .boxes .border-middle{background: none;}
	.indent-left16{padding-left:0;}
	.indent-right8{padding-right:0;}
	.indent-bottom4-1, .indent-bottom5-1{padding-bottom:30px;}
	/*-----------------------------------------*/
	body{min-width:420px;}
	h1{float:none; margin-bottom:30px;}
		.footer-logo{display:block;}
	.social-icons{float:right; margin-top:-5px;}
}

@media only screen and (max-width: 479px) {
	.img-indent:not(.img-indent-none-mp) img{width:auto;}
	/*-----------------------------------------*/
	body{min-width:300px;}
	.banners a{margin-right:30px;}
	.social-icons li{margin-right:3px;}
		.social-icons a{width:22px; height:22px; background-size:100% auto;}
			.social-icons a:hover{background-position:center -35px;}
}