@charset "UTF-8";

/* Layout Large Screens (default for older browsers) */

header {
	height: 140px;
	background: #fff;
	width: 100%;
	background: #dcdcdc url(../images/headerbg.png) center top repeat-x;
	border-bottom: 1px solid #dcdcdc;
	margin-bottom: 10px;
}

.headerinner {
	max-width: 980px;
	margin: 0px auto 0px auto;
	position: relative;
	padding: 0px 0px 0px 0px;
	height: 100px;
}

div.logo {
	display: block;
	position: absolute;
	top: 20px;
	left: 10px;
}

div.logo a img {
	width: 200px;
	border: 0;
	height: auto;
}

.tel {
	text-align: right;
	float: right;
	margin: 10px 10px 0px 0px;
	padding: 0px;
	font-size: 32px;
	line-height: 1.1;
	color: #006784;
	height: 90px;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0.5px;
	font-weight: 500;
}

.approvedtop {
	float: left;
	height: 72px;
	margin: 28px 0px 0px 35%;
	}

span.call {
	font-size: 18px;
	font-weight: 300;
	color: #555;
}

div.share {
	display: none;
}

.share a {color: #555; text-decoration: none;}

.share a:hover {color: #555; text-decoration: underline;}

.bannerinner {
	padding: 70px 2% 70px 2%;
	max-width: 980px;
	width: 96%;
	height: 100%;
	margin: 0px auto 0px auto;
	position: relative;
}

.bannerinner img {
	display: none;
}

div.banner {
	width: 100%;
	height: 100%;
	background: #ffffff url(../images/bannerouter.jpg) no-repeat;
	background-size: cover;
	border-bottom: 7px solid #dcdcdc;
}

h1.index {
	color: #ffffff;
	background: none repeat scroll 0% 0% rgba(0, 103, 132, 0.65);
	font-size: 48px;
	line-height: 1.45em;
	border-radius: 8px;
	letter-spacing: 0.5px;
	display: inline;
	box-shadow: 10px 0px 0px rgba(0, 103, 132, 0.65), -10px 0px 0px rgba(0, 103, 132, 0.65);
	box-decoration-break: clone;
}

article {padding: 15px 6% 30px 1%; margin: 0px 0px 0px 0px; max-width: 690px; float: left; width: 66%;}

nav {
	width: 100%;
	max-width: 980px;
	display: block;
	position: relative;
	margin: 0px auto 0px auto;
	padding: 7px 0px 0px 0px; 
	height: 31px;  
	color: #fff;
}

nav div { margin: 0px 0px 0px 0px; text-align: center;}
nav div.nav1 {padding-left: 1%; width: 14%; text-align: left;}
nav div.nav2 {width: 16%;}
nav div.nav3 {width: 17%;}
nav div.nav4 {width: 10%;}
nav div.nav5 {width: 17%;}
nav div.nav6 {padding-right: 1%; width: 20%; text-align: right;}
nav div.nav8 {display: none;}

nav div a { color: #ffffff; text-decoration: none; font-size: 15px; letter-spacing: 0.6px;}
nav div a:hover { color: #ffffff; text-decoration: underline;}

div.rightcol {
	float: right;
	padding: 65px 0px 0px 0px;
	width: 25%;
	margin: 0px 0px 0px 0px;
	height: 100%;
	text-align: center;
}

.rightheader {
    background: #006784 url("../images/rightheaderbg.png") repeat-x scroll 0% 0%;
    color: #FFF;
    padding: 9px 0px 4px 8px;
    margin: 0px 0px 10px;
    height: 25px;
    line-height: 1.4;
    font-size: 16px;
	text-align: center;
}

iframe {
    border: 0px none;
    width: 100%;
    height: 310px;
}

.rightcol img {
	padding: 0px 0px 20px 0px;
	border: 0;
}

div.main {
	max-width: 980px;
	margin: 0px auto 0px auto;
	position: relative;
	padding: 0px 10px 0px 10px;
}

img.three {
	width: 85%;
	height: auto;
	padding: 2px;
	border: 2px solid #006784;
}

div.three1 {
	width: 33%;
	float: left;
	margin: 0px 0px 13px 0px;
}

div.three2 {
	width: 33%;
	float: left;
	margin: 0px 0px 13px 0px;
}

div.three3 {
	width: 33%;
	float: left;
	margin: 0px 0px 13px 0px;
}

img.two {
	width: 85%;
	height: auto;
	padding: 2px;
	border: 2px solid #006784;
}

div.two {
	width: 50%;
	float: left;
	margin: 0px 0px 5px 0px;
}

div.two1 {
	width: 50%;
	float: left;
	margin: 0px 0px 13px 0px;
}

div.two2 {
	width: 50%;
	float: left;
	margin: 0px 0px 13px 0px;
}

ul {margin: 0px 0px 0px 0px; padding: 0px 0px 12px 3%; float: none; width: 97%;}
li {margin: 0px 0px 0px 0px; padding: 0px 0px 8px 0px; float: left; width: 50%;}
li.two {width: 50%;}

div.bottomnav {display: none;}

.nobreak {
}

p.job {font-size: 14px; line-height: 1.3;}
span.location {color: #006784; font-weight: bold;}