@charset "utf-8";
#wrap {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	height: 863px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #1e3b5d;
}
body {
	background-color: #ddeaf5;
}

body, div, table, td, img, a  {
	margin: 0px;
	padding: 0px;
}
form {
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 50px;
}

a  img {
	border: none;

}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #9b1b1e;
	font-size: 24px;
	margin-top: 25px;
	margin-bottom: 15px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #243978;
	font-style: italic;
	margin-bottom: 15px;
	margin-top: 0px;
}
.small-text {
	font-size: 12px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #999999;
	margin-bottom: 15px;
}

#contact h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	margin-bottom: 0px;
	margin-top: 20px;
}
hr {
	margin: 0px;
}




#header {
	background-image: url(../images/Header.jpg);
	background-repeat: no-repeat;
	height: 131px;
	width: 900px;
}
#container {
	height: 649px;
	width: 900px;
	margin: 0px;
	padding: 0;
}

#main-content {
	float: left;
	width: 441px;
	padding-left: 30px;
	padding-right: 25px;
	background-image: url(../images/3-Roofing-Images.jpg);
	background-repeat: no-repeat;
	background-position: 30px bottom;
	height: 649px;
	font-size: 14px;
}
#main-content p {
	margin-top: 0px;
	margin-bottom: 12px;
}
#main-content ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}

#contact {
	float: left;
	width: 172px;
	background-color: #1e3b5d;
	height: 649px;
	padding-left: 15px;
	padding-right: 15px;
}
#contact p {
	font-size: 14px;
	line-height: 1.2em;
	color: #FFFFFF;
	margin: 0;
	margin-bottom: 0px;
	padding: 0;
}


#images {
	float: left;
	width: 202px;
	display: block;
}
#images img {
	float: left;
}


#footer {
	background-image: url(../images/footer-border.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 84px;
	width: 900px;
	background-color: #365375;
}
#footer p {
	font-weight: bold;
	color: #FFF;
	margin-top: 25px;
	padding-left: 30px;
	line-height: 1.4em;
}
.footer-tel {
	font-size: 18px;
}
.smallprint {
	font-size: 12px;
	font-weight: normal;
	padding-top: 25px;
	margin-right: 30px;
}

input, textarea {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}
#contact img {
	float: left;
	margin-top: 10px;
}


label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
