
/* 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 ======================================================== */
html {width:100%; height:100%;}

body { 	 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	color:#d8d6d7;
	min-width:980px;
	background:url(../images/main-bg.gif) repeat 0 0;
	position:relative;	
	height:100%;
	min-height:100%;
	height:auto  !important;
}

.main {
	width:960px; 	
	padding:0;
	margin:0 auto;
	position:relative;
	font-size:12px;
	line-height:21px;
}

a {color:#1799cf; 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;}

.title {margin-bottom:18px;}

.it {font-style:italic;}

.letter {letter-spacing:-1px;}

.color-1 {color:#fff;}
.color-2 {color:#000;}
.color-3 {color:#666;}

/*********************************boxes**********************************/
.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:30px;}
.indent-bot3 {margin-bottom:45px;}

.img-indent-bot {margin-bottom:25px;}
.img-indent {float:left; margin:0 20px 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;}	

.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,
.button,
.logo {text-decoration:none;}	

/*********************************header*************************************/
header {
	width:100%;
	position:relative; 
	z-index:9999;
	min-height: 200px;
}
#page3 header,
#page4 header,
#page5 header,
#page6 header,
#page2 header {
	background:url(../images/slide-4.jpg) no-repeat center 0;
}

.head-box1 {
	display:block;
	width:100%;
	height:6px;
	background:url(../images/header-bg.gif) repeat-x 0 0;
}

.head-box2 {
	display:block;
	width:100%;
	height:14px;
	position:absolute;
	bottom:-7px;
	left:0;
	background:url(../images/divider2.png) repeat-x 0 0;	
}

#page1 .head-box2 {
	bottom:57px;
}

.header-inner {
	position:relative;
	height:506px;
	width:100%;
	z-index:-1;
	overflow:hidden;
}

.header-inner1 {
	position:absolute;
	left:50%;
	height:506px;
	width:100%;
	margin-left:-1044px;
	top:0;
}

h1 {
	padding:0px 0 0 10px; 
	position:absolute;
	top:-6px;
}
h1 a {
	display:block; 
	width:220px; 
	height:107px; 
	text-indent:-5000px; 
	background:url(../images/logo.png) 0 0 no-repeat;
}

h2 {
	font-family: 'Glegoo', serif;
	color:#fff;
	font-size:18px;
	line-height:1.2em;
	font-weight:normal;
	margin-bottom:23px;
	text-transform:uppercase;
}

h3 {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 1.7em;
    margin-left: 21px;
	margin-bottom:8px;
    padding-left: 22px;
	background:url(../images/marker3.png) no-repeat 0 0;
	color:#fff;
	text-transform:uppercase;
}

h4 {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 1.7em;
	margin-bottom:8px;
	padding-top: 4px;
	color:#fff;
	text-transform:uppercase;
}

h6 {
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
	line-height:1.2em;
	margin-bottom:11px;
}

/*** MENU ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}

nav {
	background:url(../images/menu-bg.png) no-repeat 0 0;
	width:960px;
	height:140px;
	margin-top:118px;
	display:block;
	position:absolute;
}

#page1 nav {	
	margin-top:-82px;
	position:relative;
}

.sf-menu {
	line-height:	1.0;
	margin-left:32px;
	padding-top:43px;
	float:left;
	width:588px;
}

.sf-menu li {
	float:			left;
	position:		relative;
	background:url(../images/divider1.gif) no-repeat right 8px;
}
.sf-menu a {
	display:block;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	line-height:1.2em;
	margin-left: 9px;
    margin-right: 12px;
    padding:15px 20px 16px 22px;	
	border-radius:2px;
	-webkit-border-radius:2px;
	background:url(../images/bg-15.png) repeat 0 0;
}

.sf-menu a:hover,
.sf-menu a.active,
.sf-menu li.sfHover > a {
	background:url(../images/menu-bg1.gif) repeat-x 0 0 #852e16;
	box-shadow: 0px 2px 3px #000000;
	-webkit-box-shadow:0px 2px 3px #000000;
}

.sf-menu ul {
	position:absolute !important;
	border-radius:2px;
	-webkit-border-radius:2px;
	background:url(../images/menu-bg2.gif) repeat-x 0 0 #211f20;
	box-shadow: 0px 1px 2px #000000;
	-webkit-box-shadow:0px 1px 2px #000000;
	width:139px; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:100%;
	background:none;
}

.sf-menu ul a {
    margin: 1px 4px;
    padding: 15px 20px 15px 16px;
	
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}

.sf-sub-indicator {
	background:url(../images/sub-marker.png) no-repeat 2px 0px;
	height: 10px;
    left: 80%;
    position: absolute;
	display:block;
    top: 19px;
    width: 10px;
    z-index: 999999;
}

.sf-with-ul {
	padding:15px 63px 16px 20px !important;
}

.sf-menu ul .sf-with-ul {
	padding:15px 20px 15px 16px !important;
}

.sf-menu ul .sf-sub-indicator {
	background:none;
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left: 9px;
    top: 50px;
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left: 140px;
    top: -1px;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

#search-form {
	background:url(../images/search-bg.gif) no-repeat 0 0;
	height: 32px;
    position: relative;
    width: 244px;
	 margin-top: 10px;
	float:right;
	margin-right: 65px;
    margin-top: 49px;
}

#search-form input {
    border: 0 none;
    color: #fff;
    height: 21px;
    line-height: 21px;
    margin-left: 9px;
    margin-top: 5px;
    outline: none;
    width: 200px;
	background:none;
}

#search-form a {	
	background:url(../images/search-marker.png) no-repeat 0 0;
	height: 15px;
    position: absolute;
    right: 8px;
    top: 7px;
    width: 15px;

}

#search-form a:hover {
	background-position:0 -71px;
}

/*********************************content*************************************/
#content {
	width:100%; 
	padding:89px 0 112px;
	position:relative;
	z-index:1;
}

