@charset "utf-8";
/* CSS Document */

#wrapperBot {
	padding-bottom: 126px;
	margin-right: auto;
	margin-left: auto;
}

#footer {
	position: absolute;
	padding-top: 5px;
	padding-bottom: 0px;
	bottom: 0px;
	vertical-align: top;
	text-align: left;
	min-width:800px;
	left: 5%;
	right: 5%;
}
#topFooter {
	background-image: url(../images/lftShadowBlack.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
#insideFooter {
	background-image: url(../images/rtShadowBlack.jpg);
	background-repeat: repeat-y;
	background-position: right;
	text-align: left;

}

#footerFillLeft {
	height: 125px;
	padding-top: 10px;
	padding-left: 10px;
	width: 500px;
	float: left;
	background-image:none;
	text-align: left;
}

#footerFillRight {
	height: 125px;
	padding-top: 10px;
	margin-left: 330px;
	padding-right: 30px;
	text-align: right;
	background-image:none;
}
#footerSEOtxt {
	background-image: url(../images/gradientBotLong.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-right: 6px;
	margin-left: 6px;
	overflow: auto;
	min-width:800px;
	text-align: center;
	padding-bottom: 15px;
}
#bannerTop #logon {
	position: absolute;
	height: 87px;
	width: 155px;
	top: 10px;
	right: 30px;
	color: #F0F0F0;
	padding: 2px 6px;
	border: 1px solid #CCC;
	text-align: center;
}
#wrapper {
	min-width:970px;
}
#bannerTop #logout {
	position: absolute;
	height: 50px;
	width: 100px;
	top: 30px;
	right: 30px;
	color: #EFEBC8;
	padding: 2px 6px;
	border: 1px solid #CCC;
	text-align: center;
}
#loginBox {
	width: 200px;
	color: #000;
	border: 1px solid #B70100;
	text-align: center;
	float: left;
	margin-bottom: 4px;
}
#descriptionBoxHome {
	float: right;
	width: 586px;
	background-color: #EFEFEF;
	text-align: center;
	padding: 4px;
	font-variant: small-caps;
	margin-bottom: 4px;
}

.columnsTxt {
	float: left;
	width: 24%;
	text-align: center;
	font-size: x-small;
	margin-right: auto;
	margin-left: auto;
}
#logout {
	height: 40px;
	width: 150px;
	top: 30px;
	right: 30px;
	color: #000;
	text-align: center;
	float: left;
	margin-left: 30px;
	vertical-align: middle;
	margin-top: 0px;
}
.redBorder {
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	border: 1px solid #B70002;
}
