/* 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 }

* { margin:0; padding:0;}
html { min-width:986px;}
html, body { min-width:986px;  height:100%;}	
body { 
	background:#fff; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1.1875em;
	color:#8a8989;
	}
input, select, textarea { font-family:Arial, Helvetica, sans-serif;	font-size:1em;	vertical-align:middle;	font-weight:normal;}
object { vertical-align:top; outline:none}
.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.container1{ width:100%}
.clear { clear:both;}
.fleft{ float:left}
.fright{ float:right}
.container {	overflow:hidden; width: 100%;}
a img{ border:0}
img{ vertical-align:top;  }
fieldset{ border:none}

a{ color:#8a8989; text-decoration:underline; outline:none}
a:hover{ text-decoration:none}
		

.link{color:#54b5b3; text-transform:uppercase; font-size:.84em}
.link1{ color:#8a8989; text-decoration:none}
.link1:hover{ text-decoration:none; color:#fff}

.button{color:#fff; background:#54b5b3; font-weight:bold; text-transform:uppercase; padding:0 11px 0 11px; line-height:31px; display:block; text-decoration:none;  font-size:.84em; float:left  }
.button:hover{text-decoration:none; background:#999 }

section ul{margin:0; padding:0; list-style:none;}
section ul li{background:url(../images/tail2.gif) bottom left repeat-x; margin:0; padding-left:3px; }
section ul .last{background:none}
section ul li a{color:#8a8989; text-decoration:none; line-height:2.307em; background:url(../images/marker.gif) top left no-repeat; background-position:0 7px; margin:0; padding-left:17px; } 
section ul li a:hover { text-decoration: none; font-weight:bold; color:#fff; background:url(../images/marker-act.gif) top left no-repeat; background-position:0 7px; }

.link-1 { display:block; float:left; background:url(../images/link_bg.gif) top left repeat-x; color:#ffffff; text-decoration:none; }
.link-1 em { display:block; background:url(../images/link_left.gif) left top no-repeat;}
.link-1  b { display:block; background:url(../images/link_right.gif) right top no-repeat; padding:0 15px 0 15px; line-height:28px; font-weight:normal; font-style:normal;}
.link-1:hover{ text-decoration:none; color:#000000}


.block {height:122px;}
.extra {min-height:100%; height:auto !important; height:100%; margin: 0 auto -46px; position:relative; z-index:9000000}
html, body {height:100%;}

/*==========================================*/

.pr{ position:relative; z-index:5000}

.jbgallery img { -ms-interpolation-mode: bicubic; }

