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

/* Global properties ======================================================== */
html, body {width:100%; padding:0; margin:0;}

body {
	color:#212121;
	min-width:962px;
	background:#033862;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
}
.bg {background:url(../images/bg.jpg) 0 0 repeat; width:100%; border-top:#064772 8px solid;}
/***********************************************************************/

a {text-decoration:none; cursor:pointer;}
a:hover {text-decoration:none;}

a.button {background:#8b847e; font-family:Arial, Helvetica, sans-serif; color:#fff; font-size:13px; line-height:18px; padding:2px 21px 5px 20px; display:inline-block;-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease;}
a.button:hover {background:#81b400; }


a.link-1 {text-decoration:none; cursor:pointer; color:#064772; font:14px/18px 'Oswald', sans-serif; text-transform:uppercase; display:inline-block;}
a.link-1:hover {color:#292929;}

.color-1 { color:#212121; font-weight:bold; text-transform:uppercase;}
.color-2 {
	color:#064772;
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	line-height: 21px;
}
.color-3 { color:#212121; font-weight:bold;}
.color-4 { color:#064772; }
a.color-4:hover, a.color-2:hover, a.color-7:hover { color:#212121; }
.color-5 {font:16px/21px 'Oswald', sans-serif;  color:#212121; }
.color-6 { font:26px/34px 'Oswald', sans-serif; color:#212121; }
.color-6 strong {font-size:16px; line-height:21px; padding-top:10px; color:#064772; display:inline-block; font-weight:normal; word-spacing:5px;}
.color-7 { color:#064772; font-weight:bold;}
.color-8 { color:#212121;}

h2 {
	color:#064772;
	font-weight:normal;
	letter-spacing:-1px;
	font-family: 'Oswald', sans-serif;
	font-size: 34px;
	line-height: 42px;
	font-variant: normal;
}
h2 strong {font-weight:normal; margin-top:-4px; display:block;}

h3 {font: 24px/28px 'Lobster', cursive; color:#fff; font-weight:normal; letter-spacing:-1px;}

ul {margin:0; padding:0;list-style-image:none;}
ul.list-1 li {padding:0px 0 9px 11px; line-height:21px; background:url(../images/marker-1.gif) 0 9px no-repeat;}
ul.list-1 li a {
	color:#212121;
	font-style:italic;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
}
ul.list-1 li a:hover {
	color:#999;
}

ul.list-2 li {padding:0px 0 9px 7px; line-height:21px; background:url(../images/marker-2.gif) 0 9px no-repeat;}
ul.list-2 li a { font: 13px/21px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#00a8ff;}
ul.list-2 li a:hover {color:#fff;}

ul.list-3 li {padding:13px 0 7px 0px; line-height:24px; border-top:#e6e2e2 1px solid;}
ul.list-3 li:first-child {border-top:none;}
ul.list-3 li a { font: 13px/21px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#939393; margin-left:7px;}
ul.list-3 li a:hover {color:#222221;}

/******************************************************************/
.clear {clear:both; line-height:0; font-size:0; width:100%;}
.wrapper {width:100%; overflow:hidden; position:relative}
.wrap {
	overflow:hidden;
	position:relative
}
.extra-wrap {overflow:hidden;}
.fleft {float:left;}
.fright {float:right;}

.line_height {line-height:24px !important;}
.img-indent {float:left; margin:0 15px 0px 0;}	
.img-indent-2 {float:left; margin:0 16px 0px 0;}	
.last {margin-right:0px !important;}

.border-shadow {  box-shadow: 0 0 5px rgba(218, 218, 218, 1); border:#fff 10px solid;} 

.left-1 {margin-left:30px;}

.right-1 {margin-right:70px;}

.top-1 {margin-top:32px;}
.top-2 {margin-top:22px;}
.top-3 {margin-top:16px;}
.top-4 {margin-top:26px;}
.top-5 {margin-top:48px;}
.top-6 {margin-top:14px;}
.top-7 {margin-top:28px;}
.top-8 {margin-top:17px;}

.bot-0 {padding-bottom:0 !important; margin-bottom:0 !important;}

.bot-1 {margin-bottom:25px;}

.pad-1 {
	margin:62px 0 36px 0;
}
.pad-2 {margin:59px 0 41px 0;}
.pad-3 {margin:64px 0 41px 0;}
.pad-4 {margin:51px 0 41px 0;}

.p1 {padding-bottom:21px;}
.p2 {padding-bottom:25px;}
.p3 {padding-bottom:12px;}
.p4 {padding-bottom:39px;}
.p5 {padding-bottom:37px;}
.p6 {padding-bottom:19px;}
.p7 {padding-bottom:41px;}
.p8 {padding-bottom:9px;}

/* Lightbox image */
.lightbox-image{display:inline-block;position:relative;}
.lightbox-image img.magnify{position:absolute;width:0px;height:0px;left:50%;top:50%;}

/*********************************header*************************************/
header {width:950px; margin:0 auto; z-index:101; position:relative; padding-bottom:35px;}
.header-border {border-bottom:#e3e3e3 1px solid;}
h1 {float:left; margin-top:93px; display:inline-block; }
h1 strong {display:inline-block; font:16px/20px 'Oswald', sans-serif; color:#064772; text-transform:uppercase; margin:46px 0 0 -8px;}

header .fright {
	width:550px;
	text-align:right;
	margin:41px 0px 0 0;
}
header .fright p {font:12px/15px Arial, Helvetica, sans-serif; color:#5a5a5a;}
header .fright p a {color:#064772; text-decoration:none; margin:0 3px;}
header .fright p a+a {margin-right:0;}
header .fright p a:hover {color:#0763a0; text-decoration:underline}

.form-search {float:right; margin:13px 0px 0 0px; border:#e4e4e4 1px solid; background:url(../images/search-form-bg.gif) 0 0 repeat;}
#form-search input { width:233px; height:18px; font-family: Arial, Helvetica, sans-serif; font-size:14px; background:transparent; border:none; color:#b4b4b4;  vertical-align:top; padding:7px 10px 7px 7px; display: inline-block; float:left; margin-right:4px;}
.search_button {background:url(../images/search-button.png) 0 0 no-repeat; display:inline-block; vertical-align:top; float:left; width:25px; height:18px; margin:6px 10px 0 0;}
.search_button:hover {background:url(../images/search-button.png) right 0 no-repeat; }

nav {float:right; margin:40px 0px 0px 0px; position:relative; z-index:101;}

/*********************************content*************************************/
#content { width:962px; margin:0 auto; padding-bottom:56px;}
.border-1 {background:#fafaf8; border:#e9ebf0 1px solid; padding:5px;}
.border-3 {border:#e6e6e3 1px solid;}
.border-2 {background:#eff0ed; padding:5px;}
.line-1 {background:url(../images/line-1.gif) 0 0 repeat-x; height:7px;}
.block-1 p.color-1 {padding-top:18px;}
.block-2 h2 {margin:5px 0 28px 0;}
.block-2 .extra-wrap {margin-top:14px;}
.block-3 {border-bottom:#e8dfe8 1px solid; padding: 13px 0 14px 10px;}
.block-3 .extra-wrap {margin-top:5px;}
a.border-1, a.border-2, a.border-3 {display:inline-block;}
a.border-2:hover, a.border-1:hover {background:#dbdbdb;}

.block-4 {width:270px; margin-right:10px; float:left;}
.block-5 {border-bottom:#e3e3e3 1px solid; padding-bottom:56px; margin-bottom:32px;}
.block-5 img {margin-bottom:18px;}
.block-6 {float:left; width:310px; margin-right:10px;}
.dropcap {background:url(../images/dropcap.png) 0 0 no-repeat; width:68px; height:60px; overflow:hidden; float:left; margin:5px 14px 0 0; font: 34px/48px 'Lobster', cursive; color:#fff; text-align:center; padding-top:8px}
.block-7 {float:left; width:310px; margin-right:50px;}
.block-8 {margin-top:28px;}
.block-8 ul { float:left; width:310px; margin-right:50px;}

/****************************aside************************/
aside {width:100%; background:#074a75; margin:0 auto; position:relative; overflow:hidden; padding:47px 0 22px 0;}
aside ul.list-2 {margin-top:15px;}

.tooltips { margin:17px 0px 0 0; overflow:hidden;}
.tooltips a {display:inline-block; float:left; margin-left:22px;}
.tooltips a:first-child {margin-left:0;}
.tooltips a span { color:#fff; display:inline-block; margin:3px 0 0 9px;}
.tooltips a:hover img {opacity:.7;}
.tooltips a:hover span {color:#01a8ff;}

/****************************footer************************/
footer {width:950px; margin:0 auto; overflow:hidden; padding:37px 0 28px 0;}
footer p, footer p.fleft a {font-size:12px; line-height:18px; color:#2f91d0; text-transform:uppercase;}
footer p.fleft a:hover {color:#fff;}
footer p.fright span {margin:0 16px;}
footer p.fright, footer p.fright span, footer p.fright a {color:#fff;}
footer p.fright a:hover, footer p.fright a.active {color:#2f91d0;}



/**********************form**********************/
.map {width:420px; height:350px;}
.map iframe {	
  width:420px;
  height:350px;
}
dl {margin:17px 0px 0 0px;}
dl dt {
	float:left;
	width:230px;
	margin-top: 3px;
	margin-right: 33px;
	margin-bottom: 0;
	margin-left: 0;
}
dl dd {
	float:left;
	overflow:hidden;
}
dl dd span {
	display:block;
	width:50px;
	float:left;
}

dl dd a {}
#form { margin: 35px 0 0px 0px; width:470px; }
#form input {
	border:#e4e4e4 1px solid;
	background:url(../images/form.jpg) 0 0 repeat;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px;
	color:#b4b4b4; 
	padding:7px 8px 8px 7px;
    outline: medium none;
    width: 213px;
	height:17px;
	float:left;
}
#form textarea {
	border:#e4e4e4 1px solid;
	background:url(../images/form.jpg) 0 0 repeat;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px;
	color:#b4b4b4; 
    height: 278px;
    outline: medium none;
    overflow: auto;
    padding: 8px 0px 0px 7px;
    width: 462px;
	resize:none;
	margin:0px 0 0 0;
	float:left;
}
#form label {
	position:relative;
    display: block;
    min-height:50px;
}
#form .error, #form .empty {
    color: #FF0000;
    display: none;
    font-size: 10px;
	line-height:14px;
	width:200px;
	float:left;
	margin-top:2px;
}
#form .error-empty {margin: 4px 0 0 5px !important; display:none; float:left;}
#form .success {display:none; margin-bottom:5px;}
.btns {
	text-align:right;
	width:470px;
	position:relative;
	overflow:hidden;
	padding-top:15px;
}
.btns a {margin: 0px 0px 0px 36px;}
