/* 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;
	background:#000;
}
.ic {border:0;float:right;background:#fff;color:#f00;width:50%;line-height:10px;font-size:10px;margin:-220% 0 0 0;overflow:hidden;padding:0}
.bg {width:100%; background:url(../images/bg-top.jpg) center 0 no-repeat;}

.main {	
	font-size:13px;
	line-height:24px;
}

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

.col-1, .col-2 {float:left; width:222px;}
.col-1 {margin-right:17px;}
.column-1, .column-2 {float:left; width:284px;}
.column-1 {margin-right:37px;}

.wrapper {width:100%; overflow:hidden;}
.extra-wrap {overflow:hidden;}
 



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



.row-bot {
	width:100%;
	background:url(../images/row-bot-tail.gif) center top repeat;
}
.row-bot-bg {
	width:100%;
	padding:10px 0 55px;
	background:url(../images/row-bot-bg.jpg) center top no-repeat;
}
#page1 .row-bot-bg {padding:10px 0 50px;}

h1 {
	padding:22px 32px 0 10px; 
	float:left;
}
h2 {
	font-size:32px;
	line-height:1.2em;
	color:#fff;
	padding:10px 0 0 30px;
	margin-top:0px;
	background:url(../images/pic-1.gif) 0 0 repeat-y;
	overflow:hidden;
	text-align: right;
}

/***** menu *****/
.menu-row {
	width:100%;
	background:url(../images/menu-row.gif) center top repeat-x #000;
	border-bottom:1px solid #2b2b2b;
}
.menu {
	padding:10px 0px 36px 0px; 
	float:center;
}
.menu li {
	float:left; 
	position:relative;
	padding-left:58px;
}
.menu li a {
	display:inline-block; 
	font-size:13px; 
	line-height:2em;
	color:#808080; 
	text-transform:uppercase;
}
.menu li a.active,
.menu > li > a:hover {color:#fff;}



/*********************************content*************************************/
#content {
	width:100%; 

	background:#000;
	position:relative;
	z-index:1;
}
#page4 #content {background:url(../images/content-tail.gif) center top repeat-x #fff;}

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

