@charset "utf-8";
/* CSS Document */

a.linkFooter:link {
	text-decoration: none;	
	color: #383B3E;
}
a.linkFooter:visited {
	text-decoration: none;
	color: #383B3E;
}
a.linkFooter:hover {
	text-decoration: none;
	color: #383B3E;
} 
a.linkFooter:active {
	text-decoration: none;
	color: #383B3E;
}  
.footerTitleBox {
	height: 65px;
	left: 135px;
	width: 146px;
	top: 0px;
	position: absolute;
	padding-left: 12px;
	padding-top: 12px;
}
.footerTextBox {
	height: 111px;
	left: 135px;
	width: 146px;
	top: 77px;
	position: absolute;
	padding-left: 12px;
}
.footerTextBox hr {
	color: #c3c2bf;
	background-color: #c3c2bf;
	height: 1px;
	border-width: 0;
	padding: 0;
	margin: 0;
}
.footerPromoLine {
	
	border-top: 1px solid #c3c2bf;
	
}
.textFooterLarge {
	font-size: 18px;
	font-weight: bold;
}
.textFooterNormal {
	font-size: 12px;
	line-height: 17px;
	color: #383B3E;
}
.footerDDL {
	width: 107px;
	font-size: 12px;
	line-height: 17px;
	color: #383B3E;
}
.textFooterQL {
	font-size: 15px;
	font-weight: bold;
}
.footerBGImage {
	position: relative;
	height: 188px;
	width: 135px;
}
.footerPromo {
	height: 188px;
	width: 293px;

}
#divContainerFooter {
	position: relative;
	height: 240px;
	width: 960px;
}
#divFooterPromo1 {
	position: absolute;
	left: 0px;
	top: 25px;
}
#divFooterPromo2 {
	position: absolute;
	left: 314px;
	top: 25px;
}
#divFooterLinks {
	position: absolute;
	height: 188px;
	width: 287px;
	left: 665px;
	top: 25px;
}
#divFooterQuickLinks {
	position: absolute;
	height: 188px;
	width: 131px;
	left: 0px;
	top: 0px;
}
#divFooterQLBox {
	height: 48px;
	left: 0px;
	width: 119px;
	top: 0px;
	position: absolute;
	padding-left: 12px;
	padding-top: 9px;
}
#divFooterDropdowns {
	position: absolute;
	width: 119px;
	height: 126px;
	left: 0px;
	top: 50px;
	padding-left: 12px;
	padding-top: 12px;
}
#divFooterLinkArea {
	position: absolute;
	top: 0px;
	left: 131px;
	width: 135px;
	height: 178px;
	padding-top: 20px;
	padding-left: 32px;
	font-size: 12px;
	line-height: 23px;
}
#divFooterLinkArea a {
	text-decoration: none;	
	color: #383B3E;
}
#divFooterLinkArea a:hover {
	text-decoration: none;	
	color: #3d7db1;
}
#divFooterLinkArea p {
	margin: 0px; padding: 0px;
}
