/* CSS Document */
* {
	margin:0;
	padding:0;
}
body, textarea {
	font: 13px Arial, Helvetica, sans-serif;
	color:#333333;
}
body{
	
	background:url(../images/body_bg.png) repeat-y top center #ffffff;
}
textarea{
	overflow:auto;
}
img {
	border:0 none;
}
#bg{
	display:none;
}
#grow #prev{
	display:none!important;
}
#grow #next{
	display:none!important;
}
#viewer{
	
	background:#000000;
}
.link1{
	width:129px;
	height:33px;
	display:block;
	background:url(../images/button.png) no-repeat;
	background-position:0 0;
	font-size:0;
	line-height:0;
	text-align:left;
	text-height:-9999px;
}


.link1:hover{
	background-position:0 -33px;
}


.link2{
	width:91px;
	height:33px;
	display:block;
	background:url(../images/button.png) no-repeat;
	background-position:-129px 0;
	font-size:0;
	line-height:0;
	text-align:left;
	text-height:-9999px;
}

.home_modules .moduletable_m2 .link2{
	width:140px;
	background:url(../images/button3.png) no-repeat;
	background-position:-129px 0;
}

.link2:hover{
	background-position:-129px -33px;
}
.home_modules .moduletable_m2 .link2:hover{
	background-position:-129px -33px;
}
.link3{
	width:86px;
	height:33px;
	display:block;
	background:url(../images/button.png) no-repeat;
	background-position:-220px 0;
	font-size:0;
	line-height:0;
	text-align:left;
	text-height:-9999px;
}
.link3:hover{
	background-position:-220px -33px;
}

.link4{
	width:78px;
	height:33px;
	display:block;
	background:url(../images/button2.png) no-repeat;
	background-position:0px 0;
	font-size:0;
	line-height:0;
	text-align:left;
	text-height:-9999px;
}
.link4:hover{
	background-position:0px -33px;
}
.link5{
	width:121px;
	height:33px;
	display:block;
	background:url(../images/button2.png) no-repeat;
	background-position:-78px 0;
	font-size:0;
	line-height:0;
	text-align:left;
	text-height:-9999px;
}
.link5:hover{
	background-position:-78px -33px;
}
.link6{
	width:107px;
	height:33px;
	display:block;
	background:url(../images/button2.png) no-repeat;
	background-position:-199px 0;
	font-size:0;
	line-height:0;
	text-align:left;
	text-height:-9999px;
}
.link6:hover{
	background-position:-199px -33px;
}



.wrapper {
	width: 1200px;
	margin:0 auto;
	background:#ffffff;
	padding:0px;
}
.top_banner {
	width: 1200px;
	margin:0 auto;
	height:217px;
}
.home #out_banner {
	width: 940px;
	height:451px;
	display:block;
	background:url(../images/bg_07.jpg) no-repeat top;;
	padding-top:21px;
}
.home #banner {
	width: 1200px;
	height:364px;
	display:block;
	padding:0px;
}
.customhome_m_top{
	height:75px;
	margin:0 auto;
	border-bottom:1px solid #e5e5e5;
	text-align:center;
	font-family: 'kasseflfregular',Arial, Helvetica;
	font-size:21px;
	font-weight:bold;
	color:#0090c6;
	line-height:25px;
	padding:34px 0 0 0;
	letter-spacing:1px;
}
.customhome_m_top p, .contact .customhome_m_top p{
	font-family: 'kasseflfregular',Arial, Helvetica;
	font-size:21px;
	font-weight:bold;
	color:#0090c6;
	line-height:25px;
	letter-spacing:1px;
}

.nivoSlider{
	box-shadow:none!important;
}

#out_wrapper2 {
	width: 1200px;
	margin:0 auto;
	
	padding:0px;
}
#bottom{
	padding:0 111px 0 113px;
	width:976px;
}
#header_top{
	width:100%;
	background:#a08544;
	height:121px;
}
#header_bottom{
	width:100%;
	background:url(../images/footer_bg.jpg) repeat-y top center #000000;
	height:631px;
}
#header_bottom .wrapper { position:relative; }
#header {
	width:1200px;
	height:121px;
	margin:0 auto;
}
#header a{
	
	float:left;
}
#header .logo{
	display:block;
	width:321px;
	float:left;
	margin-top:55px;
}
#header #contact_button{
	display:block;
	width:125px;
	float:right;
	margin-top:0px;
}

