@charset "utf-8";
/* Footer on solutions page */



#copyright p,
#support-footer p
   {
	margin: 0px;
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
}

#solutions-footer p,
#sitemap-footer p  {
	margin: 0px;
	text-align: left;
	color: #3d4d6e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
}

#support-footer p  {
	color: #666;
}

#copyright p  {
	font-weight: bold;
	color: #667083;
}

#sitemap-footer  {
	visibility: visible;
	position: absolute;
	left: 705px;
	top: 15px;
	z-index: 5;
	width: 67px;
}

#support-footer  {
	position: absolute;
	left: 389px;
	top: 15px;
	z-index: 5;
	width: 160px;
	visibility: visible;
	height: 150px;
}

#copyright  {
	visibility: visible;
	position: absolute;
	left: 555px;
	top: 190px;
	z-index: 5;
	width: 225px;
}

#solutions-footer  {
	visibility: visible;
	position: absolute;
	left: 579px;
	top: 15px;
	z-index: 5;
	width: 115px;
}

#footer  {
	visibility: visible;
	position: absolute;
	left: 5px;
	top: 1205px;
	z-index: 4;
	width: 800px;
	height: 231px;
	background-color: #212C3C;
	background-repeat: no-repeat;
}
#footer-bg {
	position:absolute;
	left:0px;
	top:1051px;
	height:207px;
	z-index:4;
	width: 100%;
	background-image: url(images/footer-bg.jpg);
}
#footer-container {
	position:absolute;
	left:50%;
	top:1050px;
	width:810px;
	height:207px;
	z-index:5;
	margin-left: -405px;
	visibility: visible;
}


#Quote-footer {
	position:absolute;
	left:169px;
	top:15px;
	width:190px;
	height:150px;
	z-index:7;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #666;
}


#footerDivider  {
	visibility: visible;
	position: absolute;
	left: 0px;
	top: 1250px;
	z-index: 8;
	width: 100%;
	height: 1px;
	background-color: #000;
	background-repeat: no-repeat;
}
#vertical-foot-divider1 {
	position:absolute;
	left:154px;
	top:15px;
	width:2px;
	height:171px;
	z-index:11;
}
#vertical-foot-divider2 {
	position:absolute;
	left:374px;
	top:15px;
	width:2px;
	height:171px;
	z-index:11;
}
#vertical-foot-divider3 {
	position:absolute;
	left:564px;
	top:15px;
	width:2px;
	height:171px;
	z-index:11;
}
#css-xhtml-validated {
	position:absolute;
	left:15px;
	top:15px;
	width:113px;
	height:154px;
	z-index:11;
	padding-top: 10px;
}

.form-bg-footer {
	height: 18px;
	width: 180px;
	background-image: url(../images/nametxtfield.gif);
	margin-bottom: 5px;
	font-weight: bold;
	vertical-align: middle;
	color: #667083;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 8px;
}
.center-btn-quote {
	margin-top: 18px;
	margin-left: 32px;
}
.center-btn-emailSupport {
	margin-top: 5px;
	margin-left: 20px;
}
