/* 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:#000000;
	min-width:960px;
	background:#7ba6f5;
}
	body#page1 {min-width:1070px;}

.bg {width:100%; background: center 0 no-repeat;}

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

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

.col-1, .col-2 {float:left;}

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

.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:#000000;}
.color-2 {color:#060202;}
.color-3 {color:#666;}

/*********************************boxes**********************************/
.margin-bot {margin-bottom:35px;}

.spacing {margin-right:35px;}

.indent {padding:0 22px 0 0;}
.indent2 {padding-left:40px;}
.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 20px 0px 0;}	
.img-indent2 {float:left; margin:0 10px 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-2 li a,
.link,
.button,
.logo {text-decoration:none;}	

/*********************************header*************************************/
header {
	width:100%;
	position:relative; 
	z-index:2;
}
.row-1 {
	height:126px;
	position:relative;
	z-index:2;
	margin-bottom:-4px;
}
.row-2 {
	min-height:639px;
	background:url(../images/row2-bg.jpg) center 0 repeat-x;
	position:relative;
	z-index:1;
}

h1 {
	padding:25px 0 0 0; 
	position:relative;
	float:left;
}
.logo {
	display:inline-block;
	font-size:50px;
	line-height:1.2em;
	color:#fffefe;
}
	.logo strong {
		display:inline-block;
		font-size:25px;
		line-height:1.2em;
		color:#d19847;
		padding-top:25px;
	}

/*********************************content*************************************/
#content {
	width:100%; 
	padding:48px 0 80px;
	position:relative;
	z-index:1;
	background:#7ba6f5;
}
	#page1 #content {padding:48px 0 60px;}

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

