body {
	background-color: #ffffff;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../new_images/bg.jpg);
	background-attachment: scroll;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}	
#container {
	position: relative;
	height: 390px;
	width: 1024px;
	margin:auto;
	top: 10px;
}
#container #topbar {
	position: absolute;
	height: 116px;
	width: 1024px;
	left: 0px;
	top: 0px;
	background-image: url(../new_images/logo_block.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#container #awmAnchor-menu2 {
	position: absolute;
	height: 33px;
	width: 1024px;
	left: 0px;
	top: 101px;
	background-color: #333333;
}
#container #topbar #contact {
	position: absolute;
	height: 30px;
	width: 353px;
	left: 657px;
	top: 6px;
}
#container #imgbar {
	position: absolute;
	height: 232px;
	width: 1024px;
	left: 0px;
	top: 118px;
	background-repeat: no-repeat;
}
#container #search {
	position: absolute;
	height: 36px;
	width: 1024px;
	left: 0px;
	top: 370px;
	background-repeat: no-repeat;
}
#container #topbar #logo {
	position: absolute;
	height: 80px;
	width: 440px;
	left: 10px;
	top: 12px;
}
#container #topbar #awmAnchor-menu {
	position: absolute;
	height: 61px;
	width: 532px;
	left: 486px;
	top: 30px;
}
#footer {
	position: relative;
	height: 350px;
	width: 1024px;
	margin:auto;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #00cc00;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #00CC00;
	background-color: #E8E8E8;
}
.txtlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
}
.txtlinks a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.txtlinks a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.txtlinks a:hover {
	color:#00cc00;
	text-decoration: underline;
}

.txtlinks a:active {
	color: #FFFFFF;
	text-decoration: none;	
}
.contractor {
background-color:#00CC00