#page1 #content {
	padding:150px 0 0;
}


#page6 #content {
	padding: 89px 0 93px;
}


																									/***** Page 1 *****/



																									/***** Page 2 *****/

.list1 a {
	color:#7e7a7b;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 13px;
	display:block;
	
	padding:24px 20px 22px 22px;
	font-weight:bold;
	background:url(../images/marker2.png) no-repeat 254px 15px ;
}

.list1 li {
	margin-bottom:4px;
	box-shadow: 0px 2px 2px #000000;
	-webkit-box-shadow:0px 2px 2px #000000;
	background:url(../images/list1-bg.gif) repeat-x 0 0 #211f20;
}

.list1 li:hover {
	background-position:0 -84px;
	background-color:#852e16;
}

.list1 a:hover {
	background-position:254px -148px;
	color:#fff;
}

.list1 {
	margin-bottom:49px;
}

.page2-box1 {
	padding-left: 1px;
	box-shadow: 0 1px 3px 0 #000000;
	-webkit-box-shadow:0 1px 3px 0 #000000;
	margin-bottom:3px;
	position:relative;
}

.page2-img1 {
	background:url(../images/page1-bg1.gif) repeat-x 0 0 #211f20;
	padding:5px;
}

#prev_slide,
#next_slide {
	display:block;
	width:27px;
	height:27px;
	cursor:pointer;
	position:absolute;
	overflow:hidden;
	float:left;
	cursor:pointer;
	z-index:5;
}

#prev_slide:hover,
#next_slide:hover{
	background-position:0 -48px;
}

#prev_slide {
	background:url(../images/prev.png) no-repeat 0 top;
	right: 30px;
    top: -52px;
}

#next_slide {
	background:url(../images/next.png) no-repeat 0 top;
	right: 0px;
    top: -52px;
}

.page2-box1 img {
	width:289px;
	height:159px;
}

.page2-box2 {
	padding-top:4px;
	margin-bottom:28px;
	overflow:hidden;
	padding-right:7px;
}

.button1 {
	display:inline-block;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	background:url(../images/button-bg.gif) repeat-x 0 0 #852e16;
	line-height:1.2em;
	position:relative;
	padding:10px 14px 11px 17px;
	border-radius:2px;
	-webkit-border-radius:2px;
	box-shadow: 0 1px 5px -1px #000000;
	-webkit-box-shadow:0 1px 5px -1px #000000;
}

