@import"reset.css";@import"pro_pages_style.css";@import"grid.css";@import"forms.css";@import"prettyPhoto.css";@import"jquery.snippet.min.css";
@import"../skin/blue.monday/jplayer.blue.monday.css";@import"../css/smoothness/jquery-ui-1.8.17.custom.css";
body{
	background:#f0e0be;
	font:12px/20px Arial, Helvetica, sans-serif;
	color:#717274;
	position:relative;
	min-width:980px;
}
html,body{height:100%;}
p{padding-bottom:18px;}
a{color:#f18737;outline:none;cursor:pointer;text-decoration:none;}
a:hover{text-decoration:underline}
/*  Header styles */
h1,h2,h3,h4,h5,h6{line-height:1.3em;color:#50433f;font-family: Arial, Helvetica, sans-serif; font-weight:normal; text-shadow:0 1px 0 #fff5df; margin-bottom:22px;}
h1{font-size:40px;}
h2{font-size:35px;}
h3{font-size:30px;} 
h4{font-size:24px;}  
h5{font-size:20px;}
h6{font-size:18px;}
/* Global Structure---------------------------------------- */
/*----- txt,links,lines,titles -----*/
.extra-wrap{overflow:hidden;display:block;}
.fleft{float:left}
.fright{float:right}
.alignright{text-align:right}
.aligncenter{text-align:center}
.alignmiddle *{vertical-align:middle}
.color1{color:#ff2100;}

.main {
	width:960px; 	
	padding:0;
	margin:0 auto;
}

.wrapper {width:100%; overflow:hidden;}
 
.p1 {margin-bottom:8px;}
.p2 {margin-bottom:15px;}
.p3 {margin-bottom:30px;}
.p4 {margin-bottom:40px;}
.p5 {margin-bottom:50px;}

.reg {text-transform:uppercase;}

.title {margin-bottom:18px;}

.it {font-style:italic;}

.letter {letter-spacing:-1px;}

/*********************************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;
}


.logo {
	display:block; 
	width:290px; 
	height:50px;
	margin-left:5px;
	text-indent:-5000px; 
	background:url(../images/logo.png) 0 0 no-repeat;
}

/*********************************header*************************************/
header {
	width:100%;
	position:relative; 
	z-index:2;
}

.head-box1 {
	background:url(../images/head-bg.gif) repeat-x 0 0;
	box-shadow: 0 1px 4px #1F1B18;
	position:relative;
	z-index:9999;
}

.slider-bg {
	background:url(../images/slider-bg.gif) repeat 0 0;
	position:relative;
	width:100%;
	overflow:hidden;
}
.head-box3 {
	position:absolute;
	bottom:0;
	left:0;
	background:url(../images/bg1.png) repeat 0 0;
	width:100%;
	height:66px;
	z-index:99999;
}

.inner1 {
	width:940px;
	margin:0 auto;
	color: #ECA54D;
    font-size: 14px;
    line-height: 17px;
}

.inner1 strong {
    display: inline-block;
    font-weight: normal;
    margin-right: 4px;
    padding-top: 27px;
}

.inner1 span {
    background: url("../images/divider2.png") no-repeat scroll right 18px transparent;
    color: #FFFFFF;
    display: inline-block;
    float: left;
    font-size: 24px;
    line-height: 29px;
    margin-right:52px;
    padding-right: 58px;
    padding-top: 22px;
    text-shadow: 0 1px 1px #000000;
}

.link1 {
    background: url("../images/marker1.png") no-repeat scroll right 5px transparent;
    color: #FFFFFF;
    display: inline-block;
    font-size: 11px;
    line-height: 14px;
    margin-top: 30px;
    padding-right: 13px;
    text-decoration: underline;
}

.link1:hover {
	color:#f18737;
	text-decoration:none;
}

header h1 {
	padding:15px 0 0;
	margin:0;
	float:left;
	font-size:0;
	line-height:0;
}

/*** MENU ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
nav {
	float:right;
	margin-right:12px;
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
	padding:30px 35px 33px;
	font-size:12px;
	line-height:15px;
	color:#fff;
	background:url(../images/divider.gif) no-repeat 0 0;
}

.sf-menu a:hover,
.sf-menu a.active,
 .sf-menu li.sfHover > a {
	background:url(../images/menu-bg-hov.gif) repeat-x 0 0;
	text-decoration:none;
}

.sf-menu ul a:hover,
.sf-menu ul a.active,
 .sf-menu ul li.sfHover > a {
	color:#f18737;
	background:url(../images/menu-bg1.gif) repeat-x 0 0 #181512;
}

.help a {
	background:url(../images/help-bg.gif) repeat-x 0 0;
	color:#f18737;
	padding:30px 32px 33px 36px !important;
}

.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu ul a {
	background:url(../images/menu-bg1.gif) repeat-x 0 0 #181512;
	padding:13px 0 12px 19px;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left: 2px;
    top: 78px; /* match top ul list item height */
	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:			121px; /* match ul width */
	top:			0;
}
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;
}

/********************** Content ************************/

#content {
	width:100%; 
	padding:49px 0 36px;
	position:relative;
	z-index:1;
	background:#f9e8c4;
}

