.body {
	background-color: #666666;
	background-repeat: no-repeat;
	background-position: center top;
}
.address a {
	color: #FFFFFF;
	text-decoration: underline;
}

.content {
	height: 800px;
	width: 850px;
	padding: 8px;
	border-top-width: 4px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333399;
	border-right-color: #333399;
	border-bottom-color: #333399;
	border-left-color: #333399;
	background-color: #FFFFCC;
	background-image: url(../images/lower.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: -13px;
	color: #333333;
	font-size: 16px;
	line-height: normal;
}

.copy {
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 0px;
}
.contact-form {
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	width: 350px;
	margin-top: 25px;
	background-color: #CCCCCC;
	border: 1px dotted #030303;
	padding-bottom: 15px;
}
.body .content .photo {
	height: 350px;
	width: 350px;
	background-image: url(../images/stairs.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.contact-form input {
}

.contact-form p {
	margin-top: 5px;
	margin-left: 15px;
	font-weight: bold;
	margin-bottom: 2px;
}
.contact-form .contact-top {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 18px;
	color: #FFFFFF;
	background-color: #333399;
	font-weight: bold;
	margin-bottom: 14px;
}
.service-areas {
}
.header {
	color: #333399;
	padding: 0px;
	margin-bottom: -20px;
	margin-top: 4px;
}
.thankyou {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 25px;
}

.error {
    margin: 10px 0 3px 14px;
    color: red;
}

.contact-form td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.contact-form input {
	margin-left: 4px;
	margin-bottom: 4px;
}
.contact-form textarea {
	margin-left: 4px;
	margin-bottom: 4px;
}


.contact-info {
	width: 550px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: -15px;
}
.contact-info .phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
}
.contact-info .address {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
}
.content-top {
	height: 160px;
	width: 850px;
	padding: 8px;
	border-top-width: 8px;
	border-right-width: 8px;
	border-bottom-width: 4px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333399;
	border-right-color: #333399;
	border-bottom-color: #333399;
	border-left-color: #333399;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
h1 {
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: -5px;
}
.stock-photo {
	height: 200px;
	width: 350px;
	border: 2px dotted #666666;
}
.content-thankyou {

	height: 500px;
	width: 850px;
	padding: 8px;
	border-top-width: 4px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333399;
	border-right-color: #333399;
	border-bottom-color: #333399;
	border-left-color: #333399;
	background-color: #FFFFCC;
	background-image: url(../images/lower.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.powered {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
}
.powered a {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
}
