* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
body { 
	background:#fff; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1.25em;
	color:#222;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col-1, .col-2, .col-3 { 
	float:left;
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.container { 
	width:100%;
}




/*==== GLOBAL =====*/
#main {
	width:940px; 
	margin:0 auto;
	font-size:.9375em;
	position:relative;
}

#header {
	height:350px;
	background:url(images/header-bg-1.jpg) left bottom no-repeat;
	position:relative;
	border-bottom:0px solid #97cefa;
}


/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif; font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:0 20px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:20px;
}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}

p {
	margin-bottom:20px;
}
.p1 { 
	margin-bottom:10px;
}
.p2 { 
	margin-bottom:20px;
}
.p3 { 
	margin-bottom:30px;
}

#page1 p {
	font-size: 12px;
	margin-bottom:10px;
	line-height:1.5em;
}

/*----- txt, links, lines, titles -----*/
a {
	/* color:#d95448; */
	color:#556b2f;
	outline:none;
}
a:hover{
	text-decoration:none;
}

h1 {
	font-size:72px;
	color:#191919;
	font-weight:normal;
	line-height:1.2em;
	text-transform:uppercase;
	padding:18px 0 0 0;
	margin:0 0 0 -5px;
	letter-spacing:-2px;
	float:left;
}
	h1 a {
		color:#191919;
		text-decoration:none;
	}
		h1 a strong {
			font-weight:normal;
		/*	color:#d95448; */
			color:#0099ff;
		}
h2 {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:1.2em;
	text-transform:uppercase;
	font-weight:normal;
	padding:4px 0 0 0;
	margin-bottom:23px;
}

#page1 h2 {
	font-size:16px;
	margin-bottom:10px;
	display:inline-block;
}

#page1 h2 a {
	font-size:12px;
	font-weight:normal;
	text-transform:capitalize;
}

h3 {
	font-size:34px;
	line-height:1.2em;
	text-transform:uppercase;
	margin-bottom:15px;
}
	h3 strong {
		display:block;
		/* color:#d95448; */
		color:#0099ff;
		margin-bottom:-8px;
	}
	h3 em {
		display:block;
		margin-bottom:-8px;
		font-style:normal;
	}
h4 {
	font-size:1.33em;
	line-height:1.2em;
	text-transform:uppercase;
	font-weight:normal;
	padding:4px 0 0 0;
	margin-bottom:24px;
}
h5 {
	font-size:1em;
	font-weight:normal;
	margin-bottom:20px;
}

	#page2 h5 {
		font-weight:bold;
		margin-bottom:10px;
	}
	
h6 {
	font-size:1em;
	font-weight:normal;
	/*color:#d95448;*/
	color:#0099ff;
}


.address dt {
	margin-bottom:20px;
	/*color:#d95448;*/
	color:#0099ff;
}
.address dd { 
	clear:both;
}
	.address dd span { 
		float:left;
		width:74px;
	}


/*===== header =====*/
#header .row-1 {
	height:139px;
	/*border-bottom:5px solid #d95448;*/
	border-bottom:5px solid #1e90ff;
	overflow:hidden;
	margin-bottom:3px;
}

#header .row-2 {
	padding:31px 0 0 0;
}
	#header .row-2 .video {
		background:#fff;
		border:5px solid #b0e0e6;
		width: 340px;
		height: 200px;
		float:left;
		margin: -20px 0 0 40px;
		padding: 2px;
		-webkit-box-shadow: rgba(0, 0, 0, 0.246094) 0px 3px 6px;
		-moz-box-shadow: rgba(0, 0, 0, 0.246094) 0px 3px 6px;
		box-shadow: rgba(0, 0, 0, 0.246094) 0px 3px 6px;
		-moz-border-radius: 5px; 
		-webkit-border-radius: 5px;
		border-radius: 5px;
	}
	
	#header .row-2.hidevid .video {
			border:0px;
			background:none;
			-webkit-box-shadow: none;
			-moz-box-shadow: none;
			box-shadow:none;
		}

	#header .row-2 .indent {
		float:left;
		margin: 0 0 0 80px;
		width: 400px;
	}
	#header .row-2 h2 {
		font-family:"Arial Black", Gadget, sans-serif;
		font-size:33px;
		line-height:32px;
		text-transform:uppercase;
		font-weight:normal;
		letter-spacing:-1px;
		margin-bottom:16px;
		padding:0;
	}
	#header .row-2 h2:first-line {
		color:#000;
	}
/*	#header .row-2 .button {
		font-family:"Arial Black", Gadget, sans-serif;
		font-size:11px;
		color:#fff;
		float:left;
		display:block;
		padding:6px 17px 7px 17px;
		/*background:#d95448;
		background:#1e90ff;
		text-decoration:none;
		text-transform:uppercase;
		-webkit-border-radius:5px;
		-moz-border-radius:5px;
		border-radius:5px;
	}
		#header .row-2 .button:hover {
			background:#87cefa;
		}
*/

