/* 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 {width:100%;}

body { 	 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	color:#7b8f9e;
	min-width:960px;
	background:#fff;
}

.bg {width:100%; background:url(../images/bg.png) center 0 no-repeat #fff;}

.main {
	width:960px; 	
	padding:0;
	margin:0 auto;
	font-size:0.75em;
	line-height:1.5em;
	position:relative;
}

a {color:#205ca1; outline:none;}
a:hover {text-decoration:none;}

.col-1, .col-2 {float:left;}
.col-1 {width:330px; margin-right:10px;}
.col-2 {width:330px;}

.wrapper {width:100%; overflow:hidden;}
.extra-wrap {overflow:hidden;}
 
p {margin-bottom:18px;}
.p0 {margin-bottom:0px;}
.p1 {margin-bottom:8px;}
.p2 {margin-bottom:15px;}
.p3 {margin-bottom:30px;}
.p4 {margin-bottom:40px;}
.p5 {margin-bottom:50px;}
.p6 {margin-bottom:65px;}

.reg {text-transform:uppercase;}

.fleft {float:left;}
.fright {float:right;}

.alignright {text-align:right;}
.aligncenter {text-align:center;}

.title {margin-bottom:18px;}

.it {font-style:italic;}

.letter {letter-spacing:-1px;}

.color-1 {color:#fff;}
.color-2 {color:#000;}
.color-3 {color:#205ca1;}
.color-4 {color:#205ca1;}
.color-5 {color:#004c99;}
.color-6 {color:#205ca1;}
.color-7 {color:#004c99;}
.color-8 {color:#004c99;}

.index {
	position:relative;
	z-index:2;
}

/*********************************boxes**********************************/
.margin-bot {margin-bottom:20px; padding-top:15px;}

.spacing {margin-right:35px;}

.indent {padding:50px 0 0 0;}
.indent2 {padding-top:151px;}
.indent3 {padding-left:40px;}
.indent4 {padding:0 20px;}
.indent5 {padding-left:120px;}
.indent-bot {margin-bottom:20px;}
.indent-bot2 {margin-bottom:30px;}
.indent-bot3 {margin-bottom:45px;}

.img-indent-bot {margin-bottom:25px;}
.img-indent {float:left; margin:0 19px 0px 0;}	
.img-indent2 {float:left; margin:0 13px 0px 0;}	
.img-indent3 {float:left; margin:8px 20px 10px 8px;}
.img-indent4 {float:left; margin:0 16px 0px 0;}	
.img-indent-r {float:right; margin:0 0px 0px 40px;}	

.prev-indent-bot {margin-bottom:10px;}	

.buttons a:hover {cursor:pointer;}

.menu li a,
.list-1 li a,
.list-2 li a,
.link, .link-1,
.button, .button2,
.logo {text-decoration:none;}	

/*********************************header*************************************/
header {
	min-height:179px; 
	width:100%;
	background:url(../images/header-bg.jpg) center 0 no-repeat #01172f;
}
	#page1 header {
		min-height:542px; 
	}
	#page2 header, #page3 header, #page4 header, 
	#page5 header, #page6 header, #page7 header {
		position:relative;
		z-index:2;
	}

h1 {
	padding:27px 0 0 0; 
	position:relative;
}
.logo {
	display:inline-block; 
	font-size:29px;
	line-height:1.2em;
	text-transform:uppercase;
	color:#205ca1;
	letter-spacing:-3px;
}
	.logo strong {font-size:42px; display:inline-block; margin-bottom:-7px;}
		.logo strong strong {color:#fff; display:inline-block;}
		
.phone {
	display:block;
	font-size:25px;
	line-height:1.2em;
	color:#fff;
	letter-spacing:-1px;
}

/***** slider *****/

.slider-pos {
	position:absolute;
	z-index:1;
	top:-322px;
	left:0;
	width:100%;
}
.theme-default #slider {
    margin:0px auto 0 auto;
    width:950px; /* Make sure your images are the same size */
    height:424px; /* Make sure your images are the same size */
}
.theme-default .nivoSlider {
	position:relative;
	background:#fff url(loading.gif) no-repeat 50% 50%;
    margin-bottom:50px;
    -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.theme-default .nivo-controlNav {
	position:absolute;
	left:50%;
	bottom:-42px;
    margin-left:-40px; /* Tweak this to center bullets */
}
.theme-default .nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}

.theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.theme-default a.nivo-prevNav {
	left:15px;
}

.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}
.slider-shadow {
	width:100%;
	height:40px;
	background:url(../images/slider-shadow.png) 0 0 no-repeat;
}

	

/*********************************content*************************************/
#content {
	width:100%; 
	padding:40px 0 0 0;
	background:url(../images/bg.png) center 0 no-repeat #fff;
}
	#page1 #content {
		padding:0;
	}
	#page2 #content, #page3 #content, #page4 #content, 
	#page5 #content, #page6 #content, #page7 #content {
		position:relative;
		z-index:1;
	}

.spacer-1 {
	width:100%; 
	background:url(../images/pic-1.gif) 217px 0 repeat-y;
}

h3 {
	font-size:19px; 
	line-height:1.21em; 
	margin:0 0 20px 0; 
	padding:9px 0 13px 19px;
	color:#004c99;
	text-transform:uppercase;
	font-weight:normal;
	border-right:1px solid #ebeced;
	border-bottom:1px solid #ebeced;
	background-color: #fff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f3f4f5)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #fff, #f3f4f5); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient(top, #fff, #f3f4f5); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #fff, #f3f4f5); /* IE10 */
	background-image:      -o-linear-gradient(top, #fff, #f3f4f5); /* Opera 11.10+ */
	background-image:         linear-gradient(top, #fff, #f3f4f5);
	-pie-background: linear-gradient(#fff, #f3f4f5);
}
	h3.first {
		color:#fff;
		background-color: #004c99;
		background-image: -webkit-gradient(linear, left top, left bottom, from(#004c99), to(#0d275d)); /* Saf4+, Chrome */
		background-image: -webkit-linear-gradient(top, #004c99, #0d275d); /* Chrome 10+, Saf5.1+ */
		background-image:    -moz-linear-gradient(top, #004c99, #0d275d); /* FF3.6 */
		background-image:     -ms-linear-gradient(top, #004c99, #0d275d); /* IE10 */
		background-image:      -o-linear-gradient(top, #004c99, #0d275d); /* Opera 11.10+ */
		background-image:         linear-gradient(top, #004c99, #0d275d);
		-pie-background: linear-gradient(#004c99, #0d275d);
	}
h5 {
	font-size:14px;
	line-height:19px;
	text-transform:uppercase;
	color:#004c99;
}
	#page1 h5, #page2 h5 {padding:5px 0 0 0;}
h6 {
	color:#205ca1;
	font-weight:normal;
}

.border-bot {
	width:100%; 
	padding-bottom:10px; 
	background:url(../images/pic-1.gif) 0 bottom repeat-x;
}
	#page4 .border-bot, #page5 .border-bot {padding-bottom:20px;}
.border-bot2 {
	width:100%; 
	padding-bottom:40px; 
	background:url(../images/pic-1.gif) 0 bottom repeat-x;
}

.box {
	width:100%;
	border-right:1px solid #ebeced;
	border-bottom:1px solid #ebeced;
	background:url(../images/box-tail.gif) 0 0 repeat-x #f3f4f5;
}
	.box .indent {
		padding:20px 0 20px 20px;
	}
		#page4 .box .indent {padding:20px 18px;}
	.box-bg1 {
		width:100%; 
		background:url(../images/box-bg1.png) right 0 no-repeat;
	}
	.box-bg2 {
		width:100%; 
		background:url(../images/box-bg2.png) right 0 no-repeat;
	}
	.box-bg3 {
		width:100%; 
		background:url(../images/box-bg3.png) right 0 no-repeat;
	}
	.box-bg4 {
		width:100%; 
		background:url(../images/box-bg4.png) 0 45px no-repeat;
	}

.button {
	display:inline-block; 
	font-size:16px;
	color:#fff; 
	line-height:1.25em;
	padding:6px 10px 10px;
	text-transform:uppercase;
	background-color: #4492dd;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#4492dd), to(#205ca1)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #4492dd, #205ca1); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient(top, #4492dd, #205ca1); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #4492dd, #205ca1); /* IE10 */
	background-image:      -o-linear-gradient(top, #4492dd, #205ca1); /* Opera 11.10+ */
	background-image:         linear-gradient(top, #4492dd, #205ca1);
	-pie-background: linear-gradient(#4492dd, #205ca1);
}
	
	.button:hover {
		background-color: #205ca1;
		background-image: -webkit-gradient(linear, left top, left bottom, from(#205ca1), to(#4492dd)); /* Saf4+, Chrome */
		background-image: -webkit-linear-gradient(top, #205ca1, #4492dd); /* Chrome 10+, Saf5.1+ */
		background-image:    -moz-linear-gradient(top, #205ca1, #4492dd); /* FF3.6 */
		background-image:     -ms-linear-gradient(top, #205ca1, #4492dd); /* IE10 */
		background-image:      -o-linear-gradient(top, #205ca1, #4492dd); /* Opera 11.10+ */
		background-image:         linear-gradient(top, #205ca1, #4492dd);
		-pie-background: linear-gradient(#205ca1, #4492dd);
	}
.button2 {
	display:inline-block; 
	font-size:10px;
	color:#fff; 
	line-height:18px;
	padding:0 8px;
	text-transform:uppercase;
	background-color: #4492dd;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#4492dd), to(#205ca1)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #4492dd, #205ca1); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient(top, #4492dd, #205ca1); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #4492dd, #205ca1); /* IE10 */
	background-image:      -o-linear-gradient(top, #4492dd, #205ca1); /* Opera 11.10+ */
	background-image:         linear-gradient(top, #4492dd, #205ca1);
	-pie-background: linear-gradient(#4492dd, #205ca1);
	cursor:pointer;
}
	
	.button2:hover {
		background-color: #205ca1;
		background-image: -webkit-gradient(linear, left top, left bottom, from(#205ca1), to(#4492dd)); /* Saf4+, Chrome */
		background-image: -webkit-linear-gradient(top, #205ca1, #4492dd); /* Chrome 10+, Saf5.1+ */
		background-image:    -moz-linear-gradient(top, #205ca1, #4492dd); /* FF3.6 */
		background-image:     -ms-linear-gradient(top, #205ca1, #4492dd); /* IE10 */
		background-image:      -o-linear-gradient(top, #205ca1, #4492dd); /* Opera 11.10+ */
		background-image:         linear-gradient(top, #205ca1, #4492dd);
		-pie-background: linear-gradient(#205ca1, #4492dd);
	}
.button3 {
	display:inline-block; 
	font-size:14px;
	color:#fff; 
	line-height:1.214em;
	padding:8px 10px 7px;
	text-transform:uppercase;
	background-color: #4492dd;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#4492dd), to(#205ca1)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #4492dd, #205ca1); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient(top, #4492dd, #205ca1); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #4492dd, #205ca1); /* IE10 */
	background-image:      -o-linear-gradient(top, #4492dd, #205ca1); /* Opera 11.10+ */
	background-image:         linear-gradient(top, #4492dd, #205ca1);
	-pie-background: linear-gradient(#4492dd, #205ca1);
	cursor:pointer;
}
	
	.button3:hover {
		background-color: #205ca1;
		background-image: -webkit-gradient(linear, left top, left bottom, from(#205ca1), to(#4492dd)); /* Saf4+, Chrome */
		background-image: -webkit-linear-gradient(top, #205ca1, #4492dd); /* Chrome 10+, Saf5.1+ */
		background-image:    -moz-linear-gradient(top, #205ca1, #4492dd); /* FF3.6 */
		background-image:     -ms-linear-gradient(top, #205ca1, #4492dd); /* IE10 */
		background-image:      -o-linear-gradient(top, #205ca1, #4492dd); /* Opera 11.10+ */
		background-image:         linear-gradient(top, #205ca1, #4492dd);
		-pie-background: linear-gradient(#205ca1, #4492dd);
	}

.list-1 li {
	line-height:22px; 
	padding-left:12px; 
	background:url(../images/marker-2.gif) 0 8px no-repeat;
}
	.list-1 li a {
		display:inline-block;
		color:#fff;
	}
		.list-1 li a:hover {
			color:#1799cf;
		}

.list-2 li {
	width:100%;
	padding-bottom:1px;
}
	.list-2 li a {
		display:block; 
		font-size:14px;
		line-height:18px;
		color:#fff; 
		text-transform:uppercase;
		padding:7px 0 8px 11px; 		
		background-color: #004c99;
	}
	.list-2 a.active {
		display:block; 
		font-size:14px;
		line-height:18px;
		color:#fff; 
		text-transform:uppercase;
		padding:7px 0 8px 11px; 		
		background-color: #205ca1;
	}
		.list-2 li a:hover {
			background-color: #4492dd;
		}
	.list-2 .last-item {padding:0;}




.listq li{ line-height:17px;padding-bottom:8px; text-decoration:none; padding-left:26px; background:url(../images/marker_4.png) 0 2px no-repeat; display: inline-block}





.link:hover {text-decoration:underline;} 

.link-1 {color:#004c99;}
.link-1:hover {color:#205ca1;} 

.text-1 {
	display:inline-block;
	font-size:15px;
	line-height:1.2em;
	color:#091647;
	font-weight:normal;
	text-transform:uppercase;
} 
.text-2 {
	display:block;
	font-size:22px;
	line-height:1.2em;
	color:#004c99;
	text-transform:uppercase;
	margin-bottom:5px;
}
.text-3 {
	font-size:16px;
	line-height:22px;
	color:#004c99;
	font-weight:bold;
	margin:0 0 12px 0;
}
.text-4 {
	display:block;
	font-size:42px;
	line-height:1.2em;
	margin-bottom:10px;
	text-transform:uppercase;
}
.text-5 {
	font-size:16px;
	line-height:22px;
	color:#004c99;
	font-weight:bold;
	margin:0;
}
.text-6 {
	display:inline-block;
	padding:0 0 0 85px;
	font-size:16px;
	line-height:1.5em;
	color:#205ca1;
	text-transform:uppercase;
	font-weight:normal;
	margin-bottom:15px;
}

dl span {float:left; width:66px;}

/* Contact form */
#contact-form {
	position:relative;
	vertical-align:top;
	width:100%;
	z-index:1;
	}
	#contact-form fieldset {
		border:none;
		padding:0;
		}
		#contact-form .field {
			overflow:hidden;
			padding:0 0 15px 0;
			}
			
			#contact-form input {
				width:288px;
				line-height:17px;
				padding:9px 10px; 
				margin:0;
				background:url(../images/input-tail.gif) 0 0 repeat-x #f7f7f7;
				border:1px solid #e8e8e8;
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				color:#7b8f9e;
			}
			#contact-form .area .error { float:none;}
			#contact-form textarea {
				width:288px;
				height:118px;
				background:url(../images/area-tail.gif) 0 0 repeat-x #f8f8f8;
				border:1px solid #e8e8e8;
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				color:#7b8f9e;
				padding:7px 10px; 
				margin:0;
				overflow:auto;
				line-height:1.2em;
			}
				#contact-form a {
					cursor:pointer;
					}
				#contact-form .alignright {
					padding-top:12px;
					}
					#contact-form small {
						color:red;
						font-weight:bold;
						padding:0 0 0 5px;
						}
			#contact-form label {
				padding:0 0 0px 10px;
				display:inline-block;
				color:#F00;
				}
				#contact-form .error {
					color:#f00;
					font-size:11px;
					line-height:1.23em;
					display:none;
					overflow:hidden;
				}
		.buttons-wrapper { padding-top:26px; overflow:hidden; width:100%; position:relative; }
		.buttons-wrapper a { margin-right:18px;}
		
.arrow-top {
	width:62px;
	height:36px;
	background:url(../images/pic-3.png) 0 0 no-repeat;
	position:absolute;
	top:540px;
	left:180px;
}
.arrow-bot {
	width:39px;
	height:29px;
	background:url(../images/pic-4.png) 0 0 no-repeat;
	position:absolute;
	top:690px;
	left:410px;
}

.quote {
	padding:6px 0 0 3px;
	background:url(../images/quote.png) 0 2px no-repeat;
}

.list-services {
	padding:0;
}
	.list-services li {
		float:left; 
		padding:0 10px 0 0;
	}
#easyTooltip{
	font-family:Arial, Helvetica, sans-serif;
	padding:4px 12px;
	background:#004c99;
	color:#fff;
	font-size:12px;
	position:relative;
	z-index:9;
}
/****************************footer************************/
footer {
	width:100%; 
	padding:25px 0 30px;
	color:#7b7a7a;
}
	.footer-text {
		display:inline-block;
		padding:0 22px 0 26px;
		text-align:right;
	}

.menu-bot li {
	float:left;
	padding-right:17px;
}
	.menu-bot li a {
		color:#205ca1;
		text-decoration:none;
	}
	.menu-bot li a.active, .menu-bot li a:hover {
		text-decoration:underline;
	}
