/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#777777;
	background-image:url(../images/HawkeyeContracting002.jpg); background-repeat:repeat-x;
	background-image:url(../images/HawkeyeContracting.jpg); background-repeat:repeat-y;
}

.home {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration:none;
}

.menu:active {
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	color: #FFA31A;
	text-decoration:none;
}
.menu:visited {
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	color: #FFA31A;
	text-decoration:none;
}
.menu:link {
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	color: #FFA31A;
	text-decoration:none;
}
.menu:hover {
    font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration:none;
}
.content_head {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}
.content {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.footer {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
.slogan {
	color: #FFA41C;
	font-family: Arial;
	font-weight: bold;
	font-size: 22px;
}
.address {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
}

