.custom_block {
    padding: 10px;
    background: #ffe3a5;
    border: 2px solid #f4c661;
    margin-bottom:2%;
}

.custom_block * {
    color: black !important;
    font-size: 18px !important;
    font-weight: 400;
}

.custom_block p:last-of-type {
    margin-bottom: 0px;
}

/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, #switcher, hgroup, keygen, meter, nav, output, progress, section, source, video{ display: block; }
mark, rp, rt, ruby, summary, time{ display: inline }

/* Global properties ======================================================== */
body { 
	font-family: 'Ubuntu Condensed';
	font-size:100%; 
}
html, body { height:100%;}
	

/* #Basic Styles
================================================== */
html{
	background:url(../images/body-bg.gif) 0 0 repeat;
}
body {
	margin:0;
	padding:0;
}

/* #Typography
================================================== */
	h1, h2, h3, h4, h5, h6 {
		color: #19819e;
		font-family: 'Ubuntu Condensed';
		font-weight: normal;
		line-height:1.2em;
		text-transform:uppercase;
	}
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
	h1 { font-size: 46px;  margin-bottom: 14px;}
	h2 { font-size: 30px;  margin-bottom: 10px; }
	h3 { font-size: 20px;  margin-bottom: 15px;color:#1B429D;text-transform:none; font-weight:normal;}
	h4 { font-size: 16px;  margin-bottom: 4px; text-transform:none; }
	h5 { font-size: 17px;  }
	h6 { font-size: 12px; margin-bottom:14px; font-family:Arial, Helvetica, sans-serif; font-weight:bold;text-transform:none;color:#8c8c8c; }
	h6 a{text-decoration:none;color:#8c8c8c;}
	h6 a:hover{
		text-decoration:underline;
	}
	.nounder{text-decoration:none;}
	.nounder:hover{text-decoration:underline;}
	.subheader { color: #777; }
	.coord-indent{
		display:inline-block;
		width:73px;
	}
	h3.green{
		color:#8fc122;
		font-family:Arial, Helvetica, sans-serif;
	}
	h4.map-description{
		color:#ff6d1e;
		font-size:14px;
		line-height:1.2em;
		margin-bottom:20px;
		font-family:Arial, Helvetica, sans-serif;
	}
	h4.coords{
		font-size:15px;
		line-height:1.2em;
		color:#000;
		font-family:'Ubuntu Condensed';
		margin-bottom:15px;
	}
	.slogan{
		text-align:center;
		border-top:#c9c9c9 3px double;
		border-bottom:#c9c9c9 3px double;
		padding:13px 0 8px 0;
		line-height:28px;
		margin-bottom:33px;
	}
	p { margin: 0 0 18px 0; }
	p img { margin: 0; }
	p.lead { font-size: 21px; line-height: 27px; color: #777;  }

	em { font-style: italic; }
	strong { font-weight: bold; }
	small { font-size: 80%; }

/*	Blockquotes  */
	blockquote, blockquote p { font-size: 17px; line-height: 24px; color: #777; font-style: italic; }
	blockquote { margin: 0 0 20px; padding: 9px 20px 0 19px; border-left: 1px solid #ddd; }
	blockquote cite { display: block; font-size: 12px; color: #555; }
	blockquote cite:before { content: "\2014 \0020"; }
	blockquote cite a, blockquote cite a:visited, blockquote cite a:visited { color: #555; }

	hr { border: solid #ddd; border-width: 1px 0 0; clear: both; margin: 10px 0 30px; height: 0; }


/* #Links
================================================== */
	a{color: #0791b5;text-decoration: underline;/* outline: 0; */}
	a:hover, a:focus { text-decoration:none; }
	p a, p a:visited { line-height: inherit; }
/*   Logo    */
header{
/*	border-top:#e2e2e2 3px solid;*/
}

header.main_head{
	background:url(../images/header_bg.jpg) top left repeat-x;
}

#site-title{
	float:left;
	margin:0;
	color:#acacac;
	text-transform:none;
	border-top:#000099 9px solid;
	padding-top:5px;
}

#site-title a{
	text-decoration:none;
	display:inline-block;
	font-size:39px;
	line-height:1.2em;
	font-family:'Cuprum';
}

#site-title a span{
	color:#1e1e1e;
}
#site-title span.tagline{
	display:block;
	color:#acacac;
	font-size:11px;
	line-height:1.2em;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin-top:-8px;
}
h1.page-title{
	font-size:20px;
	color:#8fc122;
	line-height:1.2em;
	font-family:'Ubuntu Condensed';
	text-transform:uppercase;
	padding:25px 0 20px 0;
	margin-bottom:0;
}
h3.testimonial-author{
	font-family:'Ubuntu Condensed';
	font-size:17px;
	line-height:1.2em;
	margin-bottom:0;
	color:#000;
	text-align:right;
}
h3.service-title{
	font-size:14px;
	font-weight:normal;
	color:#3d3c3c;
	font-family:Arial, Helvetica, sans-serif;
}

.address{
	background:url(../images/mail.png) 0 3px no-repeat;
	padding-left:62px;
	margin-bottom:27px;
}
.contacts{
	background:url(../images/phone-big.png) 0 3px no-repeat;
	padding-left:62px;
}
/* Phone */


nav.header {
	width: 100%;
	border:#000 1px solid;
	border-left:none;
	border-right:none;
	margin-top:5px;
}

nav.header>ul {
	list-style: none;
	margin:-1px 0;
}

nav.header>ul>li{
	float:left;
	font-family:'Ubuntu Condensed';
	text-transform:uppercase;
	font-size:14px;
	line-height:1.2em;
	height:43px;
/*	width:120px;*/
}

.backLava, .selectedLava{
	background:url(../images/nav-a-hover-bg.gif) 0 0 repeat-x;
}

nav.header>ul>li>a {
	text-decoration:none;
	color:#444243;
	display:block;
	padding:12px 20px;
	text-align:center;
	position:relative;
	z-index:99;
}
nav.header>ul>li.current {
}
nav.mobile-header{
	display:none;
	margin-top:30px;
}
/*nav.mobile-header h2{
	color:#fff;
	background:#06acf8;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	margin:0;
	padding:12px 0;
	font-family:'Ubuntu Condensed';
	font-size:14px;
	text-align:center;
	margin-bottom:25px;
}
nav.mobile-header h2 span{
	display:inline-block;
	background:url(../images/menu-arrow.png) right 5px no-repeat;
	padding-right:10px;*/
}
nav.mobile-header>ul{padding-left:28px;display:none;}
nav.mobile-header ul ul{padding-left:10px;}
	nav.mobile-header ul li{
		font-family:'Ubuntu Condensed';
		margin-top:10px;
		text-transform:uppercase;
		background:url(../images/menu-marker.gif) 0 7px no-repeat;
		padding-left:14px;
		color:#373737;
		font-size:14px;
		line-height:1.2em;
	}
	nav.mobile-header>ul>li:first-child{
		margin-top:0;
	}
		nav.mobile-header ul li a{
			color:#373737;
			text-decoration:none;
		}
		
		nav.mobile-header ul li a:hover, nav.mobile-header ul li.current a, nav.mobile-header ul li.current_page_item a, nav.mobile-header ul li.current_page_parent>a{
			color:#06acf8;
		}
		
.link{
	display:inline-block;
	color:#06acf8;
	font-size:14px;
	font-style:italic;
	text-decoration:none;
	background:url(../images/link-marker.png) right 6px no-repeat;
	padding-right:8px;
	
	
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.link:hover{
	padding-right:13px;
	margin-right:-5px;
}

.blue-button {
	background: #6db3f2; /* Old browsers */
background: -moz-linear-gradient(top,  #6db3f2 0%, #54a3ee 50%, #3690f0 51%, #1e69de 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6db3f2), color-stop(50%,#54a3ee), color-stop(51%,#3690f0), color-stop(100%,#1e69de)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #6db3f2 0%,#54a3ee 50%,#3690f0 51%,#1e69de 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #6db3f2 0%,#54a3ee 50%,#3690f0 51%,#1e69de 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #6db3f2 0%,#54a3ee 50%,#3690f0 51%,#1e69de 100%); /* IE10+ */
background: linear-gradient(to bottom,  #6db3f2 0%,#54a3ee 50%,#3690f0 51%,#1e69de 100%); /* W3C */
border:1px solid #4080bc;
color:#fff;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6db3f2', endColorstr='#1e69de',GradientType=0 ); /* IE6-9 */
font-weight:bold;
padding:10px 25px;
text-decoration:none;

}
.blue-button:hover {
	background: #3b9bef; /* Old browsers */
	background: -moz-linear-gradient(top,  #3b9bef 0%, #54a3ee 50%, #3690f0 51%, #0058dd 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3b9bef), color-stop(50%,#54a3ee), color-stop(51%,#3690f0), color-stop(100%,#0058dd)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #3b9bef 0%,#54a3ee 50%,#3690f0 51%,#0058dd 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #3b9bef 0%,#54a3ee 50%,#3690f0 51%,#0058dd 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #3b9bef 0%,#54a3ee 50%,#3690f0 51%,#0058dd 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #3b9bef 0%,#54a3ee 50%,#3690f0 51%,#0058dd 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b9bef', endColorstr='#0058dd',GradientType=0 ); /* IE6-9 */
	color:#eaeaea;
}
.wrapper{
	width:100%;
	overflow:hidden;
}
.extr{
	overflow:hidden;
}
.fleft{
	float:left;
}
.fright{
	float:right;
}
.alignright{
	text-align:right;
}
.alignleft{
	text-align:left;
}
.aligncenter{
	text-align:center;
}
.img-indent{
	float:left;
	margin:2px 11px 0 0;
}
.img-container, .video-container{
	overflow:hidden;
	border:#06acf8 1px solid;
	display:block;
	position:relative;
}
.video-container span{
	background:url(../images/video.png) center center no-repeat;	
	z-index:99;
	display:inline-block;
	width:64px;
	height:43px;
	position:absolute;
	top:50%;
	left:50%;
	margin:-20px 0 0 -31px;
}
.video-container:hover span{
	background:url(../images/video-hover.png) center center no-repeat;	
}

.full-columns{
	width:100%;
	height:auto;
}

.social-icons{
	float:right;
	padding-top:35px;
	color:#000099;
	font-size:16px;
	text-align:right;
	line-height:25px;
}
.social-icons li{
	float:left;
	padding-left:16px;
	padding-bottom:7px;
}
.social-icons li a.icon{
	overflow:hidden;
	display:block;
	float:left;
	margin:10px 0 0 20px;
}


.marker-list{
	margin-bottom: 15px;
}
.marker-list li{
	background:url(../images/marker.gif) 0 7px no-repeat;
	padding-left:13px;
	margin-top:12px;
	line-height: 18px;
}
.marker-list li:first-child{
	margin-top:0;
}
.marker-list li a{
	text-decoration:none;
}
	.marker-list li a:hover{text-decoration:underline;}
	
.testimonials-list{}
.testimonials-list li{
	margin-top:23px;
}
.testimonials-list li span.date{
	display:block;
	color:#06acf8;
	padding-top:9px;
}
.testimonials-list li span.author{
	display:block;
	text-align:right;
	font-size:13px;
	color:#464646;
	font-style:italic;
	color:#464646;
}
.testimonials-list li:first-child{
	margin-top:0;
}

/* Indents */

.top5{
	padding-top:5px;
}
.top10{
	padding-top:10px;
}
.top15{
	padding-top:15px;
}
.top20{
	padding-top:20px;
}

.top25{
	padding-top:25px;
}

.top30{
	padding-top:30px;
}
.top35{
	padding-top:35px;
}


.bottom15{margin-bottom:15px;}

.blog .post{
	margin-top:30px;
}
.blog .post:first-child{
	margin-top:0;
}
.blog .feautured-img{
	max-width:100%;
	height:auto;
	margin-bottom:15px;
}
.post .info{
	overflow:hidden;
	margin-bottom:20px;
}
.post .info li{
	float:left;
	color:#676767;
	padding:0 15px 0 17px;
	background:url(../images/vert-line.gif) 0 4px no-repeat;
}
.post .info li:first-child{
	padding-left:0;
	background:none;
}
.post .info li a{
	color:#424242;
}
.post .info li.date{
	
}
.post .info li.author{
	background:none;
}
.post .meta .comments-count{
	display:inline-block;
	margin-left:12px;
	padding-left:11px;
	background:url(../images/vert-line.gif) 0 5px no-repeat;
	color:#414141;
	line-height:20px;
}

.sidebar{}

.sidebar .widget{
	margin-top:25px;
}
.sidebar .widget:first-child{
	margin-top:0;
}

.sidebar .categories-widget li{
	margin-top:7px;
	background:url(../images/category-marker.png) 0 10px no-repeat;
	padding-left:11px;
}
.sidebar .categories-widget li:first-child{
	margin-top:0;
}
.sidebar .categories-widget li a{
	text-decoration:none;
	color:#0791b5;
}
.sidebar .categories-widget li a:hover{
	text-decoration:underline;
}

.sidebar .flickr{
	overflow:hidden;
	margin:-20px 0 0 -20px;
}

.sidebar .flickr li{
	float:left;
	padding:20px 0 0 20px;
}

.divider{
	height:1px;
	width:100%;
	border-bottom:#000 1px solid;
	margin:15px 0;
}
.divider.divider-indent{
	margin:10px 0 30px 0;
}
.spacer{
	background:url(../images/spacer.gif) 47% 0 repeat-y;	
	margin-top:63px;
}

.spacer>div.clearfix>div.columns{
	margin-top:-35px;
	margin-bottom:-35px;
	padding-bottom:35px;
}

.img-bottom-indent{
	margin-bottom:15px;
}
.img-indent{
	float:left;
	margin:2px 10px 0 0;
}
.dropcaps{
	float:left;
	margin:4px 7px 0 0;
	font-size:39px;
	color:#fff;
	line-height:1.2em;
	background:#ff6d1e;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	width:57px;
	height:52px;
	overflow:hidden;
	text-align:center;
	padding-top:5px;
	font-weight:bold;
}

a.main_button {
	display:block;
	height:30px;
	line-height:30px;
	padding:0;
	text-align:center;
	background:#e8e8e8;
	background-image:-webkit-gradient(linear, left top, left bottom, from(#008BB8), to(#19819E));
	background-image:-webkit-linear-gradient(#008BB8, #19819E);
	background-image:-moz-linear-gradient(#008BB8, #19819E);
	background-image:-ms-linear-gradient(#008BB8, #19819E);
	background-image:-o-linear-gradient(#008BB8, #19819E);
	background-image:linear-gradient(#008BB8, #19819E);
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	ms-border-radius:5px;
	border:1px #03607A solid;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	width:480px;
	margin:20px 0;
	letter-spacing:-0.1px;
	float:left;
}

a.main_button:hover {
	background:#008BB8;
	background-image:-webkit-gradient(linear, left top, left bottom, from(#008BB8), to(#03607A));
	background-image:-webkit-linear-gradient(#008BB8, #03607A);
	background-image:-moz-linear-gradient(#008BB8, #03607A);
	background-image:-ms-linear-gradient(#008BB8, #03607A);
	background-image:-o-linear-gradient(#008BB8, #03607A);
	background-image:linear-gradient(#008BB8, #03607A);
}

#content{
	margin:15px 0;
}
#home #content{
	margin:15px 0;
}
footer{
	border-top:#000099 4px solid;
	position:relative;
	padding:0;
	font-size:14px;
	color:#fff;
	background:#000099 url(../images/footer_bg.jpg) top left repeat-x;
}

footer a {
	margin:0;
}

footer span.left {
	float:left;
	display:block;
	height:30px;
	line-height:30px;
	color:#fff;
}

footer .block_left {
	float:left;
	background:#000099;
	text-align:center;
	color:#fff;
}

footer .block_left img {
	margin:0 0 20px 0;
}

footer .block_left p {
	padding:0 20px;
}

footer .block_left p strong {
	font-size:14px;
}

footer .block_right {
	float:right;
	width:280px;
	margin:0 20px 0 0;
}

footer .block_right a.button {
	display:block;
	height:30px;
	line-height:30px;
	padding:0;
	text-align:center;
	background:#e8e8e8;
	background-image:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#e8e8e8));
	background-image:-webkit-linear-gradient(#fff, #e8e8e8);
	background-image:-moz-linear-gradient(#fff, #e8e8e8);
	background-image:-ms-linear-gradient(#fff, #e8e8e8);
	background-image:-o-linear-gradient(#fff, #e8e8e8);
	background-image:linear-gradient(#fff, #e8e8e8);
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	ms-border-radius:5px;
	border:1px #e2e2e2 solid;
	color:#2d2d2d;
	text-transform:uppercase;
	text-decoration:none;
	width:280px;
	margin:20px 0;
	letter-spacing:-0.1px;
	float:right;
}

footer .block_right a.button:hover {
	background:#cacaca;
	background-image:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#cacaca));
	background-image:-webkit-linear-gradient(#fff, #cacaca);
	background-image:-moz-linear-gradient(#fff, #cacaca);
	background-image:-ms-linear-gradient(#fff, #cacaca);
	background-image:-o-linear-gradient(#fff, #cacaca);
	background-image:linear-gradient(#fff, #cacaca);
}

footer span.left a, footer span.right a {
	color:#fff;
	text-decoration:underline;
}

footer .block_right a {
	float:right;
	margin:15px 0 0 0;
}

footer span.right {
	float:right;
	display:block;
	height:50px;
	line-height:20px;
	text-align:right;
	color:#fff;
	padding:5px 0 0 0
}

footer .grey {
	background:#000099;
	display:block;
	padding:0 20px;
}

footer img.logo {
	float:left;
	margin:0 15px 15px 0;
}

.footer-logo{
	font-family:'Cuprum';
	margin:0 0 -1px 0;
	text-transform:none;
	font-size:22px;
	line-height:1.2em;
	padding-bottom:13px;
	border-bottom:#3e3e3e 1px solid;
	display:inline-block;
}
.footer-logo a{
	display:inline-block;
	text-decoration:none;
	color:#1e1e1e;
}
.footer-logo a span{
	color:#06acf8;
}
.footer-logo strong{
	font-weight:normal;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#6f6f6f;
	display:inline-block;
	padding-top:1px;
	
}
/* #Images
================================================== */

	img.scale-with-grid {
		max-width: 100%;
		height: auto; }


/* #Buttons
================================================== */

	


/* #Tabs (activate in tabs.js)
================================================== */
	ul.tabs {
		display: block;
		margin: 0 0 20px 0;
		padding: 0;
		border-bottom: solid 1px #ddd; }
	ul.tabs li {
		display: block;
		width: auto;
		height: 30px;
		padding: 0;
		float: left;
		margin-bottom: 0; }
	ul.tabs li a {
		display: block;
		text-decoration: none;
		width: auto;
		height: 29px;
		padding: 0px 20px;
		line-height: 30px;
		border: solid 1px #ddd;
		border-width: 1px 1px 0 0;
		margin: 0;
		background: #f5f5f5;
		font-size: 13px; }
	ul.tabs li a.active {
		background: #fff;
		height: 30px;
		position: relative;
		top: -4px;
		padding-top: 4px;
		border-left-width: 1px;
		margin: 0 0 0 -1px;
		color: #111;
		-moz-border-radius-topleft: 2px;
		-webkit-border-top-left-radius: 2px;
		border-top-left-radius: 2px;
		-moz-border-radius-topright: 2px;
		-webkit-border-top-right-radius: 2px;
		border-top-right-radius: 2px; }
	ul.tabs li:first-child a.active {
		margin-left: 0; }
	ul.tabs li:first-child a {
		border-width: 1px 1px 0 1px;
		-moz-border-radius-topleft: 2px;
		-webkit-border-top-left-radius: 2px;
		border-top-left-radius: 2px; }
	ul.tabs li:last-child a {
		-moz-border-radius-topright: 2px;
		-webkit-border-top-right-radius: 2px;
		border-top-right-radius: 2px; }

	ul.tabs-content { margin: 0; display: block; }
	ul.tabs-content > li { display:none; }
	ul.tabs-content > li.active { display: block; }

	/* Clearfixing tabs for beautiful stacking */
	ul.tabs:before,
	ul.tabs:after {
	  content: '\0020';
	  display: block;
	  overflow: hidden;
	  visibility: hidden;
	  width: 0;
	  height: 0; }
	ul.tabs:after {
	  clear: both; }
	ul.tabs {
	  zoom: 1; }


/* #Forms
================================================== */

	/*form#contact{margin-top:15px;position:relative;}
	label{
		display:block;
		margin-bottom:21px;
		overflow:hidden;
	}
	form#contact strong{
		color:#6f6f6f;
		font-weight:normal;
		float:left;
		width:25%;
		padding-top:7px;
	}
	form#contact strong span{
		color:#06acf8;
	}
	fieldset {
		margin-bottom: 20px;
	}
	form#contact input[type="text"],
	input[type="password"],
	input[type="email"],
	form#contact textarea,
	select {
		
		border:#d5d5d5 1px solid;
		border-bottom:#ebebeb 1px solid;
		border-right:#ebebeb 1px solid;
		position:relative;
		background:#fff;
		width:65%;
		padding:8px 10px 9px 10px;
		color:#6f6f6f;
		float:right;
		
	}
	
	input[type="submit"], input[type="reset"]{
		border:0;
		margin:0;
		background:0;
		display:block;
		width:39px;
		height:11px;
		background:url(../images/send-bg.png) 0 0 no-repeat;
		cursor:pointer;
		float:left;
		margin-left:5%;
		
	}
	
	textarea {
		min-height: 178px;
	}*/
	


/* #Misc
================================================== */
	.remove-bottom { margin-bottom: 0 !important; }
	.half-bottom { margin-bottom: 10px !important; }
	.add-bottom { margin-bottom: 20px !important; }



.red_bg {
	background:#cc0000;	
}

.green_bg {
	background:#00994c;	
}

.blue_bg {
	background:#0000ff;
}

.pink_bg {
	background:#ff3399;
}

.columns_bg {
	padding:0 0 20px 0;
}

.columns_bg h2 {
	background:#fff url(../images/heading_bg.jpg) 0 0 no-repeat;
	line-height:normal;
	margin:0;
	font-size:18px;
	color:#00564d;
	padding:5px 0 10px 40px
}

.columns_bg h2 a {
	color:#00564d;
	text-decoration:underline;
}

.columns_bg h2 a:hover {
	color:#00564d;
	text-decoration:none;
}

.columns_bg ul {
	color:#fff;
	margin:0;
	font-size:16px;
	min-height:100px;
	padding:10px 10px 10px 30px;
	list-style:disc;
	font-family: 'Ubuntu Condensed';
	line-height:24px;
}

.columns_bg p a {
	height:120px;
	width:auto;
	display:block;
	color:#fff;
	text-decoration:none;
	padding:10px;
	line-height:20px;
}

.columns_bg p.btn {
	padding:0;
	margin:0 0 0 20px;
	height:20px;
}

.columns_bg p.btn a {
	color:#fff;
	padding:0;
	margin:0;
	font-weight:bold;
	font-style:italic;
	height:20px;
	text-decoration:underline;
}

.columns_bg p.btn a:hover {
	color:#fff;
	text-decoration:none;
}

.no_padding {
	padding:0;
}

.welcome_bg {
	padding:15px 0 0 0;
}

.welcome_bg img.welcome_logo {
	margin:0 15px 15px 15px;
}

.welcome_bg p {
	color:#000000;
	font-size:16px;
	line-height:25px;
}

.welcome_bg ul {
	list-style:disc;
	padding:0 0 0 15px;
	font-size:16px;
	margin:0 0 20px 20px;
}

.clear {
	clear:both;
}

ul.disc {
	list-style: disc;
	padding:0 0 0 15px;
	margin:0 0 20px 0;
}

ul.disc ul {
	list-style:circle;
	padding:0 0 0 30px;
}

ul.disc ul ul {
	list-style:square;
}

ul.disc ul ul ul {
	list-style:circle;
}

ul.disc ul ul ul ul {
	list-style:square;
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
	nav.header>ul>li>a {
	padding:12px 8px;
}
}
/* default style */
.selectnav { display: none; }
@media only screen and (max-width: 767px) {
	.newsletter a {
		width:96%;	
	}
	#nav { display: none; }
  .selectnav { display: block; width:100%; padding:5px 5%; border:1px #adadad solid; }
  nav.header {
	  border:none;
  }
  .blue-button {
	  display:block;
	  width:90%;
	  padding:10px 5%;
	  text-align:center;
  }
  .mobile-header {
  	display:none !important;
}

footer .block_right {
	margin:0 auto;
	float:none;
	text-align:center;
}


footer .block_right a {
	margin:20px auto 0 auto;
	float:none;
	display:inline-block
}

}
.footer-main p {
    text-align: center;
    margin: 20px auto;
}

footer p {
    line-height: 17px;
}footer img {
    width: 170px;
    margin: auto !important;
    text-align: center !important;
    display: block;
}