body {
	font-family:Myriad Pro, Arial, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:left;
	background-color:#cacaca;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
} 
a:link {
	color:#C6014D;
	text-decoration:underline;
}
a:visited {
	color:#C6014D;
	text-decoration:underline;
}
a:hover {
	color:#000000;
	text-decoration:underline;
	cursor:crosshair;
}
ul li { 
	list-style:disc;
	color:#C6014D;
}
ol li {
	color:#C6014D;
	}
#topleftlogo {
	top:0px;
	left:0px;
	width:800px;
	height:41px;
	background-image:url(images/main_01.jpg);
	background-color:#cacaca;
	background-repeat:no-repeat;
	background-position:left;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	z-index:1;
}
#bannerleft {
	top:41px;
	left:0px;
	width:189px;
	height:298px;
	background-image:url(images/main_03.jpg);
	background-repeat:no-repeat;
	border-left:1px solid #000000;
	float:left;
	z-index:1;
}
#bannerright {
	top:41px;
	left:189px;
	width:611px;
	height:298px;
	border-right:1px solid #000000;
	float:right;
	z-index:1;
}
#greyspacer {
	top:340px;
	left:0px;
	width:800px;
	height:20px;
	background-color:#cacaca;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	float:right;
	z-index:1;
}
#contentbg {
	top:360px;
	left:0px;
	width:800px;
	background-color:#FFFFFF;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	float:right;
	z-index:1;
}
#footermain {
	top:652px;
	left:0px;
	height:90px;
	width:800px;
	background-color:#FFFFFF;
	background-image:url(images/main_08.jpg);
	background-repeat:no-repeat;
	background-position:top;
	clear:both;
	z-index:1;
}
#footerlogo {
	top:7px;
	left:422px;
	height:60px;
	width:356px;
	text-align:left;
	background-image:url(images/footer_logo.jpg);
	background-repeat:no-repeat;
	position:relative;
	z-index:1;
}
#footertext {
	top:30px;
	left:32px;
	height:15px;
	width:330px;
	text-align:left;
	background-color:#FFFFFF;
	position:relative;
	z-index:1;
}
#features {
	top:60px;
	left:56px;
	height:130px;
	width:130px;
	position:relative;
	z-index:1;
}
#features ul li {
	line-height:200%;
}
#contentdiv1 {
	top:0px;
	left:0px;
	width:520px;
	height:450px;
	text-align:left;
	background-color:#FFFFFF;
	border:0px solid #000000;
	position:inherit;
	visibility:visible;
	z-index:4;
}
#contentdiv2 {
	top:0px;
	left:0px;
	width:520px;
	height:590px;
	text-align:left;
	background-color:#FFFFFF;
	border:0px solid #000000;
	position:inherit;
	visibility:visible;
	z-index:4;
}
#contentdiv3 {
	top:0px;
	left:0px;
	width:520px;
	height:740px;
	text-align:left;
	background-color:#FFFFFF;
	border:0px solid #000000;
	position:inherit;
	visibility:visible;
	z-index:4;
}

#wrapper {
	position:relative; 
	width:802px;
	margin:0px auto;
}
.header {
	color:#C6014D;
	font-weight:lighter;
	font-size:14px;
}
.subheader {
	color:#C6014D;
	font-weight:bold;
}
.tableheader {
	color:#FFFFFF;
	font-weight:bold;
}
.bold {
	font-weight:bold;
	color:#000000;
}
.liststyle {
	color:#000000;
}
.footerstyle {
	color:#C6014D;
	font-size:11px;
}
.featuresstyle {
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
.largepinkstyle {
	font-size:20px;
	color:#C6014D;
}
.largeblackstyle {
	font-size:20px;
}
#cleardiv {
	clear:both;
}