#page1 #content {
	padding:36px 0 21px;
}


#page3 #content {
    padding: 49px 0 56px;
}

#page4 #content {
    padding: 49px 0 54px;
}
																									/***** Page 1 *****/

aside {
	width:100%;
	background:url(../images/bg3.gif) repeat 0 0 ;
}

.aside-bg {
	background:url(../images/bg-2.gif) repeat-x 0 0;
	padding-top:40px;
	padding-bottom: 31px;
}

.page1-img1 {
	float:left;
	margin-right:11px;
}

.main_h6 {
	color:#413a34;
	text-shadow:0 1px #fbb055;
	padding-top:3px;
	margin-bottom:0;
}

.page1-box1 {
	color:#fff;
	font-size:14px;
	padding-right:22px;
	padding-bottom:10px;
	line-height:20px;
}

.inner2 {
	overflow:hidden;
	margin-bottom:11px;
}

.button2 {
    background: url("../images/button2.gif") repeat 0 0;
    border-radius: 4px;
    color: #eaa14c;
    display: inline-block;
    font-size: 14px;
    line-height: 17px;
	box-shadow: 0px 2px 2px #be6b2c;
    padding: 6px 14px 8px;
    text-shadow: none;
}

.button2:hover {
	background:#181513;
	text-decoration:none;
	color:#fff;
}

.p6 {padding-bottom:25px;}

.aside-line {
	width:100%;
	height:8px;
	background:#f0e0be;
}

.tabs-nav a {
	font-weight:bold;
	color:#50433f;
	font-size:12px;
	display:block;
	padding:18px 29px 15px 28px;
	line-height:15px;
	border-radius:4px 4px 0 0;
	background: url("../images/divider3.gif") no-repeat scroll right 16px transparent;
	border-left:1px solid transparent; border-right:1px solid transparent;
}

