/*=========================== TAGS ============================*/

* { 
	margin:0; 
	padding:0;
}

html {
	min-width:988px;
} 

body { 
	background:#000; 
	font:400 100%/1em "Lato", Arial, Helvetica, sans-serif; 
	color:#fff; 
	min-width:988px;
}

object { 
	vertical-align:top; 
	outline:none;
}

input, 
textarea, 
select { 
	font-size:1em; 
	vertical-align:middle; 
	font-weight:normal;
}

fieldset {
	border:0;
	padding: 0px 0 0 0;
}

p { 
	margin:0; 
	padding:0;
}

h1 {
	margin-bottom:20px;
	color:#b7b7b7;
	font-size:250%;
	text-shadow:#000 0 1px 2px;
}

img { 
	border:0; 
	vertical-align:top; 
	text-align:left;
}

ul, 
ol { 
	list-style:none;
}

.required { color:#F00; }

/*========================== ALIGMENT =========================*/

.fleft { 
	float:left;
}

.fright { 
	float:right;
}

.clear { 
	clear:both;
}

.alignright { 
	text-align:right;
}

.aligncenter { 
	text-align:center;
}

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

.container { 
	width:100%;
}

/*=========================== TAILING =========================*/

.tail-top { 
	background:url(images/tail-top.jpg) center top repeat-x;
}

.tail-middle {
	background:url(images/tail-middle.jpg) repeat-x center top #0e356a;
}

.tail-bottom1 { 
	background:url(images/tail-bottom1.gif) left top repeat-x;
}

.tail-bottom2 { 
	background:url(images/tail-bottom2.jpg) left top repeat-x;
}

/*=========================== FORMS ===========================*/

#contacts-form .field { 
	/* height:26px; */
	margin-bottom:20px;
}
#contacts-form input[type="text"] {
	width:263px; 
	padding:1px 0 1px 3px; 
	background:#444444; 
	border:1px solid #a4a4a4; 
	vertical-align:top;	
	line-height:1.2em;
	color:#a4a4a4;
	margin-top:5px;
}
#contacts-form textarea { 
	width:307px; 
	height:69px; 
	color:#a4a4a4; 
	overflow:auto;
	background:#444444; 
	border:1px solid #a4a4a4;  
	padding:1px 0 1px 3px;
	margin:5px 0px 10px 0px;
}

#contacts-form input[type="submit"] {
	background-color:#ccc;
	width:auto;
	height:auto;
	padding:5px 10px;
}

#csubmit { display:none; }
#cont_results { margin-left:10px; }

/*========================== LISTS ============================*/

.list li {
	width:100%;
	overflow:hidden;
	vertical-align:top;
	padding:8px 0 11px 0;
	position:relative;
}
.list li img {
	float:left;
	margin:-8px 12px 0 0;
}
.list li p {
	font-size:.87em;
	line-height:1.38em;
	margin-bottom:0;
	padding-bottom:30px;
}
.list li strong {
	color:#cb000e;
	display:block;
}
.list li a {
	color:#fff;
}

.list1 li {
	width:100%;
	overflow:hidden;
	vertical-align:top;
	font-size:.87em;
	line-height:1.38em;
	background:url(images/line-hor1.gif) repeat-x left bottom;
	padding-bottom:17px;
	margin-bottom:17px;
}
.list1 li.last {
	background:none;
	padding:0;
	margin:0;
}
.list1 li img {
	float:left;
	margin-right:12px;
}
.list1 li strong {
	color:#fff;
	font-size:.92em;
}
.list1 li a {
	font-style:italic;
	font-weight:bold;
}
.list1 li span {
	overflow:hidden;
	display:block;
}

.list2 {
	margin-top:-40px;
}
.list2 li {
	padding-top:40px;
}
.list2 li .img-box1 {
	padding-bottom:0;
}

/*========================== OTHER ============================*/

.img-indent { 
	padding-bottom:25px; 
}

.img-box1 { 
	width:100%; 
	overflow:hidden;
	padding:5px 0 28px 0;
}
.img-box1 img { 
	float:left; 
	margin:-5px 18px 0 0;
}
.img-box1 p {
	color:#fff;
	margin-bottom:0;
}

.img-box2 { 
	width:100%; 
	overflow:hidden;
	padding:5px 0 15px 0;
}
.img-box2 img { 
	float:left; 
	margin:-5px 18px 0 0;
}

