.footerImg {
	background-image: url(../images_site/footer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 650px;
	background-color: #FFFFFF;
}
.contentCell {
	padding-top: 210px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 80px;
}

.headerImg {
	background-image: url(../images_site/header.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.menuTable {
	margin-top: 179px;
	margin-bottom: 0px;
}
.button {
	font-weight: bold;
	color: #FFFFFF;
	background-color: ED1B24;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border: 1px solid #F48567;
}
.iWth {
	width: 300px;
}
.formTitle {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 5px;
	margin: 10px;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images_site/title-bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 16px;
	background-color: EF3E36;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;

}

h2,  p{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
}

.servicesTable {
	
}

.servicesTable td{
	background-color: #B7B7B9;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.servicesTable a {
	font-weight: bold;
	text-decoration: none;
}


.paddedCell {
	padding-right: 67px;
}



