/* 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 ======================================================== */
body { 
	background:url(../images/tail-top.gif) repeat-x left top #f7f7f7; 
	font-family:"trebuchet MS", Helvetica, sans-serif;
	font-size:100%; 
	line-height:1em;
	color:#999999;
}
html { 
	min-width:999px;
}
html, 
body { 
	height:100%;
}



/* Global Structure ============================================================= */
#main {
	margin:0 auto;
	position:relative;
	width:999px;
	font-size:.814em;
}

	/* Header */
	header{
		height:684px;
		position:relative;
		overflow:hidden;
		width:100%;
	}
	
	/* Footer */
	footer {
		padding:22px 49px 20px 51px;
		line-height:1.385em;
	}




/* Left & Right alignment */

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

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

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

.wrapper { 
	width:100%;
	overflow:hidden;
}



/*---- tailings ----*/
.header-bg {
	background:url(../images/header-bg.jpg) no-repeat center 164px;
	width:100%;
}

/*----- form defaults -----*/
input, 
select, 
textarea { 
	font-family:"trebuchet MS", Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}

fieldset {
	border:0;
}

/*----- lists -----*/

.list {
	padding-bottom:6px;
}
	.list li {
		width:100%;
		overflow:hidden;
		vertical-align:top;
		background:url(../images/divider1.gif) repeat-x left bottom;
		padding-bottom:12px;
		margin-bottom:10px;
	}
		.list li span {
			float:left;
		}
		.list li b {
			float:right;
			font-weight:normal;
		}  
			.list li.alt b {
				font-weight:bold;
			}
		.list li strong {
			color:#000;
			float:right;
			text-transform:uppercase;
		}
		.list li a {
			color:#252525;
			text-decoration:none;
		}
		.list li a:hover {
			color:#6ec816;
		}

.list1 {
	margin-top:-20px;
}		
	.list1 li {
		width:100%;
		overflow:hidden;
		vertical-align:top;
		line-height:1.385em;
		padding-top:20px;
	}
		.list1 li img {
			float:left;
			margin-right:14px;
		}
		.list1 li h5 {
			margin-bottom:5px;
		}

.testimonials {
	margin-top:-15px;
}
	.testimonials li {
		padding-top:15px;
	}		
		.testimonials li cite {
			font-style:normal;
			line-height:1.385em;
		}

/*----- other -----*/
.img-indent { 
	margin:0 20px 0 0; 
	float:left;
}

.extra-wrap { 
	overflow:hidden;
}

p {
	margin-bottom:16px;
	line-height:1.385em;
}
.p0 {
	margin:0;
}


dl.address {
	line-height:1.385em;
	margin-bottom:-16px;
}
	dl.address dt {
		font-weight:bold;
		color:#252525;
	}
	dl.address dd { 
		clear:both;
		padding-bottom:16px;
	}
		dl.address dd span { 
			float:left;
			width:88px;
		}
		
.address span {
	float:left;
	width:93px;
}



/*----- txt, links, lines, titles -----*/
a {
	color:#6ec816; 
	outline:none;
}
a:hover {
	text-decoration:none;
}

h1 {
	text-indent:-9999px;
	position:absolute;
	left:23px;
	top:89px;
	width:364px;
		height:98px;
}
	h1 a {
		display:block;
		width:486px;
		height:99px;
		background:url(../images/logo.png) no-repeat left top;
	}
h2 {
	font-size:30px;
	line-height:1.2em;
	color:#000;
	margin-bottom:22px;
}
	h2 span {
		display:block;
	}
h3 {
	font-size:18px;
	line-height:1.2em;
	color:#212121;
	margin-bottom:20px;
}
h5 {
	font-size:1em;
	line-height:1.385em;
}
	h5,
	h5 a {
		color:#252525;
	}
h6 {
	font-size:1em;
	line-height:1.385em;
	margin-bottom:20px;
}


.link {
	font-weight:bold;
	color:#6ec816;
	line-height:1.5em; 
}

.button { 
	float:right;
	background:url(../images/button-tail1.gif) repeat-x left top;
	font-size:18px;
	display:block;
	line-height:1.2em;
	position:relative;
	text-decoration:none;
	top:-13px; 
}
	.button span { 
		display:block;
		float:left; 
		background:url(../images/button-right1.gif) no-repeat right top;
	}
			.button span span  { 
				background:url(../images/button-left1.gif) no-repeat left top;
				padding:9px 22px 15px 22px;
				color:#fff;
				
			}
			.button:hover span span  {
				color:#000;
			}

.line-hor { 
	background:#eeeeee;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:25px 0;
}
	.line-hor1 { 
		background:#eeeeee;
		height:1px;
		overflow:hidden;
		font-size:0;
		line-height:0;
		margin:16px 0;
	}
