/*===== IMPORTS =====*/
@import url("new-form.css");
@import url(https://fonts.googleapis.com/css?family=Lato:300,400,600,700,800);

* {
    padding: 0;
    margin: 0;
    line-height: 1;
    text-decoration: none;
}

html, body, #wrap { height: 100%; }

body > #wrap {height: auto; min-height: 100%;}

#main { padding-bottom: 250px; }  /* must be same height as the footer */

footer { 
    position: relative;
	margin-top: -250px; /* negative value of footer height */
	height: 250px;
	clear:both;
    overflow: hidden;
} 

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
    display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

/* End hide from IE-mac */

body {
    font-family: 'Myriad Pro 1167301','Lato', arial, sans-serif;
    font-size: 15px;
    background: url(/skin/top-background.jpg) #fff no-repeat top center;
	color: #555;
}

h1, h2, h3, h4, p, hr {
    margin: 0 0 15px;
}

h1 {
    font-size: 24px;
    color: #e78a41;
}

h2 {
    font-size: 18px;
    color: #53b0d2;
    line-height: 1.3;
}

h3 {
    font-size: 16px;
    color: #53b0d2;
	 line-height: 1.3;
}

p {
    line-height: 1.3;
}

.slimblue {
	color: #53b0d2;
    font-weight: 400;
}

.blue{
	color: #53b0d2;   
 }

.slim {
	font-weight: 400;
}

a {
    color: #e78a41;
}

a img {
    border: 0 none;
}

ul, ol {
    margin: 0 0 15px;
    padding: 0 0 0 40px;
}

li {
    margin: 0 0 5px;
    padding: 0 0 0 5px;
    line-height: 1.3;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

.flip {
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}

.r5, .r10, .r15, .r20, .r25 {
    position: relative;
    behavior: url(/js/PIE.htc);
}

.r5  {border-radius:  5px;}
.r10 {border-radius: 10px;}
.r15 {border-radius: 15px;}
.r20 {border-radius: 20px;}
.r25 {border-radius: 25px;}

/*CONTAINER*/

.container {
    width: 960px;
    margin: 20px auto 0;
    padding: 0;
    position: relative;
}

/*HEADER*/

header {
	background: #ffffff;
	display: block;
	height: 111px;
	border-radius: 6px 6px 0 0;
	border-bottom: 1px solid #4596b4;
}

.logo {
	float: left;
	margin: 10px 0 0 20px;
}

.header-right{
	float: right;
	width: 645px;
	height: 111px;
}

.phone {
	background:url(/skin/phone-icon.png) 0 6px transparent no-repeat;
    font-size: 28px;
    font-weight: 400;
    padding: 10px;
    bottom: 0;
    right: 20px;
	float:right;
	color:#565c5f;
	padding:0 0 0 30px;
	margin: 27px 40px 0 0;
}

.login-button{
	width:227px;
	height:47px;
	background:url(/skin/login-button.png) transparent no-repeat;
	cursor:pointer;
	float:right;
	margin: 18px 30px 0 0;
}


/*Social*/
.social {
	float: right;
	margin-top: 150px;
}

.social a {float:left;margin: 2px 0 0 9px;}

.social a:hover {filter:alpha(opacity=90);opacity:0.9;}

/*Slideshow*/

.slideshow {
    background: none;
}

#slider {
    background: url(/js/loading.gif) no-repeat 50% 50%;
    width: 960px;
    height: 350px;
}

/*NAVIGATION*/

nav {
   background: none;
	float: left;
	width: 600px;
	margin: 0 0 0 30px;
}

#cat_592276_divs{
	float:left;
}

nav ul {
	margin: 0 auto;
	position: relative;
	z-index: 500;
	padding: 0;
	text-align: center;
	float: left;
}  

nav li {
    margin: 0;
    background: none;
    position: relative;
    padding: 0;
    float: left;
    list-style: none;
}

nav li a {
	font-family:'Myriad Pro Light 1166622','Lato',arial;
    display: block;
    color: #0096d7;
	padding: 15px;
    font-size: 16px;
}

nav li a:hover,
nav li.selected a{
	text-decoration: underline;
}

nav li:hover ul {
    display:block;
}

nav ul ul {
    top: 100%;
    left: 0;
    display: none;
    position: absolute;
    width: 150px;
    z-index: 800;
    text-align: left;
}

nav ul ul li {
}

nav ul ul a {
    background: #FFF;
    width: 180px;
	color: #e78a41;
}

nav ul ul a:hover {
    opacity: 1;
	filter: none;
	background: #e78a41;
	color: #FFF;
}

