/* 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%;}

body { 	 
	font-family:Tahoma, Geneva, sans-serif;
	font-size:100%; 
	color:#7d7d7d;
	min-width:970px;
	background:url(../images/main-bg.gif) repeat;	
}

.main-bg {width:100%;background:url(../images/body-bg.jpg) no-repeat center top; }

.main {
	width:960px; 	
	padding:0;
	margin:0 auto;
	font-size:11px;
	line-height:1.818em;
}

a {color:#7d7d7d; outline:none; cursor:pointer; text-decoration:none;}
a:hover {text-decoration:none; color:#ed4b2c;}

.col-1, .col-2 {float:left;}

.wrapper {width:100%; overflow:hidden;}
.extra-wrap {overflow:hidden;}
 
p {margin-bottom:20px;}
.p1 {margin-bottom:8px;}
.p2 {margin-bottom:15px;}
.p3 {margin-bottom:35px;}
.p4 {margin-bottom:40px;}
.p5 {margin-bottom:50px;}
.p6 {padding-right:30px; margin-bottom: 29px;}
.p7 {margin-bottom:9px; padding-top: 60px;}
.p9 {padding-left:15px;}
.p10 {padding-right:20px; padding-top:6px;}
.p11 {margin-bottom:20px;}
.p12 {margin-bottom:19px;}
.p13 {margin-bottom:32px;}
.p15 {margin-bottom:36px;}
.p16 {margin-bottom:16px;}
.p17 {margin-bottom:29px;}
.p19 {padding-right:20px;}
.p21 {margin-bottom:54px;}
.p22 {margin-bottom:31px;}
.p23 {margin-bottom:34px;}
.p25 {margin-bottom:11px;}
.p26 {margin-bottom:6px;}
.p28 {padding-right:12px;}
.p29 {padding:0 42px 0 15px;margin-bottom: 4px;}
.p30 {margin-bottom:5px;}
.p32 {margin-bottom:13px;}


.reg {text-transform:uppercase;}

.pos-relat {position:relative;}

.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 {padding-bottom:14px;}

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

/*********************************header*************************************/
header {
	width:100%;
	position:relative; 
	z-index:2;
}

h1 a {
	display:block;
}
h2 {
	color:#a5a5a2;
	font-size:24px;
	font-family: 'Open Sans', sans-serif;
	font-style:italic;
	font-weight:300;
	line-height: 2em;
    margin-bottom: 20px;
	letter-spacing: -1px;
}
h3 {
	font-family: 'Open Sans', sans-serif;
	font-size:18px;
	font-weight:600;
	color:#3f3f3b;
	text-transform:uppercase;
	letter-spacing:-1px;
	margin-bottom:13px;
}
h4 {
	color:#7f7f7a;
	font-size:18px;
	font-family: 'Open Sans', sans-serif;
	font-style:italic;
	font-weight:600;
	letter-spacing:-1px;
	margin-left:24px;
	line-height:1.2em;
	margin-bottom:38px;
}

.p14 {margin-left: 14px;}

h5 {
	text-transform:uppercase;
	color:#3f3f3b;
	font-weight:bold;
	margin-bottom: 10px;
}

h6 {
	color:#3f3f3b;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:300;
}

/*** MENU ***/
.bg-1 {
	background:#3f3f3b;
	 width:100%; 
	 height:60px;
	 margin-bottom: 50px;
}

.menu {width:960px; margin:0 auto;}

.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
	margin-left:10px;
}
.sf-menu ul {
	position:absolute;
	top:-999em;
	margin-top: 21px;
	width:100%;
}
.sf-menu ul li {
	width:			100%;
	min-width:134px;
	
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	display:inline-block;
	float:left;
	position:relative;
	z-index: 999;
}

.sf-menu > li > a {
	display:inline-block;
	position:relative;
	color:#9b9b9b;
	position:relative;
	font-size:12px;
	text-transform:uppercase;
	cursor:pointer;
	line-height:2em;
	padding: 18px 37px 18px 36px;
	letter-spacing:0;
}

.sf-menu li li a {
	background:#595957;
	color:#c6c6c6;
	font-size:11px;
	text-transform:uppercase;
	margin-bottom:1px;
	text-align:center;
	position:relative;
	padding:10px;
	display:block;
	overflow:hidden;
}	
.sf-menu li li li a {
	display:block;
	background:#595957;
	color:#c6c6c6;
	font-size:11px;
	text-transform:uppercase;
	margin-bottom:1px;
	text-align:center;
	position:relative;
}
	