h3 {
	font-size:24px; 
	line-height:2em;
	margin-bottom:18px;
}
h6 {color:#000;}

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

.box {
	width:100%; 
	background:url(../images/box-tail.gif) 0 0 repeat-x;
}

.button {
	display:inline-block; 
	padding:9px 28px 2px 20px;
	color:#fff; 
	background:url(../images/button-tail.gif) 0 0 repeat-x #498f06;
	cursor:pointer;
	border-radius:6px;
}
	.button span {
		display:inline-block;
		font-size:13px;
		line-height:1.23em;
		font-weight:bold;
		padding-left:14px;
		background:url(../images/marker-2.gif) 0 7px no-repeat;
	}
.button:hover {background:#000;}

.list-1 li {
	line-height:18px; 
	padding:6px 0 6px 15px; 
	background:url(../images/marker-1.gif) 0 13px no-repeat;
}
	.list-1 li a {
		display:inline-block;
		color:#030303;
	}
	.list-1 li a:hover {color:#68ab0b; text-decoration:underline;}

.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 {color:#030303;}
.link:hover {text-decoration:underline;} 

.link-1 {
	display:inline-block; 
	color:#fff;
	text-decoration:none;
}
.link-1:hover {color:#7dba14;} 

.link-2 {color:#030303; font-weight:bold;}
.link-2:hover {text-decoration:none;} 

.text-1 {
	display:block;
	font-size:16px;
	line-height:30px;
	color:#FFFFFF;
	padding:0px 0px 0px 20px;

	
} 
.text-2 {
	display:block;
	font-size:24px; 
	line-height:2em;
	color:#498f06;
} 
	.text-2 strong {
		display:block;
		margin-top:-18px;
	} 

dl span {float:left; width:96px; font-weight:bold}

/*********************************aside*************************************/
aside {
	width:100%;
	padding:34px 0 60px;
}




.img-border img {
	padding:6px;
	border: 1px solid #aaaaaa;
}

/* -- gallery  begin --*/
#gallery {
	width:1060px;
	height:882px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
}
#js {
	position:relative;
	width:940px;
	margin:0 auto;
	font-size:14px;
	line-height:25px;
}
 div.content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	width: 410px;
	height: 340px;
	overflow: hidden;
}
 div.content img {
	position: relative;
	z-index: 2;
}
 div.content a, div.navigation a {
	
}
 div.content a:focus, div.content a:hover, div.content a:active {
	
}
 div.controls {
	 position:relative;
}
 div.controls a {
	padding: 0px;
}
 div.ss-controls {
	float: left;
	display:none;
}
 div.nav-controls {
	width:100%;
	height:27px;
	position:absolute;
	left:0;
	bottom:56px;
}
div.nav-controls a.prev {
	display:block;
	width:39px;
	height:39px;
	background:url(../images/carousel-prev.png) 0 0 no-repeat;
	text-indent:-9999em;
	cursor:pointer;
	position:absolute;
	top:-583px;
	left:0;
	z-index:99;
}
div.nav-controls a.next {
	display:block;
	width:39px;
	height:39px;
	background:url(../images/carousel-next.png) 0 0 no-repeat;
	text-indent:-9999em;
	cursor:pointer;
	position:absolute;
	top:-583px;
	right:0;
	z-index:99;
}
div.nav-controls a.prev:hover,
div.nav-controls a.next:hover {cursor:pointer;}
 

div.caption {
	width:100%;
	height:100%;
}
 div.slideshow span.image-wrapper {
	display: block;
	width: 920px;
	height: 347px;
	background:url(../images/img-border2.jpg) 0 0 no-repeat;
	position:absolute;
	left:0;
	top:0;
	margin:0;
	padding:11px;
}
 
 
 div.caption-container {
	 float:right; 
	 width: 270px;
	 height: 620px;
	 position:relative;
}
 span.image-caption {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0;
	z-index:10;
	background:#fff;
}

 ul.thumbs {
	padding: 0 0 0 0;
	width:100%;
	overflow:hidden;
	position:relative;
}
 ul.thumbs li {
	float:left;
	margin-right:17px;
	margin-bottom:18px;
	width:200px;
	height:137px;
	padding:11px;
	background:url(../images/img-border.png) 0 0 no-repeat;
}
ul.thumbs li.last {margin-right:0;}
ul.thumbs li.last2 {margin-bottom:0;}
ul.thumbs li.last3 {margin:0;}
	 ul.thumbs li span {
		 display:block;
		 font-size:15px;
		 line-height:1.2em;
		 color:#f9f9f9;
		 text-transform:uppercase;
		 font-weight:bold;
	}
 a.thumb {
	 display:block;
}
 a.thumb:focus {
	outline: none;
}
#controls {
	width:100%;
}

 div.pagination {
	clear: both;
	text-align:center;
	position:relative;
	z-index:10;
}
 div.top.pagination {
	display:none;
}

/* -- gallery end --*/

/***** contact form *****/
#contact-form {
	display:block;
	width:100%;
}
	#contact-form label {
		display:block; 
		height:50px; 
		overflow:hidden;
	}
	#contact-form input {
		float:left; 
		font-size:12px; 
		line-height:1.25em;
		color:#030303;
		padding:8px 10px; 
		margin:0; 
		font-family:Arial, Helvetica, sans-serif; 
		border:1px solid #ebebeb; 
		background:#fff;
		outline:none;
	}
	#contact-form textarea {
		float:left;
		height:136px; 
		width:92%;
		font-size:12px; 
		line-height:1.25em;
		color:#030303;
		padding:5px 10px; 
		margin:0; 
		font-family:Arial, Helvetica, sans-serif; 
		border:1px solid #ebebeb;
		background:#fff;
		overflow:auto;
		outline:none;
	}


.buttons {padding:8px 0 0 0px; float: right; margin-right: 20px;}
.buttons a {margin-left:6px;}
		
/****************************footer************************/
footer {
	width:100%; 
  
}


