/* =================== Getting the new tags to behave START ====================== */

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 }

/* ==================== Getting the new tags to behave END ======================= */





/* ========================= Global properties START ============================= */

body {
	background: #030303 url(../images/sxbg.jpg) no-repeat top;
	min-width: 996px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	color: #393939;
}

html {
	background: transparent;
	min-width: 996px;
	height: 100%;
	margin: 0;
	padding: 0;
	outline: 0;
	vertical-align: top;
	font-size: 100%;
}

div {
	border: 0 none;
	font-size: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: top;
}

a {
	outline: none;
	color: #be4e1f;
}

	a:hover {
		text-decoration: none;
	}
h2 {
	font-size:2em;
	line-height:48px;
	font-weight:400;
	font-style:italic;
	color:#fff;
	background:url(../images/sxline.jpg) repeat-x;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	behavior:url(js/PIE.htc);
	position:relative;
	margin:0 0 12px 0;
	padding:0 0 0 18px;
}
	h2 span {
		background:url(../images/sxmarker_h2.png) no-repeat left -10px;
		padding:0 0 0 25px;
 	}
strong {
	display:block;
	font-size:1.083em;
	line-height:16px;
	color:#ffe392;
	margin:0 0 9px 0;
}
em {
	display:block;
	font-size:1.083em;
	line-height:16px;
	font-style:normal;
	font-weight:bold;
	color:#ffe392;
}
h6 {
	background:url(../images/sxmarker.gif) no-repeat left center;
	font-size:1.083em;
	line-height:16px;
	color:#ffe392;
	margin:0 0 9px 0;
	padding:0 0 0 25px;
}
p {
	font-size:1.083em;
	line-height:16px;
	color:#a6a6a6;
	margin:0 0 16px 0;
}
.s2 {
	display:block;
	font-size:1.083em;
	line-height:16px;
	color:#a6a6a6;
}
	
/* ========================= Global properties END =============================== */






/* ========================= Global Structure START ============================== */

#main {
	width: 996px;
	margin: 0 auto;
	font-size: 0.75em;
}

header {
	position: relative;
	height: 392px;
	background:url(../images/sxheader_bg.png) no-repeat bottom;
}

section#content {
	 background:url(../images/sxcontent_bg.png) repeat-y;
}

footer {
	height: 116px;
	overflow: hidden;
	background:url(../images/sxfooter_bg.png) no-repeat top;
}

/* ========================= Global Structure END ================================ */






/* ====================== Left & Right alignment START =========================== */

.fleft {
	float: left;
}

.fright {
	float: right;
}

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

.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}

.aligncenter {
	padding: 15px 0 0 0;
	text-align: center;
}

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

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

/* ====================== Left & Right alignment END ============================= */





/* ============================== header START =================================== */

h1 {
	position: absolute;
	top: 111px;
	left: 47px;
}
	h1 a {
		display:block;
		background:url(../images/sxlogo.png) no-repeat;
		width:355px;
		height:155px;
	}
		h1 a span {
			display:none;
		}
nav ul.menu {
	overflow:hidden;
	position:absolute;
	top:298px;
	left:27px;
}
	nav ul.menu li {
		float:left;
		background:url(../images/sxmarker_li.gif) no-repeat 0% 50px;
		margin:0 0 0 -12px;
		padding:0 8px 0 23px;
		display:inline-block;
	}
	nav ul.menu li.extra3 {
		padding:0 7px 0 23px;
	}
		nav ul.menu li.act {
			background:none;
			padding:0 7px 0 23px
		}
		nav ul.menu li.no-bg {
			background:none;
		}
	
		nav ul.menu li a {
			float:left;
			position:relative;
			text-decoration:none;
			font-size:2em;
			line-height:109px;
			font-style:italic;
			color:#fff4ba;
			padding:0 23px 0 20px;
		}
		nav ul.menu li a span.cor-left {
				display:inline-block;
				width:19px;
				height:94px;
				float:left;
				background:url(../images/sxmenu_but_left.gif) no-repeat left;
			}
				nav ul.menu li a span.cor-right {
					display:inline-block;
					line-height:108px;
					height:94px;
					width:19px;
					float:left;
					background:url(../images/sxmenu_but_right.gif) no-repeat right;
					
				}

		nav ul.menu li.act a {
			display:inline-block;
			padding:0;
		}
		nav ul.menu li span.m-tail {
			background:url(../images/sxmenu_but_tail.gif) repeat-x;
			overflow:hidden;
			height:94;
			display:inline-block;
			float:left;
			padding:0 1px;
		}
		nav ul.menu li.act a:hover {
			color:#fff4ba;
		}
							
		nav ul.menu li a:hover {
			color:#c73d1c;
		}
		nav ul.menu li a span.cor-right:hover {
			cursor:pointer;
		}

	

/* =============================== header END ==================================== */


.banner {
	width:924px;
	margin:0 auto;
	padding:11px 0 9px 3px;
}


