.facebook_box {
	padding-left: 8px;
	padding-top: 10px;
}
/* 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:Arial, Helvetica, sans-serif;
	color:#808386;
	min-width:1010px;
	background:#EBEEF3;
	background-color: #EBEEF3;
	/* [disabled]font-size: 16px; */
}


.main {
	width:1010px;
	padding:0;
	margin:0 auto;
	font-size:14px;
	line-height:18px;
}

a {color:#434343; outline:none; text-decoration:none;}
a:hover {text-decoration:underline;}

.wrapper {width:100%; overflow:hidden;}
.extra-wrap {overflow:hidden;}
p {margin-bottom:11px;} 
.p {margin-bottom:0px;}
.p0 { margin-bottom:0}
.p1 { margin-bottom:5px}


.fleft {float:left;}
.fright {float:right;}

.alignright {text-align:right;}
.aligncenter {text-align:center;}


.color-1 {color:#01b6fc;}
.color-2 {color:#3c3d3f;}
.color-3 {color:#cddcc5;}
.color-4 {color:#fff;}
.color-5 {color:#3a9805;}

.letter {letter-spacing:-1px;}
.letter0 {letter-spacing:0;}
.letter1 {letter-spacing:1px;}
.d-block {display:block}
.d-in-block {display:inline-block}
.reg {text-transform:uppercase;}

.size1 {
	font-size:16px;
	line-height:20px;
}
.size2 {
	font-size:10px;
	line-height:17px;
}
.size3 {
	font-size:11px;
	line-height:18px;
}
.size4 {
	width:1010px;
}
.line-h {line-height:17px;}
.img-indent-l {margin: 0 0 14px 0;}
.img-indent-2 {
	margin: 0 0 16px 0;
}
.img-indent-3 { float:left;margin:0 20px 0 0;}
.img-indent-4 { float:left;margin:0 15px 0 0;}
.img-indent-5 { float:left;margin:0 8px 0 0;}
.img-indent-6 { float:left;margin:0 26px 0 0;}
.img-indent-7 { float:left;margin:0 24px 0 0;}


/*********************************boxes**********************************/
.indent {padding:22px 30px 30px 29px;}
.indent1 {padding:34px 27px 6px 29px;}
.indent2 {
	padding:31px 20px 0 29px;
}
.indent3 {padding:22px 30px 27px 29px;}
.indent4 {padding:34px 25px 31px 29px;}
.indent5 {
	padding:20px 10px 20px 10px;
}
.indent6 {padding:34px 30px 16px 29px;}
.indent7 {padding:34px 20px 26px 29px;}
.indent8 {padding:28px 23px 29px 25px;}
.indent9 {padding:22px 25px 17px 29px;}

#page8 .indent9 {padding:22px 25px 26px 29px;}



.indent-right1 {padding-right:68px;}
	
	

.indent-bot{ padding-bottom:0px;}

.indent-top {
	padding-top:20px;
}
.indent-top1 {padding-top:5px;}

.margin-left {margin-left:26px;}
.margin-left1 {margin-left:20px;}


.margin-bot {
	margin-bottom:18px;
}
.margin-bot1 {	margin-bottom:16px;}
.margin-bot2 {
	margin-bottom:-5px;
}
.margin-bot3 {margin-bottom:23px;}
.margin-bot4 {margin-bottom:10px;}
.margin-bot5 {margin-bottom:20px;}
.margin-bot6 {margin-bottom:13px;}
.margin-bot7 {margin-bottom:28px;}
.margin-bot8 {margin-bottom:42px;}
.margin-bot9 {margin-bottom:30px;}
.margin-bot10 {margin-bottom:6px;}


.margin-top {margin-top:-4px;}


.margin-right {margin-right:20px;}
.margin-right1 {margin-right:18px;}
.margin-right2 {margin-right:10px;}

.maxheight-1, .maxheight-2, .maxheight-3 {
	position:relative;
	overflow:hidden;
}
/*********************************header*************************************/
header {
	width:100%;
	padding:0 0 0 0;
	background:none;
	position:relative;
	z-index:5;
}



h1 {
	margin-left:30px;
	float:left;
	padding:0px 0 0 0;
	position:relative;
}
	h1 a {
		text-indent:-9999px;
		background:url(../images/logo.png) no-repeat left top;
		width:328px;
		height:161px;
		text-decoration:none;
		display:block; 
	}
	h1 a:hover {
		text-decoration:none;
	}


/***** menu *****/
nav {
	float:left;
	position:relative;
	padding:10px 0 0 36px;
	margin:10px 0 10px 0;
	background-image: url(../images/transparent_menu_bg.png);
	width: 974px;
}
.menu {
	padding:0 0 0 0;
	float:left;
}
.menu > li {
	float:left; 
	position:relative;
	margin:0 1px 0 0;
	text-align:center;
}
.menu > li > a {
	position:relative;
	overflow:hidden;
	display:block;
	height:42px;
	font-size:14px; 
	line-height:17px;
	text-transform:uppercase;
	font-weight:bold;
	padding:16px 0 0 0;
	margin:0;
	color:#fff;
	background:none;
}
.menu li.l-1 > a {width:63px;}
.menu li.l-2 > a {width:70px;}
.menu li.l-3 > a {width:120px;}
.menu li.l-4 > a {width:73px;}
.menu li.l-5 > a {width:99px;}
.menu li.l-6 > a {width:94px;}
.menu li.l-7 > a {width:97px;}
.menu li.l-7 {margin:0;}

.menu li.l-1 a {background:url(../images/l-1.png) no-repeat left -100px;}
.menu li.l-1 a.active,
.menu > li.l-1 > a:hover,
.menu > li.sfHover.l-1 > a {background-position:left top;}

.menu li.l-2 a {background:url(../images/l-2.png) no-repeat left -100px;}
.menu li.l-2 a.active,
.menu > li.l-2 > a:hover,
.menu > li.sfHover.l-2 > a {background-position:left top;}

.menu li.l-3 a {background:url(../images/l-3.png) no-repeat left -100px;}
.menu li.l-3 a.active,
.menu > li.l-3 > a:hover,
.menu > li.sfHover.l-3 > a {background-position:left top;}

.menu li.l-4 a {background:url(../images/l-4.png) no-repeat left -100px;}
.menu li.l-4 a.active,
.menu > li.l-4 > a:hover,
.menu > li.sfHover.l-4 > a {background-position:left top;}

.menu li.l-5 a {background:url(../images/l-5.png) no-repeat left -100px;}
.menu li.l-5 a.active,
.menu > li.l-5 > a:hover,
.menu > li.sfHover.l-5 > a {background-position:left top;}

.menu li.l-6 a {background:url(../images/l-6.png) no-repeat left -100px;}
.menu li.l-6 a.active,
.menu > li.l-6 > a:hover,
.menu > li.sfHover.l-6 > a {background-position:left top;}

.menu li.l-7 a {background:url(../images/l-7.png) no-repeat left -100px;}
.menu li.l-7 a.active,
.menu > li.l-7 > a:hover,
.menu > li.sfHover.l-7 > a {background-position:left top;}

.menu li.last {
	margin-right:0;
}

.menu li a.active,
.menu > li > a:hover,
.menu > li.sfHover > a { text-decoration:none;}

.menu ul {
	border-radius:0px 0px 4px 4px;
	position:		absolute;
	padding:		12px 0;
	top:			-999em;
	width:			194px;
	/* [disabled]background:		#449e0f; */
	background-color: #999;
}
.menu li li ul {
	border-radius:4px 4px 4px 4px;
}
.menu ul li {position:relative; text-align:left;}
.menu li:hover {visibility:	inherit; }
.menu li li {padding:0 0 0 18px;margin:0 0 0 0; line-height:24px}
.menu li li a {
	text-transform:none;
	color:#fdfdfd;
	border:none;
	font-size:12px;
	display:		inline-block;
	padding:		0;
}
.menu li li a:hover, 
.menu li li.sfHover > a {
	text-decoration:underline;
}

.menu li:hover ul, .menu li.sfHover ul {
	left:			0px;
	top:			58px;
	z-index:		999;
}
ul.menu li:hover li ul, ul.menu li.sfHover li ul {
	padding:14px 0;
	top:			-999em;
}
ul.menu li li:hover ul, ul.menu li li.sfHover ul {
	border:none;
	left:			196px;
	top:			-14px;
	z-index:		9999;
}

ul.menu li li:hover li ul, ul.menu li li.sfHover li ul {
	top:			-999em;
}

/*********************************background*************************************/
#page1 .bg-1 {
	background:url(../images/bg-1.jpg) center top no-repeat #EBEEF3;
}
.bg-1 {
	background:url(../images/bg-2.jpg) center top no-repeat;
}
.bg-2 {background:#fefefe;}
.bg-3 { background:url(../images/bg-3.gif) repeat-x left top #4da219;border:1px #ebedf0 solid; border-radius:4px;}
.bg-4 { background:url(../images/bg-4.gif) repeat-x left top; width:310px; height:172px; position:relative; overflow:hidden;}

.tail-1 {background:url(../images/tail.gif) 284px top repeat-y;}
.border-1 {border:1px #ebedf0 solid; border-radius:4px;}
/*********************************buttons*************************************/
.button-1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:38px;
	color:#f9fafb;
	background:url(../images/button1_l.png) left bottom no-repeat #037ac2;
	padding-left:10px;
	display:inline-block;
	cursor:pointer;
	text-decoration:none;
}
.button-1:hover {
	text-decoration:none;
	background-position:left top;
	background-color:#1f2736;
}
.button-1 em {
	display:block;
	background:url(../images/button1_r.png) right bottom no-repeat #037ac2;
	padding-right:10px;
}
.button-1:hover em {
	background-color:#1f2736;
	background-position:right top;
}
.button-1 em strong  {
	font-style:normal;
	display:block;
	background:url(../images/button1_t.png) left bottom repeat-x #037ac2;
}
.button-1:hover em strong {
	background-position:left top;
	background-color:#1f2736;
}
.button-1_2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:38px;
	color:#f9fafb;
	background:url(../images/button-1_2_l.png) left bottom no-repeat #419e0c;
	padding-left:10px;
	display:inline-block;
	cursor:pointer;
	text-decoration:none;
}
.button-1_2:hover {
	text-decoration:none;
	background:#30710a;
}
.button-1_2 em {
	display:block;
	background:url(../images/button-1_2_r.png) right bottom no-repeat #419e0c;
	padding-right:10px;
}
.button-1_2:hover em {
	background:#30710a;
}
.button-1_2 em strong  {
	font-style:normal;
	display:block;
	background:url(../images/button-1_2_t.png) left bottom repeat-x #419e0c;
}
.button-1_2:hover em strong {
	background:#30710a;
}
.button-2 {
	font-size:12px;
	font-weight:bold;
	color:#7b7b7c;
	background:url(../images/marker-2.png) right 7px no-repeat;
	padding-right:14px;
	display:inline-block;
}
.button-2:hover {
	text-decoration:underline;
}
.button-3 {
	font-size:12px;
	display:inline-block;
	font-weight:bold;
	color:#01b6fc;
	background:url(../images/marker-3.png) right 7px no-repeat;
	padding-right:18px;
}
.button-3:hover {
	text-decoration:underline;
}
.button-4 {
	font-size:12px;
	font-weight:bold;
	color:#fff;
	background:url(../images/marker-4.png) right 7px no-repeat;
	padding-right:14px;
	display:inline-block;
}
.button-4:hover {
	text-decoration:underline;
}
.button-5 {
	overflow:hidden;
	position:relative;
	padding-left:14px;
	background:url(../images/marker-5.png) left 6px no-repeat;
}
.button-5 a {
	text-decoration:none;
	color:#01b6fc;
}
.button-5 a:hover {
	text-decoration:underline;
}
/*********************************lists*************************************/
.ul-1 li {
	float:left;
	line-height:15px;
	margin-left:12px;
}
.ul-1 li a {
	color:#1b79e5;
	font-size:12px;
	text-decoration:none;
}
.ul-1 li a:hover {
	text-decoration:none;
	color:#fff;
}

.ul-2 li {
	padding:3px 0 3px 19px;
	line-height:18px;
	font-size:12px;
	background:url(../images/ul2.png) repeat-x left bottom;
}
.ul-2 li.last { background:none;}
.ul-2 li a {
	text-decoration:none;
	display:inline-block;
}
.ul-2 li a span {
	display:block;
	background:url(../images/marker-1.png) left 6px no-repeat;
	padding:0 0 0 20px;
	color:#3a9805;
}
.ul-2 li a:hover span {
	color:#3c3d3f;
	text-decoration:none;
	background-position:left -77px;
}
#page2 .ul-2 li, #page3 .ul-2 li, #page4 .ul-2 li  {padding-left:0;}

.ul-3 {
	position:relative;
	overflow:hidden;
}
.ul-3 li {
	font-size:12px;
	line-height:18px;
	position:relative;
	overflow:hidden;
	float:left;
	padding:0 11px;
	background:url(../images/ul3.gif) right 5px no-repeat;
	color:#3c3d3f;
}
.ul-3 li.first {
	padding-left:0;
}
.ul-3 li.last {
	background:none;
}
.ul-3 li a {
	text-decoration:none;
	color:#01b6fc;
}
.ul-3 li a:hover {
	text-decoration:underline;
}
.ul-4 {
	padding-top:6px;
	position:relative;
	overflow:hidden;
}
.ul-4 li {
	line-height:17px;
	font-size:14px;
	background:url(../images/ul2.png) left bottom repeat-x;
}
.ul-4 li span {
	display:inline-block;
	padding:11px 0 12px;
}

.ul-4 li.last {background:none;}
.ul-4 li a {
	margin-left:8px;
	color:#3a9805;
}
/*********************************tabs*************************************/
.tab_container-1 {
	position:relative;
	overflow:hidden;
	border:1px #ebedf0 solid;
	border-top:none;
	height:auto;
	border-radius:0px 0px 4px 4px;
	background:#fefefe;
	padding-bottom: 10px;
}
}
/*********************************tabs*************************************/
.tab_container-index {
	position:relative;
	overflow:hidden;
	border:1px #ebedf0 solid;
	border-top:none;
	height:320px;
	border-radius:0px 0px 4px 4px;
	background:#fefefe;
}
.tab_bg {background:#fefefe;}

#page2 .tab_container-1 {
	height:780px;
}
#page4 .tab_container-1 {
	height:789px;
}
#page6 .tab_container-1 {
	height:622px;
}
ul.tabs-1 {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 55px; /*--Set height of tabs--*/
	border:1px #ebedf0 solid;
	width:628px;
	border-radius:4px 4px 0px 0px;
	background: #fdfdfe;
}
ul.tabs-1 li {
	float: left;
	margin: 0;
	padding: 0;
	/*height: 31px; --Subtract 1px from the height of the unordered list--*/
	line-height: 55px; /*--Vertically aligns the text within the tab--*/
	border-right: 1px solid #ebedf0;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #fdfdfe;
}
ul.tabs-1 li.first {border-radius:4px 0 0 0;}
ul.tabs-1 li a {
	font-weight:bold;
	text-decoration: none;
	color: #7f7f7f;
	display: block;
	font-size:20px;
	padding:0 25px 0 27px;
	outline: none;
}
ul.tabs-1 li a:hover {
	background:none;
	color:#3b3b3b;
}
html ul.tabs-1 li.active, html ul.tabs-1 li.active a  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fefefe;
	color:#3b3b3b;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}
.col-1, .col-2, .col-3 {float:left;}
.col-1 {
	width:250px;
}
.col-2 {
	width:163px;
}
.col-3 {
	width:177px;
}

/*********************************content*************************************/
.slider {
	background:url(../images/page1_img1.png) no-repeat left top;
	width:100%;
	height:650px;
	position:relative;
	overflow:hidden;
}
.slider head {
}
.slider .ul {
	position:absolute;
	left:30px;
	bottom:60px;
	height:174px;
	overflow:hidden;
}
.slider ul {
	padding-top:34px;
}
.slider ul li {
	position:relative;
	float:left;
}
.slider ul li.first a {
	width:237px;
	border-radius:0 0 0 4px;
}
.slider ul li.last a {
	width:237px;
	border-radius:0 0 4px 0;
}
.slider ul li a {
	cursor:pointer;
	display:block;
	width:236px;
	height:139px;
	text-decoration:none;
	border-bottom:1px solid #3f8414;
	border-right:1px solid #34760d;
	background:url(../images/slider_t.png) left top repeat-x;
}
.slider ul li a:hover {
	border-bottom:1px solid #eaedef;
	border-right:1px solid #eaedef;
	text-decoration:none;
	background-position:left bottom;
	background-color:#eaedef;
}

.slider ul li a span {
	margin-bottom:11px;
	display:inline-block;
	font-size:24px;
	line-height:29px;
	color:#fff;
}
.slider ul li a:hover span {
	color:#535353;
}
.slider ul li a p {
	color:#fff;
}
.slider ul li a:hover p {
	color:#888787;
}
.slider ul li a p span {
	display:inline-block;
	width:32px;
	height:37px;
	background:url(../images/marker-6.png) right 5px no-repeat;
}
.slider ul li a:hover p span {
	background:url(../images/marker-6.png) right -67px no-repeat;
}
.slider ul li a .indent {
	padding:15px 15px 0 17px;
}
.slider ul li a strong {
	position:relative;
	overflow:hidden;
	left:-9999px;
	top:-33px;
	z-index:10;
	position:absolute;
	display:block;
	width:26px;
	height:15px;
	background:url(../images/marker-7.png) left -100px no-repeat;
}
.slider ul li a:hover strong {
	left:108px;
	top:-33px;
	background-position:left top;
}
#content {
	width:100%; 
	padding:51px 0 50px 0;
	background:none;
}
#page1 #content {
	padding:0 0 50px 0;
}
h3 {
	font-size:20px;
	/* [disabled]line-height:36px; */
	color:#3c3e3f;
	/* [disabled]letter-spacing:-1px; */
}
h5 {
	font-size:20px;
	line-height:24px;
	color:#3b3b3b;
letter-spacing:-1px;
}
.date {
	width:62px;
	height:85px;
	overflow:hidden;
	float:left;
	margin-right:20px;
	background:url(../images/date.jpg) left top no-repeat;
	text-align:center;
}
.date strong {
	display:block;
	font-size:40px;
	line-height:48px;
	color:#fff;
	letter-spacing:-2px;
	margin-bottom:5px;
}
.date span {
	display:block;
	font-size:20px;
	line-height:24px;
	color:#8d8e8f;
	font-weight:bold;
}
.number {
	overflow:hidden;
	width:45px;
	height:65px;
}
.number span {
	display:block;
	font-size:72px;
	line-height:87px;
	color:#3a9805;
	margin-top:-12px;
}
.banner {
	display:block;
	width:310px;
	height:206px;
	background:url(../images/banner-1.png) no-repeat left top;
}
.banner:hover, .banner-2:hover {
	background-position:right top;
}
.banner-2 {
	display:block;
	width:310px;
	height:200px;
	background:url(../images/banner-2.jpg) no-repeat left top;
}

/***** contact form *****/
#page7 .indent9 {padding:22px 25px 30px 29px;}
#contact-form-1 {
	position:relative;
	vertical-align:top;
	width:100%;
	z-index:1;
	padding:23px 0 0 0;
	}
	#contact-form-1 fieldset {
		border:none;
		padding:0;
		}			
			#contact-form-1 label {
				display:block;
				min-height:47px;

			}
			#form1 .input_l {
				background:url(../images/input_left.png) left top no-repeat;
				padding:0 0 0 12px;
			}
			#form1 .input_r {
				background:url(../images/input_right.png) right top no-repeat;
				padding:0 12px 0 0;
			}

			#contact-form-1 input {
				width:415px;
				height:38px;
				margin:0;
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				line-height:15px;
				color:#808386; 
				border:none;
				background:url(../images/input_tail.png) left top repeat-x;
				outline:none;
			}
			#contact-form-1 .area .error { float:none;}
			#form1 .text_top {
				border:none;
				background:url(../images/text_a.png) left top no-repeat;
				width:500px;
				height:212px;
				padding:10px 13px 13px 13px;			
				}
			#contact-form-1 .message { height:237px;}
			#contact-form-1 textarea {
				height:210px;
				margin:0;
				width:500px;
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				line-height:15px;
				color:#808386; 
				border:none;
				overflow:auto;
				outline:none;
				background:none;

			}
			#contact-form-1 a {cursor:pointer;}
				#contact-form-1 .success {display:none; margin-bottom:10px;}
				#contact-form-1 .error,
				#contact-form-1 .empty {
					margin:3px 0 3px 15px;
					color:#f00;
					font-size:12px;
					line-height:15px;
					display:none;
					overflow:hidden;
				}
				#contact-form-1 .buttons-wrapper { padding:20px 10px 0 0;}
		#contact-form-1 .buttons-wrapper a { margin-left:9px;}
		
