.bodypart {
	background-image: url(assets/bk_cell.jpg);
	background-repeat: repeat-x;
	background-color: #f8f8f8;
}
.menupart_normal {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	color: #000;
}
.menupart_normal:LINK {
	color:#000;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	vertical-align: middle;
}
.menupart_normal:VISITED {
	color:#000;
	text-decoration:none;
	text-align: center;
	vertical-align: middle;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.menupart_normal:HOVER {
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	vertical-align: middle;
}
.menupart_normal:ACTIVE {
	color:#fff;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	vertical-align: middle;
}

.menupart_right {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	color: #C3FBFF;
}
.cell_leftbg {
	background-image: url(assets/bg_cell001.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #CCCCCC;
	text-align: left;
	vertical-align: top;
	padding-left: 15px;
}
.cell_border {
	border: 1px solid #CCCCCC;
}
.heading01 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000080;
}
.bodytext {
	font-family: Verdana;
	font-size: 12px;
	color: #000;
	line-height: 14px;
}
.testimonials {
	font-family: Verdana;
	font-size: 10px;
	color: #727478;
	line-height: 12px;
}
.testimonials_name {
	font-family: Georgia, Arial, sans-serif;
	color: #000000;
	font-size: 10px;
}
.lightgraylink {
	font-family: verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
a {
	font-family: Verdana;
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
}


.menupart_white {
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	color: #FFFFFF;
	background-image: url(assets/menubar.jpg);
	border: 1px solid #CCCCCC;
}
.cell_nobg {
	border: 1px solid #CCCCCC;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.menupart_center {
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	color: #000;
	border: 1px solid #CCCCCC;
}
.smallprint {

	font-family: Verdana;
	font-size: 10px;
	color: #727478;
}
.cell_nobg_centre {
	border: 1px solid #CCCCCC;
	text-align: center;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.blueprint {

	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #0096A1;
}
.heading02 {

	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #DC8913;
}
.bodytitle {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.points ul{ list-style:circle; margin-top:25px; margin-bottom:25px}
.points li{ padding:6px 0px 4px 15px; display:block; margin-top:10px;}

