html{
	height:100%;
}
body {
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#999;
	background-color:#eee;
	margin:0px;
	height:100%;
}
a{
	color:#666;
	text-decoration:none;
}
a:hover{
	color:#666;
	text-decoration:underline;
}
img {
	border:none;
}
.clear {
	clear:both;
}
#centerpage{
	width:860px;
	height:100%;
	background-color:#fff;
	margin:auto;
}
#header{
	margin-top:5px;
	margin-bottom:15px;
	margin:auto;
	width:800px;
}
#holthausenterprises_logo{
	float:left;
	display:inline;
	margin-top:10px;
}
#contact_text{
	margin-right:5px;
}
#contact_icon_box{
	margin-right:10px;
}
#contact_icon{
	vertical-align:middle;
}
#top_right{
	float:left;
	display:inline;
	margin-left:375px;
	cursor:pointer;
	margin-top:10px;
}
#header_spacer{
	height:15px;
}
#content{
	width:800px;
	margin:auto;
}
#slogan{
	margin-bottom:35px;
	margin-top:15px;
}
#content_left{
	float:left;
	display:inline;
	width:375px;
}
#welcome{
	color:#000;
	font-weight:bold;
	font-size:14px;
	margin-top:15px;
}
#our_services{
	color:#666;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
}
.ourservices_itemheader{
	color:#666;
	font-size:14px;
}
.service_description{
	margin-top:5px;
	margin-bottom:15px;
	font-size:12px;
}
.service_description img{
	vertical-align:bottom;
}
#content_right{
	float:left;
	display:inline;
	width:300px;
	height:275px;
	margin-left:50px;
}
#affiliated_divisions{
	margin-bottom:15px;
	color:#666;
	font-size:16px;
	font-weight:bold;
}
.brand{
	margin-left:15px;
	width:300px;
	height:100px;
}
#brand_icon_streamline{
	width:131px;
	height:50px;
	cursor:pointer;
	text-align:center;
	margin-left:70px;
}
#brand_icon_wallstick{
	width:131px;
	height:50px;
	cursor:pointer;
	text-align:center;
	margin-left:90px;
	margin-bottom:20px;
}
.brand_description{
	margin-left:5px;
	width:300px;
	text-align:center;
}
#footer_spacer{
	height:30px;
}
#footer{
	width:800px;
	margin:auto;
}
#footer_text{
	float:right;
	display:inline;
	text-align:right;
	color:#999;
	margin-top:10px;
}