/* ============================= content START =================================== */
#indent {
	padding:11px 21px 0 37px;
}
#indent2 {
	padding:11px 0 0 0;
}
.col-1 .indent {
	padding:0 7px 33px 10px;
}
.col-1 .indent2 {
	padding:0 7px 43px 10px;
}
.col-1 .indent3 {
	padding:0 7px 26px 10px;
}
.col-1 .indent4 {
	padding:0 7px 0 10px;
}
.col-2 .indent {
	padding:0 7px 41px 10px;
}
.col-2 .indent2 {
	padding:0 7px 0 10px;
}
.col-2 .indent3 {
	padding:0 7px 34px 10px;
}
ul.list-1 {
	padding:0 0 7px 0;
}
	ul.list-1 li {
		width:100%;
		overflow:hidden;
		padding:20px 0 17px;
	}
		ul.list-1 li img {
			float:left;
			margin:-7px 20px 0 0;
		}
		ul.list-1 li span {
			font-size:1.083em;
			line-height:16px;
			color:#a6a6a6;
			padding:0 0 16px 0;
		}
ul.list-2 {
	padding:4px 0 24px 0;
}
	ul.list-2 li {
	 width:100%;
	 overflow:hidden;
	 background:url(../images/sxmarker_li2.gif) no-repeat left center;
	 padding:0 0 0 15px;
	}
		ul.list-2 li a {
			font-size:1.083em;
			line-height:25px;
			text-decoration:none;
			color:#a6a6a6;
		}
			ul.list-2 li a:hover {
				text-decoration:underline;
				color:#fff;
			}
ul.list-3 {
	padding:0 0 24px 0;
}
	ul.list-3 li {
		width:100%;
		overflow:hidden;
		padding:0 0 30px 0;
	}
	ul.list-3 li.extra2 {
		padding:0;
	}
		ul.list-3 li img {
			float:left;
			margin:0 20px 0 0;
		}
		ul.list-3 li a {
			display:inline-block;
			font-size:1.083em;
			line-height:16px;
			font-weight:bold;
			text-decoration:none;
			color:#ffe392;
			margin:7px 0 9px 0;
		}
			ul.list-3 li a:hover {
				text-decoration:underline;
			}
		ul.list-3 li span {
			display:block;
			font-size:1.083em;
			line-height:16px;
			color:#a6a6a6;
		}
ul.list-4 {
	overflow:hidden;
}
	ul.list-4 li {
		float:left;
		width:193px;
		overflow:hidden;
		padding:0 50px 0 0;
	}
	ul.list-4 li.extra {
		padding:0;
	}
		ul.list-4 li strong {
			display:block;
			font-size:1.083em;
			line-height:16px;
			color:#ffe392;
		}
		ul.list-4 li span {
			display:block;
			font-size:1.083em;
			line-height:16px;
			color:#a6a6a6;
		}
			ul.list-4 li span small {
				float:right;
				font-size:inherit;
				line-height:16px;
				padding:0 7px 0 0;
			}
			ul.list-4 li span a {
				color:#a6a6a6;
			}
/* ============================== content END ==================================== */



/* ============================= boxes START ===================================== */

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

	.box .border-top {
		background: #000 url(../images/border-top.gif) repeat-x 0% 0%;
	}
	
	.box .border-bot {
		background: url(../images/border-bot.gif) repeat-x 0% 100%;
	}
	
	.box .border-left {
		background: url(../images/border-left.gif) repeat-y 0% 0%;
	}
	
	.box .border-right {
		background: url(../images/border-right.gif) repeat-y 100% 0%;
	}
	
	.box .corner-top-left {
		background: url(../images/corner-top-left.gif) no-repeat 0% 0%;
	}
	
	.box .corner-top-right {
		background: url(../images/corner-top-right.gif) no-repeat 100% 0%;
	}
	
	.box .corner-bot-left {
		background: url(../images/corner-bot-left.gif) no-repeat 0% 100%;
	}
	
	.box .corner-bot-right {
		background: url(../images/corner-bot-right.gif) no-repeat 100% 100%;
		width: 100%;
	}
	
	.box .inner {
		padding: 0 0 0 0;
	}
	
/* ============================== boxes END ====================================== */

/* ============================= carousel START =================================== */
.container {
	height:590px;
	margin:0 0 0 8px;
	overflow:hidden;
	position:relative;
	width:910px !important;
}
.slides {
	position:absolute; 
	top:0; 
	left:0;
}
.slides div {
	position:absolute; 
	top:0; 
	width:223px; 
	height:590px; 
	display:none;
}

	.slides div a {
		display:block;
		position:relative;
		margin:0 0 23px 0;
		text-decoration:none;
	}
	.slides div a span {
		position:absolute;
		bottom:0;
		left:0;
		width:223px;
		height:55px;
		font-size:1.5em;
		line-height:22px;
		color:#a6a6a6;
		background:url(../images/sxspan_bg.png) no-repeat;
		padding:12px 0 0 20px;
	}
	.slides div a span i {
		color:#fff;
	}
	.slides div a span b {
		display:block;
		font-weight:normal;
	}
		.slides div a:hover span {
			background:url(../images/sxspan_bg_act.png) no-repeat;
			color:#ffd955;
		}
		.slides div a:hover b {
			color:#ffe392;
		}
		
		