.home .blog-featured h1{
	display:none;
}
#top{
	width:767px;
	float:left;
}
#content {
	padding-bottom: 0px;
}
#footer {
	
	
	clear: both;
	
}
#footer .wrapper{
	background:#000000;
	padding: 0 111px 0 113px;
    width: 976px;
}
#right, #main, #left {
	background: #ffffff;
	
	float: left;
}
.one_column #main{
    padding: 0 111px 0 113px;
    width: 976px;
}
.one_column #left, .one_column #right{
	display:none;
}
.two_column_r #right{
	width:299px;
}
.two_column_r #main{
	width:606px;
	margin-right:35px;
}
.two_column_l #left{
	width:197px;
	margin-right:10px;
}
.two_column_l #main{
	width:590px;
}
.two_column_l #right, .two_column_r #left{
	display:none;
}
.three_column #main{
	width:383px;
	margin-right:10px;
}
.three_column #right{
	width:197px;
}
.three_column #left{
	width:197px;
	margin-right:10px;
}

/** style rules for overwriting the default column widths on the home page **/
.home.one_column #main{
}
.home.two_column_r #right{
}
.home.two_column_r #main{
}
.home.two_column_l #left{
}
.home.two_column_l #main{
}
.home.three_column #main{
}
.home.three_column #right{
}
.home.three_column #left{
}

.separator{
	clear:both;
}
#navigation .item109 a{
	width:154px;
	background:url(../images/buy_button.jpg) no-repeat 0px 0;
	padding:18px 0 0 0;
	text-align:center;
}

#navigation .item109{
	position:absolute;
	right:0;
	top:0;
}
#navigation .item108{
	position:absolute;
	right:0px;
	top:0;
	text-align:left;
}
#navigation{
	position:relative;
}


li.g, body, html, .std, h1 {
    font-family: arial,sans-serif;
    font-size: small;
}
body, #leftnav, #tbdi, #hidden_modes, #hmp {
    background: none repeat scroll 0 0 #FFFFFF;
}
body {

    margin: 0;
    overflow-y: scroll;
}
li.g, body, html, .std, h1 {
    font-family: arial,sans-serif;
    font-size: small;
}
#navigation .item109 a:hover{
	background:url(../images/buy_button.jpg) no-repeat 0px bottom;
}

#navigation {
	height: 50px;
	margin-bottom: 0px;
	margin-top:0px;
	font-size: 14px;
	font-weight: bold;
	background:url(../images/menu_bg.png) no-repeat 0px 0;
	display:block;
	float:right;
	margin-top:0px;
	width:1200px;
	padding:0px 0 0 0px;
	position:relative;
}
#navigation ul {
	list-style: none;
	margin:0px;
	padding:0px;
}
#navigation li {
	display: inline;
	float: left;
}
#navigation a, #navigation .separator {
	line-height: 16px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	text-align: center;
	padding:18px 21px 0 21px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:0px;
	height:32px;
	vertical-align:middle;
}

#navigation a:hover {
	background:url(../images/menu_hover.png) repeat-x top left;
}
.custom_home_menu{
	font-size:11px;
	color:#0090c6;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:normal;
}

#navigation li ul a, #navigation li ul .separator{
	font-weight:normal;
	font-size:12px;
	line-height:20px;
}

#navigation li ul{
	position:absolute;
	left:-99999px;
	width:150px;
	background:#999999;


}
#navigation li ul  {
  position:absolute;
  left:-999em;
  height:auto;
  width:11em;
  font-weight:400;
  background:#573f05;
  border:#00C 1px solid;
  margin:0;
}
 
#navigation li li {
  width:11em;
}
 
#navigation li ul a {
  width:11em;
  color:#fff;
  font-size:0.9em;
  line-height:1em;
  font-weight:400;
}
 
#navigation li:hover ul ul,#navigation li:hover ul ul ul,#navigation li.sfhover ul ul,#navigation li.sfhover ul ul ul{
  left:-999em;
}
 
#navigation li:hover ul,#navigation li li:hover ul,#navigation li li li:hover ul,#navigation li.sfhover
  ul,#navigation li li.sfhover ul,#navigation li li li.sfhover ul {
  left:200px;
  z-index:6000;
}


