* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
body { 
	background:url(images/main-bg.gif) center top fixed #141414; 
	font-family:"Lucida Console", Monaco, monospace;
	font-size:100%; 
	line-height:1em;
	color:#555;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul { 
	list-style:none;
}

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

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

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

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




/*==== GLOBAL =====*/
#main {
	width:980px; 
	margin:0 auto;
	font-size:.75em;
}

#header {
	height:166px;
}
#content {
	min-height:598px;
	height:auto !important;
	height:598px;
}
	#content .aside {
		float:left;
		width:170px;
	}
	#content .mainContent {
		float:left;
		width:810px;
	}
#footer {
	padding:0 0 20px 0;
}


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

input, select, textarea { 
	font-family:"Lucida Console", Monaco, monospace;
	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:16px;
}
.p1 { 
	margin-bottom:8px;
}
.p2 { 
	margin-bottom:16px;
}
.p3 { 
	margin-bottom:8px;
}

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

h1 {
	font-size:48px;
	line-height:1.2em;
	color:#fff;
}
	h1 a {
		color:#fff;
		text-decoration:none;
	}
	h1 a:hover {
		text-decoration:none;
	}
h2 {
	font-size:36px;
	line-height:1.2em;
	color:#999;
	padding:7px 50px 0 40px;
}
h3 {
	font-size:30px;
	line-height:1.2em;
	color:#fff;
	margin-bottom:18px;
}
h4 {
	font-size:1em;
	line-height:1.2em;
	font-weight:normal;
	color:#a4e22c;
	margin-bottom:16px;
}
h5 {
	font-size:1em; 
	line-height:2.2em;
	font-weight:normal;
	color:#fc961c;
	margin-bottom:16px;
}
	h5 a {
		color:#5cdaec;
		text-decoration:none;
	}
	h5 a:hover {
		color:#fff;
		text-decoration:none;
	}
h6 {
	font-size:1em; 
	line-height:1.2em;
	font-weight:normal;
	margin-bottom:16px;
}
h7 {
	font-size:1em; 
	line-height:1.2em;
	font-weight:normal;
	color:#a4e22c;
	margin-bottom:16px;
}
h8 {
	font-size:1em; 
	line-height:1.2em;
	font-weight:normal;
	color:#fc26664;
	margin-bottom:16px;
}
.address { 
}
	.address dt {
		font-size:1em; 
		line-height:1.2em;
		font-weight:normal;
		color:#fc26664;
		margin-bottom:16px;
}
	.address dd { 
		clear:both;
		padding-bottom:0 !important;
	}
		.address dd span { 
			float:left;
			width:90px;
		}
		.address dd a {
			text-decoration:none;
		}
		.address dd a:hover {
			text-decoration:none;
		}


/*===== header =====*/
#header .indent {
	padding:57px 0 0 0;
}

/*===== content =====*/
#content .indent {
	padding:7px 0 40px 0;
}
	#content .indent .indent {
		padding:19px 0 0 0;
	}
	#content .indent .indent1 {
		padding:0 100px 0 0;
	}
	.nav {
		padding:0 0 0 0;
	}
		.nav dt {
			padding:13px 0 0 0;
		}
			.nav dt a {
				text-decoration:none;
			}
			.nav dt a:hover {
				color:#fff !important;
			}
				.nav dt a.item1 {
					color:#fc961c;
				}
				.nav dt a.item2 {
					color:#a4e22c;
				}
				.nav dt a.item3 {
					color:#5cdaec;
				}
				.nav dt a.item4 {
					color:#fc2664;
				}
		.nav dd {
			font-size:10px;
			padding:3px 0 0 38px;
		}
			.nav dd ul li {
				padding-bottom:4px;
			}
				.nav dd a {
					color:#6b6b6b;
					text-decoration:none;
				}
				.nav dd a:hover {
					color:#fff;
				}
				
		.nonnav dt {
			padding:13px 0 0 0;
		}
			.nonnav dt a {
				text-decoration:none;
			}
			.nonnav dt a:hover {
				color:#fff !important;
			}
				.nonnav dt a.item1 {
					color:#fc961c;
				}
				.nonnav dt a.item2 {
					color:#a4e22c;
				}
				.nonnav dt a.item3 {
					color:#5cdaec;
				}
				.nonnav dt a.item4 {
					color:#fc2664;
				}		
	

	#content .section {
		padding-bottom:44px !important;
	}
	
		.mainContent dl dt {
			color:#a4e22c;
		}
		.mainContent dl dd {
			padding-bottom:22px;
		}
	
	.img-list {
		width:100%;
		overflow:hidden;
		padding-bottom:16px;
	}
		.img-list li {
			float:left;
			padding:0 9px 10px 0;
		}
		.img-list li.last {
			padding-right:0;
		}