h3 {
	font-size:25px; 
	line-height:1.2em; 
	margin:0 0 35px 0; 
	color:#382f26;
}
h5 {
	font-size:13px;
	color:#060202;
}
	h5 a {color:#060202; text-decoration:none;}
	h5 a:hover {text-decoration:underline;}

.border-bot {
	width:100%; 
	padding-bottom:48px; 
	background:url(../images/pic-1.gif) 0 bottom repeat-x;
}

.box {
	width:100%; 
	min-height:295px; 
	background:url(../images/bg-box.png) 0 0 repeat;
}

.button {
	display:inline-block; 
	padding:0 10px;
	color:#000; 
	background:url(../images/button-tail.gif) 0 0 repeat-x;
}
	
	.button:hover {color:#fff;}

.list-1 li {
	display:inline-block;
	line-height:20px; 
	padding:0 0 10px 18px; 
	background:url(../images/marker.gif) 0 7px no-repeat;
}
	.list-1 li a {
		color:#d19847;
		font-weight:bold;
	}
		.list-1 li a:hover {
			text-decoration:none;
		}
	#page3 .grid_16 .list-1 li {display:block;}
	#page3 .grid_16 .list-1 li a {display:inline-block;}

.list-2 li {
	font-size:14px; 
	line-height:24px; 
	padding:0px; 
	background:url(../images/pic-1.gif) 0 bottom repeat-x;
}
	.list-2 li a {
		display:block; 
		color:#1799cf; 
		padding-left:12px; 
		background:url(../images/marker-1.gif) 0 10px no-repeat;
	}
		.list-2 li a:hover {color:#fff;}
	.list-2 .last-item {background:none;}

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

.link-1 {
	color:#d19847;
	font-weight:bold;
	cursor:pointer;
}
.link-1:hover {text-decoration:none;} 

.text-1 {
	display:inline;
	font-size:13px;
	color:#060202;
} 
.text-2 {font-size:14px; line-height:1.285em;}  

dl dt {font-size:13px; line-height:20px; color:#060202; font-weight:bold;}
dl span {float:left; width:82px;}

.tdate-1 {
	display:block;
	font-size:13px;
	line-height:20px;
	color:#060202;
}

.gallery li {
	float:left;
	margin:0 12px 12px 0;
}
	.gallery li.last {margin:0 0 12px 0; float:none;}
	.gallery li.last1 {margin:0 12px 0 0;}
	.gallery li.last2 {margin:0; float:none;}

/**** Lightbox image ****/
.lightbox-image,
.lightbox-image2 {
	position:relative;
	z-index:1;
	overflow:hidden;
	display:inline-block;
	cursor:pointer;
	}
	.lightbox-image img,
	.lightbox-image2 img {
		position:relative;
		z-index:2;
	}
	.lightbox-image span {
		display:inline-block;
		position:absolute;
		left:0px;
		top:0;
		width:100%;
		height:100%;
		background:url(../images/magnify.png) no-repeat 50% 50%;
		z-index:1;
		padding:0;
	}
	.lightbox-image2 span {
		display:none;
		position:absolute;
		left:0px;
		top:0;
		width:100%;
		height:100%;
		background:url(../images/button2-video.png) no-repeat 50% 50%;
		z-index:1;
		padding:0;
	}	
	
/***** video *****/
.extr {
	position:relative;
	z-index:1;
	background:#d4d2d2;
	padding:1px;
	width:499px;
}
.video {position:relative;}
.video img {
	position:relative; 
	z-index:1;
}
.button-video {
	position:absolute; 
	top:50%; 
	left:50%; 
	width:52px; 
	height:52px; 
	margin:-31px 0 0 -20px; 
	z-index:2; 
	display:block; 
	background:url(../images/button-video.png) left top no-repeat;
}
	.button-video:hover {
		background-position:left bottom;
	}
	
/***** table *****/
table.table-1 {
	width:100%;
	border:0 none;
}
.table-1 thead th {
	font-size:13px;
	line-height:46px;
	color:#000000;
	font-weight:bold;
	background: none;
	text-align: left;
	padding-left:21px;
}
	.table-1 thead th.first {width:231px;}
	.table-1 thead th.second {width:98px;}
.table-1 tbody th {
	font-size:12px;
	line-height:34px;
	color:#000000;
	font-weight:normal;
	background: none;
	text-align: left;
	padding-left:21px;
}
.table-1 tbody tr td {
	font-size:12px;
	line-height:26px;
	color:#000000;
	background: #fff;
	text-align: left;
	padding-left:21px;
}

	
/***** tabs *****/
#tab {
	position:relative; 
	min-height:202px; 
	width:100%; 
	overflow:hidden;
}

ul.tabs {
	margin: 0;
	padding: 0;
	position:absolute;
	top:175px;
	left:0px;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding-right:3px;
	overflow: hidden;
	position: relative;
}
ul.tabs li a {
	text-decoration: none;
	display:block;
	width:29px;
	height:27px;
	line-height:27px;
	text-align:center;
	color: #fff;
	background:url(../images/tabs-li-a.png) 0 0 no-repeat;
	font-size: 13px;
	font-weight:bold;
	outline: none;
}
ul.tabs li a:hover, ul.tabs li.active a {
	color:#060202;
}
.tab_content {width:100%; overflow:hidden;}

/***** Contact form *****/
 #contact-form {
	vertical-align:top;
	padding-top:0px;
}
	#contact-form fieldset {
		border:none;
		}
		#contact-form .rowElem2 {
			display:block;
			height:65px;
			position:relative;
			z-index:2;
			}
			#contact-form input {
				width:443px; 
				padding:9px 5px;  
				margin:0;
				float:left; 
				font-family:Arial, Helvetica, sans-serif;
				font-size:13px;
				line-height:1.23em;
				color:#fff; 
				border:none;
				background:url(../images/input-tail.gif) 0 0 repeat-x;
				border-radius:5px;
				-moz-border-radius:5px;
				-webkit-border-radius:5px;
				}
			#contact-form .textarea-box {
				position:relative;
				height:250px;
				width:540px;
				padding:6px 4px 0px 0px;
				background:#ffffff;
				border-radius:5px;
				-moz-border-radius:5px;
				-webkit-border-radius:5px;
			}
			#contact-form textarea {
				overflow:auto; 
				width:442px; 
				padding:10px 5px;  
				float:left; 
				font-family:Arial, Helvetica, sans-serif;
				font-size:13px;
				color:#fff; 
				border:none;
				height:225px; 
				margin:0; 
				background:url(../images/textarea-tail.gif) 0 0 repeat-x;
				border-radius:5px;
				-moz-border-radius:5px;
				-webkit-border-radius:5px;
				}
				#contact-form label {
					padding:6px 4px 0px 0px;
					display:inline-block;
				}
				#contact-form .rowElem2 label {
					height:41px;
					background:url(../images/label-tail.gif) 0 0 repeat-x;
					border-radius:5px;
					-moz-border-radius:5px;
					-webkit-border-radius:5px;
				}
				#contact-form .rowElem2 label.error {
					position:absolute;
					top:40px;
					right:20px;
					z-index:1;	
					background:none;
				}
				#contact-form .textarea-box label {
					position:absolute;
					top:251px;
					right:0px;
					z-index:1;
				}
			#contact-form .error {
				color:#f00;
				font-size:11px;
				font-weight:bold;
				display:none;
			}

div#contact_form .download-box {
	margin-top:20px;
}

.text-form {
	float:left; 
	display:block; 
	width:71px; 
	line-height:2em; 
	color:#8b725a; 
	text-align:right; 
	padding:5px 15px 0 0;
}

.buttons {padding:25px 5px 0 0; text-align:right; overflow:hidden;}
.buttons a {margin-left:18px;}
		
/****************************footer************************/
footer {
	width:100%; 
	padding:25px 0;
	color:#8b725a;
	background:#022566
}

.footer-logo {
	display:inline-block;
	font-size:16px;
	line-height:1.2em;
	color:#fefefe;
}
	.footer-logo strong {color:#b18649;}

.list-services {
	padding:0;
	float:right;
}
	.list-services li {
		float:left; 
		padding:0 0 0 3px;
	}
	
/***** Easy Tooltip *****/
#easyTooltip {
	display:inline-block;
	padding:5px;
	min-width:50px;
	text-align:center;
	border:1px solid #f9f3e3;
	background:#050403;
	color:#f9f3e3;
	font-size:12px;
	line-height:1.25em;
}

