/**/
@import "../css/reset.css";
@import "../css/skeleton.css";
@import "../css/superfish.css";
@import url(http://fonts.googleapis.com/css?family=Dosis:500);



html {
	width: 100%;
}

 a[href^="tel:"] {
color: inherit;
text-decoration:none;
}

* {
	-webkit-text-size-adjust: none;
}


body {
	font: 12px/20px Arial, Helvetica, sans-serif;
	color:#5f5f4d;
	position:relative;
	min-width:1000px;
	height: 100%;
	min-height: 100%;
	background: url(../images/bg_body.png) center 0 repeat-x #9fa6b0;
}


html, body {
	height:100%;
}
h4 {
	font-family: 'Dosis', sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	color: #484839;
}
.page1 h1 {
	font-family: 'Dosis', sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	color: #484839;
	font-size: 30px;
	line-height:auto;
	padding-top: 20px;
	margin-bottom: 15px;
}

.page1 h2 {
	font-size: 2em;
	line-height: 30px;
	padding-top: 0px;
	margin-bottom: 10px;
	font-family: 'Dosis', sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	color: #484839;
}

h1 {
	font-family: 'Dosis', sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	color: #484839;
	font-size: 2.5em;
	line-height:1em;
	padding-top: 10px;
	margin-bottom: 15px;
}

h2 {
	font-size: 1.8em;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 5px;
	color:#7d1a21;
	font-family: 'Dosis', sans-serif;
	font-weight: 500;
}

h3 {
	font-size: 2em;
	line-height: auto;
	padding-top: 20px;
	margin-bottom: 10px;
	font-family: 'Dosis', sans-serif;
	font-weight: 500;
	color: #484839;
}

h4 {
	font-size: 24px;
	line-height: 18px;
	color: #fff;
	margin-bottom: 22px;
}
h5 {
	font-family: 'Dosis', sans-serif;
	font-weight: 500;
	color: #484839;
	font-size: 1.6em;
	line-height: 18px;
	margin-bottom: 8px;
	padding-top:5px;
}
h6 {
	font-family: 'Dosis', sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	color: #484839;
	font-size:1.4em;
	padding-bottom:4px;
}
	h6 a {
		color: #e98e22;
	}
	h6 a:hover {
		text-decoration: underline;
	}


p {
	margin-bottom: 10px;
	font-size:1.1em;
	line-height:1.3em;
}


img {
	max-width: 100%;
}

address {
	font-style: normal;
}
ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.list {
	margin-top: -10px;
}

ul.list.l1 {
	margin-top: 0px;
	padding-top: 9px;
	margin-bottom: 27px;
}

ul.list.l2 {
	margin-top: -1px;
}

ul.list.l3 {
	margin-top: -2px;
	margin-bottom: 13px;
}

ul.list li {
	line-height: 40px;
	padding-left: 40px;
	text-transform: uppercase;
	background: url(../images/marker.png) 0 7px no-repeat;

}

ol.list1 {
	margin-left: 40px;
}


ol.list1 li {
	font-size:14px;
	line-height: 18px;
	list-style-type: none;
	padding-bottom:9px;
	padding-left:7px;
	font-family: 'Dosis', sans-serif;
	background-image: url(../images/marker-yellow.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
}


ul.list1 li:first-child {
	margin-bottom: 19px;
}

ul.list1 li {
	margin-bottom: 19px;
}

ul.list1 .extra_wrapper {
	padding-top: 1px;
}

ul.list1 .date {
	float: left;
	font-weight: bold;
	margin-right: 4px;
}

ul.socials {
	margin-top: -10px;
}

ul.socials li {
	padding-left: 50px;
	position: relative;
}

ul.socials a {
	line-height: 40px;
}

ul.socials a:after {
	content: '';
	display: block;
	width: 32px;
	left: 0px;
	top: 4px;
	height: 32px;
	position: absolute;
	background: url(../images/socials.png) 0 0px no-repeat;
}

ul.socials li.tw a:after {
	background-position: 0 -40px;
}


ul.socials li:first-child+li+li a:after {
	background-position: 0 -80px;
}

ul.socials li:first-child+li+li+li a:after {
	background-position: 0 -120px;
}

ul.socials li:first-child+li+li+li+li a:after {
	background-position: 0 bottom;
}




/*links*/


/*preclass*/

.mb0 {
	margin-bottom: 0px !important;
}
.m0 {
	margin: 0 !important;
}
.pad0 {
	padding: 0 !important;
}

.pt0 {
	padding-top: 0;
}

.pad1 {
	padding-right: 30px;
}

.pad2 {
	padding-right: 60px;
}

.pad3 {
	padding-right: 20px;
}

.img_inner {
	margin-top: 5px;
	max-width: 100%;
	margin-bottom: 25px;
	 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
}

.fleft {
	float: left;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0;
}

.fright {
	float: right !important;	
}
.fright-img {
	float: right;
	margin-left:15px;
	margin-bottom:10px;
	margin-top:10px;
}

.fleft-img {
	float: left;
	margin-right:15px;
	margin-bottom:10px;
}

.upp {
	text-transform: uppercase;
}
.event {
	font-size: 15px;
	line-height:auto;
	padding-top:10px;
}

.alright {
	text-align: right;
}
.center {
	text-align: center;
}
.wrapper, .extra_wrapper {
	overflow: hidden;
}
.clear {
	float: none !important;
	clear: both;
}

.hor_separator {
	border-bottom: 1px solid #e5e5e5;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.hor_separator2 {
	border-bottom: 1px solid #e5e5e5;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 8px;
}

.hor_separator.hor1 {
	padding-top: 36px;
}


time {
	display: inline-block;
	color: #8e8d72;
	background: #f3f00d;
	padding: 5px 10px 5px 10px;
	font-weight: bold;
	min-width: 50px;
	margin-bottom: 5px;
}
/*header*/

.main {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#top-header {
	display: block;
	width:1000px;
	height:140px;
	color: #901c3b;
	background-color:#ffffff;
	padding-bottom: 10px;
}

#top-header #logo {
	float: left;
	margin: 0 auto;
}

#top-header .top-nav {
	font-size: 1.2em;
	color: #901c3b;
	float: right;
	margin-top: 40px;
	margin-right: 65px;
	font-family: 'Dosis', sans-serif;
	letter-spacing: 1px;
}
#top-header .top-nav a {
	color: #e98e22;
}
#top-header .top-nav a:hover {
	text-decoration:underline;
}