nav ul ul ul {
    top: 0;
    left: 100%;
    display: none;
    margin: 0;
    padding: 0;
    z-index: 850;
}

nav ul ul ul li {
}


/*FEATURED*/

.featured-heading {
	background: url(/skin/featured-heading-background.jpg) repeat-x;
	height: 56px;
	width: 935px;
	border-top: 1px #fff solid;
	border-bottom: 1px #fff solid;
	line-height: 56px;
	padding: 0 0 0 25px;
	font-size: 22px;
	color: #FFF;
	text-transform: uppercase;
	font-weight: 600;
}

.featured {
    margin: 0;
	background:#fff
}

.box {
	display: block;
	width: 239px;
	margin: 0;
	float: left;
	text-align: center;
	background: #fff;
	border-right: 1px solid #fff;
}

.box-image {
	width: 100%;
	display: block;
	margin: 0 auto;
}

.box-heading {
	display: block;
	padding: 17px 0 18px 20px;
	background: url(/skin/featured-item-heading-background.jpg) #cacaca repeat-x;
	font-size: 15px;
	text-transform: uppercase;
	text-align: left;
	color: #555555;
}

.featured.inner .box {
    margin: 10px 20px;
}

.featured.inner {
    margin: 0 30px 20px;
}

/*CONTENT*/

.main {
	padding: 0 20px;
	background: #fff;
}

.content {
    float: left;
    width: 620px;
    background: url(/skin/side-bg.png) repeat-y right center;
    margin: 0 -289px 0 0;
    padding: 30px 289px 40px 0;
}

.content img {
    max-width: 100%;
}

.content ul.two-column {
	float:left;
}

.content ul.two-column li{
	float:left;
	width:200px;
}
.content h2{
	margin: 0 0 5px;
}

.side {
    float: right;	
    width: 260px;
    background: url(/skin/side-bg.png) repeat-y left center;
    padding: 20px 0 20px 20px;
}

.integrated-offer-button {
    background: url(/skin/integrated-offer-button.png) no-repeat bottom left;
    width: 253px;
    height: 130px;
    display: block;
    padding: 15px 36px 0 0;
    margin: -15px -36px 20px 0;
}

.side hr {
    border: 0;
    margin: 0 0 20px;
    border-top: 1px solid #999;
}

#inner-template .button {
	width: 170px;
	height: 55px;
	display: block;
	line-height: 41px;
	padding: 0 25px;
	color: #FFF;
	font-size: 20px;
	background: url(/skin/Contact-Button.png);
    text-align: center;
}

/* NEWS
--------*/

.news {
    padding: 0 20px;
}

.news h2 {
    font-size: 18px;
    background: #53b0d2;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    margin: 0 -15px;
    color: #fff;
    padding: 10px 15px;
}

.news-item {
    display: block;
    padding: 15px;
    margin: 0 -15px;
    border-bottom: 1px dashed #bbb;
    transition: all 0.5s;
}

.news-item:hover {
    background: #ededed;
}

.news-item .news-blurb {
    line-height: 1.3;
    margin: 5px 0;
    font-size: 11px;
}

.news-item .news-heading {
    font-size: 14px;
    color: #e78a41;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    display: block;
}

.news-item .read-more {
    color: #222;
    font-weight: 600;
    display: block;
    font-size: 11px;
}

/*FOOTER*/

footer {
    color: #FFF;
    background: url(/skin/footer-background.jpg) repeat-x transparent;
}

footer li a {
    color: #a2a2a2;
}

footer h2 {
    color: #FFF;
    font-size: 18px;
    margin: 0;
	text-transform:uppercase;
}

footer li {
    margin: 0;
}

footer .map {
    padding:0;
    position: absolute;
    text-align: center;
    width: 100%;
}

footer .contact ul {
    list-style: none;
}

.footer-menu {
    float: left;
    padding: 0;
    position: relative;
    z-index: 1;
}

.footer-menu ul {
	position: relative;
    list-style: none;
    margin: 30px 0 0 0;
    padding: 0;
	width: 240px;
}

.footer-menu.our-services {
	width: 240px;
}

.footer-menu.contact-menu a{
	color: #72bcd8;
}

.footer-menu li {
    padding: 0;
	line-height: 1.5;
	color: #a2a2a2;
    margin: 0 0 5px;
}

.footer-menu a {
    display: block;
    padding: 0;
	line-height: 1.5;
	color: #a2a2a2;
}

.footer-menu ul ul {
    position: absolute;
	left: 100%;
	top: 0px;
	margin: 0;
}

.copyright {
    text-align: center;
    font-family: arial, sans-serif;
    font-size: 11px;
    clear: both;
    padding: 30px 0 0;
}