.tabs-nav a.current,
.tabs-nav a:hover {background:#fff5df;border-left:1px solid #e6d7b5; border-right:1px solid #e6d7b5; text-decoration:none;}

.tabs-nav li {	
	display:block;
	float:left;
	padding-right:2px;
}

.tabs-nav {
	background:url(../images/tab-bg.gif) no-repeat 0 bottom;
	height:57px;
	width:100%;
}



.last1 a {background:none;}

.page1-box2 {
	overflow:hidden;
	color:#522617;
	font-size:18px;
	line-height:24px;
	padding-right:22px;
	margin-bottom:10px;
}

.tab-content {
	padding-top:26px;
}

.button3 {
    background: url("../images/button3.gif") repeat-x scroll 0 0 #e57927;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    display: inline-block;
    font-size: 14px;
    line-height: 17px;
    padding: 7px 15px 7px 13px;
    text-shadow: none;
	margin-bottom:3px;
	box-shadow: 0px 1px 1px 1px #d5c6a8;
}

.button3:hover {
	background:#473322;
	text-decoration:none;
}

.page1-box3 {
    font-size: 14px;
    line-height: 20px;
	padding-right:10px;
    overflow: hidden;
	margin-bottom:20px;
}

.page1-box3 span {
	display:block;
	color:#8e7d70;
	font-size:18px;
	line-height:22px;
	margin-bottom:20px;
}

.p8 {
	padding-bottom:25px;
}

.page1-box4 {
	overflow:hidden;
	padding-right:15px;
	border-bottom:1px solid #dfd1b2;
	padding-bottom:10px;
	margin-bottom:31px;
	width:210px;
}

.page1-box4 span {
	display:inline-block;
	border-radius:4px;
	background:#f18737;
	color:#fff;
	font-weight:bold;
	padding:3px 7px;
	margin-bottom: 16px;
	font-size:12px;
	line-height:15px;
}

.p9 {
	margin-bottom:24px;
}

.page1-box4 a {
	display:inline-block;
	color:#8e7d70;
	font-size:14px;
}

.last2 {
	border:none !important;
}

.carousel {position:relative;height:670px !important; }

.car-wrapper {
	position:relative;
}

	.carousel li {
    overflow: visible !important;
	width:225px;
height:260px;
}

.next1,
.prev1{
	display:block;
	width:23px;
	height:23px;
	cursor:pointer;
	position:absolute;
	overflow:hidden;
	float:left;
	cursor:pointer;
	z-index:5;
}

.prev1 {
	background:url(../images/prev.png) no-repeat center top;
	right: 34px;
    top: -51px;
}



.next1 {
	background:url(../images/next.png) no-repeat center top;
	right: 3px;
    top: -51px;
}
.next1:hover, 
.prev1:hover {background-position:0px -70px;}
																									/***** Page 2 *****/


.inner3 {
    background: url("../images/marker2.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    float: left;
    font-size: 36px;
    font-weight: bold;
    height: 70px;
    line-height: 44px;
    margin-right: 17px;
    margin-top: 5px;
    padding-top: 3px;
    text-align: center;
    width: 51px;
}

.link2 {
	display:inline-block;
	color:#522617;
	font-weight:bold;
	font-size:14px;
}

.link2:hover {
	color:#f18737;
	text-decoration:none;
}

.page2-box1 {
    border-bottom: 1px solid #DFD1B2;
    font-size: 14px;
    margin-right: 32px;
    overflow: hidden;
    padding-bottom: 7px;
	margin-bottom:22px;
    padding-top: 4px;
}

.p10 {
	margin-bottom:33px;
}

.p11 {
	margin-bottom:26px;
}

.text1 {
    background: url("../images/marker3.png") no-repeat 19px 16px;
    border-top: medium none !important;
    color: #8E7D70;
    font-size: 14px;
    line-height: 20px;
    padding: 35px 25px 31px 29px;
}

.page2-box2 {
    background: url("../images/page2-bg1.gif") repeat-x 0 0 #DBCBAE;
    border: 1px solid #F1E1BF;
    border-radius: 12px;
    position: relative;
	margin-bottom:15px;
}

.page2-box2 span {
	display:block;
	position:absolute;
	width:34px;
	height:20px;
	background:url(../images/marker4.jpg) no-repeat 0 0;
	bottom:-20px;
	left:63px;
}

.page2-box3 {
	padding-right:31px;
	margin-bottom: 24px;
}

.text2 {
    color: #522617;
    margin-bottom: 20px;
	font-weight:bold;
    overflow: hidden;
	display:block;
    padding-right: 22px;
}

.page2-box4 {
	padding-top:4px;
	color:#8e7d70;
	font-size:14px;
	overflow:hidden;
	margin-bottom:54px;
}

.p12 {
	padding-bottom:24px;
}

.p13 {
	margin-bottom:28px;
}

.page2-box5 {
    background:#D4C5A6;
    border-radius: 4px;
    float: left;
    overflow: hidden;
    padding: 15px 15px 12px;
	font-size:14px;
    width: 160px;
	margin-bottom:25px;
	margin-right:25px;
}

.last4 {
	margin-right:0 !important;
}

.page2-box5 span {
	display:block;
}

.page2-img1 {
	margin-bottom:8px;
}

	.page3-box1 {
		overflow:hidden;
		padding: 15px 15px 11px;
		font-size:14px;
		border-radius: 4px;
		background:#D4C5A6;
	}
	
.page3-img1 {
	margin-bottom:9px;
}

.page3-box1 span {
	display:block;
}

.p14 {
	margin-bottom:31px;
}

.p15 {
	margin-bottom:29px;
}

.dl1 dt {width:150px;
    color: #522617;
	font-weight:bold;
    overflow: hidden;
	display:block;
	font-size:14px;
}

.page4-img1 {
	margin-bottom:27px;
}

.dl1 {
	font-size:14px;
	color:#8e7d70;
}

.dl1 span {float:left; width:82px;}

.dl1 dd { line-height:20px;}

.dl1 dd a {color:#f18737;}

.dl1 dd a:hover {color:#000; text-decoration:none;}

.page5-box1 {
    line-height: 22px;
    overflow: hidden;
    padding-top: 5px;
}

.page5-box1 p {
	padding-bottom:20px;
}

.page5-box1 a {
	display:inline-block;
	margin-top:2px;
	text-decoration:underline;
}

.page5-box1 a:hover {
	color:#000;
	text-decoration:none;
}

.page5-box1 span {
	display:block;
	font-weight:bold;
	color:#522617;
	font-size:14px;
}
	
/******************** Footer ******************/
footer {
	width:100%; 
	padding:27px 0 30px;
	border-top:1px solid #ebdbba;
	background:#f0e0be;
}

.foot-page1 {
	overflow:hidden;
	float:left;
	font-weight:bold;
	color:#8e7d70;
	margin-left:10px;
	font-size:12px;
	line-height:15px;
}

.soc-link {
	float:right;
	margin-right:59px;
}

.soc-link li {
    background: url("../images/divider4.gif") no-repeat scroll 0 3px transparent;
    display: block;
    float: left;
    line-height: 15px;
    margin-left: 7px;
    padding-left: 8px;
}

.first1 {
	background:none !important;
}

.soc-link a {
	font-weight:bold;
	color:#8e7d70;
	font-size:12px;	
}

.soc-link a:hover {
	text-decoration:none;
	color:#3f2b1b;
}

.foot-page1 a {
	color:#8e7d70;
}


.foot-page1 a:hover {
	color:#f18737;
}

.foot {
	text-align:center;
}