p { 
	margin-bottom:60px;
	line-height:1.6em;
}
.p0 {
	margin-bottom:0;
}
.p1 {
	margin-bottom:30px;
}
.p2 {
	margin-bottom:20px;
}
.p3 {   
	margin-bottom:0;
	font-weight:bold;
}
.phone { 
	float:right; 
	margin-right:30px;
}

cite {
	line-height:1.6em;
	display:block;
	margin-top:-34px;
	position:relative;
}

dl {
	font-size:.87em;
	line-height:1.38em;
	margin-bottom:-20px;
}
dl dt {
	color:#fff;
	font-weight:bold;
}
dl dd {
	margin-bottom:20px;
}

/*================= TXT, LINKS, LINES, TITLES =================*/

a {	
	color:#000; 
	outline:none;
}
a:hover {
	text-decoration:none;
}

h2 {
	font-size:33px;
	line-height:1.2em;
	color:#191919;
	background:url(images/title-tail.gif) repeat-x left top;
	margin:0 0 38px 0;
	position:relative;
	left:-4px;
	letter-spacing:-1px;
}
h2 span {
	color:#fff;
}
h2 em {
	display:block;
	background:url(images/title-left.gif) no-repeat left top;
}
h2 b {
	padding:8px 0 11px 25px;
	display:block;
	background:url(images/title-right.gif) no-repeat right top;
}
h3 {
	font:400 italic 230%/1.2em "Crimson Text", serif;
	color:#191919;
	background:url(images/line-hor.gif) repeat-x left bottom;
	padding-bottom:8px;
	margin-bottom:27px;
	width:100%;
}
h3.extra {
	padding:0 0 27px 95px;
	margin:-2px 0 0 -14px;
	position:relative;
	width:auto;
	background:url(images/icon5.gif) no-repeat left 3px;
}
h3.extra span {
	background:url(images/line-hor2.gif) repeat-x left bottom;
	display:block;
	padding-bottom:5px;
}
h4 {
	color:#fff;
	font-size:.86em;
	line-height:1.38em;
}

.link {
	font-weight:bold;
	font-style:italic;
	font-size:.8em;
	text-align:right;
}

.line-ver1 {
	background:url(images/line-ver.gif) repeat-y 450px 0;
}
.line-ver2 {
	background:url(images/line-ver.gif) repeat-y 538px 0;
}

/*============================ BOXES ==========================*/

.box { 
	width:100%;
	position:relative;
	color:#000;
}
.box .left-top-corner { 
	background:url(images/left-top-corner.png) no-repeat left top; 
	height:19px; 
	padding-left:19px;
}
.box .right-top-corner { 
	background:url(images/right-top-corner.png) no-repeat right top; 
	height:19px; 
	padding-right:19px;
}
.box .border-top { 
	background:url(images/border-top.png) left top repeat-x; 
	height:19px; 
	font-size:0; 
	line-height:0; 
	width:100%;
}
.box .left-bot-corner { 
	background:url(images/left-bot-corner.png) no-repeat left bottom; 
	height:19px; 
	padding-left:19px;
}
.box .right-bot-corner { 
	background:url(images/right-bot-corner.png) no-repeat right bottom; 
	height:19px; 
	padding-right:19px;
}
.box .border-bot { 
	background:url(images/border-bot.png) left bottom repeat-x; 
	height:19px; 
	font-size:0; 
	line-height:0; 
	width:100%;
}
.box .border-left { 
	background:url(images/border-left.png) left top repeat-y; 
	padding-left:19px;
	position:relative;
}
.box .border-right { 
	background:url(images/border-right.png) right top repeat-y; 
	padding-right:19px;
}
.box .xcontent { 
	background:#a1a1a1;
	padding:0 5px 0 8px;
}
.box .inner {
	padding-bottom:25px;
}
.box h3 {
	top:-5px;
	position:relative;
	margin-bottom:22px;
}
.box p {
	font-size:.87em;
	line-height:1.38em;
}

