body {
	margin: 0 auto;
	width: 1055px;
	font-family:"Lucida Grande", Helvetica, Arial, sans-serif;
}
a {
	color: #f15c22;
	text-decoration:none;
	border:none;
}
a:hover {
	color: #000000;
}
img {
	border:none;
}
.frametop {
	background:url(assets/frametop.jpg) 50% -10px no-repeat;
	height:155px;
}
.content {
	background:url(assets/frameside.jpg) center top repeat-y;
	padding-left:70px;
	height:410px;
	z-index:2000;
}
.framebot {
	background:url(assets/framebot.jpg) top center no-repeat;
	height:15px;
}
.middiv {
	background:url(assets/middiv.jpg) top center no-repeat;
	height:40px;
}
.featurehead {
	min-height:70px;
}
.feature {
	background:url(assets/featurebg.jpg) top center repeat-y;
	min-height:200px;
	z-index:2000;
}
.feature1, .feature2, .feature3, .feature4 {
	background:none;
}
.feature1 {
	width:277px;
	float:left;
}
.feature1 p {
	padding: 0 30px 0 57px;
	margin:0 0 10px 0;
}
.feature2 {
	width:250px;
	float:left;
	margin-bottom:20px;
}
.feature2 p {
	padding: 0 30px 0 30px;
	margin:0 0 10px 0;
}
.feature2 ul {
	border-bottom:#999999 1px dotted;
	margin: 0 110px 10px 30px;
	padding:0;
}
.feature2 li {
	padding: 2px 0 0 0;
	margin:3px 0;
	list-style:none;
	border-top:#999999 1px dotted;
}
.feature3 {
	width:250px;
	float:left;
}
.feature3 p {
	padding: 0 30px 0 30px;
	margin:0 0 10px 0;
}
.feature3 ul {
	border-bottom:#999999 1px dotted;
	margin: 0 30px 10px 30px;
	padding:0;
}
.feature3 li {
	padding: 2px 0 0 0;
	margin:3px 0;
	list-style:none;
	border-top:#999999 1px dotted;
}
.feature4 {
	width:278px;
	float:left;
}
.feature4 p {
	padding: 0 58px 0 30px;
	margin:0 0 10px 0;
}
.spacer {
	clear: both;
}
.footer {
	width:1055px;
	margin:20px auto;
}
.footer p {
	font-size:10px;
	line-height:14px;
	margin:0 0 5px 0;
	text-align:center;
	color:#999999;
}
.intro {
	width: 450px;
	position:absolute;
	float:left;
}
h1 {
	font-size:15px;
	line-height:23px;
	font-weight:normal;
	margin-left:8px;
	margin-right:60px;
}
p, li {
	font-size:12px;
	line-height:16px;
	margin-bottom:10px;
}
small {
	font-size:10px;
	line-height:14px;
}
#slides {
	width:500px;
	height:410px;
	right:70px;
	top:0px;
	position:absolute;
	clear:none;
	float:right;
	display:block;
}