ol {
	padding-bottom:18px;
}
	ol li {
		list-style-type:decimal-leading-zero;
		list-style-position:inside;
	}
		ol li a {
			color:#555 !important;
			text-decoration:underline;
		}
		ol li a:hover {
			color:#fff !important;
			text-decoration:none;
		}

ul.list1 li {
	color:#fc961c;
	padding-bottom:2px;
}
	ul.list1 li a {
		color:#555;
	}
	ul.list1 li a:hover {
		color:#fff;
	}


.color-style1 a {
	color:#fc961c;
}
	.color-style1 a:hover {
		color:#fff;
	}
	
	.color-style1 ul.list1 li {
		color:#fc961c;
	}
		.color-style1 ul.list1 li a {
			color:#555;
		}
		.color-style1 ul.list1 li a:hover {
			color:#fff;
		}


.color-style2 a, .color-style2 h4 {
	color:#5cdaec;
}
	.color-style2 a:hover {
		color:#fff;
	}

.color-style3 a, .color-style3 h4, .mainContent dl dt, .address {
	color:#fc2664;
}
	.color-style3 a:hover {
		color:#fff;
	}
	
	.color-style3 ul.list1 li {
		color:#fc2664;
	}
		.color-style3 ul.list1 li a {
			color:#555;
		}
		.color-style3 ul.list1 li a:hover {
			color:#fff;
		}

.color-style4 a {
	color:#a9a9a9;
}
	.color-style4 a:hover {
		color:#fff;
	}
		



/*
 * Required 
*/
.container { width:809px; height:700px; overflow:hidden; position:relative;}
.slides { position:absolute; top:0; left:0; }
.slides div.slide { position:absolute; top:30px; width:809px; display:none; }
.slides img { display:block; margin-bottom:24px;}
.container h3 { position:absolute; top:375px; left:0;}
.container h5 { position:absolute; top:425px; left:0;}
/*
 * Optional
*/
#loopedSlider,#newsSlider { width:809px; position:relative; clear:both; }
ul.pagination { list-style:none; padding:0; margin:0; float:right; z-index:10;}
ul.pagination li  { float:left; padding-left:10px;}
ul.pagination li a { background:url(images/pagination-bg.gif) no-repeat left top; width:19px; height:19px; line-height:19px; float:left; text-align:center; color:#656363;}
ul.pagination li a:hover { background:#5cdaec; color:#fff;}
ul.pagination li.active a { background:#5cdaec; color:#fff; }



/*===== footer =====*/
#footer {

}
	#footer a { 
		color:#555;
		text-decoration:none;
	}
	#footer a:hover {
		text-decoration:none;
		color:#fff;
	}


/*----- forms -----*/
#contacts-form fieldset {
	border:none;
}
	#contacts-form div.field {
		height:30px;
		overflow:hidden;
	}
		#contacts-form input {
			width:275px;
			border:1px solid #313131;
			border-top:1px solid #000;
			background:#202020;
			color:#fff;
			padding:5px 4px 4px 10px;
		}
		#contacts-form textarea {
			border:1px solid #313131;
			border-top:1px solid #000;
			background:#202020;
			color:#fff;
			width:576px;
			height:115px;
			padding:5px 4px 4px 10px;
			margin-bottom:15px;
			overflow:auto;
		}

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