img { border: none; }

a:visited { color: #0000ff; }
a:hover { color: #ff0000; }
  
body {
	margin:0; 
	background-color: #e8e8e8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(images/bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	padding:0;
}
  
#mainPage {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	overflow: hidden;
	background: #ffffff;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-image:url(images/corner.gif);
	background-position:right top;
	background-repeat:no-repeat;
}

#main {
	padding: 0 50px 30px 50px;
}

#footer {
	text-align: center;
	margin: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	margin: 0 0 20px 0;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
}

h1	{
	color: #D70305;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
}

h2	{
	color: #000000;
	font-size:18px;
	line-height:24px;
	font-weight:bold;
	margin-bottom: 5px;
}

h3	{
	color: #D70305;
	font-size:18px;
	line-height:24px;
	font-weight:bold;
}

h4	{
	color: #D70305;
	font-size:24px;
	line-height:24px;
	font-weight:bold;
	text-align:center;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
}

.ticklist ul {
	margin: 30px 50px 30px 50px;
	padding-left: 0;
	list-style: none;
}

.ticklist li {
	padding-left: 50px;
	background-image: url(images/tickbox.gif);
	background-repeat: no-repeat;
	background-position: 0.5em;
	vertical-align: top;
	margin-top: 10px;
}

.benefitbox {
	border: 1px solid #000000;
	background-color: #ebf0fa;
	padding: 10px;
	margin-top: 10px;
}

.shadow {
	background-image: url(images/shadowb.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 30px;
}

.joinbox {
	border: 3px dashed #000000;
	background-color: #ffffff;
	padding: 10px;
	margin: 30px 10px 30px 10px;
}

img.center {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.hilite {
	background-color: #ffff00;
}

.underl {
	text-decoration: underline;
}

.textcenter {
	text-align: center;
}

.subtext {
	font-size: 11px;
}

.testimonials {
	margin-top: 30px;
}

.testimonials p {
	font-size: 15px;
	line-height: 20px;
}
