@charset "utf-8";
/* CSS Document */

@import url(https://fonts.googleapis.com/css&#63;family=Archivo+Narrow);
@import url(https://fonts.googleapis.com/css&#63;family=Muli:300);
@import url(https://fonts.googleapis.com/css&#63;family=Roboto);

/* General */

html {
	width: 100%;
	margin: -5px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e8e8e8+0,cacaca+100 */
	background: #2558C2; /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(31,68,146,1) 0%, rgba(31,68,146,1) 65%, rgba(37,88,194,1) 76%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(31,68,146,1)), color-stop(65%,rgba(31,68,146,1)), color-stop(76%,rgba(37,88,194,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(31,68,146,1) 0%,rgba(31,68,146,1) 65%,rgba(37,88,194,1) 76%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(31,68,146,1) 0%,rgba(31,68,146,1) 65%,rgba(37,88,194,1) 76%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(31,68,146,1) 0%,rgba(31,68,146,1) 65%,rgba(37,88,194,1) 76%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(31,68,146,1) 0%,rgba(31,68,146,1) 65%,rgba(37,88,194,1) 76%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f4492', endColorstr='#2558c2',GradientType=0 ); /* IE6-9 */

}
body {
	width: 100%;
}
span {
	display: block;
}
.page {
	width: 1290px;
	margin: 2.5% auto 3.5% auto;
	background-color: white;
	border-radius: 10px;
	box-shadow: 0px 0px 12px black;
	*border: 1px solid #999;
}
#page_shadow {
	display: block;
	margin: 0 auto;
	padding-bottom: 5%;
}
h2 {
	width: 100%;
	font-family: 'Muli', sans-serif;
	font-size: 2.150em;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-weight: normal;
	*clear: left;
}
a {
	text-decoration: none;
}
a img {
	border: 0px;
}
ul, ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
sub {
	display: inline;
	vertical-align: bottom;
	font-size: 85%;
}

/* Mobile */

h1, h2, h3, h4, h5, h6, p, b, i, li {
	-moz-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

/* Fonts */

@font-face {
    font-family: 'hussarbold';
    src: url('../fonts/hussarbold-webfont.eot');
    src: url('../fonts/hussarbold-webfont.eot&#63;#iefix') format('embedded-opentype'),
         url('../fonts/hussarbold-webfont.woff2') format('woff2'),
         url('../fonts/hussarbold-webfont.woff') format('woff'),
         url('../fonts/hussarbold-webfont.ttf') format('truetype'),
         url('../fonts/hussarbold-webfont.svg#hussarbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'betterheatherregular';
    src: url('../fonts/betterheather-webfont.eot');
    src: url('../fonts/betterheather-webfont.eot&#63;#iefix') format('embedded-opentype'),
         url('../fonts/betterheather-webfont.woff2') format('woff2'),
         url('../fonts/betterheather-webfont.woff') format('woff'),
         url('../fonts/betterheather-webfont.ttf') format('truetype'),
         url('../fonts/betterheather-webfont.svg#betterheatherregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'petitamediumregular';
    src: url('../fonts/petitamedium-webfont.eot');
    src: url('../fonts/petitamedium-webfont.eot&#63;#iefix') format('embedded-opentype'),
         url('../fonts/petitamedium-webfont.woff2') format('woff2'),
         url('../fonts/petitamedium-webfont.woff') format('woff'),
         url('../fonts/petitamedium-webfont.ttf') format('truetype'),
         url('../fonts/petitamedium-webfont.svg#petitamediumregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* Heading */

.header {
	width: 100%;
	height: 114px;
	padding: -10%;
	border-bottom: 4px solid black;
	background-repeat: no-repeat; 
	background-position: right;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.header span > ul:first-child {
	border-right: 1px solid #666666;
	border-left: none;
	padding-right: 28px;
	padding-left: 0px;
}
.header span ul {
	text-align: center;
}
.announcement {
	width: 100%;
	text-align: center;
	margin: 2.5% 0% 0% 0%;
}
.announcement p {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.438em;
	background-color: #FFDF5E;
	border: 3px solid #826800;
	padding: 1% 2%;
	color: black;
}
.announcement a {
	text-decoration: underline;
	color: #00F;
}
.announcement img {
	display: inline;
	vertical-align: middle;
	margin-right: 0.2%;
}
.logo, .locations, .language {
	display: inline-block;
	vertical-align: middle;
	*float: left;
}
.logo {
	width: 43%;
	padding-left: 3%;
	padding-top: 1.6%;
}
.logo a {
	display: block;
	color: #333;
}
.locations {
	width: 14%;
	font-family: sans-serif;
	font-size: 14px;
	list-style: none;
	text-align: center;
	padding: 0% 0.1%;
	margin-top: 2%;
	*margin-top: 4.5%;
	line-height: 140%;
}
.locations > li:first-child {
	font-weight: bold;
}
.language {
	width: 10%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.750em;
	list-style: none;
	margin: 2% 0% 0.5% 0%;
	*margin-bottom: 12px;
	text-align: center;
	*margin-top: 4.6%;
}
.language > li:first-child {
	display: block;
	margin-bottom: 5px;
	*text-align: left;
	*float: none;
}
.language li {
	display: inline-block;
	*margin-right: 3px;
	*float: left;
}
.language a {
	text-decoration: underline;
	color: blue;
}
.language a:hover {
	color: #4848FF;
}
#phone_number {
	width: 300px;
	display: inline-block;
	position: relative;
	top: 7px;
	left: 870px;
	*top: 5px;
	*left: 870px;
	background-color: #333333;
	border: 4px solid black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.219em;
	padding: 5px 23px;
	border-radius: 35px;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	behavior: url(js/PIE.htc);
	color: white;
	box-shadow: 2px 3px 7px black;
	-webkit-box-shadow: 2px 3px 7px black;
	-moz-box-shadow: 2px 3px 7px black;
	z-index: 5;
}
#phone_number img, #phone_number p {
	display: inline;
	vertical-align: middle;
}	

/* TITLE */

.slideshow {
	height: 390px;
	background-image: url(../img/backgrounds/slideshow_background.gif);
	background-repeat: repeat;
}
.slideshow > img:first-child {
	border-right: 2px solid black;
	margin-right: 30px;
	float: left;
}
.slideshow i {
	display: block;
	font-family: 'Archivo Narrow', sans-serif;
	font-size: 24px;
	font-style: italic;
	margin: 0px;
	padding: 7% 2% 0% 0%;
	text-align: right;
	color: white;
}
.slideshow h1 {
	font-family: 'hussarbold', sans-serif;
	font-size: 40px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0.3% 2% 0% 0%;
	font-style: italic;
	text-align: right;
	color: white;
}
.slideshow p {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 31px;
	padding-top: 5%;
	margin: 0px;
	font-weight: bold;
	text-align: center;
	text-shadow: 3px 3px 5px black;
	color: white;
}
.social {
	display: block;
	vertical-align: top;
	text-align: center;
}
.social a {
	display: inline-block;
	margin-right: 0.5%;
	padding-top: 0.5%;
}

/* Navigation */

.navigation {
	*height: 75px;
	display: block;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#096fca+0,085ca5+100 */
	background: #096fca; /* Old browsers */
	background: -moz-linear-gradient(top,  #096fca 0%, #085ca5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#096fca), color-stop(100%,#085ca5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #096fca 0%,#085ca5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #096fca 0%,#085ca5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #096fca 0%,#085ca5 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #096fca 0%,#085ca5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#096fca', endColorstr='#085ca5',GradientType=0 ); /* IE6-9 */
	list-style: none;
	margin: 0px;
	border-top: 0.5px solid #05437A;
	border-bottom: 0.5px solid #05437A;
	-webkit-box-shadow: #333 0px 3px 7px;
	-moz-box-shadow: #333 0px 3px 7px;
	box-shadow: #333 0px 3px 7px;
	behavior: url(../js/PIE.htc);
}
.navigation a {
	display: block;
	padding: 23px 20px;
	margin-left: 0px;
	color: white;
}
.navigation > a:first-child {
	border-left: 1px solid #05437A;
}
.navigation ul > li:first-child {
	margin-left: 0px;
}
.navigation li {
	display: inline-block;
	font-family: 'Roboto', sans-serif;
	font-size: 1.375em;
	text-decoration: none;
	text-transform: uppercase;
	border-right: 1px solid #05437A;
	margin-left: -4px;
	*cursor: pointer;
	*float: left;
}
.navigation li:hover, #selected, #sub_selected {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0a83ce+0,076e9e+100 */
background: #0a83ce; /* Old browsers */
background: -moz-linear-gradient(top,  #0a83ce 0%, #076e9e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0a83ce), color-stop(100%,#076e9e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #0a83ce 0%,#076e9e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #0a83ce 0%,#076e9e 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #0a83ce 0%,#076e9e 100%); /* IE10+ */
background: linear-gradient(to bottom,  #0a83ce 0%,#076e9e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a83ce', endColorstr='#076e9e',GradientType=0 ); /* IE6-9 */
cursor: pointer;
}

/* Rollover Navigation */

.navigation img {
	display: inline;
	vertical-align: middle;
	margin-left: 8px;
	margin-bottom: 4px;
}
.sub_nav {
	display: none;
	background-color: #064782;
	position: absolute;
	padding: 0px;
}
.sub_nav a {
	width: 240px;
	margin-left: 0px;
}
.sub_nav li {
	display: block;
	float: none;
	font-family: 'Roboto', sans-serif;
	font-size: 0.875em;
	border-top: none;
	border-left: none;
	border-right: none;
	position: relative;
	margin-left: 0px;
}
.sub_nav img {
	margin-right: 15px;
}

/* CONTENT */

.content {
	width: 92%;
	padding: 2% 4% 2.5% 4%;
}
.content p {
	width: 100%;
	-moz-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.906em;
	line-height: 180%;
	color: #333;
}
.content hr {
	border: 1px solid #999999;
	text-align: left;
}

/* FOOTER */

.footer {
	*height: 450px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img/backgrounds/footer_background.gif);
	background-repeat: repeat;
	border-top: 3px solid black;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	padding: 43px 51px 32px 108px;
	color: white;
	clear: left;
}
.footer ul {
	width: 17%;
	display: inline-block;
	vertical-align: top;
	*float: left;
}
.footer ul > li:first-child {
	font-size: 1.281em;
	font-weight: bold;
}
.footer li {
	font-size: 1.211em;
	margin-bottom: 22.5px;
	line-height: 140%;
}
.footer b {
	font-family: 'betterheatherregular', sans-serif;
	font-size: 2.106em;
}
.footer p {
	font-size: 0.875em;
}
.footer a {
	color: white;
}
.footer a:hover {
	color: #CCC;
}
.footer #exp {
	width: 44%;
	text-align: right;
}
.footer span {
	width: 49%;
	display: inline-block;
	vertical-align: top;
	margin-top: 75px;
	*float: left;
}
.footer ol {
	text-align: right;
	*float: right;
}
.footer ol li {
	display: inline-block;
	font-size: 0.938em;
	margin: 0px;
	padding-bottom: 10px;
	*margin-right: 5px;
	*float: left;
}
.footer ol > li:first-child {
	display: block;
	font-size: 1.125em;
	text-decoration: none;
	padding-bottom: 10px;
	*float: none;
}
.footer ol a {
	text-decoration: underline;
}
.footer p a {
	color: #EF3F42;
}
.footer p a:hover {
	color: #F37679;
}
.rz {
	text-align: right;
	*clear: right;
}