body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;
	font: 13px/140% Calibri, Verdana, Arial, sans-serif;
}
td {
	vertical-align: top;
}
h1 {
	font: bold 24px Tahoma, Verdana, Arial, sans-serif;
	color: #CC3333;
	margin-top: 0px;
	margin-bottom: 7px;
}
h2 {
	font: bold 14px Tahoma, Verdana, Arial, sans-serif;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 5px;
}

h3 {
	font: bold 14px Tahoma, Verdana, Arial, sans-serif;
	color: #333333;
	margin-top: 15px;
	margin-bottom: 5px;
}
h4 {
	color: #666666;
	font: bold 14px Tahoma, Verdana, Arial, sans-serif;
	margin-top: 10px;
	margin-bottom: 7px;
}

p {
	margin-top: 0px;
	margin-bottom: 7px;
}



.footer {
	background: url(images/footer.jpg) repeat-x;
	color: #FFFFFF;
	padding-top: 10px;
	text-align: center;
	font: 11px Arial, Helvetica, sans-serif;
}

.footer  a, .footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.content {
	padding-right: 25px;
	padding-left: 25px;
}
.right {
	padding-right: 5px;
	padding-left: 15px;
	border-left: 1px dotted #CCCCCC;
}
a:link, a:visited {
	color: #CC3333;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
.white {
	background: #FFFFFF url(images/backri.jpg) repeat-x;
}
.numbers {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
}
.testimonials {
	background: #EBEBEB;
	margin: 10px;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
.whitehome {
	background: #FFFFFF url(images/backr.jpg) repeat-x;
}
.grand {
	font-weight: bold;
	color: #FFFFFF;
	background: #000000;
	padding: 7px;
	border: 2px solid #C73333;
	text-align: center;
	line-height: 100%;
	display: none;
}
.grand h2 {
	color: #CC3333;
	margin-top: 20px;
}

.grand h1 {
	margin-top: 0px !important;
	margin-bottom: 8px;
	padding-top: 0px !important;
	font-style: italic;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
.grand h4 {
	font-size: 16px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 8px;
}