.p7 {
	margin-bottom:15px;
        font-size:14px;
}

.button1:hover {
	background-position:0 -58px;
	background-color:#f4efee;
	color:#302d2e;
	text-shadow:0 1px 0 #e9dfdd;
}

.page2-box3 {
    margin-left: 35px;
    padding-right: 41px;	
	overflow:hidden;
}

.p8 {
	background:url(../images/divider5.gif) repeat-x 0 bottom;
	margin-bottom: 37px;
    padding-bottom: 23px;
}

.page2-img2 {
	box-shadow:0 1px 2px 0 #000000;
	-webkit-box-shadow:0 1px 2px 0 #000000;
	float:left;
	margin-right:15px;
}

.last {
	margin-right:0 !important;
}

.page2-box4 {
    padding-top: 4px;
}

.carousel {position:relative; }


	.carousel li {
    float: left;
    overflow: visible !important;
	height:83px !important;
}

.jCarouselLite {
	padding-left:2px;
}

.next1,
.prev1{
	display:block;
	width:27px;
	height:27px;
	cursor:pointer;
	position:absolute;
	overflow:hidden;
	float:left;
	cursor:pointer;
	z-index:5;
}

.prev1 {
	background:url(../images/prev.png) no-repeat center top;
	right: 33px;
    top: -57px;
}



.next1 {
	background:url(../images/next.png) no-repeat center top;
	right: -2px;
    top: -57px;
}

.page2-img2 img {
	width:169px;
	height:79px;
}

.next1:hover, 
.prev1:hover {background-position:0px -48px;}

.p9 {
	background:url(../images/divider4.gif) repeat-y 361px 0px;
}



																									/***** Page 3 *****/

.page3-img1 {
	float:left;
	margin-right:20px;
}

.img-bot {
	background:url(../images/page3-bg.gif) repeat-x 0 0 #211f20;
	padding:5px;
	box-shadow:0 2px 2px 0 #000000;
	-webkit-box-shadow:0 2px 2px 0 #000000;
	
}

.page3-img1 {
	margin-left:1px;
}

.p10 {
	background:url(../images/divider5.gif) repeat-x 0 bottom;
	padding-bottom:48px;
	margin-bottom: 27px;
}

.page3-box2 {
	padding:5px;
	margin-left:1px;
	margin-bottom:3px;
	box-shadow:0 1px 2px 0 #000000;
	-webkit-box-shadow:0 1px 2px 0 #000000;
	background:url(../images/page3-bg2.gif) repeat-x 0 0 #211f20;	
}

.p11 {
	margin-bottom:28px;
	margin-left: 10px;
}

.page3-box2 a {
	font-weight:bold;
	font-size:12px;
	display:inline-block;
	margin-left: 14px;
	color:#fff;
	text-transform:uppercase;
}

.page3-box2 a:hover {
	color:#972820;
}

.page3-img2 {
	margin-bottom:11px;
}

.p12 {
	margin-left: 14px;
	margin-bottom: 6px;
	padding-right: 21px;
}

.carousel2 {position:relative; }


	.carousel2 li {
    float: left;
    overflow: visible !important;
	height: 280px !important;
    width: 320px !important;
}

.p13 {
	padding-top:10px;
}


.next2,
.prev2{
	display:block;
	width:27px;
	height:27px;
	cursor:pointer;
	position:absolute;
	overflow:hidden;
	float:left;
	cursor:pointer;
	z-index:5;
}

.prev2 {
	background:url(../images/prev.png) no-repeat center top;
	right: 43px;
    top: -52px;
}

.next2 {
	background:url(../images/next.png) no-repeat center top;
	right: 8px;
    top: -52px;
}

.page3-img2 img {
	width:289px;
	height:187px;
}

.next2:hover, 
.prev2:hover {background-position:0px -48px;}



																									/***** Page 4 *****/

