#maincontainer {
	width: 800px;
	min-height: 100%;
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	}
#mainnav {
	width: 800px;
	height: 200px;
	float: center;
	z-index: 200;
	margin-top: -40px;
	}
#flash {
	width: 800px;
	height: 600px;
	float: center;
	z-index: 5;
	position: absolute;
	}
#indexcontainer {
	width: 475px;
	float: left;
	z-index: 5;
	position: absolute;
	}
#indexquotecontainer {
	width: 200px;
	height: inherit;
	float: right;
	z-index: 5;
	position: inherit;
	}
#clients {
	width: 475px;
	height: auto;
	float: left;
	border: 1px dashed #000000;
	background-image: url(../images/clients-gradient.jpg);
	background-repeat: repeat-x;
	padding: 10px;
	vertical-align: middle;
	position: absolute;
	top: 655px;
}
#press {
	width: 250px;
	height: 415px;
	border: 1px dashed #000000;
	padding: 10px;
	vertical-align: middle;
	background-color: #CCCCCC;
	float: right;
	position: absolute;
	top: 500px;
	left: 400px;
}
#footercontainer {
	width: 800px;
	height: 200px;
	margin-top: 100%;
	position: absolute;
	background-image: url(../images/footer-gradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#footercontainerup {
	width: 800px;
	height: 75%;
	margin-top: 600px;
	position: absolute;
	background-image: url(../images/footer-gradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#blogbutton {
	position: relative;
	left: 450px;
}
#slideshow {
	width: 800px;
	height: 400px;
}
body {
	margin-top: 15px;
	text-align: center; /* for IE */
	height: 100%;
	background-image: url(../images/background-bar.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.headline {
	font-family: Verdana, sans-serif;
	font-size: 24px;
	color: #dccf96;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.7em;
}
.indexintro {
	font-family: Georgia, serif;
	font-size: 13px;
	color: #000000;
	font-style: italic;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	line-height: 1.6em;
	width: 575px;
}
.indexintro a:link {
color: #333333;
text-decoration: underline;
}
.indexintro a:visited {
color: #333333
}
.indexintro a:hover {
color: #999999;
}

.footer {
	font-family: Georgia, serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 1.8em;
	text-align: right;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #dccf96;
}
.footer a:link {
color: #333333;
text-decoration: underline;
}
.footer a:visited {
color: #333333
}
.footer a:hover {
color: #999999;
}
.quote {
	font-family: Georgia, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	line-height: 1.2em;
	text-align: center;
}
.smallerbody {
	font-family: Georgia, serif;
	font-size: 13px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	line-height: 1.6em;
	width: 600px;
}
.smallerbody a:link {
color: #333333;
text-decoration: underline;
}
.smallerbody a:visited {
color: #333333
}
.smallerbody a:hover {
color: #999999;
}
.clients {
	font-family: Georgia, serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	line-height: 1.6em;
	width: 450px;
}
.subheadline {
	font-family: Verdana, sans-serif;
	font-size: 18px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
h3, h3 a, h3 a:visited {
	color: #333;
	}

h3, h3 a, h3 a:hover, h3 a:visited, {
	text-decoration: none;
	font-style: normal;
}
