body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	behavior: url("scripts/csshover3.htc");
}
body {
	background-image:url(../images/bg.jpg);
	margin-top: 0px;
	margin: 0;
	padding: 0;
}
p {
	text-align:left;
}
a {
	color: #c5190c;
}
a:hover {
	color: #847868;
}
.tablebg {
	background-image: url(../images/header.png);
}
.header {
	font-size: 16px;
	font-weight: bold;
	color: #A20904;
}
.subheader {
	font-size: 12px;
	font-weight: bold;
	color: #A20904;
}
.leftcolumn {
	float: left;
	margin-left: 39px;
	margin-top: 70px;
	width: 160px;
	text-align:left;
}
.testimonialtable {
	width: 154px;
	background-image: url(../images/testimonial_bg.jpg);
}
.testimonialtext {
	padding-left: 8px;
	padding-right: 8px;
}
.rightcolumn, .blogcolumn {
	float: left;
	margin-left:25px;
	margin-top: 70px;
	width:480px;
	text-align: left;
}
.blogcolumn {
	width: 670px;
}
.mainphoto {
	border: 2px solid #c5190c; 
}
.footer {
	background-image:url(../images/footerhome.png);
	height: 53px;
}
.copyright {
	font-size: 10px;
	color: #A20904;
}
.topseo {
	font-size: 10px;
	color: #555D96;
}
