body {
	background-color: #F2F2F2;
	background-image: url(images/sitebackground.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #3C4C63;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3C4C63;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #3C4C63;
}
html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	width: 400px;
}.table-header {
	height: 141px;
}
.table-footer {
	height: 35px;
	background-image: url(images/footer.jpg);
}
.table-middle {
	height: 186px;
}
.header {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	line-height: 18px;
}
.normal {

	font-family: Arial;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.footer {


	font-family: Arial;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}
.headerred {

	font-family: Arial;
	font-size: 12px;
	color: #950001;
	font-weight: bold;
	line-height: 18px;
}
h1 {
	font-family: tahoma, arial, verdana;
	font-size: 13px;
	color: #990000;
}
.serviceshead {
	background-image: url(images/services1.jpg);
	background-repeat:no-repeat;
}
.pictureborder {
	border: 1px solid #CCCCCC;
}