#loopedCarousel { 
	width:924px; 
	position:relative; 
	clear:both;
	overflow:hidden;
}
#loopedCarousel .previous {
	float:left;
	font-size:2em;
	line-height:26px;
	font-style:italic;
	text-decoration:none;
	color:#313131;
	background:url(../images/sxprev.gif) no-repeat left;
	padding:0 0 0 20px;
	margin:18px 0 0 25px;
}
	#loopedCarousel .previous:hover {
		background:url(../images/sxprev_act.gif) no-repeat left;
		color:#fff4ba;
	}

#loopedCarousel .next {
	float:right;
	font-size:2em;
	line-height:26px;
	font-style:italic;
	text-decoration:none;
	color:#313131;
	background:url(../images/sxnext.gif) no-repeat right;
	padding:0 20px 0 0;
	margin:18px 42px 0 0;
}
	#loopedCarousel .next:hover {
		background:url(../images/sxnext_act.gif) no-repeat right;
		color:#fff4ba;
	}

/* ============================= carousel END =================================== */


/* ============================= carousel-lite START =================================== */

.carousel-box {
	position:relative;
	padding:0;
}
.inner {
	margin:0 0 0 46px;
}
.carousel ul li {
	padding:0 19px 0 0;
}
.carousel-box .prev {
	position:absolute;
	left:19px;
	top:70px;
	width:14px;
	height:19px;
	border:none;
	cursor:pointer;
	background:url(../images/sxcar_but_left.gif) no-repeat;
}
.carousel-box .next {
	position:absolute;
	right:19px;
	top:70px;
	width:14px;
	height:19px;
	border:none;
	cursor:pointer;
	background:url(../images/sxcar_but_right.gif) no-repeat;
	z-index:10;
}

/* ============================= carousel-lite END =================================== */


/* =================== txt, links, lines, titles START =========================== */

.link {
	font-size:2em;
	line-height:32px;
	text-decoration:none;
	color:#fff4ba;
	background:url(../images/sxmarker.gif) no-repeat right center;
	padding:0 22px 0 0;
}
	.link:hover {
		color:#c05f26;
	}
.link2 {
	color:#a6a6a6;
}
/* ==================== txt, links, lines, titles END ============================ */





/* ============================= forms START ===================================== */

#contacts-form {
	padding:5px 0 0 0;
}
#contacts-form fieldset {
	border:none;
}
	#contacts-form label { 
		display:block;
		height:38px;
		background:url(../images/sxinput_bg.png) no-repeat left top;
		padding:0 0 1px 0;
	} 
		#contacts-form label input { 
			width:271px;
			height:23px;
			padding:6px 8px 0 8px;
			color:#a6a6a6;
			border:none;
			background:none;
			font-family:Arial, Helvetica, sans-serif;
			font-size:1.083em;
			line-height:15px;
		}
		#contacts-form textarea {
			width:419px;
			height:237px;
			padding:6px 8px 5px 8px;
			color:#a6a6a6;
			overflow:auto;
			border:none;
			background:none;
			font-family:Arial, Helvetica, sans-serif;
			font-size:1.083em;
			line-height:15px;
		}
		#contacts-form .textarea-box {
			background:url(../images/sxtextarea_bg.png) no-repeat left top;
			height:260px;
			overflow:hidden;
		}
		#contacts-form a {
				float:right;
				margin:0 3px 0 40px;
				padding:0 26px 0 0;
			}
/* ============================== forms END ====================================== */





/* ============================= other START ===================================== */

.img-indent {
	float:left;
	margin: -7px 20px 27px 0;
}
.img-indent2 {
	margin:0 0 27px 1px;
}
.no {
	margin:0;
}
.p-indent {
	margin:0 0 29px 0;
}
.p-indent2 {
	margin:0 0 18px 0;
}
.p-indent3 {
	margin:0 0 23px 0;
}
.h-indent {
	margin:0 0 19px 0;
}
.h-indent2 {
	margin:0 0 16px 0;
}
.h-indent3 {
	margin:0 0 9px 0;
}
.h-indent4 {
	margin:0 0 26px 0;
}
.h-indent5 {
	margin:0 0 7px 0;
}
/* ============================== other END ====================================== */





/* ============================ footer START ===================================== */

footer strong {
	float:left;
	font-size:1em;
	line-height:14px;
	font-weight:normal;
	text-transform:uppercase;
	color:#551717;
	padding:52px 0 0 54px;
}
	footer strong a {
		color:#551717;
		text-transform:none;
	}
footer span {
	float:right;
	font-size:1em;
	line-height:14px;
	font-weight:normal;
	text-transform:uppercase;
	color:#551717;
	padding:52px 54px 0 0;
}
/* ============================= footer END ====================================== */