@charset "UTF-8";
.banner1 {
	font-size: 24px;
	font-weight: bold;
	color: #CC0066;
	text-decoration: underline;
	text-transform: uppercase;
	margin-left: 75px;
}
.banner2 {
	font-size: 24px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: underline;
	text-transform: uppercase;
	margin-left: 75px;
}
.sidebar {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.sidebartext {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.table {
	border: 2px solid #6be3f4;
	background-color: #6be3f4;
	margin-left: 220px;
}
.picturebody {
	float: left;
	margin-left: 25px;
	margin-right: 25px;
}
.number1 {
	font-size: 20px;
	font-weight: bold;
	text-transform: capitalize;
	color: #0066ff;
	text-decoration: underline;
}
.number2 {
	font-size: 20px;
	font-weight: bold;
	text-transform: capitalize;
	color: #cc0066;
	text-decoration: underline;
	margin-left: 185px;
}
.maintext {
	margin-left: 185px;
	margin-right: 25px;
	font-size: 12px;
}
.boldtext {
	font-size: 14px;
	color: #cc0066;
	font-weight: bold;
}
.picturebodyright {
	float: right;
	margin-right: 75px;
}
.footer {
	font-size: 10px;
	color: #000000;
}
.numbertable {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #cc0066;
	border: 1px solid #cc0066;
	font-weight: bold;
	text-align: center;
	text-transform: capitalize;
	margin-left: 185px;
}
.sidebarpic {
	padding-bottom: 19px;
}
.callnow {
	font-size: 30px;
	text-transform: uppercase;
	color: #33CC00;
	text-decoration: underline;
	margin-left: 120px;
	font-weight: bold;
}
a {
}
a {
	text-decoration: none;
}