#search-form {overflow:hidden; position:relative;}
#search-form .input {
	background:url(../images/search-1.png) left top no-repeat;
	width:190px;
	padding:0 85px 0 9px;
	position:relative;
	height:37px;
}

#search-form .input input {
	line-height:16px;
	font-size:13px;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	background:none;
	height:37px;
	outline:none;
	width:190px;
	border:none;
	color:#3b3b3b;
}
#search-form .input a {
	letter-spacing:2px;
	right:3px;
	top:3px;
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
	display:inline-block;
	background:url(../images/search_l.png) left top no-repeat;
	padding-left:5px;
	text-decoration:none;
	color:#fff;
	text-transform:uppercase;
	line-height:14px;
}
#search-form .input a:hover {background-position:left bottom;}
#search-form .input a strong {
	display:block;
	background:url(../images/search_r.png) right top no-repeat;
	padding-right:5px;
}
#search-form .input a:hover strong { background-position:right bottom;}
#search-form .input a strong em {
	font-style:normal;
	display:block;
	background:url(../images/search_t.png) left top repeat-x;
	line-height:32px;
	padding:0 3px;
}
#search-form .input a:hover strong em {background-position:left bottom;}

#search-form2 {position:relative; overflow:hidden; padding-left:4px;}
#search-form2 .input {
	overflow:hidden;
	background:url(../images/search-2.jpg) left top no-repeat;
	width:240px;
	padding:0 9px;
	position:relative;
	height:34px;
	margin-bottom:8px;
}