.box1 { 
	width:100%;
	position:relative;
	color:#000;
}
.box1 .extra-corner {
	position:absolute;
	bottom:-45px !important;
	bottom:-46px;
	width:53px;
	height:64px;
	left:53px;
	z-index:10;
}
.box1 .left-top-corner { 
	background:url(images/left-top-corner1.png) no-repeat left top; 
	height:19px; 
	padding-left:19px;
}
.box1 .right-top-corner { 
	background:url(images/right-top-corner1.png) no-repeat right top; 
	height:19px; 
	padding-right:19px;
}
.box1 .border-top { 
	background:url(images/border-top1.png) left top repeat-x; 
	height:19px; 
	font-size:0; 
	line-height:0; 
	width:100%;
}
.box1 .left-bot-corner { 
	background:url(images/left-bot-corner1.png) no-repeat left bottom; 
	height:19px; 
	padding-left:19px;
}
.box1 .right-bot-corner { 
	background:url(images/right-bot-corner1.png) no-repeat right bottom; 
	height:19px; 
	padding-right:19px;
}
.box1 .border-bot { 
	background:url(images/border-bot1.png) left bottom repeat-x; 
	height:19px; 
	font-size:0; 
	line-height:0; 
	width:100%;
}
.box1 .border-left { 
	background:url(images/border-left1.png) left top repeat-y; 
	padding-left:19px;
	position:relative;
}
.box1 .border-right { 
	background:url(images/border-right1.png) right top repeat-y; 
	padding-right:19px;
}
.box1 .xcontent { 
	background:#c4c4c4;
	padding:0 5px 5px 15px;
}
.box1 h3 {
	margin-bottom:20px;
}
.box1 p {
	font-size:.87em;
	line-height:1.38em;
	color:#000;
}

/*========================== HEADER ===========================*/

#header .left {
	position:absolute;
	left:-8px;
	top:0;
}
#header .right {
	position:absolute;
	right:-8px;
	top:0;
}
#header .row-1 {
	height:64px;
	background:url(images/tail-header.jpg) repeat-x center top;
	width:100%;
	overflow:hidden;
}
#header .row-1 .fleft {
	padding:2px 0 0 11px;
}
#header .row-1 .fright {
	padding-right:1px;
}
#header .row-1 .fright ul li {
	float:left;
	font-size:16px;
	line-height:1.2em;
	position:relative;
	z-index:10;
	margin-left:-1px;
}
#header .row-1 .fright ul li a {
	width:119px;
	text-align:center;
	display:block;
	color:#dadae0;
	width:121px;
	height:64px;
	background:url(images/nav-bg.gif) no-repeat left top;
	text-decoration:none;
}
#header .row-1 .fright ul li a span {
	display:block;
	padding-top:20px;
}
#header .row-1 .fright ul li a.active,
#header .row-1 .fright ul li a:hover {
	background:url(images/nav-act.gif) no-repeat left top;
}
#header .row-2 {
	height:472px;
}

/*========================= CONTENT ===========================*/

#content {
	padding:57px 0 14px 11px;
}
#content .indent {
	padding-bottom:39px;
}
#content .indent1 {
	padding-bottom:5px;
}
#content .indent2 {
	padding-right:10px;
	font-size:1.25em;
	line-height:1.5em;
	text-shadow:#333 1px 2px;
}

/*========================= FOOTER ============================*/

#footer .row-1 {
	height:20px;
	padding-left:12px;
}
#footer .row-1 dl {
	padding-top:12px;
	width:100%;
	overflow:hidden;
}
#footer .row-1 dl dt {
	font-size:38px;
	line-height:1.2em;
	color:#d2d2d2;
	letter-spacing:-1px;
	padding-right:53px;
	float:left;
}
#footer .row-1 dl dd {
	float:left;
	margin-right:36px;
}
#footer .row-1 dl dd.last {
	margin-right:0;
}
#footer .row-2 {
	height:167px;
}
#footer .row-2 .indent {
	padding:10px 0 40px 14px;
}
#footer .row-2 .col-1 {
	width:180px;
	padding-left:50px;
        margin-right:0px;
	padding-top:8px;
}
#footer .row-2 .col-1 span {
	display:block;
	font-size:.8em;
	font-style:italic;
	color:#fff;
	text-align:right;
	padding:6px 10px 0 0;
}
#footer .row-2 .col-1 span a {
	color:#636566;
}
#footer .row-2 .col-2 {
	padding-top:31px;
	width:358px;
	height:57px;
}
#footer .row-2 .col-2 dl {
	width:100%;
	overflow:hidden;
}
#footer .row-2 .col-2 dl dt {
	float:left;
	padding:8px 25px 0 0;
	/* color:#636566; */
	font-weight:normal;
}
#footer .row-2 .col-2 dl dd {
	float:left;
	padding-right:12px;
}
#footer .row-2 .col-3 {
	padding:8px 0 0 65px;
	width:240px;
	font-size:.87em;
	line-height:1.38em;
	color:#fff;
}
#footer .row-2 .col-3 a {
	color:#fff;

}
#footer .row-2 .col-3 a:hover {
	color:#fff;
	text-decoration:none;
}
#footer .row-2 .col-3 span {
	float:right;
	margin-right:52px;
}

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

