body {
	border: 1px solid #fff;
	background: #fff url(Images/loos_bg.jpg) repeat-y 17% top;
}

#content {
	float: left;
}
#leftcol {
	/*background: transparent url(Images/loos_bg.jpg) repeat-y 90% top;*/
}

#header {
	height: 100px;
	padding: 5px;
	background-color: #972439;
}
#logo {
	margin-top: 5px;
}
#infotitle {
	position: absolute;
	left: 50%;
	text-align: center;
	color: #fff;
	font-size: 1.4em;
	margin-top: 10px;
}

#slogan {
	text-align: center;
	font-size: 0.8em;
	color: #fff;
	background-color: #FF9900;
	margin: 0;
	border-bottom: 1px solid #fff;
}
#contactinfo {
	background-color: #FF9900;
	margin: 1em 0 0 0;
}

#phone{
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	color: #FF9900;
}

h1 {
	font-size: 1.3em;
	text-align: center;
	color: #FF9900;
	margin-top: 0.7em;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	color: #666666;
}
h3 {
	font-size: 1em;
	font-weight: bold;
	color: #000;
	padding: 0;
	margin: 0;
}