#header .nav {
	float:right;
	padding:96px 0 0 0;
}
	#header .nav li {
		float:left;
		padding-left:3px;
	}
		#header .nav li a {
			float:left;
			padding:11px 0 9px 0;
			width:118px;
			text-align:center;
			color:#fff;
			font-family:"Arial Black", Gadget, sans-serif;
			text-decoration:none;
			font-size:11px;
			text-transform:uppercase;
			/*background:url(images/nav-bg.jpg) repeat 0 0;*/
			background-position:0 0;
			position:relative;
			background:#87cefa url(images/alert-overlay.png) repeat-x;
			-moz-border-radius-topleft: 9px;
			-webkit-border-top-left-radius: 9px;
			border-top-left-radius: 9px;
			-moz-border-radius-topright: 9px;
			-webkit-border-top-right-radius: 9px;
			border-top-right-radius: 9px;
		}
		#header .nav li a:hover, #header .nav li li a:focus, #header .nav li li a:active {
			background-position:-150px 0;
		}
		#header .nav li a.active {
			padding-bottom:13px;
			background-position:0 -250px !important;
		}

.top-links {
	position:absolute;
	right:-5px;
	top:16px;
	font-size:17px;
}
	.top-links li {
		display:inline;
	}
		.top-links li a {
			padding:0 5px 0 1px;
			text-decoration:none;
			color:#191919;
		}
		.top-links li a:hover {
			color:#d95448;
			text-decoration:underline;
		}
		
		.top-links li span {
			font-weight:bold;
		}


/*===== content =====*/
#content {
	padding:30px 0 33px 0;
}

.banners {
	padding:18px 0 0 0;
}
	.banners li.item2 {
		padding-left:10px;
	}
	.banners li.item3 {
		margin-left:-10px;
	}

.list1 {
	margin-bottom:-10px;
}
	.list1 li {
		padding-bottom:25px;
		color:green;
		text-align:right;
		font-size: 12px;
	}
		.list1 li blockquote {
			text-align:left;
			color:#222;
			padding:10px;
			font-size: 14px;
			background:#f9f9f9;
			-moz-border-radius:9px;
			-webkit-border-radius:9px;
			border-radius:9px;
			border:1px solid #e9e9e9;
			margin-bottom:5px;
		}

.list2 li {
	padding-bottom:2px;
}

/*===== clients =====*/
#clients {
	border-top:1px solid #ccc;
	padding:19px 0 19px 0;
	text-align:center;
}
	#clients img {
		height:60px;
		padding:6px;
		margin:0 12px;
		width:100px;
		border:1px solid #ddd;
	}

/*===== footer =====*/
#footer {
	color:#c1bcbd;
	border-top:5px solid #ecebec;
	padding:19px 0 76px 0;
	font-size:12px;
}

	#footer a {
		color:#666;
		text-decoration:none;
	}


/*----- forms 
#contacts-form { clear:right; width:100%; overflow:hidden; padding:15px 0 0 0;}
#contacts-form fieldset { border:none; float:left; }
#contacts-form .col-1 { width:285px !important; margin-right:0 !important}
#contacts-form .col-2 { width:311px !important; margin-right:0 !important} 
#contacts-form .field { clear:both; text-align:right;}
#contacts-form label { float:left; width:57px; padding-bottom:10px; padding-right:10px;}
#contacts-form input { width:170px; font-size:.85em; padding-left:3px; float:left; border:1px solid #d1cecd; background:none; padding:2px 0 2px 3px;}
#contacts-form textarea { width:220px; height:75px; font-size:.85em; padding-left:3px; margin-bottom:15px; overflow:auto;  border:1px solid #d1cecd; background:none; padding:2px 0 2px 3px;}
-----*/
form#contact {
	float:right;
	margin: 0 0 0 20px;
	padding-bottom: 5px;
}

form#sample {
	padding-bottom: 5px;
}

input[type="text"], textarea {
	background: #fff url(images/input-bg.png) no-repeat;
	border: 1px solid #bbb;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #000;
	font-size: 14px;
	line-height: 1;
	margin: 0 0 12px 0;
	padding: 6px;
	width: 280px;
	display:block;
}

input[type="text"].blur, textarea.blur { color: #ccc; }

input.button {
	float:none;
}

textarea {
	height:120px;
}

#loading {
	display: none;
	position: fixed;
	right: 10px;
	top: 10px;
}

.notice {
	background: #ffe;
	border: 1px solid #ddd;
	padding: 1em;
	margin-bottom: 18px;
}

.error {
	background: #FBE3E4;
	border: 1px solid #FBC2C4;
	padding: 1em;
	margin-bottom: 18px;
}

/*----- buttons -----*/
	a.button {
		border: 0;
		border-bottom: 1px solid rgba(0,0,0,0.25);
		color: #fff;
	}
	.button, .button:visited {
		background: #1e90ff url(images/alert-overlay.png) repeat-x; 
		border: 0;
		-moz-border-radius: 5px; 
		-webkit-border-radius: 5px;
		border-radius: 5px;
		border-bottom: 1px solid rgba(0,0,0,0.25);
		-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
		-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
		box-shadow: 0 1px 3px rgba(0,0,0,0.5);
		color: #fff;
		cursor: pointer;
		display: block; 
		margin: 0;
		padding:8px 17px 7px 17px; 
		position: relative;
		text-decoration: none;
		text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
		text-transform:uppercase;
		font-family:"Arial Black", Gadget, sans-serif;
		font-size:11px;
		float:left;				
	}

	.button:hover { 
		background-color:#87cefa;; 
		color: #fff; 
	}
	.button:active { 
		color: #fff; 
		top: 1px; 
	}
	
/*==========================================*/