@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";@import"ui.totop.css";
body{
	background:#d6d6d6;
	font:12px/20px Arial, Helvetica, sans-serif;
	color:#898989;
	position:relative;
	min-width:980px;
}
html,body{height:100%;}
p{padding-bottom:20px;}
a{color:#ff7748;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:#2b2b2b;font-family: 'Lora',serif; margin-bottom:10px; text-transform:uppercase; text-shadow:0 2px 3px #bfbfbf; font-weight:bold;letter-spacing: 2px;}
h1{font-size:30px;}
h2{font-size:14px;}
h3{font-size:14px;} 
h4{font-size:14px;}  
h5{font-size:12px;}
h6{font-size:10px;}
/* 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;
	position:relative;
	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;}

.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;}

/*********************************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:574px; /*191px*/
	height:53px;
	margin:0 auto 47px;
	text-indent:-5000px; 
	background:url(../images/logo.png) 0 0 no-repeat;
}

/*********************************header*************************************/
header {
	width:100%;
	position:relative; 
	z-index:2;
	padding-bottom: 22px;
	background:url(../images/header-bg.gif) no-repeat center 0 #cbcbcb;
}

#page1 header {
	padding-bottom:0 !important;
}

.main_h5 {
	margin-bottom:17px;
}

/*** MENU ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}

nav {
	height:82px;
	background:url(../images/menu-bg.gif) repeat-x 0 0 #272727;
	width:950px;
	margin-left:5px;
	margin-bottom: 64px;
	box-shadow: 0 3px 6px 1px #B2B2B2;
    -webkit-box-shadow:0 3px 6px 1px #B2B2B2;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu li {
	float:			left;
	position:		relative;
	width:189px;
	border-right:1px solid #393939;
	text-align:center;
}
.sf-menu a {
	display:		block;
	position:		relative;
	color:#5d5d5d;
	font-size:14px;
	font-weight:bold;
	padding-bottom: 35px;
    padding-top: 30px;
	line-height:17px;
	font-family: 'Lora', serif;
	text-transform:uppercase;
}
.sf-menu a:hover,
.sf-menu li.sfHover > a {
	color:#fff;
	background:#393939;
	text-decoration:none;
}

.sf-menu a.active {
	color:#fff;
}

.sf-menu li span {
	color:#fff;
}

.sf-menu ul {
	position:		absolute;
	top:			-999em;
	background:url(../images/menu-bg2.gif) repeat-x 0 0 #272727;
	width:			191px; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
	border-right:none;
	border-bottom:1px solid #3a3a3a;
}
.sf-menu ul a {
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	letter-spacing:0;
	line-height:14px;
	padding:18px 0 17px;
}

.sf-menu ul a:hover,
.sf-menu ul li.sfHover > a {
	background:#222222;
	text-decoration:none;
}


.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			82px; /* 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:			192px; /* 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;
}

.inner1-box1 {
	overflow:hidden;
	position:relative;
	width:237px;
	height:472px;
}

.inner1 {
	overflow:hidden;
	position:relative;
	width:237px;
	float:left;
}

.inner1-box2 {
	overflow:hidden;
	text-align:center;
}

.inner1-box2 span {
    background: #3b3b3b; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjM2IzYjNiIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMzglIiBzdG9wLWNvbG9yPSIjM2IzYjNiIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzM2MzYzNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(-45deg,  #3b3b3b 0%, #3b3b3b 38%, #363636 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#3b3b3b), color-stop(38%,#3b3b3b), color-stop(100%,#363636)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  #3b3b3b 0%,#3b3b3b 38%,#363636 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  #3b3b3b 0%,#3b3b3b 38%,#363636 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  #3b3b3b 0%,#3b3b3b 38%,#363636 100%); /* IE10+ */
background: linear-gradient(-45deg,  #3b3b3b 0%,#3b3b3b 38%,#363636 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b3b3b', endColorstr='#363636',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */

    color: #FFFFFF;
    display: block;
    font-family: 'Lora',serif;
    font-size: 14px;
    letter-spacing: 5px;
    line-height: 17px;
   padding-bottom: 59px;
    padding-left: 7px;
    padding-top: 58px;
    text-transform: uppercase;
}

.slider {
	position:absolute;
	bottom:-134px;
	overflow:hidden;
	left:5px;
}

#page1 header .main {
	height: 718px;
}

.inner1-box3 {
	overflow:hidden;
	padding:61px 44px 57px 37px;
	background:#fff;
	width: 156px;
}

.ptop {
	position:absolute;
	top:-472px;
	left:0;
}

