body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 14px;
}

a:link {
	color: #80182E;
	text-decoration: underline;
}
a:hover {
	color: #AE1010;
	text-decoration: underline;
}
a:visited {
	color: #801933;
	text-decoration: underline;
}
a:active {
	color: #BB3638;
	text-decoration: underline;
}


h1 {
	color: #FFFFFF;
	font-size: 28px;
}
.main {
	font-size: 15px;
	line-height: 21px;
}
.worklink {
	color: #FFFFFF;
	font-size: 21px;
}
h2 {
	font-size: 22px;
	color: #AE1010;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
.indexaddress {
	font-size: 16px;
	margin-bottom: 5px;
}

.workbox {
	background: url(images/work-box.gif) no-repeat left center;
	color: #FFFFFF;
	font-size: 14px;
}

.workbox .push{
	margin-left: 10px;
	text-align: left;
}
.jobicon {
	border: 3px solid #333333;
}

.testimonialbox {
	background: url(images/testimonial-box.gif) no-repeat center center;
}

.jobname {color: #FFFFFF}

.clientname {
	color: #FFFFFF;
	font-size: 13px;
}


.quote {
	font-size: 15px;
	color: #FFFF66;
	font-style: italic;
	line-height: 20px;
}

.footer {
	font-size: 11px;
	color: #FFFFFF;
}