.line-ver { 
	background-image:url(../images/line-ver.gif); 
	background-repeat:repeat-y;
	background-position:292px 0;
	width:100%;
}
	.line-ver1 { 
		background-image:url(../images/line-ver.gif); 
		background-repeat:repeat-y;
		background-position:611px 0;
		width:100%;
	}
		.line-ver2 { 
			background-image:url(../images/line-ver.gif); 
			background-repeat:repeat-y;
			background-position:right 0;
			width:100%;
		}


/*==================boxes====================*/
.cont-box {
	background:#fbfbfb;
	width:100%;
}
	.cont-box .border-top {
		background:url(../images/border-top.gif) repeat-x left top;
	}
	.cont-box .border-bot {
		background:url(../images/border-bot.gif) repeat-x left bottom;
	}
	.cont-box .border-left {
		background:url(../images/border.gif) repeat-y left top;
	}
	.cont-box .border-right {
		background:url(../images/border.gif) repeat-y right top;
	}
	.cont-box .left-top-corner {
		background:url(../images/left-top-corner.gif) no-repeat left top;
	}
	.cont-box .right-top-corner {
		background:url(../images/right-top-corner.gif) no-repeat right top;
	}
	.cont-box .left-bot-corner {
		background:url(../images/left-bot-corner.gif) no-repeat left bottom;
		min-height:265px;
		height:auto !important;
		height:265px;
	}
	.cont-box .right-bot-corner {
		background:url(../images/right-bot-corner.gif) no-repeat right bottom;
		}
	.cont-box .inner { 
		padding:0 10px 10px 10px;
	}
		.cont-box .inner1 { 
			padding:28px 35px 42px 31px;
		}
	
.box { 
	background:#fff; 
	width:100%;
}
	.box .border-bot { 
		background:url(../images/border-bot1.gif) repeat-x left bottom;
	}
	.box .border-left { 
		background:url(../images/border1.gif) repeat-y left top;
	}
	.box .border-right { 
		background:url(../images/border1.gif) repeat-y right top;
	}
	.box .left-top-corner {	
		background:url(../images/left-top-corner1.gif) no-repeat left top;
	}
	.box .right-top-corner { 
		background:url(../images/right-top-corner1.gif) no-repeat right top;
	}
	.box .left-bot-corner1 {	
		background:url(../images/left-bot-corner1.gif) no-repeat left bottom;
		width:100%;
	}
	.box .right-bot-corner { 
		background:url(../images/right-bot-corner1.gif) no-repeat right bottom;
	}
	.box .inner { 
		padding:22px 20px 15px 27px;
	}
	.box .link {
		color:#191919;
	}
		.box .link a {
			color:#191919;
			text-decoration:none;
		}
		.box .link a:hover {
			color:#6ec816; 
		}



/*===== header =====*/
header .top {
	position:absolute;
	left:0;
	top:0;
	width:100%;
}
header .top .fleft {
	padding:6px 0 0 24px;
}
	header .top .fleft a {
		width:31px;
		height:31px;
		display:block;
		background:url(../images/icon-home.gif) no-repeat left top;
	}
	header .top .fright {
		color:#cdcdcd;
		font-size:18px;
		line-height:1.2em;
		padding:9px 19px 0 0;
	}
header nav {
	position:absolute;
	right:19px;
	top:92px;
	z-index:1000;
}
	header nav ul li {
		font-size:18px;
		line-height:1.2em;
		float:left;
		margin-left:3px;
	}
		header nav ul li a {
			color:#212121;
			text-decoration:none;
			display:block;
			background:url(../images/nav-tail.gif) repeat-x left top;
		}
		header nav ul li a:hover {
			color:#6ec816; 
		}
			header nav ul li a span {
				display:block;
				background:url(../images/nav-left.gif) no-repeat left top;
			}
			header nav ul li a span span {
				background-image:url(../images/nav-right.gif);
				background-repeat:no-repeat;
				background-position:right top;
				padding:12px 22px 18px 22px;
			}
	header nav ul li.alt a span span {
		background-image:url(../images/nav-right1.gif);
		padding-right:60px;
	}
header nav ul li ul {
	width:157px;
	display:none;
	position:relative;
	top:0;
}
	header nav ul li ul li {
		float:none;
		font-size:13px;
		background:url(../images/divider.gif) no-repeat 0 bottom;
		padding:0 0 2px 0;
		line-height:1.5em;
		position:relative;
		margin:0;
	}
		header nav ul li ul li span {
			background:url(../images/nav-tail1.png) repeat-y left top;
			display:block;
			padding:5px 0 6px 12px;
		}
		header nav ul li ul li a {
			color:#1a1a1a;
			background:none;
		}
		header nav ul li ul li strong {
			font-weight:normal;
		}
	header nav ul li ul li.first span {
		height:26px;
		background:url(../images/nav-first.png) no-repeat left top;
		padding-bottom:0;
		padding-top:12px;
	}
	header nav ul li ul li.last {
		height:41px;
		background:url(../images/nav-last.png) no-repeat left top;
	}
	header nav ul li ul li.last span {
		background:none;
	}
