/* CSS Document */
body {
	background-image: url(images/niedhartbg.gif);
}
a:link,a:visited,a:active,a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.secondary:link,a.secondary:visited,a.secondary:active,a.secondary:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: 003374;
}
a.nounderline:link,a.nounderline:visited,a.nonderline:active,a.nounderline:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 003374;
}
a.big:link,a.big:visited,a.big:active,a.big:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	color: 003374;
}

.back {
	background-image: url(images/cost2build_05.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	width: 750px;
}
.left {
	background-image: url(images/cost2build_04);
	background-color: #FFFFFF;
	background-repeat: repeat;
	width: 750px;
}
.right {
	background-image: url(images/cost2build_05.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	width: 750px;
}
#content {
	position:relative;
	width:auto;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-top: 20px;
	padding-right: 70px;
	padding-bottom: 20px;
	padding-left: 70px;
}
#Layer1 {
	position:absolute;
	width:731px;
	height:46px;
	z-index:2;
	text-align: center;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 30px;
}
.style1 {
	color: #003474;
	font-weight: bold;
}
.style2 {
	color: #003474;
	font-weight: bold;
	font-size: 16px;
}
.style3 {
	color: #003474;
	font-weight: bold;
	font-style: italic;
	font-family: Brush Script MT bold;
	font-size: 14px;
}
.style4 {
	color: #003474;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#feature{
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #003374;
	width: 50%;
	padding: 10px;
}
#feature2{
	padding: 10px;
	float: right;
	clip: rect(auto,auto,auto,auto);
}
#contactform{
	width: 200px;
	padding: 10px;
}
