@charset "utf-8";
/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height:1.5em;
	text-align:center;
	margin: 0;
	background-color:#575757;
	background-image:url(../images/bkgd.gif);
	background-repeat:repeat-x;
}

#lpcontainer {
	width: 992px;
	text-align:left;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-image:url(../images/bkgd.png);
	background-repeat:repeat-y;
}

#lpheader {
	width: 992px;
	height:76px;
	margin: 0;
	background-image:url(../images/hdr_bkgd.gif);
}

#lpcontent {
	width: 992px;
	clear:both;
}

#lpmaingraphic {
	width: 924px;
	height: 350px;
	background-image:url(../images/hdr_bberry.jpg);
	background-repeat:no-repeat;
	margin:10px 34px 0 34px;
	float:left;
}

#lpintro {
	width:350px;
	float:right;
	margin:40px 20px;
}

#lpmain {
	width:430px;
	float:left;
	margin:15px 6px 35px 60px;
}

#lpsdbr {
	width:336px;
	float:right;
	margin:20px 60px 15px;
	background-image:url(../images/ratings_bkgd.gif);
	background-repeat:no-repeat;
}

#lprating {
	text-align:center;
	margin:10px 10px 30px 10px;
}

#lpfeedback {
	width: 174px;
	margin:50px 0 0 0;
	background-color:#ededed;
	padding: 15px;
}

#lpftr {
	width: 992px;
	height: 200px;
	clear:both;
	background-image:url(../images/ftr_bkgd.png);
	background-repeat:no-repeat;
	text-align:center;
}

#lpquoterow {
	width: 924px;
	clear:both;
	margin:0 34px 0 34px;
}

#lpquote {
	width:220px;
	float:left;
	text-align:center;
	margin:0 10px 0 0;
}

#lpjoin {
	width:663px;
	text-align:center;
	clear:both;
	margin: 1em 0 1em 0;
}

a:link, a:visited {
	color:#3a3a3a;
	font-weight:bold;
}

a.hdrnav {
	color:#999999;
	font-size:.7em;
	text-decoration:none;
}

a.hdrnav:hover {
	text-decoration:none;
	color:#FFFFFF;
}

h1 {
	color:#3a3a3a;
	font-size:1em;
	line-height:1.5em;
	margin: 0 0 .25em 0;
}

h2 {
	color:#3a3a3a;
	font-size:.75em;
	line-height: 1.5em;
	margin:0 0 .5em 0;
}

p {
	color:#3a3a3a;
	font-size:.75em;
	line-height: 1.5em;
	margin:0 0 .5em 0;
}

p.intro {
	font-size:1em;
	line-height: 1.5em;
}

p.quotes {
	color:#666666;
	font-size:.81em;
	margin: 2em 0 0 0;
}

ul {
	color:#656464;
	font-size:.8em;
	line-height: 1.5em;
}

li {
	margin:0 0 .7em -.75em;
	list-style-image:url(../images/arrow_list.png);
}

img {
	border: 0px;
}