<!--ORIGINAL-->
#header {
	width:1000px;
	display: block;
	color: #901c3b;
	background-color:#ffffff;
	padding-bottom: 10px;
	padding-right:25px;
}

#header h1 {
	float: left;
}

#header p {
	color:#484839;
	font-size:13px;
}

.slider_wrapper {
	position: relative;
	height: 380px;
	overflow: hidden;
	width: 699px;
	float:right;
	margin-top: 22px;
	margin-bottom:10px;
/*	width: 1000px;*/
}
.slider_wrapperLeft {
	position: relative;
	height: 380px;
	overflow: hidden;
	width: 265px;
	float:left;
}

.page1_block {
	background: url(../images/page1_block_bg.png) 0 bottom repeat-x #86b376;
}

.page1_block>div {
	background: url(../images/banner_separator.png) 0 0 repeat-y;
}

.banner {
	text-align: center;
	padding: 156px 30px 49px;
}

.banner p {
	margin-bottom: 0;
}

/*Content*/


.content {
	background: #ffffff;
	width:1000px;
	padding-bottom: 10px;
	padding-top: 0px;
}

.content.page1 {
	padding-top: 0;
	padding-bottom: 15px;
}

.content.page1 img.img_inner {
	margin-top: 1px;
	margin-bottom: 0;
}

.content.page1 h3  {
	margin-bottom: 15px;
}

.block1 {
	padding-top: 5px;
	margin-bottom: 20px;
}

.bottom_block {
	color: #ffffff;
	padding-bottom: 0px;
	padding-top: 20px;
	background: url(../images/b_block_bg.png) center 0 no-repeat #878e98;
}

.bottom_block img {
	margin-top: 4px;
}

.tweet a {
	color: #e9e222;
}

.tweet a:hover {
	color: #fff !important;
}

.tweet .tweet_time {
	display: block;
}

.tweet .tweet_time a {
	color: #46494d;
	font-size: 11px;

}

.tweet_list li:first-child {
	margin-top: 0;
}
.tweet_list li {
	margin-top: 20px;
}


.block1 {
	overflow: hidden;
	margin-bottom: 15px;
}

.block1 img.img_inner.fleft{
	margin-right: 15px;

}

.block1 a {
	position: relative;
	top: -4px;
}

.block2 {
	padding-top: 2px;
}

.block2 img.img_inner.fleft {
	margin-top: 4px;
}

.signature {
	text-align: right;
	margin-top: 6px;
	padding-top: 31px;
	background: url(../images/signature.png) right 0 no-repeat;
}

.services .clear {
	height: 31px;
}

.block3 {
	padding-top: 1px;
}

.block3 img.img_inner.fleft {
	margin-top: 4px;
}
/****Map***/

.map {
	padding-top: 5px;
}

.map figure {

		 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
 margin-bottom: 25px;
 display: block;
}
.map figure iframe {
	width: 100%;
	height: 250px;
	max-width: 100%
}

.map p {
	display: block;
	padding-bottom: 10px;
}

address dd span {
	min-width: 84px;
	display: inline-block;
}

address dt p {
	margin-bottom: 10px;
}
/************Footer***********/

footer {
	display: block;
	padding-bottom:25px;
	color: #c8cdd5;
	text-align: right;
	text-transform: uppercase;
	background: #878e98;
	font-size: 11px;	
}

footer span {
	display: inline-block;
	margin:  0 5px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
footer span a {
	color: #f3f00d;
}
footer a {
	color: #f3f00d;
}
footer.page1>div>div{border-top: 1px solid #9fa5ad;
	padding-top: 20px;
}
.link-yellow {
	color: #f3f00d;
}
/************OTHER***********/
.col-left {
	float:left;
	width:430px;
	margin-right:40px;
}
.col-right {
	float:left;
	width:430px;
}
