@font-face {
	font-family: 'Candara';
	src: url('fonts/candara_0-webfont.eot');
	src: url('fonts/candara_0-webfont.eot?#iefix') format('embedded-opentype'),
			 url('fonts/candara_0-webfont.woff') format('woff'),
			 url('fonts/candara_0-webfont.ttf') format('truetype'),
			 url('fonts/candara_0-webfont.svg#ITCBauhausMdATRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* GENERAL START */
body{
	padding: 0px;
	margin: 0px;
	background: #fff none;
}
html ,body{
	font-family: Candara, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #585858;
	line-height: 1.6em;
	width: 100%;
	height: 100%;
}
table, p{
	padding: 0px;
	margin: 0px;
}
table{
	width: 100%;
}
table td,
table th{
	vertical-align: top;
}
tbody,
tbody th,
thead th{
	border: none;
}
form, dl, dd, dt{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
ul, ol{
	margin-top: 0;
	margin-bottom: 0;
}
a, a:hover{
	color: #585858;
	text-decoration: underline;
}
a:hover{
	color: #c70109;
	text-decoration: underline;
}
a:focus{
	outline: none;
}
h1, h2, h3, h4, h5, h6{
	margin: 0;
	padding: 0;
	line-height: normal;
	font-size: 1em;
}
h1, h1 a, h1 a:hover,
h2, h2 a, h2 a:hover,
h3, h3 a, h3 a:hover,
h4, h4 a, h4 a:hover,
h5, h5 a, h5 a:hover,
h6, h6 a, h6 a:hover{
	text-decoration: none;
}
input, select, textarea{
	font-family: Candara, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #585858;
	line-height: normal;
}
img{
	border: 0px;
}
.block{
	margin: 0;
}
.clear{
	clear: both;
}
.float_left{
	float: left;
}
.float_right{
	float: right;
}
.text-color01{
	color: #c70109;
}
a.button-type01,
a.button-type01:hover,
a.button-type01-right,
a.button-type01-right:hover{
	width: 142px;
	height: 28px;
	line-height: 28px;
	display: block;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background: transparent url(./images/button01.png) no-repeat 0 0;
}
a.button-type01-right,
a.button-type01-right:hover{
	float: right;
}
.spacer-type01{
	width: 100%;
	height: 3em;
	float: left;
	clear: both;
	background: transparent url(./images/content_dots_spacer.gif) no-repeat center center;
}
/* GENERAL END */
/* DRUPAL STYLES RESET START */
ul.links li{
	padding: 0;
}
li.expanded,
li.collapsed,
li.leaf{
	list-style-image: none;
}
li a.active{
}
fieldset{
	margin: 0 0 1.4em 0;
	padding: 0.5em;
	border: 1px solid #932790;
}
fieldset legend,
html.js fieldset.collapsible legend,
html.js fieldset.collapsible legend a,
html.js fieldset.collapsible legend a:hover{
	color: #92278f;
}
fieldset legend,
html.js fieldset.collapsible legend{
}
fieldset .fieldset-wrapper,
fieldset .form-item{
	padding: 0.6em 1em;
}
.draggable,
.draggable a,
.draggable a:hover{
	color: #000;
}
/* DRUPAL STYLES RESET END */
/* HEADER START */
#header{
	width: 100%;
	min-width: 990px;
	float: left;
	background: transparent url(./images/body_bg.png) repeat-x 0 0;
}
#header-inner{
	width: 990px;
	margin: auto;
}
#header #logo{
	padding: 38px 0 5px 0;
	float: left;
}
#header #header-right{
	float: right;
	padding: 27px 25px 0 0;
}
#header #header-right #block-block-1{
	line-height: normal;
	float: left;
	text-align: right;
}
#header #header-right #block-block-1 a,
#header #header-right #block-block-1 a:hover,
#header #header-right #block-block-1 img{
	display: block;
	float: right;
	clear: both;
	text-decoration: none;
}
#header #header-right #block-block-5{
	float: left;
}
#header #header-right #block-block-8{
	width: 500px;
	float: left;
	padding: 20px 75px 0 0;
}
#header #header-right #block-block-8 .content{
	line-height: normal;
	font-size: 1.2em;
	text-align: center;
}
#header #header-megamenu{
  width: 100%;
  float: left;
  border-bottom: 1px solid #b8b8b8;
}
#header #header-megamenu ul.megamenu-menu{
  float: right;
  display: block;
  padding-left: 1px;
  background: transparent url(./images/header_menu_spacer.gif) no-repeat left center;
}
#header #header-megamenu .megamenu-parent{
  margin: 0;
}
#header #header-megamenu ul.megamenu-menu li{
  display: block;
  float: left;
  padding-right: 1px;
  background: transparent url(./images/header_menu_spacer.gif) no-repeat right center;
}
#header #header-megamenu ul.megamenu-menu li a,
#header #header-megamenu ul.megamenu-menu li a:hover{
  line-height: 29px;
  padding: 0 18px;
  font-size: 17px;
  font-weight: bold;
  color: #6f6f6f;
}
#header #header-megamenu ul.megamenu-menu li a:hover{
  color: #bfbfbf;
}
#header #header-megamenu ul.megamenu-menu li.active a,
#header #header-megamenu ul.megamenu-menu li.active a:hover,
#header #header-megamenu ul.megamenu-menu li.active-trail a,
#header #header-megamenu ul.megamenu-menu li.active-trail a:hover{
  color: #c90109;
}
#header #header-megamenu ul.megamenu-menu ul.megamenu-bin{
  border: 1px solid #d6d6d6;
  border-top: none;
  padding: 20px 0 0 0;
  margin-top: 9px;
  background-color: #fff;
}
#header #header-megamenu ul.megamenu-menu ul.megamenu-bin ul,
#header #header-megamenu ul.megamenu-menu ul.megamenu-bin li,
#header #header-megamenu ul.megamenu-menu ul.megamenu-bin li a,
#header #header-megamenu ul.megamenu-menu ul.megamenu-bin li a:hover{
  line-height: normal;
  padding: 0;
  margin: 0;
  display: block;
  list-style: none;
  background-image: none;
}
#header #header-megamenu ul.megamenu-menu ul.megamenu-bin .megamenu-slot{
  min-width: 100px;
  margin: 0 0 20px 0;
  padding-left: 20px;
  border-left: 1px solid #d6d6d6;
}
#header #header-megamenu ul.megamenu-menu ul.megamenu-bin .megamenu-slot-0{
  border-left: none;
}
#header #header-megamenu ul.megamenu-menu ul.megamenu-bin .megamenu-slot li{
  float: none;
  padding-top: 4px;
}
#header #header-megamenu ul.megamenu-menu ul.megamenu-bin .megamenu-slot li a,
#header #header-megamenu ul.megamenu-menu ul.megamenu-bin .megamenu-slot li a:hover{
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  color: #000;
}
#header #header-megamenu ul.megamenu-menu ul.megamenu-bin .megamenu-slot li a:hover{
  color: #c30009;
}
#header #header-megamenu ul.megamenu-menu ul.megamenu-bin .megamenu-slot-title{
  margin-bottom: 5px;
}
#header #header-megamenu ul.megamenu-menu ul.megamenu-bin .megamenu-slot-title,
#header #header-megamenu ul.megamenu-menu ul.megamenu-bin .megamenu-slot-title a,
#header #header-megamenu ul.megamenu-menu ul.megamenu-bin .megamenu-slot-title a:hover{
  font-size: 14px;
  font-weight: bold;
  color: #cd1d25;
  text-decoration: none;
}
#rotator-wrap{
	width: 100%;
	min-width: 990px;
	float: left;
	background: transparent url(./images/rotator_wrap_bg1.png) no-repeat center top;
}
#rotator{
	width: 990px;
	margin: auto;
}
#rotator-inner{
	width: 990px;
	/*height: 372px;*/
	height: 324px;
	float: left;
	padding: 5px 0 1px 0;
}
#rotator a.node-wrap,
#rotator a.node-wrap:hover{
	display: block;
	float: left;
	/*padding-top: 322px;*/
	padding-top: 274px;
	background-repeat: no-repeat;
	text-decoration: none;
}
#rotator a.node-wrap .node-title,
#rotator a.node-wrap:hover .node-title{
	width: 962px;
	height: 50px;
	line-height: 50px;
	display: block;
	float: left;
	padding: 0 14px;
	font-family: Candara, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #fff;
	/*text-shadow: #7b0005 -1px -1px 1px;*/
	background: transparent url(./images/rotator_bg.png) repeat-y 0 0;
}
#rotator .views-slideshow-controls-top,
#rotator .views_slideshow_controls,
#rotator .views_slideshow_controls .views_slideshow_previous,
#rotator .views_slideshow_controls .views_slideshow_next,
#rotator .views_slideshow_pagerNumbered{
	position: absolute;
	z-index: 80;
}
#rotator .views_slideshow_controls .views_slideshow_pause,
#rotator .views_slideshow_controls .views_slideshow_play{
	display: none;
}
#rotator .views_slideshow_controls a.views_slideshow_previous,
#rotator .views_slideshow_controls a.views_slideshow_previous:hover,
#rotator .views_slideshow_controls a.views_slideshow_next,
#rotator .views_slideshow_controls a.views_slideshow_next:hover{
	width: 61px;
	height: 61px;
	display: block;
	margin-top: 136px;
	margin-left: 8px;
	text-indent: -9999px;
	background: transparent url(./images/rotator_nav.png) no-repeat 0 0;
}
#rotator .views_slideshow_controls a.views_slideshow_previous:hover{
	background-position: 0 -61px;
}
#rotator .views_slideshow_controls a.views_slideshow_next,
#rotator .views_slideshow_controls a.views_slideshow_next:hover{
	margin-left: 922px;
	background-position: 0 -122px;
}
#rotator .views_slideshow_controls a.views_slideshow_next:hover{
	background-position: 0 -183px;
}
#rotator .views_slideshow_pagerNumbered{
	width: 60px;
	margin: 13px 0 0 930px;
}
#rotator .views_slideshow_pagerNumbered .pager-item{
	float: left;
	padding: 0;
}
#rotator .views_slideshow_pagerNumbered .pager-item a,
#rotator .views_slideshow_pagerNumbered .pager-item a:hover{
	width: 8px;
	height: 8px;
	display: block;
	float: left;
	padding: 2px;
	text-indent: -9999px;
	text-decoration: none;
	background: transparent url(./images/rotator_nav_item.png) no-repeat 0 0;
}
#rotator .views_slideshow_pagerNumbered .activeSlide a,
#rotator .views_slideshow_pagerNumbered .activeSlide a:hover{
	background-image: url(./images/rotator_nav_active.png);
}
/* HEADER END */
/* MAIN START */
#page{
	width: 1002px;
	margin: auto;
}
#page-bg1{
	width: 1002px;
	float: left;
	background: transparent url(./images/page_bg.png) repeat-y 0 0;
}
#page-bg2{
	width: 990px;
	float: left;
	padding: 0 6px;
	background: transparent url(./images/page_top.png) no-repeat 0 0;
}
#main,
#main-inner{
	width: 990px;
	float: left;
}
#main{
	padding: 20px 0 30px 0;
}
#main-inner{
	background: transparent url(./images/main_bg.gif) repeat-y 200px 0;
}
/* CONTENT START */
#content{
	width: 560px;
	float: left;
}
#content-header .breadcrumb{
  padding: 5px 10px;
  margin-bottom: 20px;
	font-family: Candara, Arial, Helvetica, sans-serif;
  color: #4b4b4b;
  background-color: #efefef;
}
#content-header .breadcrumb a,
#content-header .breadcrumb a:hover{
	font-family: Candara, Arial, Helvetica, sans-serif;
  color: #908f8f;
  text-decoration: none;
}
#content-header .breadcrumb a:hover{
  text-decoration: underline;
}
#content-header .breadcrumb span{
  width: 7px;
  display: inline-block;
  margin: 0 0.5em;
  text-indent: -9999px;
  background: transparent url(./images/breadcrumb_arrow.gif) no-repeat left center;
}
#content-header .tabs{
	width: 100%;
	display: block;
	float: left;
	padding: 0;
	margin: 0 0 1em 0;
	border-bottom: 1px solid #636363;
}
#content-header .tabs li{
	display: block;
	float: left;
	padding: 0.2em 0.8em;
	margin: 0 0.3em 0 0;
	border: 1px solid #636363;
	border-bottom: none;
	list-style: none;
	background-color: #fff;
}
#content-header .tabs li.active{
	background-color: #636363;
	border-color: #636363;
}
#content-header .tabs li a,
#content-header .tabs li a:hover{
	font-size: 1.077em;
	color: #8f8f8f;
	text-decoration: none;
}
#content-header .tabs li.active a,
#content-header .tabs li.active a:hover{
	color: #fff;
}
#content-header .title,
.sidebar h2{
	line-height: 27px;
	margin-bottom: 0.5em;
	font-family: Candara, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #ed1c24;
}
#content-header .title{
	padding-bottom: 0.3em;
	margin-bottom: 0.5em;
	background: transparent url(./images/title_bg.png) no-repeat left bottom;
}
#content-area h2,
#content-area h3,
#content-area h4{
	padding-bottom: 0.5em;
	font-family: Candara, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ed1c24;
}
#content-area h2{
	font-size: 20px;
}
#content-area h3{
	font-size: 18px;
}
#content-area h4{
	font-size: 18px;
	color: #000;
}
#content-area p{
	padding-bottom: 1em;
}
#content-area ul,
#content-area ul li{
}
#content-area ul,
#content-area ol{
	padding-bottom: 1em;
}
#content-area ol{
	padding-bottom: 1em;
}
#content-area ul{
	padding: 0 0 1em 0;
	margin: 0;
}
#content-area ul li{
	list-style: none;
	padding-left: 0.9em;
	background: transparent url(images/bullet01.gif) no-repeat 0 0.5em;
}
#content-area img{
	display: block;
	padding: 1px;
	border: 1px solid #d5d5d5;
}
#content-area .image-left{
	float: left;
	margin: 3px 15px 5px 0;
}
#content-area .image-right{
	float: right;
	margin: 3px 0 5px 15px;
}
#content-area input.form-submit{
	width: 142px;
	height: 28px;
	line-height: 28px;
	display: block;
	border: 0px solid transparent;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background: transparent url(./images/button01.png) no-repeat 0 0;
	cursor: pointer;
}
/* CONTENT END */
/* SIDEBAR START */
.sidebar{
	width: 200px;
	float: left;
}
#sidebar-left{
	padding-right: 15px;
}
#sidebar-right{
	float: right;
}
.sidebar .block{
	float: left;
}
.sidebar #block-views-testimonials-block_1 h2{
	width: 158px;
	padding: 0 0 0 42px;
	background: transparent url(./images/panel_icon_testimonials.png) no-repeat 8px center;
}
.sidebar #block-views-did_you_know-block_1 h2{
	width: 166px;
	padding: 0 0 0 34px;
	background: transparent url(./images/panel_icon_how_know.png) no-repeat 3px center;
}
.sidebar #block-views-testimonials-block_1 .content,
.sidebar #block-views-did_you_know-block_1 .content{
	width: 176px;
	padding: 0 12px;
	font-size: 12px;
}
.sidebar #block-views-testimonials-block_1 .content .icon-type01{
	clear: both;
	text-indent: 20px;
	background: transparent url(./images/panel_icon_small_testimonials.png) no-repeat 0 0.3em;
}
.sidebar #block-views-did_you_know-block_1 .content .icon-type01{
	clear: both;
	text-indent: 20px;
	background: transparent url(./images/panel_icon_small_how_know.png) no-repeat 0 0.4em;
}
.sidebar #block-block-4{
	padding-bottom: 1.4em;
}
.sidebar #block-block-4 object{
	display: block;
	float: left;
	border: 1px solid #e0e0e0;	
}
#sidebar-right #block-block-4{
	padding-left: 2px;
}
#sidebar-left #block-block-4{
	padding-left: 1px;
}
/* SIDEBAR END */
/* MAIN END */
/* FOOTER START */
#footer{
	width: 990px;
	float: left;
	background: #cbcbcb url(images/footer_bg.png) no-repeat 0 0;
}
#footer,
#footer a,
#footer a:hover{
}
#footer .top{
	position: absolute;
	width: 87px;
	height: 20px;
	margin: -10px 0 0 19px;
}
#footer .top a,
#footer .top a:hover{
	display: block;
	color: #c70109;
	text-decoration: none;
	text-align: center;
}
#footer .footer-top{
	width: 990px;
	min-height: 100px;
	float: left;
	padding: 20px 0 10px 0;
}
#footer .block{
	float: left;
}
#footer .block h2{
	padding-bottom: 0.3em;
	font-size: 21px;
	font-weight: normal;
	color: #585858;
}
#footer .block .menu,
#footer .block .menu li,
#footer .block .menu li a,
#footer .block .menu li a:hover{
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
	text-decoration: none;
}
#footer .block .menu,
#footer .block .menu li{
  clear: both;
}
#footer .block .menu li a.active-trail{
  color: #000;
}
#footer .block .menu li a,
#footer .block .menu li a:hover{
}
#footer .block .menu li li{
  margin-left: 1em;
}
#footer #block-menu_block-3{
	width: 330px;
	padding-left: 25px;
}
#footer #block-menu_block-2{
	width: 280px;
}
#footer #block-block-2{
	width: 142px;
	min-height: 106px;
	float: right;
	padding-right: 149px;
	margin-right: 15px;
	background: transparent url(images/footer_world.gif) no-repeat right 20px;
}
#footer #block-block-2 p{
	padding-bottom: 1em;
}
#footer .footer-bottom{
	width: 940px;
	float: left;
	padding: 10px 25px;
}
#footer .footer-bottom .float_left div.disclaimer{
	position: absolute;
	z-index: 100;
	width: 320px;
	height: 170px;
	line-height: 1.5em;
	display: none;
	padding: 15px;
	margin: -200px 0 0 0;
	font-size: 12px;
	background: transparent url(images/footer_buble_bg.png) no-repeat 0 0;
}

#static_element{
	position: fixed ;
	width: 200px;
	height: 160px;
	bottom: 0px;
	right: 30px;
	z-index:1000;
	background-image: url(images/explore.png);
}
/* FOOTER END */