.pbottom {
	position:absolute;
	bottom:-472px;
	left:0;
}

.pleft {
	position:absolute;
	top:0px;
	left:-237px;
}

.pright {
	position:absolute;
	top:0px;
	right:-237px;
}

.inner1-box3 span {
	display:block;
	font-family: 'Lora',serif;
	font-size:14px;
	margin-bottom:29px;
	 line-height: 18px;
    text-shadow: 0 1px 3px #BFBFBF;
	color:#353535;
	text-transform:uppercase;
}

.button1 {
	display:inline-block;
	text-transform:uppercase;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	padding:9px 27px 10px;
	background: #2d2d2d;
}

.p6 {
    padding-bottom: 38px;
}

.button1:hover {
	background:#ff7748;
	text-decoration:none;
}

/********************** Content ************************/

#content {
	width:100%; 
	padding:36px 0 9px;
	position:relative;
	z-index:1;
	background:#fff;
}

#page1 #content {
	padding:173px 0 9px;
}

.p7 {
	padding-top:7px;
}

																									/***** Page 1 *****/

.page1-img2 {
	float:left;
	margin-right:17px;
	padding:5px;
	background:#fff;
}

.page1-box1 {
	background: #efefef; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZWZlZmVmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNlZmVmZWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZGJkYmRiIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
background: -moz-linear-gradient(-45deg,  #efefef 0%, #efefef 0%, #dbdbdb 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#efefef), color-stop(0%,#efefef), color-stop(100%,#dbdbdb)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  #efefef 0%,#efefef 0%,#dbdbdb 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  #efefef 0%,#efefef 0%,#dbdbdb 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  #efefef 0%,#efefef 0%,#dbdbdb 100%); /* IE10+ */
background: linear-gradient(-45deg,  #efefef 0%,#efefef 0%,#dbdbdb 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#dbdbdb',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */
overflow:hidden;
padding:31px 23px 27px 20px;
}

.page1-box1 span {
	display:block;
	padding-top: 2px;
	color:#898989;
	text-transform:uppercase;
	font-size:10px;
	line-height:12px;
	margin-bottom: 12px;
}
.carousel li {
	width:310px;
height:170px;
}
.page1-box1 strong {
	display:block;
	font-family: 'Lora',serif;
	margin-bottom:12px;
	color:#353535;
	font-size:14px;
	line-height:18px;
	text-shadow:0 1px 3px #8C8C8C;
	text-transform:uppercase;
}

.link1 {
	color:#898989;
	text-transform:uppercase;
	font-size:10px;
	line-height:12px;
	display:inline-block;
	text-decoration:underline;
}

.link1:hover {
	color:#ff7748;
	text-decoration:none;
}

.page1-img3 {
    float: left;
    margin-left: 1px;
    margin-right: 19px;
    margin-top: 3px;
}

.posrel {
	position:relative;
	margin-bottom:29px;
}
.next {
	background:url(../images/prev.gif) no-repeat 0 0 ;
	position:absolute;
	right:28px;
	top:-40px;
	display:block;
	width:28px;
	height:28px;
}

.prev {
	background:url(../images/next.gif) no-repeat 0 0 ;
	position:absolute;
	right:0px;
	top:-40px;
	display:block;
	width:28px;
	height:28px;
}
.prev:hover,
.next:hover {
	background-position:0 -76px;
}
.page1-box2 {
	/*padding-top:30px;*/
	margin-top: -3px;
	border-bottom:1px solid #e1e1e1;
	padding-bottom:21px;
	margin-bottom: 37px;
}

.page1-box2 span {
	display:block;
	font-family: 'Lora',serif;
	color:#2a2a2a;
	font-size:30px;
	margin-bottom:10px;
	line-height:36px;
	text-shadow:0 1px 3px #8C8C8C;
	letter-spacing:-1px;
	margin-bottom:26px;
}

.page1-box2 span i {
	font-style:normal;
	text-transform:uppercase;
}

.img-bot {
	padding:4px;
	background:#fff;
	box-shadow:0 0 0 1px #e1e1e1;
}

.page1-box2 strong {
	display:block;
	color:#ff7748;
	font-family: 'Lora',serif;
	font-size:14px;
	text-shadow:0 0 2px #ffdbce;
	line-height:20px;
	margin-bottom:12px;
}

.page1-box3 {
	overflow:hidden;
	padding-top: 5px;
	margin-bottom:40px;
}

.text1 {
    border-left: 1px solid #E1E1E1;
    color: #343434;
    display: block;
    font-family: 'Lora',serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 25px;
    padding-left: 12px;
	text-shadow: 0 1px 3px #8C8C8C;
	padding-right: 25px;
    text-transform: uppercase;
}


.page1-img4 {
	float:left;
	margin-top: 6px;
	margin-bottom:25px;
}

.p8 {
	padding-bottom:23px;
}

.inner-head {
	overflow:hidden;
	background: #3b3b3b; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjM2IzYjNiIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMzQlIiBzdG9wLWNvbG9yPSIjM2IzYjNiIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTklIiBzdG9wLWNvbG9yPSIjMjcyNzI3IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzI3MjcyNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(-45deg,  #3b3b3b 0%, #3b3b3b 34%, #272727 59%, #272727 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#3b3b3b), color-stop(34%,#3b3b3b), color-stop(59%,#272727), color-stop(100%,#272727)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  #3b3b3b 0%,#3b3b3b 34%,#272727 59%,#272727 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  #3b3b3b 0%,#3b3b3b 34%,#272727 59%,#272727 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  #3b3b3b 0%,#3b3b3b 34%,#272727 59%,#272727 100%); /* IE10+ */
background: linear-gradient(-45deg,  #3b3b3b 0%,#3b3b3b 34%,#272727 59%,#272727 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b3b3b', endColorstr='#272727',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */

font-family: 'Lora',serif;
color:#fff;
text-transform:uppercase;
letter-spacing:4px;
font-weight:bold;
font-size:14px;
line-height:17px;
padding-left: 22px;
padding-bottom: 18px;
    padding-top: 18px;
}

.inner-box {
	overflow:hidden;
	background: #ffffff; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNlZmVmZWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIzMiUiIHN0b3AtY29sb3I9IiNlZmVmZWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZThlOGU4IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
background: -moz-linear-gradient(-45deg,  #ffffff 0%, #efefef 0%, #efefef 32%, #e8e8e8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#ffffff), color-stop(0%,#efefef), color-stop(32%,#efefef), color-stop(100%,#e8e8e8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  #ffffff 0%,#efefef 0%,#efefef 32%,#e8e8e8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  #ffffff 0%,#efefef 0%,#efefef 32%,#e8e8e8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  #ffffff 0%,#efefef 0%,#efefef 32%,#e8e8e8 100%); /* IE10+ */
background: linear-gradient(-45deg,  #ffffff 0%,#efefef 0%,#efefef 32%,#e8e8e8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e8e8e8',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */

    padding: 31px 49px 16px 19px;
	margin-bottom:1px;
}

.inner-box strong {
	font-family: 'Lora',serif;
	text-transform:uppercase;
	color:#353535;
	font-size:14px;
	display:block;
	margin-bottom:5px;
	font-weight:bold;
	text-shadow: 0 1px 3px #8C8C8C;
	line-height:17px;
}

.page1-box4 {
	overflow:hidden;
}


.inner-box span {
	display:block;
	color:#3b3b3b;
	font-weight:bold;
	font-size:12px;
	margin-bottom: 22px;
	line-height:15px;
}

.link2 {
	display:inline-block;
	background:url(../images/marker1.gif) no-repeat 0 0;
	font-family: 'Lora',serif;
	text-transform:uppercase;
	color:#353535;
	padding-bottom: 4px;
    padding-left: 32px;
    padding-top: 2px;
	font-size:14px;
	font-weight:bold;
	text-shadow: 0 1px 3px #8C8C8C;
	line-height:17px;
}
.link2:hover {
	color:#ff7748;
	text-shadow:none;
	text-decoration:none;
}

.inner-box2 {
	overflow:hidden;
	padding-bottom: 15px;
    padding-left: 20px;
    padding-top: 15px;
	background: #efefef; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZWZlZmVmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMjYlIiBzdG9wLWNvbG9yPSIjZjBmMGYwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTklIiBzdG9wLWNvbG9yPSIjZGJkYmRiIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(-45deg,  #efefef 0%, #f0f0f0 26%, #dbdbdb 59%, #dbdbdb 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#efefef), color-stop(26%,#f0f0f0), color-stop(59%,#dbdbdb), color-stop(100%,#dbdbdb)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  #efefef 0%,#f0f0f0 26%,#dbdbdb 59%,#dbdbdb 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  #efefef 0%,#f0f0f0 26%,#dbdbdb 59%,#dbdbdb 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  #efefef 0%,#f0f0f0 26%,#dbdbdb 59%,#dbdbdb 100%); /* IE10+ */
background: linear-gradient(-45deg,  #efefef 0%,#f0f0f0 26%,#dbdbdb 59%,#dbdbdb 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#dbdbdb',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */

}

.list1 a {
	color:#7f7f7f;
	font-size:12px;
}

.list1 a:hover {
	color:#ff7748;
	text-decoration:none;
}

.list1 li {
	display:block;
	margin-bottom: 8px;
    padding-bottom: 6px;
	border-bottom:1px solid #e1dbdc;
}

aside {
	background:url(../images/aside-bg.png) no-repeat center 0 #e7e7e7;
	overflow:hidden;
	padding-top:56px;
	padding-bottom: 29px;
}

.text2 {
	display:block;
	text-transform:uppercase;
    color: #343434;
    font-family: 'Lora',serif;
    font-size: 14px;
	word-spacing:2px;
	letter-spacing:-1px;
    font-weight: bold;
	margin-bottom: 27px;
    line-height: 17px;
	text-shadow: 0 1px 3px #8C8C8C;
}

.last1 {
	border:none !important;
}

.p10 {
	background:url(../images/divider1.gif) repeat-y 279px 0;
	margin-bottom:40px;
}

.last2 {
	margin-bottom:0 !important;
}
																									/***** Page 2 *****/


.page2-box1 {
	padding-top:1px;
}

.link4 {
    color: #FF7748;
    display: inline-block;
    font-family: 'Lora',serif;
    font-size: 14px;
	font-weight:bold;
    line-height: 20px;
    margin-bottom: 12px;
    text-shadow: 0 0 2px #FFDBCE;
}

.link4:hover {
    color: #343434;
}

.page2-img1 {
	margin-bottom:27px;
	margin-left:1px;
}

.page2-box2 {
	overflow:hidden;
}

.page2-box2 span {
	display:inline-block;
	color:#ff7748;
	font-family: 'Lora',serif;
	font-weight:bold;
	text-shadow: 0 0 2px #FFDBCE;
	font-size: 14px;
	float:left;
	line-height: 20px;
	margin-right: 6px;
    padding-top: 1px;
}

.p11 {
	margin-bottom:12px;
}

.p12 {
	padding-bottom:19px;
}

.p13 {
    margin-bottom: 13px;
}

.list2 a {
	color:#343434;
	font-size:14px;
	font-family: 'Lora',serif;
	font-weight:bold;
	text-shadow: 0 1px 3px #8C8C8C;
}

.list2 a:hover {
	color:#ff7748;
	text-decoration:none;
}

.list2 li {
	display:block;
	line-height:17px;
	background:url(../images/marker2.gif) no-repeat 0 5px;
	padding-bottom: 14px;
    padding-left: 15px;
}

.list2 {    
	margin-bottom:19px;
}

.p14 {
	border-bottom:1px solid #e1e1e1;
	padding-bottom:10px;
	margin-bottom:31px;
}

.p15 {
	border-bottom:1px solid #e1e1e1;
	padding-bottom:17px;
	margin-bottom: 36px;
}

.page2-box3 {
	padding-top:1px;
}

.page2-img2 {
	margin-left:1px;
	float:left;
	margin-bottom: 16px;
}

.page2-img3 {
	float:left;
	margin-right:12px;
}

.page2-box4 {
	overflow:hidden;
	padding-top:11px;
	border-bottom:1px solid #e1e1e1;
	padding-bottom:3px;
	margin-bottom: 9px;
}

.page2-box4 span {
	display:block;
	float:left;
	color:#343434;
	text-transform:uppercase;
	font-family: 'Lora',serif;
	font-size:16px;
	font-weight:bold;
	text-shadow: 0 1px 3px #8C8C8C;
	line-height:20px;
	margin-bottom:7px;
	padding-top:4px;
}

.page2-box5 {
	overflow:hidden;
	padding-top:7px;
}

.p16 {
	padding-bottom:15px;
}

.p17 {
	margin-bottom:17px;
}


/***** Page 3 *****/

.page3-box1 {
	overflow:hidden;
	padding:31px 16px 15px 19px;
	background: #efefef; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZWZlZmVmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMjElIiBzdG9wLWNvbG9yPSIjZWVlZWVlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(-45deg,  #efefef 0%, #eeeeee 21%, #dbdbdb 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#efefef), color-stop(21%,#eeeeee), color-stop(100%,#dbdbdb)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  #efefef 0%,#eeeeee 21%,#dbdbdb 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  #efefef 0%,#eeeeee 21%,#dbdbdb 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  #efefef 0%,#eeeeee 21%,#dbdbdb 100%); /* IE10+ */
background: linear-gradient(-45deg,  #efefef 0%,#eeeeee 21%,#dbdbdb 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#dbdbdb',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */

}

.page3-img1 {
	background:#fff;
	padding:5px;
	float:left;
	margin-bottom:30px;
	
}

.page3-box1 span {
    color: #898989;
    display: block;
    font-size: 10px;
    line-height: 12px;
    margin-bottom: 12px;
    padding-top: 2px;
    text-transform: uppercase;
}

.page3-box1 strong {
    color: #353535;
    display: block;
    font-family: 'Lora',serif;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 12px;
    text-shadow: 0 1px 3px #8C8C8C;
    text-transform: uppercase;
}

.p18 {
	margin-bottom:10px;
}

.p19 {
	margin-bottom:41px;
}
																									/***** Page 4 *****/

.page4-box1 {
	overflow:hidden;
}

.p20 {	
	margin-bottom:11px;
}

.page4-img1 {
    float: left;
    margin-left: 1px;
    margin-right: 20px;
    margin-top: 5px;
}

.page4-box2 span {
    color: #FF7748;
    display: block;
    font-family: 'Lora',serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 12px;
    text-shadow: 0 0 2px #FFDBCE;
}

.p21 {
    border-bottom: 1px solid #E1E1E1;
    margin-bottom: 31px;
    padding-bottom: 9px;
}

.p22 {
	margin-left: 30px;
	padding-top:10px;
}

.p23 {
	margin-bottom:14px;
}

.p24 {
	border-bottom: 1px solid #E1E1E1;
    margin-bottom: 31px;
    padding-bottom: 20px;
}

.page4-img2 {
	margin-left:110px;
	margin-bottom:17px;
}

.page4-box3 {
	overflow:hidden;
	padding-top:5px;
}

.p25 {
	margin-left:48px !important;
}


.p26 {
	border-bottom: 1px solid #E1E1E1;
    margin-bottom: 31px;
    padding-bottom: 11px;
}

.page4-box4 span {
    color: #FF7748;
    display: block;
    font-family: 'Lora',serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 12px;
    text-shadow: 0 0 2px #FFDBCE;
}

.p27 {
	padding-bottom:24px;
}

																									/***** Page 5 *****/


.dl1 dt {
	width:150px;
    color: #FF7748;
    display: block;
    font-family: 'Lora',serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 12px;
    text-shadow: 0 0 2px #FFDBCE;
}

.page5-img1 {
	margin-bottom:18px;
}

.p28 {
	margin-bottom:41px;
}

.dl1 span {float:left; width:82px;}

.dl1 dd { line-height:20px;}

.dl1 dd a,
.page6-box1 a {color:#898989;}

.dl1 dd a:hover,
.page6-box1 a:hover {color:#ff7748; text-decoration:none;}

.page6-box1 {
	overflow:hidden;
	padding-top:3px;
	margin-bottom:37px;
}

.page6-box1 span {
	color: #FF7748;
    display: block;
    font-family: 'Lora',serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 12px;
    text-shadow: 0 0 2px #FFDBCE;
}
	
/******************** Footer ******************/
footer {
	width:100%; 
	background:#d6d6d6;
	padding:19px 0 12px;
}

.foot-page {
	overflow:hidden;
	margin-left:5px;
	padding-top:5px;
	float:left;
}

.foot-page span {
	display:inline-block;
	font-family: 'Lora',serif;
	text-transform:uppercase;
	color:#2a2a2a;
	font-weight:bold;
	font-size:14px;
	margin-right:6px;
	line-height:17px;
}

.foot-page a {
	color:#7f7f7f;
	text-decoration:underline;
}

.foot-page a:hover {
	color:#ff7748;
	text-decoration:none;
}

.social-links li {float:left;}

.social-links {
	float:right;
	margin-right:2px;
	margin-bottom:5px;
}

.foot {
	text-align:center;
}

.social-links li a {
    height:35px;
	width:35px;
	display:block;	
}

.social-links li a.link-1 {background:url(../images/soc-link1.png) no-repeat 0 top;}
.social-links li a.link-2 {background:url(../images/soc-link2.png) no-repeat 0 top;}
.social-links li a.link-3 {background:url(../images/soc-link3.png) no-repeat 0 top;}
.social-links li a.link-4 {background:url(../images/soc-link4.png) no-repeat 0 top;}


.social-links li a.link-1:hover,
.social-links li a.link-4:hover,
.social-links li a.link-3:hover,
.social-links li a.link-2:hover  {background-position:0 -97px;}

.text3 {
	float:right;
	margin-right: 14px;
    padding-top: 5px;
}