.text1 {
	background:url(../images/page4-bg2.gif) repeat-x 0 0 #222021;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:13px;
	color:#d8d6d7;
	padding-right: 12px;
	padding-left: 23px;
    padding-top: 17px;
	position:relative;
	box-shadow:0 1px 2px 0 #000000;
	-webkit-box-shadow:0 1px 2px 0 #000000;
	overflow:hidden;
}

.inner {
	padding-bottom:18px;
	position:relative;
}

.page1-bg1 {
	position:absolute;
	width:299px;
	height:23px;
	display:block;
	bottom:0;
	left:0;
	background:url(../images/page4-bg1.png) no-repeat 0 0;
}

.page4-box1 {
	position:relative;
}

.page4-img1 {
	float:left;
	margin-left:31px;
	margin-right:16px;
	box-shadow: 0 1px 3px 0 #000000;
	-webkit-box-shadow:0 1px 3px 0 #000000;
}

.inner2 {
	padding-top:5px;
}

.inner2 a {
	color:#fff;
	font-size:12px;
	line-height:1.2em;
	display:inline-block;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom: 3px;
	margin-top: 22px;
}


.inner2 a:hover {
	color:#b03d1b;
}

.inner2 span {
	color:#d8d6d7;
	font-size:12px;	
	display:inline-block;
}

.page4-box2 {
	margin-bottom:33px;
	
}

.page4-box4 {
	width:169px;
	float:left;
	margin-right:15px;
}

.page4-box3 {
	margin-bottom: 72px;
	margin-left:-1px;
}

.jCarouselLite3 {
	padding-left:2px;
}

.page4-img2 {
	margin-bottom:15px;
	box-shadow:0 1px 2px 0 #000000;
	-webkit-box-shadow:0 1px 2px 0 #000000;
}

.carousel3 {position:relative;height:188px}


	.carousel3 li {
    float: left;
    overflow: visible !important;
	height:188px !important;
	width:184px !important;
}

.next3,
.prev3{
	display:block;
	width:27px;
	height:27px;
	cursor:pointer;
	position:absolute;
	overflow:hidden;
	float:left;
	cursor:pointer;
	z-index:5;
}

.prev3 {
	background:url(../images/prev.png) no-repeat center top;
	right: 33px;
    top: -44px;
}



.next3 {
	background:url(../images/next.png) no-repeat center top;
	right: -2px;
    top: -44px;
}

.page4-img2 img {
	width:169px;
	height:79px;
}

.next3:hover, 
.prev3:hover {background-position:0px -48px;}

.page4-box6 {
	padding-top:3px;
	padding-right: 21px;
	overflow:hidden;
	margin-left:1px;
}

.page4-box5 {
	overflow:hidden;	
}

.list3 a {
	color:#b03d1b;
	font-size:12px;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
}

.list3 a:hover {
	color:#fff;
}

.list3 li {
	padding-left:32px;
	padding-bottom: 9px;
	background:url(../images/marker1.png) no-repeat 1px 2px;
}

.p14 {  
	margin-bottom:14px;
        font-size:14px;
}

.page4-img3 {
	background:url(../images/page4-bg1.gif) repeat-x 0 0 #211f20;
	padding:5px;
	margin-left: 1px;
    margin-top: 5px;
	box-shadow: 0 1px 3px 0 #000000;
	-webkit-box-shadow:0 1px 3px 0 #000000;
}






																									
	
																									/***** Contact form *****/
.social-links li {float:left;margin-right:5px;}

.social-links li a {
    height:44px;
	width:44px;
	display:block;	
}

.social-links li a.link-1 {background:url(../images/soc-link1.png) no-repeat center top;}
.social-links li a.link-2 {background:url(../images/soc-link2.png) no-repeat center top;}
.social-links li a.link-3 {background:url(../images/soc-link3.png) no-repeat center top;}
.social-links li a.link-4 {background:url(../images/soc-link4.png) no-repeat center top;}
.social-links li a.link-5 {background:url(../images/soc-link5.png) no-repeat center top;}

.social-links li a.link-1:hover,
.social-links li a.link-2:hover, 
.social-links li a.link-3:hover, 
.social-links li a.link-5:hover,
.social-links li a.link-4:hover  {background-position:0 -89px;
}