#search-form2 .input input {
	width:240px;
	line-height:18px;
	font-size:13px;
	padding:7px 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	background:none;
	outline:none;
	border:none;
	color:#3b3b3b;
	margin:0;
}
#search-form2 a {
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
	display:inline-block;
	background:url(../images/search2_l.gif) left top no-repeat #1f2736;
	padding-left:10px;
	text-decoration:none;
	color:#f9fafb;
	font-size:20px;
}
#search-form2 a:hover { background:#3a9805;}
#search-form2 a strong {
	display:block;
	background:url(../images/search2_r.gif) right top no-repeat #1f2736;
	padding-right:10px;
}
#search-form2 a:hover strong {background:#3a9805;}
#search-form2 a strong em {
	font-style:normal;
	display:block;
	background:url(../images/search2_t.gif) left top repeat-x #1f2736;
	line-height:38px;
	padding:0;
}
#search-form2 a:hover strong em {background:#3a9805;}


.map {
	padding-top:23px;
	margin-bottom:15px;
}
.dl-1 {
	color:#808386;
	font-size:12px;
	line-height:18px;
}
.dl-1 dt {
	color:#3c3d3f;
	font-weight:bold;
	padding:5px 0 5px;
	margin-bottom:14px;
}
.dl-1 dd a {
	padding-left:19px;
	color:#3a9805;
}
.dl-1 span {
	float:left;
	width:75px;
}

