

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;}


html {width:100%;}

body { 	 
	font-family: 'Lora', serif;
	font-size:100%; 
	color:#9f9b9b;
	min-width:960px;
	background:#211b1a;
}

.bg-1 {width:100%; background:url("bg-1-tail.gif") center 0 repeat;}
.padding-bg-1 {padding-top:6px;}
.main {
	width:960px; 	
	padding:0;
	margin:0 auto;
	font-size:0.875em;
	line-height:1.5714em;
}

a {color:#221c1b; 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;}
.index1 {z-index:1; position:relative;}
.index2 {z-index:2; position:relative;}
.title {margin-bottom:18px;}

.it {font-style:italic;}

.letter {letter-spacing:-1px;}

.color-1 {color:#fff;}
.color-2 {color:#8b796a;}
.color-3 {color:#eb487c;}


.margin-bot {margin-bottom:35px;}

.spacing {margin-right:35px;}

.indent {padding:0 0 0px 30px;}
.indent2 {padding-left:50px;}
.indent-bot {margin-bottom:20px;}
.indent-bot2 {margin-bottom:43px;}
.indent-bot3 {margin-bottom:45px;}

.img-indent-bot {margin-bottom:25px;}
.img-indent-bot1 {margin-bottom:23px;}
.img-indent-bot2 {margin-bottom:27px;}
.img-indent-extra {margin-bottom:21px;}

.img-indent {float:left; margin:0 20px 0px 0;}
.img-indent1 {float:left; margin:0 22px 0px 0;}
.img-indent2 {float:left; margin:0 13px 0px 0;}	
.img-indent-r {float:right; margin:0 0px 0px 40px;}	

.prev-indent-bot {margin-bottom:10px;}
.prev-indent-bot1 {margin-bottom:6px;}
.prev-indent-bot2 {margin-bottom:13px;}
.index1 {position:relative; z-index:1;}
.index2 {position:relative; z-index:2;}

.buttons a:hover {cursor:pointer;}
.clear {
 clear: both;
 display: block;
 overflow: hidden;
 visibility: hidden;
 width: 0;
 height: 0;
}

.menu li a,
.list-1 li a,
.list-2 li a,
.link,
.button,
.logo {text-decoration:none;}	


header {
	width:100%;
	position:relative; 
	z-index:2;
}
.padding-header {padding:21px 0 0 0;}
h6 {
	padding:0px 0 0 0; 
	position:relative;
	float:left;
}
.logo-indent {margin-bottom:22px;}
h6 a {
	display:block; 
	width:193px; 
	height:109px; 
	text-indent:-5000px; 
	background:url("logo.png") 0 0 no-repeat;
	float:left;
}
.slog {
	font-family: 'Lora', serif;
	font-size:14px;
	color:#1b1818;
	display:inline-block;
	text-transform:uppercase;
	padding:45px 0 0 10px;
	font-weight:normal;
	}
.list-services {
	padding:23px 0 0 0;
	float:right;
	background:url("list-services.png") no-repeat left top;
	min-height:42px;
	width:309px;
	margin-top:23px;
}
	.list-services li {
		float:left; 
		padding:0 14px 0 14px;
		background:url("list-services-line.png") no-repeat right 4px;
		font-size:15px;
		line-height:1.3333em;
		text-transform:uppercase;
	}
	.list-services li.item {padding:0 15px 0 20px;}
	.list-services li.last {padding:0 0px 0 13px; background:none;}
	.list-services li a {color:#fff; text-decoration:none;}
	.list-services li a:hover {color:#211b1a;}

.menu {
	padding:10px 0 0 0; 
	width:100%;
	background:url("menu.png") no-repeat left top;
	min-height:55px;
}
.menu li {
	float:left; 
	position:relative;
	background:url("menu-li-line.gif") 0 16px no-repeat ;
	padding:0 15px 0 15px;
}
.menu li a {
	display:inline-block;  
	padding:0 0 0 11px; 
	background:url("menu-li-bg-left.png") no-repeat left 0;
	cursor:pointer;
}
.menu li a strong {
	background:url("menu-li-bg-right.png") no-repeat right 0;
	padding-right:11px;
	display:inline-block;
	}
.menu li a strong em {
		display:block; 
		font-size:13px; 
		line-height:2em; 
		padding:7px 18px 8px 18px; 
		color:#f5f5f5; 
		text-transform:uppercase; 
		background-image:url("menu-li-bg.png");
		background-position: 0 0;
		background-repeat:repeat-x;
		font-style:normal;
		font-weight:normal;
		}
.menu li a:hover,
.menu li a.active,
.menu li.sfHover a{background-position:left -74px;} 
.menu li a:hover strong,
.menu li a.active strong,
.menu li.sfHover a strong {background-position:right -74px;} 
.menu li a:hover strong em,
.menu li a.active strong em,
.menu li.sfHover a strong em {background-position:0 -74px;}
.menu > li:first-child {
	background:none;
	padding-left:13px;
	}
.menu > li.last {padding-right:0px; padding-left:12px;}


.menu ul {
	position:		absolute;
	padding:		0;
	top:			-999em;
	width:			140px;
}
.menu ul ul {
	padding:		0;
	background:		none;
}
.menu ul li {width:	100%;}
.menu li:hover {visibility:	inherit; }
.menu li li {padding:0; background:none; margin-bottom:1px;}
.menu li li a {
	display:block;
	padding:		0px;
	font-size:		15px;
	line-height:    3.46666em;
	text-align:		left;
	background: 	#211b1a;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	color:#f5f5f5;
}
.menu li li a:hover,
.menu li li.sfHover > a {background:#d53468;}
.menu li:hover ul, .menu li.sfHover ul {
	left:			10px;
	top:			56px;
	z-index:		999;
}
ul.menu li:hover li ul, ul.menu li.sfHover li ul {
	top:			-999em;
}
ul.menu li li:hover ul, ul.menu li li.sfHover ul {
	left:			141px;
	top:			0px;
	z-index:		9999;
}
ul.menu li li:hover li ul, ul.menu li li.sfHover li ul {
	top:			-999em;
}

.slider-wrapper {
	width:951px;
	height:445px;
	padding:20px 0 0 0px;
	background:none;
	overflow:hidden;
	position:relative;
	z-index:1;
	background:url("banner-bottom.png") no-repeat center bottom;
	padding-bottom:12px;
}
.slider {
	width:951px;
	height:425px;
}

.items {
	display:none;
}

.slider-wrapper .pagination {
	position:absolute;
	right:8px;
	top:393px;
	z-index:99;
	background:url("pagination-bg.png") no-repeat left top;
	width:96px;
	height:31px;
	padding:13px 0 0 14px;
}
.slider-wrapper .pagination li {
	float:left;
	padding-left:1px;
}
	.slider-wrapper .pagination li a {
		display:block;
		width:19px;
		height:18px;
		text-indent:-5000px;
		background:url("pagination-a.png") -20px 0 no-repeat;
		cursor:pointer;
	}
	.slider-wrapper .pagination li.current a,
	.slider-wrapper .pagination li a:hover {background-position:0 0;}
	.slider-wrapper .pagination li.current a {cursor:default;}
	
.banner {
	width:378px;
	height:424px;
	position:absolute;
	left:270px;
	top:0px;
	z-index:9;
	overflow:hidden;
	background:url("banner-bg.png") no-repeat left top;
}
	.banner .padding {padding:115px 85px 0 0px; text-align:center;}

.text-1 {
	display:block;
	font-size:40px;
	line-height:2em;
	color:#fff;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:2px;
	letter-spacing:-1px;
}
.text-1 strong {display:block; margin-top:-35px; font-weight:normal;}
.text-2 {
	font-size:90px;
	line-height:2em;
	color:#ffa4d4;
	display:inline-block;
	text-transform:none;
	margin-top:-70px;
	}
.min-margen {margin-top:-65px !important;}

#content {
	width:100%; 
	padding:0;
	position:relative;
	z-index:1;
}
#page1 .content-padding {padding:24px 0 54px 0;}
.content-padding {padding:15px 0 54px 0;}
h1,.grid_15 h3,.text-4 {
	font-size:25px; 
	line-height:2em; 
	margin:0 0 20px 0; 
	color:#211310;
	font-weight:normal;
	text-transform:uppercase;
}
h6 {
	font-size:14px;
	line-height:22px;
	color:#221c1b;
	font-weight:normal;
	}
.bg-h6 {
	background:url("bg-h6.png") no-repeat left 0px;
	width:20px;
	height:19px;
	display:inline-block;
	padding:0 8px 0 0;
	margin-left:3px;
}
.style-img {background:#e6e5e5; padding:1px;}
.style-img-border {background:#fff; padding:5px;}
.link-3 {
	font-size:15px;
	text-transform:uppercase;
	text-decoration:none;
	color:#211b1a;
	}
.link-3:hover {text-decoration:underline;}
.box-padding {padding-top:6px;}
.box-top {width:100%; background:url("box-top-bg.png") no-repeat top center; padding-top:127px;}
#page2 .box-top {width:100%; background:url("box-top-bg-2.png") no-repeat top center; padding-top:152px;}
#page2 .text-4 {margin-top:-133px}
#page2 .box-bottom {padding-bottom:18px;}
.box-bottom {width:100%; background:url("box-bottom-bg.png") no-repeat bottom center; padding-bottom:31px;}
.box {	background:url("box-bg.png") no-repeat center top; text-align:center; min-height:107px;}
.text-4 {
	margin-top:-101px;
	letter-spacing:1px;
	position:relative;
	color:#fff;
	display:inline-block;
	overflow:hidden;
	}
.text-4 span {display:block; margin-top:-13px;}
.text-3 {
	font-size:25px; 
	line-height:2em; 
	color:#fff;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:1px;
	margin-top:-14px;
	display:inline-block;
	}
.list-1 li {
	font-size:14px;
	line-height:20px; 
	padding:3px 0 7px 30px; 
	background:url("list-1-marker.png") 0 6px no-repeat;
}
	.list-1 li a {
		display:inline-block;
		color:#221c1b;
	}
		.list-1 li a:hover {
			color:#e9508a;
		}
.time {
	display:block;
	font-size:14px;
	line-height:18px;
	color:#8b796a;
	margin-top:-2px;
	}
.margin-min-img {margin-top:-43px;}
.padding-box-img {padding-left:38px;}
#page5 .style-img-border {padding:6px;}
#page5 .text-4 {margin-top:-108px;}
.box-top-2 {width:100%; background:url("box-top-2.png") no-repeat center top; padding-top:123px;}
.box-bottom-2 {width:100%; background:url("box-bottom-2.png") no-repeat center bottom; padding-bottom:32px;}
.box-2 {width:100%; background:url("box-2.gif") no-repeat center 0px;}
.box-top-2 .text-4 {margin:-104px 0 0 0;}
.list-2 dt {
	font-size:16px;
	line-height:25px;
	text-transform:uppercase;
	color:#fff;
	letter-spacing:1px;
	margin-bottom:6px;
}
	.list-2 dd {
		font-size:14px;
		line-height:22px;
		color:#8b796a;
		}
		.list-2 dd a {color:#fff; text-decoration:none;}
		.list-2 dd a:hover {text-decoration:underline;}
dl span {float:left; width:110px;}

.link:hover {text-decoration:underline;} 


#contact-form {
	position:relative;
	vertical-align:top;
	width:510px;
	z-index:1;
	}
	#contact-form fieldset {
		border:none;
		padding:0;
		}			
			#contact-form label {display:block; min-height:61px;}
			#contact-form label.message {height:285px;}
			
			#contact-form input {
				width:310px;
				padding:16px 17px;
				margin:0;
				font-family:Arial, Helvetica, sans-serif;
				font-size:14px;
				line-height:1.21em;
				color:#868686; 
				border:1px solid #e7e7e7;
				background:#fff;
				outline:none;
			}
			#contact-form .area .error { float:none;}
			#contact-form textarea {
				height:233px;
				margin:0;
				width:473px;
				padding:16px 17px;
				margin:0;
				font-family:Arial, Helvetica, sans-serif;
				font-size:14px;
				line-height:1.21em;
				color:#868686; 
				border:1px solid #e7e7e7;
				background:#fff;
				overflow:auto;
				outline:none;
			}
			#contact-form a {cursor:pointer;}
				#contact-form .success {display:none; margin-bottom:20px;}
				#contact-form .error,
				#contact-form .empty {
					color:#f00;
					font-size:11px;
					line-height:2em;
					display:none;
					overflow:hidden;
				}
		.link-form {text-align:right;}
		.link-3-margin {margin-right:23px;}
		

footer {
	width:100%; 
	padding:36px 0 34px;
}
.footer-link-bg {
	width:100%;
	min-height:61px;
	background:url("footer-link-bg.png") no-repeat left top;
	}
.footer-link {
	float:left;
	display:inline-block;
	font-size:14px;
	line-height:22px;
	color:#6f6055;
	padding:19px 0 0 93px;
	}
.footer-link a {color:#6f6055; text-decoration:none;}
.footer-link a:hover {text-decoration:underline;}
.menu-footer {
	float:right;
	padding:19px 0 0 0;
	}
.menu-footer li {
	float:left;
	font-size:15px;
	line-height:1.2em;
	padding:1px 10px 1px 9px;
	text-transform:uppercase;
	background:url("menu-footer-li-line.gif") no-repeat right 5px;
	}
.menu-footer li.last {background:none; padding-right:0px;}
.menu-footer li a {color:#f5f5f5; text-decoration:none;}
.menu-footer li a:hover,
.menu-footer li a.active {color:#8b796a;}
#clickngo{cursor:pointer;position:relative;top:20px;background:pink;color:#000;text-align:center;font-size:130%;padding:5px;z-index:200000;}

.content-images img{padding:3px;margin:10px;border:1px grey solid;background:#fff;}
.content-images p{text-indent:10px;}
.news_itm li a{color:#fff;}
.new_pages_set{clear:both;margin:20px;}
.new_pages_set li{float:left;margin-left:5px;height:18px;display:block;}
.mdwc{clear:both;height:20px;}