#easyTooltip {
	padding:5px 10px;
	background:#B03D1B;
	color:#fff;
	font-size:14px;
	text-transform:none;
	position:absolute;
	z-index:100;
	border:1px solid #fff;
}
.social-links {
	margin-left: 1px;
    padding-top: 1px;
}
	
#form1 {
	position:relative;
	vertical-align:top;
	z-index:1;
	font-family:Arial, Helvetica, sans-serif;
}

.page5-box2 {
	background:url(../images/divider5.gif) repeat-x 0 bottom;
	margin-bottom: 38px;
    padding-bottom: 34px;
}

.page5-img1 {
	float:left;
	margin-right: 20px;
}

#form1 fieldset {
border:none;
padding:0;
}

.p15 {
	margin-right:15px;
}

#form1 label {display:block; height:42px; position:relative;width: 300px;}
#form1 label.message { height:212px; width:300px; }

#form1 input {
	outline: none;
	border:none;
	background:url(../images/mail-bg.png) repeat 0 0;
	color: #d8d6d7;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0;
	padding: 8px 14px;
    width: 193px;
	display:inline-block;
	border-radius:3px;
	-webkit-border-radius:3px;
	padding:10px 12px 8px 16px \0/;
}
#form1 .area .error { float:none;}
#form1 textarea {	
	height:175px;
	margin:0;
	width:273px;	
	border-radius:3px;
	-webkit-border-radius:3px;
	resize:none;
	outline: none;
	border:none;
	padding: 8px 14px;
	padding:10px 12px 8px 16px \0/;
	background:url(../images/mail-bg.png) repeat 0 0;
	overflow:auto;
	color:#d8d6d7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	display:block;
}
#form1 a {cursor:pointer;}
#form1 .success {
	display:none;
	position: absolute;
	left: 0px;
	top: -21px;
	color:#717171;
	font-size:12px;
}
#form1 .error,
#form1 .empty {
	color:#f00;
	font-size:10px;
	line-height:1.25em;
	display:none;
	font-family:Arial, Helvetica, sans-serif;
	overflow:hidden;
	position:absolute;
	right:82px;
	top:3px;
}
#form1 .message .error,
#form1 .message .empty  {
	right: 4px;
    top: 174px;
}

.link-form {
	float: left;
}

dt {width:160px;}

dl span {float:left; width:96px;}

dd { line-height:21px;}

dd a {color:#b03d1b; text-decoration:underline;}

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

dl {
	float:left;
	padding-top: 3px;
	margin-bottom:18px;
}

dt strong {
	display:block;
	 margin-bottom: 8px;
	color:#fff;
	text-transform:uppercase;
	font-size:12px;
}

.p16 {
	background:url(../images/divider4.gif) repeat-y 600px 0px;
}

.p17 {
	margin-bottom:30px;
}

.p18 {
	margin-bottom:28px;
}

.link1 {
	display:inline-block;
	padding-top:3px;
	color:#b03d1b;
	text-decoration:underline;
}

.link1:hover {
	color:#fff;
}
		
/****************************footer************************/
footer {
	width:100%; 
	padding:22px 0 22px;
	background:url(../images/foot-bg.gif) repeat 0 0;
	position:absolute;	
	bottom: 0px;
	z-index:99;
	left:0;
}

.foot-page {
	font-family: 'Glegoo', serif;
	text-transform:uppercase;
	color:#fff;
	font-size:11px;
	line-height:1.2em;
}

.foot-page1 a {
	color:#fff;
}
.foot-page1 a:hover {
	color:#b03d1b;
}

.foot-page1  {
	float:left;
	margin-left:12px;
}

.list2 a:hover {
	color:#972820;
}

.list2 a {
	color:#fff;
	font-size:11px;
	margin-left: 10px;
    margin-right: 6px;
	text-transform:uppercase;
}

.list2 li {
	float:left;
	background:url(../images/divider3.png) no-repeat 0 2px;
}

.list2 {
	float:right;
	margin-right:5px;
}

.first {
	background:none !important;
}

.foot {
	text-align:center;
}
