body {
	background: #000000 url(/images/template/bg.gif) center top;
	font: bold 12px/18px Helvetica, Arial, sans-serif;
	color: #b5b3a8;
	margin: 0px;
	padding: 0px 0px 50px;
}
#container {
	background: url(/images/template/topbg.gif) repeat-x center top;
}
#header {
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
}
#header img {
  height:110px;
	width: 1000px;
	padding:0;
	margin:0 0 -6px 0;
}
#flash {
	background: url(/images/template/flashbg.gif) no-repeat center top;
	margin: 0px auto;
	padding: 0px 0px 20px 150px;
	height: 410px;
	width: 1000px;
}
#flashembed {
  height: 410px;
  width: 854px;
}
#content {
	margin: 0px auto;
	padding: 0px;
	width: 800px;
	background: url(/images/template/contentbg.gif) repeat-y center top;
}
.spacer {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: 0px;
}
#bodycopy {
	margin: 0px;
	padding: 0px;
	width: 480px;
	float: left;
}
#testimonial {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 280px;
}
p {
	margin: 0px;
	padding: 0px 0px 8px;
}
a {
  color:#fff;
  text-decoration:none;
}

a:hover {
  color:#7c7a78;
  text-decoration:underline;
}
ol, ul {
  margin:0 28px;
  padding:0 0 10px 0;
}
h1 {
	margin: 0px 0px 14px;
	padding: 0px 0px 14px;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background: url(/images/template/headerbg.gif) repeat-x left bottom;
}
#boxarrow {
	font-size: 10px;
	color: #7c7a78;
	font-weight: bold;
	text-align: right;
  margin-top:-6px;
}
#box {
	background: url(/images/template/boxmid.jpg) repeat-y;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
}
#box p {
	margin: 0px;
	padding: 0px 16px;
}