/*header*/
header {font-size:0.75em; color:#FFFFFF }
header .indent{margin:78px 0 0 687px; position:absolute; width:235px}
header .inside{padding:13px 0 0 209px; z-index:50000; position:relative; width:500px}
header .img{margin:21px 0 0 0}
header .logo{margin:67px 0 0 35px; position:absolute}

header h1 {position:absolute; left:0; top:13px; text-indent:-9999px; z-index:100000}
header h1 a { display:block; width:209px; height:67px; background:url(../images/logo.gif) no-repeat left top;	}

nav{ z-index:5000}

/*--- superfish dropdown menu begin ---*/
.sf-menu {margin:0; padding: 0;	list-style: none; z-index:5000}
.sf-menu {	line-height:1.0;}
.sf-menu ul { position:absolute; top:-999em; width:10em; /* left offset of submenus need to match (see below) */}
.sf-menu ul li { width:100%;}
.sf-menu li:hover {	visibility:inherit; /* fixes IE7 'sticky bug' */}
.sf-menu li {	float:left;	position:relative;	background: url(../images/bg_menu.gif) top left no-repeat !important;}
.sf-menu li:hover {	float:left;	position:relative;	background: url(../images/bg_menu-act.gif) top left no-repeat !important;}
.sf-menu a {	display:block;	position:relative;}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul { left:0; top:67px; /* match top ul list item height */	z-index:99;}

ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul { top:-999em;}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul { left:238px; /* match ul width */ top:0; margin-left:1px;}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul { top:-999em;}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul { left:10em; /* match ul width */ top:0;}

/*** DEMO SKIN ***/
.sf-menu {	float:	left;}
.sf-menu a {	text-decoration:none;	color:#fff;	text-decoration:none;	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	padding:0 10px 0 10px;	display:block;	width:208px;	zoom:1;}
.sf-menu a:hover, .sf-menu a.current	  { /* visited pseudo selector so IE6 applies text colour*/	color:#fff;}
.sf-menu li {	float:left;	padding:0 10px;	line-height:67px;	font-size:16px;}
.sf-menu li ul{	padding:10px 0px 10px 0px;	background:#222222;	width:239px}

	.sf-menu li li { font-size:16px; font-weight:normal; text-transform:none; text-align:left; line-height:33px; width:219px; border:none;	}
	.sf-menu .li a{		background:url(../images/marker-1.png) top right no-repeat #222222; }
	.sf-menu .li a:hover{		background:url(../images/marker-1-act.png) top right no-repeat;	}
	.sf-menu .li .current{		background:url(../images/marker-1-act.png) top right no-repeat;	}
		.sf-menu li li a {		font-family:Arial, Helvetica, sans-serif; font-weight:normal; background:#222222; color:#fff; line-height:33px; height:33px; overflow:hidden; display:block; width:198px; text-transform:capitalize;	}
	.sf-menu li li a:hover, .sf-menu li li a.current { color:#fff; background:#2c2c2c;	}
	.sf-menu li li:last-child a {		border-bottom:none;	}
.sf-menu li li li {}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {	outline:0;}
				
/*** arrows **/
.sf-menu a.sf-with-ul {	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */}
.sf-sub-indicator {	position:absolute;	display:block;	right:10px;	width:10px;	height:10px; text-indent:-999em;	overflow:hidden; background:url(../images/drop-down-arrow.gif) no-repeat 0 0;}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */	top:50%;	margin-top:-2px;}
a:hover .sf-sub-indicator, a.current .sf-sub-indicator {	background:url(../images/drop-down-arrow-act.gif) no-repeat 0 2px;}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { right:5px !important;}
.sf-menu ul a > .sf-sub-indicator { background:url(../images/arrow-sub.gif) no-repeat 0 0;}
/*--- superfish dropdown menu begin ---*/



/*content*/
section{ font-size:0.8125em; width:100%; text-align:left; }
aside .inside{ padding:0 0 0 0}
section .inside{padding:0 0 0 0}
.img-left{ float:left; margin:0 22px 0 0}
.img-indent{ margin:0 0 16px 0}
p{
	margin:0 0 23px 0;
	color: #999;
}
.p{ margin:0}
.p1{ margin:0 0 23px 0}
.p2{ margin:0 0 9px 0}
h2{color:#fff; font-size:3.69em; margin-bottom:11px; line-height:1.2em}
h3{
	color:#fff;
	font-size:1.38em;
	margin-bottom:17px;
	line-height:1.2em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h4{color:#fff; font-size:.92em;}
.txt{color:#fff}
.txt1{ font-size:10px; color:#464646}
.txt1 a{ font-size:10px; color:#464646}
.tail{ background:url(../images/tail.gif) bottom repeat-x; padding-bottom:2px;}
.tail1{ background:url(../images/tail.gif) bottom repeat-x; padding-bottom:15px; margin-bottom:15px}

.indent{padding:37px 40px 40px 32px}
.indent-col{padding:37px 30px 43px 32px}
.indent-col1{
	padding:37px 10px 43px 32px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #8a8989;
	font-style: italic;
}
.indent-col2{padding:37px 0 43px 32px}

.h{ height:80px}

/*box*/
.box{ background: url(../images/bg_box.png); width:100%;  min-height:581px; height:auto !important;  height:581px; }
.box .indent-box{ padding:0 3px 0 3px; }

.bot{ background:#fff;  margin-top:4px; width:100%; overflow:hidden; z-index:9000000000; position:relative}
/*footer*/
footer { height:46px; color:#000000; font-size:0.6875em; background:url(../images/bot.png) top left repeat-x; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; text-transform:uppercase; font-weight:bold; z-index:500000000000000000000000000000000; position: relative; }
footer .inside{ padding:8px 0 0px 0 }
footer a {color:#000000; text-decoration:none}  
footer a:hover {  text-decoration:underline}

footer ul{margin:0; padding:0; list-style:none;}
footer ul li{ margin:0; display:inline; background:url(../images/bg_li.gif) center right no-repeat; float:left}
footer ul li a{color:#000000; text-decoration:none; display:block; float:left; padding:2px 10px 2px 10px} 
footer ul li a:hover { text-decoration: underline;}
footer ul .last{background:none;}
footer ul .last a{ padding-right:0}
footer ul li .current{ text-decoration:underline;  }

.jamp{ width:40px; margin-left:6px}
select{font-size:.84em; color:#2d3331; height:20px}
	
.indent-2{ position:relative; padding-left:20px; float:left}
.rowElem{ height:45px}
.rowElem1{ height:30px; background:url(../images/bg_input.gif) top left no-repeat}
.block-contact span{ float:right; margin-right:60px}
.input{
   	border:none; 
	background:none;
	width:220px; height:20px;
	font-size:1em;
	color:#000;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
}input{
   	border:1px solid #272727; 
	background:#1e1e1e;
	width:280px; height:20px;
	font-size:13px;
	color:#8a8989;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
}
textarea{
   	border:1px solid #272727; 
	background:#1e1e1e;
	width:280px; height:151px;
	font-size:13px;
	color:#8a8989;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:31px;
	overflow:auto}
	
	
	
	
