.mainborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	width: 750px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
.nav {
	margin: 0px;
	width: 750px;
}
.centercontent {
	width: 530px;
	float: right;
	margin-bottom: 40px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.footer {
	height: 50px;
	width: 740px;
	float: right;
	font-size: 10px;
	background-image: url(images/bottomgrad.jpg);
	color: #FFFFFF;
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 5px;
}
.phone {
	height: auto;
	width: 150px;
	border: 1px solid #000000;
	padding: 240px 10px 10px;
	float: left;
	margin-top: 30px;
	font-size: 18px;
	background-image: url(images/CUSTOMER-SERV.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
	position: static;
}
.phonenum {
	height: auto;
	width: 100px;
	border: 1px solid #000000;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline overline;
}
a:active {
	text-decoration: none;
}
.header {
	margin: 0px;
	padding: 0px;
}
.floatRT {
	float: right;
}
.floatLFT {
	float: left;
}