/***** Lightbox image *****/
.lightbox-image1 {
	position:relative;
	display:inline-block;
}
.lightbox-image1 img {
	position:relative;
	z-index:2;
}
.lightbox-image1 span {
    background:url(../images/magnify.png) no-repeat scroll 50% 50% transparent;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
/***** video *****/
.extr {
	position:relative;
	z-index:1;
}
.video {position:relative;}
.video img {
	position:relative; 
	z-index:1;
}
.button-video {
	position:absolute; 
	top:50%; 
	left:50%; 
	width:72px; 
	height:72px; 
	margin:-39px 0 0 -42px; 
	z-index:2; 
	display:block; 
	background:url(../images/video-marker.png) left top no-repeat;
}
	.button-video:hover {
		background-position:left bottom;
	}
/****************************footer************************/
footer {
	width:100%;
	padding:18px 0 45px 0;
	/* [disabled]background:#e6ebf1; */
	background-color: #D9E0F4;
}
footer nav {
	float:none;
	overflow:hidden;
	margin-bottom:14px;
	padding:19px 0 0 0;
}

footer nav ul {
	float:left;
}
footer nav ul li {
	float:left;
	margin-right:15px;
	font-size:12px;
	line-height:15px;
}

footer nav ul li a {
	color:#888787;
	text-decoration:none;
}
footer nav ul li a:hover,
footer nav ul li a.active {
	text-decoration:underline;
}
footer span {
	font-size:12px;
	line-height:15px;
	display:block;
	color:#000;
}
footer span a {
	margin-left:15px;
	color:#000;
	text-decoration:none;
}
footer span a:hover {
	text-decoration:underline;
}
.datebox {
	width: 215px;
	height: 20px;
	position: relative;
	/* [disabled]left: 58px; */
	top: 315px;
	color: #F00;
	font-size: 15px;
}
.couponwrapper {
	margin-left: auto;
	margin-right: auto;
	width: 500px;
}
.datebox_print {
	width: 215px;
	height: 20px;
	position: relative;
	/* [disabled]left: 58px; */
	top: 335px;
	color: #F00;
	font-size: 15px;
}
.purple {
	color: #939;
}
.red {
	color: #F00;
}
.blue {
	color: #00C;
}
.black {
	color: #000;
}