.sf-menu li a.active,
.sf-menu li a:hover,
.sf-menu li.sfHover > a {color:#ffffff;background:#fd5636;}


.sf-menu ul ul {
	min-width:100%;
	width:auto;
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		999;
}
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: 135px;
    top: -21px;
}
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;
}
/*** //MENU ***/

.page1-lines {
	background:url(../images/page1-lines.png) no-repeat center top;
	height: 173px;
    left: 35px;
	position:absolute;
    top: 160px;
    width: 792px;	
}

.page1-text1 {
	color:#9b9b9b;
	font-family: "Times New Roman", Times, serif;
	font-size:38px;
	font-style:italic;
	font-weight:300;
	background:url(../images/page1-img8.gif) no-repeat 20px 12px;
	line-height:1.2em;
	padding-left:40px;
	margin-top: 23px;
	letter-spacing:-1px;
	position:relative;
}

.page1-text2 {
	display:block;
	margin:-9px 0 0 5px;
}
.page1-text3 {
	display:block;
	margin: -8px 0 -10px;
}
.page1-col1 { background:url(../images/col1-bg1.gif) repeat-y center top !important;}
.page1-col2 { background:url(../images/col2-bg2.gif) repeat-y center top !important;}
.page1-col3 { background:url(../images/col3-bg3.gif) repeat-y center top !important;}

.page1-img1 { margin-bottom:33px;}

.page1-col1-text1 { padding:0 20px; margin-bottom:17px;}

.page1-marker1 {
	width:38px;
	height:38px;
	margin:0 auto;
}

.page1-marker1 a {
	padding:14px 0 4px 0;
	display:block;
	background:url(../images/page1-bgmarker1.png) no-repeat center top;
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
}

.page1-marker1 a:hover { background-position:0 -49px;}

.page1-marker2 {
	width:44px;
	height:38px;
	margin:0 auto;
}

.page1-marker2 a {
	display:block;
	background:url(../images/page1-bgmarker2.png) no-repeat center top;
    display: block;
    padding: 19px 0 7px;
}

.page1-marker2 a:hover { background-position:0 -49px;}

.page1-marker3 {
	width:38px;
	height:40px;
	margin:0 auto;
}

.page1-marker3 a {
	display:block;
	background:url(../images/page1-bgmarker3.png) no-repeat center top;
    display: block;
    padding: 13px 0 6px;
}

.page1-marker3 a:hover { background-position:0 -49px;}



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

.content-padding {padding-bottom:35px; position:relative;}

.content-bg1 {
	background:url(../images/content-bg1.png) no-repeat center top;
	width:100%;
	position:relative;
}
.content-bg2 {
	background:url(../images/content-bg2.png) no-repeat center bottom;
	width:100%;
	padding-bottom: 40px;
	padding:30px 0 40px;
}

.content-bg3 {background:url(../images/content-bg3.gif) repeat-y center 30px;}

.content-bg4 {
	background:url(../images/content-bg4.gif) repeat;
	bottom: 75px;
    position: absolute;
    right: 73%;
    top: 0;
	left:0;
}

.content-bg5 {
	background: url(../images/content-bg5.gif) repeat;
	bottom: 35px;
    position: absolute;
    left: 50%;
    top: 30px;
	right:0;
}

.page1-content1 {
	padding-top:17px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#c7c7c7;
	line-height:1.666em;
	
}

