html, body {
	text-align: center;
	font-family: AvantGarde, Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-color: #cacec4;
	min-height: 100%;
}
img {  border-style: none;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
	
}
p.contacts {
	color: #FFFFFF;
	font-size: 90%;
}
p.footer-small {
	color: #FFFFFF;
	font-size: 80%;
}
p.footer-tiny {
	color: #FFFFFF;
	font-size: 70%;
}
p.smallprint {
	color: #FFFFFF;
	font-size: 80%;
	margin-top: 5px;
}
.darktext {
	color: #444446;
}
.darktext-bold {
	color: #444446;
	font-weight: bold;
}
.checkbox {
	font-size: 10px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#page-container {
	width: 860px;
	padding-left: 45px;
	padding-right: 45px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#header {
	width: 860px;
	padding-top: 20px;
	height: 100px;
}
#logo {
	text-align: left;
	float: left;
	width: 400px;
}

#logo-sub {
	text-align: left;
	float: left;
}


#title {
	text-align: left;
	float: left;
	margin-top: 8px;
	color: #FFF;
	width: 370px;
	padding-left: 30px;
}
#header-banner {
	width: 430px;
	height: 80px;
	text-align: center;
	float: right;
}
#content {
	width: 860px;
	height: 410px;
	background-color: #838775;
}
#location-content {
	width: 860px;
	height: 420px;
}
#sub-content {
	width: 860px;
	height: 400px;
	float: left;
	background-color: #838775;
}
#centre-content {
	width: 860px;
	height: 400px;
	text-align: center;
	float: left;
	background-color: #CACEC4;
	padding-bottom: 20px;
}
#left-content {
	width: 430px;
	height: 225px;
	text-align: left;
	float: left;
	background-color: #838775;
}

#left-text-content {
	text-align: left;
	float: left;
	background-color: #838775;
	padding-left: 70px;
	padding-right: 30px;
	padding-top: 30px;
	color: #FFFFFF;
}
#left-text-content-1-third {
	text-align: left;
	float: left;
	background-color: #838775;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 30px;
	color: #FFFFFF;
	width: 255px;
	font-size: 14px;
	height: 360px;
}
#contact-1-third{
	float: left;
	width: 200px;
	padding-left: 30px;
	padding-top: 30px;
	font-size: 14px;
	color: #FFF;
}
#contact-2-thirds{
	float: left;
	width: 420px;
	padding-left: 30px;
	padding-top: 30px;
	font-size: 14px;
	color: #FFF;
}
#contact-picture{
	float: left;
	width: 370px;
	padding-left: 30px;
	padding-top: 30px;
	font-size: 14px;
	color: #FFF;
}
#formcell {
	padding-bottom: 3px;
}
#formcell-postal {
	padding-bottom: 3px;
	padding-top: 10px;
}
#right-content {
	width: 430px;
	text-align: center;
	float: right;
}
#homepage-vid {
	padding-top: 20px;
	background-color: #838775;
	text-align: center;
	
}
#homepage-vid-skinned {
	padding-top: 20px;
	background-color: #838775;
	text-align: center;
	
}
#homepage-txt {
	background-color: #838775;
	padding-top: 20px;
	color: #FFF;
	font-size: 14px;
	padding-left: 30px;
	padding-right: 20px;
	text-align: left;
	height: 100px;
	width: 600px;
	float: left;
	
}
#designpage-txt {
	background-color: #838775;
	padding-top: 20px;
	color: #FFF;
	font-size: 14px;
	padding-left: 30px;
	padding-right: 20px;
	text-align: left;
	height: 52px;
	width: 600px;
	float: left;
	
}
#designpage-vid {
	padding-top: 20px;
	background-color: #838775;
	height: 372px;
	
}
#brochure {
	background-color: #838775;
	text-align: right;
	height: 120px;
	width: 180px;
	float: left;
	padding-right: 30px;
	
}
#brochure-small {
	background-color: #838775;
	text-align: right;
	width: 180px;
	float: right;
	padding-right: 20px;
	padding-top: 20px;
	
}
#brochure-design {
	background-color: #838775;
	text-align: right;
	height: 72px;
	width: 180px;
	float: left;
	padding-right: 30px;
	
}
#map {
	width: 430px;
	text-align: center;
	float: right;
	padding-top: 20px;
	background-color: #838775;
}
#right-video {
	width: 540px;
	text-align: center;
	float: right;
	padding-top: 20px;
	background-color: #838775;
}
#navigation {
	background-color: #838775;
	color: #FFFFFF;
	text-align: center;
	float: left;
	clear: both;
	width: 100%;
}
#address {
	width: 860px;
	color: #838775;
	padding-top: 15px;
	padding-bottom: 5px;
	text-align: center;
	clear: both;
}
