body {
	background: #21521b url(images/background.jpg) repeat-x;
	margin:0 auto;
	padding:0;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h1 {
	font-size:24px;
	color:#900;
	margin:0px;
}

a {
	color:#900;
	text-decoration:none;
}

#header {
	margin:0 auto;
	width:704px;
}

#container {
	background:#FFF;
	width:704px;
	margin:0 auto;
	height:100%;
	text-align:left;
}

#bar {
	border-bottom:2px;
	border-bottom-color:#21521b;
	border-bottom-style:solid;
	margin:0 10px;
	padding:0px
}

#contentbox {
	margin:0px auto;
}

#content {
	float:left;
	vertical-align:top;
	width:502px;
	margin:10px 0 10px 10px;
	border-right:2px;
	border-right-color:#21521b;
	border-right-style:solid;
	padding:0 5px 0 0;
}

#right {
	margin:0px 0px 0px 530px;
	width:167px;
}

ul.right {
	list-style:none;
	list-style-image:url(images/list.png);
	margin-left:25px;
	padding:10px 0 0 0;
}

#bottom {
	
	margin:0 10px;
	border-top:2px;
	border-top-color:#21521b;
	border-top-style:solid;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:x-small;
	clear:both;
}

#testimonials p {
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
}

#testimonials h3 {
	font-size:13px;
}