.page1-content1 a {color:#c7c7c7;}

.page1-content1 a:hover {color:#ed4b2c;}

.page1-text4 {margin-bottom:19px;}

.p24 {margin-bottom:14px;}

.date {
	color:#9b9b9b;
	font-size:11px;
	padding-top:1px;
	display:block;
}

.content_main {
	float:left;
	padding-top: 32px;
	position:relative;
}

.page1-text5 {padding:0 15px;}

.button-1 {
	color:#fff;
	line-height:1.2em;
	background:#92928f;
	padding: 4px 12px 8px 14px;
	font-size:11px;
	float:right;
	margin:9px 15px 0 0;
}

.p27 {margin-right:21px;}

.button-1:hover {background:#fd5636; color:#fff;}

.page1-text5 a {
	font-size:12px;
	color:#3f3f3b;
	margin-bottom:1px;
	line-height:20px;
}

.page1-text5 a:hover {
	color:#ed4b2c;
}

.page1-text6 {padding-top:14px;}

.button:hover {color:#fff;}

.link:hover {text-decoration:underline;} 

.text-1 {font-size:14px;}

.text-2 {font-size:14px; line-height:1.285em;}  

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

#map_canvas {
	width:330px;
	height:329px;
	overflow:hidden;
}
#carousel {overflow:hidden;}

#carousel li {height:auto !important;}

#carousel img {height:120px;}

.next1,
.prev1 {
	display:block;
	width:15px;
	height:15px;
	cursor:pointer;
	position:absolute;
	overflow:hidden;
	float:left;
	cursor:pointer;
	z-index:5;
	background:url(../images/page1-img9.png) no-repeat top center;
}

.next1 {
	right:27px;
	top:35px;
}

.prev1 {
	right: 50px;
    top: 35px;
}

.next1:hover, 
.prev1:hover {background-position:left -24px;}

.page1-text7 {
    color: #3F3F3B;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 1px;
}

											/***** page2 *****/

.page2-text1 {
    color: #3F3F3B;
    display: block;
    font-size: 12px;
    line-height: 1.666em;
    margin-bottom: 20px;
}

.page2-text2 {
	text-align:right;
	display:block;
}

.page2-text3 {
	color: #A5A5A2;
    display: block;
    float: left;
    font-family: 'Open Sans',sans-serif;
    font-size: 24px;
    font-style: italic;
    font-weight: 300;
    letter-spacing: -2px;
    margin-left: -1px;
	padding:4px 16px 0 0;
}

.page2-text4 {background:url(../images/page2-img5.png) no-repeat left top;margin-bottom:40px; text-indent:2.3em;}

.page2-text5 {padding-left:15px;margin-bottom: 50px;}

.page2-text5 a,
.page6-text3 a {
	color: #3F3F3B;
    display: block;
    font-size: 12px;
	line-height:1.666em;
	margin-bottom:20px;
}
	
.page2-text5 a:hover {color: #ED4B2C;}


										/***** page3 *****/
										
#page2 #content,
#page3 #content,
#page4 #content, 
#page5 #content,
#page6 #content,
#page7 #content,
#page8 #content {padding-top:30px;}

.page3-menu1 {padding-right:27px;}

.page3-menu1 a {
	line-height:20px;
	display:inline-block;
}

.page3-menu1 li {
	padding-bottom:10px;
	background:url(../images/page3-marker1.gif) no-repeat left 9px;
	padding-left:12px;
	}

.page3-title1 {
	color: #3F3F3B;
    display: block;
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.2em;
    margin-bottom: 10px;
    padding-top: 5px;
    text-transform: uppercase;
	letter-spacing:-1px;
}

.page3-text1 {padding: 0 15px;}

.page3-text1 a {
	color: #3F3F3B;
    font-size: 11px;
    margin-bottom: 1px;
}

.page3-text1 a:hover {color: #ED4B2C;}


										/***** page4 *****/
.page4-text1 {
	color:#9b9b9b;
	line-height:1.818em;
	font-size:11px;
}

.page4-text3 {
    color: #3F3F3B;
    display: block;
    font-size: 12px;
    line-height: 1.666em;
}
										
.page4-text1 a {
	color:#c7c7c7;
	font-size:12px;
	line-height:1.666em;
}
.page4-text1 a:hover {color: #ED4B2C;}

.page4-text2 {
	padding: 0 15px;
	line-height:1.818em;
	position:relative;
}

.page4-text2 a:hover {color: #ED4B2C;}

.page4-title1 {
	color: #3F3F3B;
    display: block;
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.2em;
    margin-bottom: 11px;
    padding-top: 2px;
    text-transform: uppercase;
	letter-spacing:-1px;
}

.page4-list1 a {
	background:url(../images/page4-marker1.gif) no-repeat left 9px;
	line-height:20px;
	padding-left:12px;
	font-size:12px;
	margin:0;
}

.page4-list1 li {
	padding-bottom:10px;
}

.page4-title3 {	margin-bottom:33px; float:left;}

.page4-title2 {
	display:block;
	margin-top:-5px;
}

   										/***** page5 *****/

.page5-img5 {
	padding: 6px 19px 0 0;
	float:left;
}

.page5-text1 {
	font-size:12px;
	color:#3f3f3b;
	padding-top:5px;
	margin-bottom:7px;
}

.page5-text1 a {
	font-size:12px;
	color:#3f3f3b;
}

.page5-text2 {
	color:#3f3f3b;
	text-transform:uppercase;
}	

.page5-img6 {
	padding: 6px 20px 0 0;
	float:left;
}

.page5-img7 {
	padding: 3px 8px 0 0;
	float:left;
	margin-bottom: -3px;
}

.page5-img8 {
	padding: 2px 9px 0 0;
	float:left;
}

.page5-text5 { float:left;}

.page5-text6 { float:left;}

										/***** page6 *****/
								
.page6-title1 {margin-left:14px;}

.page6-img1 {
    float: left;
    margin-bottom: -3px;
    padding: 1px 9px 0 0;
}

.page6-text1 {
	margin-bottom:4px;
	line-height:21px;
}

.page6-text1 a {
	font-size:11px;
	color:#9b9b9b;
	line-height: 21px;
}

.page6-text2 {
	float:left;
	margin-bottom:24px;
}

.page6-text3 {
	padding: 0 24px 0 15px;
}

										/***** page7 *****/

.page7-text1 {
    color: #9B9B9B;
    font-size: 11px;
    line-height: 1.818em;
}

.page7-text1 a {
    color: #C7C7C7;
    display: inline-block;
    font-size: 12px;
    line-height: 1.666em;
    margin-bottom: 1px;
}

.page7-img1 {
	padding-top:7px;
	margin-bottom: 13px;
}

.page7-text2 {
	color:#3f3f3b;
}


										/***** Contact form *****/
#contact-form {
	position:relative;
	vertical-align:top;
	width:300px;
	z-index:1;
	padding-left: 15px;
	}
	#contact-form fieldset {
		border:none;
		padding:0;
		}			
			#contact-form label {display:block; min-height:42px; position:relative;}
			#contact-form label.message {height:208px;}
			
			#contact-form input {
				font-family:Tahoma, Geneva, sans-serif;
				width:248px;
				padding: 8px 10px 9px;
				margin:0;
				font-size:11px;
				line-height:1.25em;
				color:#7d7d7d; 
				border:1px solid #b2b2b1;
				background:url(../images/page7-bg1.gif) repeat center top;
				outline:none;
			}
			#contact-form .area .error { float:none;}
			#contact-form textarea {
				height:169px;
				margin:0;
				width:248px;
				padding: 7px 10px 5px;
				font-family:Tahoma, Geneva, sans-serif;
				margin:0;
				font-size:11px;
				line-height:1.25em;
				color:#7d7d7d; 
				border:1px solid #b2b2b1;
				background:url(../images/page7-bg1.gif) repeat center top;
				overflow:auto;
				outline:none;
				resize:none;
			}
			#contact-form a {cursor:pointer;}
				#contact-form .success {
					display:none;
					position: absolute;
   					right: 30px;
   				    top: 315px;
					}
				#contact-form .error,
				#contact-form .empty {
					color:#f00;
					font-size:10px;
					line-height:1.25em;
					display:none;
					overflow:hidden;
					position:absolute;
					right:36px;
					top:1px;
				}
				#contact-form .message .error,
				#contact-form .message .empty  {
					right: 29px;
					top: 184px;				
				}
		.link-form {text-align:right;padding:0 16px 0 0;}
		.link-5-margin {margin-right:11px;}
		
