.meganav-footer{
	margin:0 auto;
	width:1240px;
	}
.main{background:none;
	}
#dummyWrap{
	z-index:10;
	}
#background{
	position:absolute;
	top:-1px;
	left:0;
	z-index:-99;
	height:1200px;
	width:100%;
	}

.wrap {
position:relative;
z-index:10;
}

#sliderwrapper {
	position: relative;
	/*height:440px;*/
	height:370px;
	margin-top:0px;
	
}
#sliderwrapper .sliderimage {
	z-index: 400;
	position: relative;
}
#sliderwrapper .panelcontent {
	position: absolute;
	width: 462px;
	top:27px;
	z-index: 600;
	max-height:177px;
}
#z1 .panelcontent, #z4 .panelcontent{ right: 32px; }
#z2 .panelcontent, #z3 .panelcontent{ left: 32px; }
#sliderwrapper h2 {
	font-size: 34px;
	line-height:36px;	
	color: #444;
	margin: 0px;
	padding: 0px;
}
#sliderwrapper h3 {
	font-size:14px;
	line-height:18px;
	color:#444;
	cursor: pointer;
}
#sliderwrapper h3 img {
	margin-right: 5px;
	position: relative;
	top: 3px;
}

#sliderwrapper #slidernav {
position: absolute;
z-index: 500;
bottom: 35px;
left: 32px;
}
#sliderwrapper #slidernav p { display: none; }
#sliderwrapper #slidernav div {
	float: left;
	margin-right:10px;
}
.sliderthumb{}
.sliderthumb:last-child{ margin-right: 0 !important;}
#sliderwrapper #slidernav img {
	cursor: pointer;
}
.thumb-hover{ display:none; }
#sliderwrapper #slidernav .selected{ background:url(../images/bullet_hover.png) no-repeat top center;}
#sliderwrapper #slidernav .selected img { opacity: 0; filter: alpha(opacity=0); }
#sliderwrapper #s2, #sliderwrapper #s3 {
	display: none;
}
#sliderwrapper a{
	border-bottom: none;}
#sliderwrapper a:hover{
	border-bottom: none;}

#bottomcontainer {
background-color: white;
margin-top: -10px;
padding-top: 10px;
padding-bottom: 30px;
}

#topbuttons {
	width: 100%;
	position: relative;
}
#topbuttons .topbutton {
	background: url("../images/box_icon.jpg") no-repeat 2px 1px #EDEDED;
	border:1px solid #d2d2d2;
	float: left;
	margin:0 22px 0 0;
	width: 308px;
	cursor: pointer;
	height: 72px;
}
#topbuttons .on {
	background: url("../images/blue_hover.jpg") no-repeat 2px 1px #EDEDED;
	}

#topbuttons .expanded {
	background: url("../images/box_icon.jpg") no-repeat 2px 1px #EDEDED;
	}
	
#topbuttons .topbutton .buttonsexpansion {
	background: url("../images/box_expanded.jpg") no-repeat 2px 1px #EDEDED;
	border:1px solid #d2d2d2;
	margin-left: -1px;
	padding: 10px;
	height: 0px;
	z-index: 1000;
	width: 288px;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0); 
	background-color: #f0f0f0;
	bottom: 0px;
	position: absolute;
	zoom:1;
}
#topbuttons .topbutton .buttonsexpansion ul {
	list-style: none;
	margin: 60px 0px 10px 0px;
	height: 100%;
	overflow: hidden;
}
#topbuttons .topbutton .buttonsexpansion ul li {
	font-size: 14px;
	line-height: 18px;
	color: #666666;
	margin: 4px 35px 0 35px;
	padding-bottom: 4px;
	cursor: pointer;
	list-style: none outside url("../images/module_arrow_7x7.png");
	 border-bottom: 1px dotted #c8c8c8;
    
}

#topbuttons .topbutton .buttonsexpansion ul li a{
	color: #6b9e0c;
	border:none;
	}
#topbuttons .topbutton .buttonsexpansion ul li a:hover{
	border:none;
	color:#000000;
	}
#topbuttons .topbutton .buttonsexpansion p.btnservice{
	margin: -105px 0 0 35px;
	font-size: 14px;
	line-height:18px;
	color:#666666;
	}
	#topbuttons .topbutton .buttonsexpansion p.btnservice a:hover{
		color:#000000;}
#topbuttons .topbutton .buttonsexpansion .col-info{
	margin: 60px 0px 10px 0px;
	height: 100%;
	overflow:;
	}
#topbuttons .topbutton .buttonsexpansion .col-info p{
	margin: 6px 35px 0 35px;
	}