header figure {
	position:absolute;
	bottom:0;
	left:28px;
	z-index:200;
	height:91px;
	overflow:hidden;
}
header #banner {
	position:absolute;
	left:52px;
	bottom:30px;
	width:100%;
	font-size:30px;
	line-height:1.2em;
	z-index:200;
	color:#fff;
}
	header #banner a {
		display:block;
		font-size:12px;
		line-height:1.5em;
		text-decoration:none;
		color:#fff;
		top:-8px;
		right:101px;
		background:url(../images/button-tail.gif) repeat-x left top;
		position:absolute;
	}
		header #banner a span {
			display:block;
			float:left;
			background:url(../images/button-left.gif) no-repeat left top;
		}
			header #banner a span span {
				padding:8px 20px 12px 73px;
				background:url(../images/button-right.gif) no-repeat right top;
			}
		header #banner a b {
			display:block;
			font-size:22px;
		}
			

/*===== content =====*/
#content .inside {
	padding:0 18px 0 21px;
}
	#content .inside1 {
		padding:28px 18px 0 21px;
	}
		#content .inside2 {
			padding:28px 0 0 21px;
		}
#content .indent {
	margin-bottom:42px;
}
#content .indent1 {
	padding-right:33px;
}

/*===== footer =====*/
footer a {
	color:#9d9d9d;
	text-decoration:none;
}
footer a:hover {
	color:#000;
}
footer ul {
	float:right;
}
	footer ul li {
		float:left;
		padding-right:12px;
		margin-right:12px;
		border-right:1px solid #9d9d9d;
	}
	footer ul li.last {
		border:0;
		padding:0;
		margin:0;
	}


/*----- forms -----*/

#domain-form fieldset {
	float:left;
}
#domain-form label {
	float:left;
	padding-left:9px;
	margin-top:-2px;
}
#domain-form .field-1 {
	width:228px;
	height:108px;
	overflow:hidden;
}
	#domain-form .field-1 span {
		display:block;
		float:left;
		width:209px;
		height:108px;
		background:url(../images/textarea-bg.gif) no-repeat left top;
	}
	#domain-form .field-1 textarea {
		width:184px;
		height:88px;
		color:#a1a1a1;
		margin:10px;
		background:none;
		border:0;
		overflow:auto;
	}
	#domain-form .field-2 {
		width:334px;
	}
		#domain-form .field-2 ul {
			margin-top:-14px;
		}
			#domain-form .field-2 ul li {
				float:left;
				width:88px;
				height:16px;
				padding-top:14px;
				overflow:hidden;
				vertical-align:top;
			}
				#domain-form .field-2 ul li.alt {
					width:auto;
				}
#domain-form .buttons,
#domain-form .buttons a {
	color:#191919;
}				

				
/*----------------------*/				

#contacts-form {
	width:249px;
}
	#contacts-form .rowElem { 
		height:30px;
	}
	#contacts-form span {
		display:block;
	}
		#contacts-form .rowElem span {
			width:249px;
			height:25px;
			background:url(../images/input-bg.gif) no-repeat left top;
		}
		#contacts-form .rowElem1 span {
			width:249px;
			height:108px;
			background:url(../images/textarea-bg1.gif) no-repeat left top;
		}
	#contacts-form input {
		width:224px;
		margin:3px 0 0 13px; 
		color:#a1a1a1;
		background:none;
		border:0; 
		vertical-align:top;	
		line-height:1.2em;
	}
	#contacts-form textarea { 
		width:224px; 
		height:87px; 
		overflow:auto;
		background:none;
		border:0;
		color:#a1a1a1;
		margin:10px 0 0 13px; 
	}

/*==========================================*/
    
#page5 header { height:186px; overflow:visible;}
#page6 header { height:186px; overflow:visible;}
	
.roundabout-holder  { 
	width:450px; 
	height:725px;
	position:relative;
	top:244px;
	margin:0 auto;
}
.roundabout-moveable-item {
   height: 800px;
   width: 629px;
   cursor: pointer;
   overflow:hidden;
}
.roundabout-in-focus { cursor: auto; }
#myRoundabout li img { width:100%; display:none;}



/* -------------
 * Checkboxes
 * ------------- */
.jqTransformCheckboxWrapper{
	display:block;
	float:left;
}
a.jqTransformCheckbox {
	background: transparent url(../images/checkbox.gif) no-repeat left -31px;
	vertical-align: middle;
	height: 16px;
	width: 16px;
	display:block;/*display: -moz-inline-block;*/
}

/* -------------
 * Checked - Used for both Radio and Checkbox
 * ------------- */
a.jqTransformChecked { background-position: left top;}


/* -------------
 * Hidden - used to hide the original form elements
 * ------------- */
.jqTransformHidden {display: none;}