/****************************footer************************/
footer {
	width:100%;
	padding-bottom: 65px; 
}
#easyTooltip {
	padding:5px 10px;
	background:#92928f;
	color:#fff;
	font-size:14px;
	text-transform:none;
	position:absolute;
	z-index:100;
	border:1px solid #fff;
}

.social-links {padding-top:7px;}

.social-links li {float:left;margin-right: 8px;margin-bottom: 17px;}

.social-links li a {
    height:32px;
	width:32px;
	display:block;
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
}

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

.social-links li a.link-2 {background:url(../images/foot-bg1.png) no-repeat center top;}
.social-links li a.link-3 {background:url(../images/foot-bg2.png) no-repeat center top;}
.social-links li a.link-4 {background:url(../images/foot-bg3.png) no-repeat center top;}
.social-links li a.link-5 {background:url(../images/foot-bg4.png) no-repeat center top;}

.menu-1 a {
	padding-left:10px;
	background:url(../images/page1-marker2.gif) no-repeat left 5px;
	line-height:1.818em;
}
.menu-1 a.active {
	color:#ED4B2C;
}

.footer-link {
	display:block;
}
.footer-link a {text-decoration:none;}

.footer-link1 {
	text-decoration:none;
	display:inline-block;
	position:relative;
	overflow:hidden;
}

.footer-link1 span {
		display:block;
		height:1px;
		width:0;
		background:#ED4B2C;
		position:absolute;
		left:50%;
		bottom:0;
}