#navigation li ul li{
	display:block;
	float:none;
}

p, ul, ol, h1, h2, h3, h4, h5, h6{
	margin-bottom:10px;
}

ul,ol{
	padding-left:25px;
}

.buttonheading{
	float:right;
}
 
.middle_wrapper{
	width:940px;
	display:block;
	margin:0px auto 0 auto;
	background:#ffffff;
	font-family:Helvetica, sans-serif;
	font-size:13px;
	color:#464646;
	height:507px;
	padding-bottom:30px;
	border-bottom:1px solid #e5e5e5;
}
h2{
	font-family: 'kasseflfregular';
	font-size:18px;
	font-weight:bold;
	color:#083f88;
	letter-spacing:1px;
	
}
.middle_wrapper h2{
	margin-bottom:0;
}
.middle_wrapper h3{
	margin-bottom:20px;
	letter-spacing:0px;
}
.middle_wrapper img{
	margin-bottom:15px;
}
h3{
	font-family:Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#0090c6;
	letter-spacing:1px;
}
.datacleanse_home{
	float:left;
	width:299px;
	display:block;
	padding-top:30px;
	height:507px;
	position:relative;
}
.benefits_home{
	float:left;
	width:299px;
	display:block;
	margin:0 21px;
	padding-top:30px;
	height:507px;
	position:relative;
}
.security_home{
	float:left;
	width:299px;
	display:block;
	padding-top:30px;
	height:507px;
	position:relative;
	
}
.datacleanse_home a {
	width:125px;
	height:32px;
	display:block;
	text-align:left;
	line-height:0;
	text-indent:-9999px;
	text-decoration:none;
	cursor:pointer;
	background:url(../images/blue_button.jpg) no-repeat;
	position:absolute;
	bottom:30px;
}
.benefits_home a {
	width:125px;
	height:32px;
	display:block;
	text-align:left;
	line-height:0;
	text-indent:-9999px;
	text-decoration:none;
	cursor:pointer;
	background:url(../images/blue_button.jpg) no-repeat;
	position:absolute;
	bottom:30px;
}
.security_home a {
	width:125px;
	height:32px;
	display:block;
	text-align:left;
	line-height:0;
	text-indent:-9999px;
	text-decoration:none;
	cursor:pointer;
	background:url(../images/blue_button.jpg) no-repeat;
	position:absolute;
	bottom:30px;
}
.moduletablemiddle{
	width:940px;
	
}
.clear{
	clear:both;
}
.moduletabletestimonial{
	float:left;
	width:299px;
	display:block;
	padding-top:35px;
	height:360px;
	position:relative;
}
.moduletabletestimonial h3{
	font-family: 'kasseflfregular';
	font-size:18px;
	font-weight:bold;
	color:#083f88;
	margin-bottom:20px;
}
.moduletabletestimonial p{
	margin-bottom:20px;
}
.moduletabletestimonial img{
	margin-right:8px;
}
.moduletabletestimonial a {
	width:125px;
	height:32px;
	display:block;
	text-align:left;
	line-height:0;
	text-indent:-9999px;
	text-decoration:none;
	cursor:pointer;
	background:url(../images/read_all_button.png) no-repeat;
	position:absolute;
	bottom:30px;
}
.moduletable_homeform{
	float:left;
	display:block;
	margin:0 21px;
	width:299px;
	display:block;
	padding-top:35px;
	height:360px;
	position:relative;
}
.moduletable_contact_form{
	float:left;
	display:block;
	margin:0 0px 0 0px;
	width:299px;
	display:block;
	padding-top:0px;
	height:422px;
	position:relative;
}

