body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
#top-bg {
	background-image: url(images/top-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.hometxt {
	font-family: "Times New Roman";
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4C646D;
	text-decoration: none;
}
.contentbg {
	background-image: url(images/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.contentbg_inner {
	background-image: url(images/bodybg1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.footertxt {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #6D868E;
	text-decoration: none;
}
.footerlinks{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #D91722;
	text-decoration: underline;
}
.footerlinks:hover{
	color: #6D868E;
	text-decoration: none;
}
.footerbg {
	background-image: url(images/footerbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 114px;
}
.redtxt {

	font-family: "Times New Roman";
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #D91722;
	text-decoration: none;
}
.blacktxt {

	font-family: "Times New Roman";
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #202020;
	text-decoration: none;
}

.distributors {
	font-family: "Times New Roman";
	font-size: 14px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #202020;
	text-decoration: none;
	background-image: url(images/distributors_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 30px;
}

.distributors_innerbg {
	text-decoration: none;
	background-image: url(images/distributorsbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	
}

.form {
	background-color: #D8E0E3;
	width: 200px;
	border-top-color: #A5B4B9;
	border-right-color: #A5B4B9;
	border-bottom-color: #A5B4B9;
	border-left-color: #A5B4B9;
}
.bodylinks {


	font-family: "Times New Roman";
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #D91722;
	text-decoration: none;
}
.bodylinks:hover {
	color: #202020;
	text-decoration: underline;
}