/*  Carousel */

#loopedCarousel { 
	width:966px;
	position:relative;
	margin:10px 0 0 6px;
}
#loopedCarousel .next {
	width:36px;
	height:73px;
	background:url(images/button-right.png) no-repeat left top;
	position:absolute;
	right:-44px !important;
	right:-34px;
	top:126px;
}
#loopedCarousel .next:hover {
	background:url(images/button-right-act.png) no-repeat left top;
}
#loopedCarousel .previous {
	width:36px;
	height:73px;
	background:url(images/button-left.png) no-repeat left top;
	position:absolute;
	left:-34px;
	top:126px;
}
#loopedCarousel .previous:hover {
	background:url(images/button-left-act.png) no-repeat left top;
}
#loopedCarousel .container {
	height:200px;
	width:966px; 
	overflow:hidden; 
	position:relative; 
}
#loopedCarousel .slides {
	position:absolute; 
	top:0; 
	left:0;
}
#loopedCarousel .slides div {
	position:absolute; 
	top:0;
	width:150px; 
	height:190px;
	background:url(images/slide-bg.jpg) no-repeat left top; 
	padding:10px 0 0 3px;
}
#loopedCarousel .slides div img {
	margin:0 0 6px 7px;
	display:block;
}
#loopedCarousel .slides div b {
	width:150px;
	height:34px;
	background:url(images/png-bg.png) no-repeat left top;
	display:block;
	position:absolute;
	bottom:125px;
	left:10px;
}
#loopedCarousel .slides div b a {
	cursor:pointer;
	position:absolute;
	right:12px;
	top:8px;
}
#loopedCarousel .slides div b a img {
	margin:0 0 0 0;
}
#loopedCarousel a {
	font-size:.67em;
	text-transform:uppercase;
}

/* Easy Slider */

.slider-wrap {
	position:relative;
	width:100%;
}
#slider ul, 
#slider li {
	margin:0;
	padding:0;
	list-style:none;
}
#content #slider li { 
/* 
	define width and height of list item (slide)
	entire slider area will adjust according to the parameters provided here
*/ 
	width:256px;
	height:266px;
	overflow:hidden;
	vertical-align:top; 
	color:#fff;
}
#content #slider li dl {
	background:url(images/line-hor1.gif) repeat-x left bottom;
	width:100%;
	overflow:hidden;
	height:71px;
	margin-bottom:17px;
}
#content #slider li dl.alt {
	background:none;
}
#content #slider li dl dt img {
	float:left;
	margin-right:12px;
}	
#content #slider li dl dd {
	color:#000;
	float:left;
	width:172px;
	line-height:1.38em;
}
#content #slider li dl dd strong {
	color:#fff;
	font-size:.92em;
}
#content #slider li dl dd a {
	font-size:.92em;
	font-style:italic;
	font-weight:bold;
}
#nextBtn,
#prevBtn { 
	display:block;
	width:56px;
	height:26px;
	position:absolute;
	z-index:1000;
}	
#nextBtn {
	left:98px;
	top:282px;
}
#prevBtn {
	left:98px;
	top:-15px;
}
#nextBtn a,
#prevBtn a {  
	display:block;
	position:relative;
	width:56px;
	height:26px;
}	
#nextBtn a {
	background:url(images/down.gif) no-repeat left top;
}
#nextBtn a:hover {
	background:url(images/down-act.gif) no-repeat left top;
}
#prevBtn a {
	background:url(images/up.gif) no-repeat left top;
}
#prevBtn a:hover {
	background:url(images/up-act.gif) no-repeat left top;
}