#ff_formdiv1 #bfSubmitButton, #ff_formdiv2 #bfSubmitButton{
	width:125px;
	height:32px;
	display:block;
	text-align:left;
	line-height:0;
	text-indent:-9999px;
	text-decoration:none;
	cursor:pointer;
	background:url(../images/submit_button.png) no-repeat;
	position:absolute;
	bottom:30px;
	border:none;
}
#ff_formdiv2 #bfQuickModeSection24577{
	color: #0090C6;
    font-family: Helvetica,sans-serif;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 0px;
	margin-bottom:0;
}
#bfQuickModeSection97662{
	margin-top:0;
}
#ff_formdiv1 .bfElemWrap, #ff_formdiv2 .bfElemWrap{
	padding:0;
}
#ff_formdiv1 .bfRequired, #ff_formdiv2 .bfRequired{
	display:none;
}
#ff_formdiv1 input[type='text'], #ff_formdiv2 input[type='text']{
	width:287px;
	height:33px;
	display:block;
	border:1px solid #cfcfcf;
	border-radius:3px;
	margin-bottom:16px;
	padding-left:10px;
	font-size:10px;
	color:#d4d4d4;
	font-family:Verdana, Geneva, sans-serif;
	
}
#ff_formdiv1, #ff_formdiv2{
	font-size:10px;
	color:#d4d4d4;
	font-family:Verdana, Geneva, sans-serif; 
}
#ff_formdiv1 textarea, #ff_formdiv2 textarea{
	width:287px;
	height:137px;
	display:block;
	border:1px solid #cfcfcf;
	border-radius:3px;
	resize:none;
	padding-left:10px;
	font-size:10px;
	color:#d4d4d4;
	font-family:Verdana, Geneva, sans-serif;
	
}
.moduletable_service{
	float:left;
	width:275px;
	display:block;
	padding-top:35px;
	position:relative;
}
#footer{
	
	
	background:url(../images/footer_bg.jpg) repeat-y top center #000000;
	font-family:Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	padding:0 0px;
	line-height:20px;
	width:100%;
	margin:0 auto;
}
#footer a{
	font-family:Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	padding:0 0px;
	line-height:20px;
}

.contact .customhome_m_top {
	border-top: 1px solid #E5E5E5;
	padding-top:20px;
	height:70px;
	
}
#out_banner{
	
	background:#ffffff;
}
.event-2013 .item-page{
	display:none;
	
}
banner{
	
	
}
h1{
	color: #083F88;
    
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 4px;
}
.contact p{
	font-size:13px;
	line-height:18px;
}
.event-2013 #bottom div, .home_modules div{
	width:306px;
	float:left;
	margin-right:29px;
	margin-bottom:15px;
}
.event-2013 #bottom div h1, .home_modules div h1, .home_bottom h1{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
}
.home_bottom h1{
	border-bottom:1px solid #e2e2e2;
}
.event-2013 #bottom div h2, .home_modules div h2{
	font-family:Arial, Helvetica, sans-serif;
	color:#997a30;
	font-size:13px;
	font-weight:bold;
	margin-bottom:0px;
}
.event-2013 #bottom div .heading1, .home_modules div .heading1{
	border-bottom:1px solid #e2e2e2;
	vertical-align:bottom;
}
.event-2013 #bottom div .discription, .home_modules div .discription{
	padding-top:5px;
	
}
.event-2013 #bottom div .discription div, .home_modules div .discription div{
	 
	float:none;
    width: 306px;
	height:168px;
	overflow:hidden;
	margin-right:0;
	line-height:18px;
	margin-bottom:0px;
}
.home_bottom h1{
	line-height:15px;
	display: block;
    width: 315px;
    padding: 0 0 8px 0;
}

.event-2013 #bottom .moduletable_m3{

	margin-right:0px;
}
.event-2013 #bottom .moduletable_m6{

	margin-right:0px;
}
#sponsor{
	height:82px;
	background:#f0ebe0;
	margin-top:0px;
}
.footer_title{
	 font-family: 'maven_promedium';
	 font-size:18px;
	 color:#ffffff;
}
#footer .link{
	float:right;
	background:url(../images/link_to_img.png) no-repeat 12px 7px;
	padding-left:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	cursor:pointer;
	
	
}
#footer td{
	border-bottom:1px solid #ffffff;
	padding:10px 0 10px;
}
#sponsor .left{
	width:176px;
	vertical-align:middle;
	margin-left:113px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:000000;
	font-weight:bold;
	padding-top:24px;
	line-height:20px;
	float:left;
	margin-right:66px;
}
ul#dynamic {
    float: left;
    margin: 2px 0 0 0!important;
    padding: 0;
	width:790px;
	height:103px;
	margin-top:4px;
}
ul#dynamic li{
	list-style:none;
	width:790px;
}
.contact_info a{
	color:#333333;
	text-decoration:none;
}

#HeaderSocialBox { position:absolute; width:100%; }
#HeaderSocialBox div { float: right; margin: 10px; }