#header {
	width: 986px;
	height: 232px;
	background-image: url(../images/masthead-a.jpg);
	background-repeat: no-repeat;
}

#header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 20px;
	color: rgb(250,245,234);
	padding-top: 160px;
	padding-left: 56px;
	letter-spacing: 1px;
}

#container {
	background-image: none;
}

#contentarea {
	height: 418px;
}
#gomenu {
	float: left;
	font-size: 11px;
	width: 306px;
	background-color: rgb(71,71,71);
	height: 100%;
}

#gomenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	padding-top: 22px;
	padding-left: 20px;
}

#gomenu li {
	padding-bottom: 5px;
}

#home {
	float: left;
	width: 515px;
	background-color: rgb(255,255,255);
	border-left: 4px solid rgb(218,218,218);
}
#homepart1 {
	padding: 0px;
	float: right;
}
#homepart2 {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: rgb(95,95,95);
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 16px;
	line-height: 20px;
}
#homepart2 h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: rgb(95,95,95);
	padding: 0px;
	margin: 0px;
	padding-bottom: 16px;
}
#homepart2 h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: rgb(236,115,0);
	padding-bottom: 0px;
	margin: 0px;
}
#homepart2 a {
	color: rgb(236,115,0);
}
#homepart2 p img {
	float:right;
	clear:right;
	margin-top:6px;
	margin-left:10px;
}
#homepart3 {
	padding: 0px;
	padding-left: 20px;
	position:relative;
}
#homepart3 #line {
	border: 0px;
	border-top: 1px dashed rgb(175,175,175);
}
#homepart3 #callus {
	height: 94px;
	padding: 0px;
	padding-top: 20px;
	font-size: 17px;
	color: rgb(236,115,0);
	background-image: url(../images/scaffold1-bg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}