html, body {
	background: #666666;
	color: #FFFFFF;
	margin: 20px 0 0 0;
	padding: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	background-image: url(assets/images/background.jpg);
}

#wrapper {
	margin: 1;
	padding: 1;
	width: 100%;
	position: relative;
}

#maincontent {
	width: 1000px;
	margin: 0;
	padding: 0;
	font-size: 12px;
	background: url(images/background.jpg);
	margin: 0 auto;
	height: 750px;
	line-height: 1.5;
}

#footer {
	vertical-align: baseline;
	height: 50px;
}

#divider {
	height: 52px;
	padding: 0;
	float: left;
}
  
#nav {
	margin: 0;
	padding: 2px 26px 0 26px;
	margin: auto;
	height: 56px;
	text-align: left;
	width: 918px;
}

#header {
	height: 200px;
	margin: 0;
	padding: 30px 25px 0 25px;
	margin: auto;
	text-align: left;
	width: 920px;
}

#content {
	text-align: left;
	padding: 0 30px 0 40px;
	width: 918px;
	margin: auto;
}	

#text {
	width: 550px;
	height: 320px;
	padding: 5px 10px 5px 5px;
	vertical-align: top;
	margin-top: 1px;
	overflow-x: hidden;
	overflow-y: scroll;
}
	
#side {
	width: 293px;
	height: 320px;
	float: right;
	vertical-align: top;
	overflow: hidden;
}

#spacer {
	height: 13px;
	margin: 0;
	padding: 0;
}

h1 {
  font-size: 18px;
  color: #FFFFFF;
  font-weight: bold;
  padding: 0;
  margin: 0;
  }
  
h5 {
	font-size: 13px;
	font-weight: bold;
}

h6 {
	font-size: 9px;
	font-weight: bold;
}
  
a:link {
	color: #CCCCCC;
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #CCCCCC;
}

a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}

a:active {
	text-decoration: underline;
	color: #CCCCCC;
}
.side-img
	{
	border: 2px solid #FFFFFF;
	}
.testimonials {
	font-style: italic;
	font-size: 11px;
}