#topbuttons .topbutton h3 {
	position: absolute;
	font-family: 'abelregular';
	font-size: 19px;
	margin: 0 0 0 45px;
	top: 10px;
	color: #00598C;
	z-index: 1001;
}
#topbuttons .topbutton h5 {
	position: absolute;
	font-family:'allerregular';
	font-size: 12px;
	color:#6b9e0c;
	padding: 0px;
	top: 10px;
	margin: 26px 0 0 45px;
	font-weight: normal;
	z-index: 1001;
	line-height:16px;
}
.no-inline-block{display:inline;}
.gradientborder{
height:30px;
width:100%;
background-image: linear-gradient(top, #F6F6F6 13%, #FFFFFF 100%);
background-image: -o-linear-gradient(top, #F6F6F6 13%, #FFFFFF 100%);
background-image: -moz-linear-gradient(top, #F6F6F6 13%, #FFFFFF 100%);
background-image: -webkit-linear-gradient(top, #F6F6F6 13%, #FFFFFF 100%);
background-image: -ms-linear-gradient(top, #F6F6F6 13%, #FFFFFF 100%);
background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0.13, #F6F6F6),
	color-stop(1, #FFFFFF)
);
border-top:1px solid #dadada;
box-shadow: inset 0px 1px 0px #ededed;
}

#downloads {
color: #444444;
padding: 0px 36px 30px 32px;
float: left;
width:190px;
z-index:1200;
}

#downloads a{color:#666666;
}
#downloads  a:hover{
	color: #000000;}
#downloads h4 {
	font-weight:normal;
	font-size: 16px;
	line-height: 19px;
    margin: 0 0 5px 0; 
	padding:0 0 10px 0;
	width:100%;
	border-bottom:1px solid #dadada;
	}
    #downloads h4 img {
      position: relative;
      top: 6px;
      margin-right: 5px;
	  border:0;}
  #downloads ul {
	  border-bottom: 1px solid #dadada;
    list-style: none;
    margin: -4px 0px 10px 0px;
    padding: 0 0 18px 0; }
    #downloads ul li {
	  font-size:14px;
	  line-height:18px;
      margin-top: 5px;
	  margin-left:30px;
      cursor: pointer;
	  list-style:none; }
      #downloads ul li img {
        position: relative;
        top: 3px;
        margin-right: 5px; }

	#downloads .no-underline{
	border-bottom:none;}
#centercontainer {
float: left;
width: 972px;
padding: 0 8px 0 0;
z-index:1200;
}
#centercontainer .resourcecontainer {
width: 300px;
float: left;
margin-right: 24px;
min-height: 210px;
height:auto !important;
height: 210px;
}
#centercontainer .resourcecontainer h4{
	font-weight:normal;
	font-size: 19px;
	line-height: 21px;
	margin:8px 0 6px 0;
	color: #444444;
	}
#centercontainer .resourcecontainer p{
	font-size: 12px;
	line-height: 15px;
	margin:0 0 11px 0;
	color: #777777;
	}
.news {
	background-color:#fff;
	padding: 0px 35px 20px 258px;
}
.newsitem {
	background: #f9f9f9; /* Old browsers */
	background: -moz-linear-gradient(top, #f9f9f9 0%, #f4f4f4 100%, #f9f9f9 100%, #f4f4f4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9f9f9), color-stop(100%, #f4f4f4), color-stop(100%, #f9f9f9), color-stop(100%, #f4f4f4)); /* Chrome,Safari4+ 			*/
	background: -webkit-linear-gradient(top, #f9f9f9 0%, #f4f4f4 100%, #f9f9f9 100%, #f4f4f4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f9f9f9 0%, #f4f4f4 100%, #f9f9f9 100%, #f4f4f4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f9f9f9 0%, #f4f4f4 100%, #f9f9f9 100%, #f4f4f4 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f9f9f9 0%, #f4f4f4 100%, #f9f9f9 100%, #f4f4f4 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#f4f4f4', GradientType=0 ); /* IE6-8 */
	border: 1px solid #e3e3e3;
	padding: 10px 190px 10px 10px;
}
.newsitem p {
	margin-left: 30px;
	margin-bottom: 10px
	font-size: 14px;
	line-height:18px;
	color:#666666;
}
.newsitem h4 {
	display: inline;
	margin-left: 6px;
	vertical-align: middle;
	font-weight:normal;
	font-size: 19px;
	line-height:21px;
	color:#666666;
}
.newsitem a{
	font-size: 14px;
	line-height:18px;
	color: #444444;
	}
.newsitem img {
	vertical-align: middle;
	cursor: pointer;
}

.clearfix{clear:both;}