
.sidemenu {
	width: 200px;
	float: left;
	padding: 12px 20px 20px 0px;
	border-right: 1px solid #cccccc;
}
a.sidemenu-category {
	display: block;
	color: #777777;
	cursor: pointer;
	padding: 6px 0px 6px 10px;
	font: 16px/30px Raleway-Medium, Trebuchet MS, sans-serif;
    border-bottom: 1px solid #cccccc;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;	
}
a.sidemenu-category.next-category {
	border-top: 1px solid #cccccc;
}
a.sidemenu-category:hover {
    color: #11a0db;
	text-decoration: none;
	background: white;
	border-bottom: 1px solid #333333;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
a.sidemenu-category.current-category {
    color: white;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
    font-weight: normal;
	background: #076eb0;
	border-bottom: 1px solid #333333;
}

a.sidemenu-category.current-category:hover {
	background: #076eb0;
	border-bottom: 1px solid #333333;
}

a.sidemenu-subcategory {
	display: block;
	cursor: pointer;		
	margin-left: 10px;
	margin-right: -20px;
	font: 15px/24px opensans-regular-webfont, Trebuchet MS, sans-serif;
	padding: 5px 9px;
	color: #076eb0;
	border-bottom: 1px solid #cccccc;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;	
}
a.sidemenu-subcategory:hover {
	text-decoration: none;
	color: #333333;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
a.sidemenu-subcategory.current-subcategory {
    color: #333333;
}
a.sidemenu-subcategory.current-subcategory:hover {
    color: #333333;
}


.footer-div-container {
	background: transparent;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	border-bottom: none;
	text-align: center;
	font-size: 13px;
	border-bottom: none;
	padding: 10px 20px 124px 20px;
	width: 100%;
	padding: 0px;
	padding-bottom: 110px;
}



.footer-div.marquee-footer {
	padding: 10px;
	width: 33%;
	float: left;
	text-align: left;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;		
}



.marquee-footer-ads a img {
	margin-right: 20px;
}



a.MarqueeLink {
	background: white;
	display: block;
	border: 1px solid #cccccc;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;	
	width: 300px;
	height: 90px;
}


a.MarqueeLink:hover {
	background: white;
	border: 1px solid #777777;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;	
}

.MarqueeText {
	display: block;
	float: right;
	text-align: center;
	padding: 5px;
	width: 50%;
	word-wrap: break-word;
}

img.MarqueeLogo {
}

a.MarqueeContact {
	border: 1px solid #cccccc;	
	background: white;
	display: block;
	text-align: center;
	line-height: 20px;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;	
	font-weight: bold;
	color: #cccccc;
	padding: 14px;
}

a.MarqueeContact:hover {
	background: white;
	border: 1px solid #777777;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;	
	color: #777777;
}

a.MarqueeLWW {
	display: block;
	height: 98px;
	width: 290px;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;		
	border: 1px solid #cccccc;
}

a.MarqueeLWW img {
	width: 100%;
}

a.MarqueeLWW:hover {
	border: 1px solid #777777;
}


.ads-column a img.panelad {
	display: block !important;
}

.anchMainNav {
    font-weight:bold !important;
    font-size:16px !important;
}




