body{
	background: #352925 url(../images/bg.jpg) top left repeat-y;
	color: #dcd6d1;
	font: 14px Arial, helvetica, sans-serif;
	}

#titles {
	font-size: 20px;
	margin-bottom: 10px;
}

.accent {
	color: #fff;
	font-weight: bold;
}
.testimonials {
	font-size: 12px;
}

#video {
	padding-left: 10px;
	float: right;
}

#container{
	width: 900px;
	\width: 900px;
	w\idth: 900px;
	}

	#header{
		padding: 0;
		height: 70px;
		}

	#header .tagline{
			text-align: right;
			font: bold italic 12px Arial, helvetica, sans-serif;
			padding: 45px 0 0 0;
			}

	#header .logo{
		text-align: left;
		float: left;
		display: block;
		width: 300px;
		height: 70px;
		padding: 0;
		margin: 0 0 0 70px;
		background: url(../images/logo.gif) bottom left no-repeat;
		text-indent: -1000px;
		}

		a:link{
			color: #fff;
			}	

		a:visited{
			color: #fff;
			}

		a:hover, a:active{
			color: #fff;
			text-decoration: none;
			}

	#page_body{
		margin: 0 0 0 75px;
		padding: 30px;
		background: #84674d;
		border: 1px solid #dcd6d1;
		}

	#footer{
		clear: both;
		padding: 0;
		margin-top: 0;
		text-align: right;
		font: bold 10px Arial, helvetica, sans-serif;
		color: #afa790;
	}
