body {
	background:#FFF ;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	
}
#mainbody {
	margin: 0px; 
	padding:0px; 
	width:576px;
	}
p {
	font-size: 70%; 
	margin: 0px 0px 0px 10px; 
	padding: 10px 0px 0px 0px;
	line-height: 1.3em; 
	color:#464646;
	}
.clearBoth {
	clear:both;
	font-size:0px;
	height:0px;
	line-height:0px;
	}
.boxTopGreen{
	background-image: url(../cssimages/green_top.gif);
	width: 578px; 
	padding-top: 2px; 
	background-position:left top !important;
	background-repeat:no-repeat !important;
	}
.boxTopGreen p{
	font-size: 70%;
	margin: 5px 0px 0px 10px;
	padding: 0px 0px 5px 0px;
	color:#FFF; font-weight:bold;
	}
.boxBotGreen{
	background:url(../cssimages/bottom_box.gif) !important;
	margin-bottom: 0px!important;
	height: 3px; width: 578px;
	background-position:left bottom !important;
	background-repeat:no-repeat !important;
	font-size:0px;
	}
.havenExperience{
	background-color:#E7F2D4;
	border-color:#D4E6F9;
	border-style:solid;
	border-width:0px 2px;
	clear:both;margin:0px;
	padding:0px 0px 10px 0px;
	width:574px;
	}
.experienceContent{
	float: left;
	margin:0px;
	padding:10px 13px 10px 10px;
	width:157px;
	}
html>body .experienceContent{
	float: left;
	margin:0px;
	padding:10px 20px 10px 10px;
	width:157px;
	}
.experienceContent img {
	border: 0px;
	}
.havenExperienceTop{
	width: 166px; 
	padding: 2px 0px; 
	background-position:left top !important;
	background-repeat:no-repeat !important;
	}
.havenExperienceTop p{
	font-size: 70%; 
	padding: 5px 0px; 
	margin: 0px 0px 0px 10px; 
	color:#FFF; 
	font-weight:bold;
	}
.boxSmBlue {
	background-image: url(../cssimages/sm_blue_top.gif);
	}
.boxSmGold {
	background-image: url(../cssimages/sm_gold_top.gif);
	}
.boxSmGreen {
	background-image: url(../cssimages/sm_green_top.gif);
	}
.boxSmOrange {
	background-image: url(../cssimages/sm_orange_top.gif);
	}
.boxSmPink {
	background-image: url(../cssimages/sm_pink_top.gif);
	}
.boxSmPurple {
	background-image: url(../cssimages/sm_purple_top.gif);
	}
.boxSmBottom{
	background:url(../cssimages/sm_bottom.gif) !important;
	margin-bottom: 0px!important;
	height: 3px; 
	width: 166px;
	background-position:left bottom !important;
	background-repeat:no-repeat !important;
	font-size:0px;
	}
.havenExperienceMiddle {
	width: 164px; 
	background-color:#FFF;
	border-color:#C6DEF7;
	border-style:solid;
	border-width:0px 1px;
	margin:0px;
	padding:0px 0px 5px 0px;
	}
a.findOutMore{
	background:url(../cssimages/blue_arrowR.gif) no-repeat left center;
	color:#2D5193;
	display:block;
	font-size:70%;
	font-weight:400;
	margin: 5px 0px 0px 10px;
	padding: 3px 0px 3px 20px;
	text-decoration:underline;
	}
a:hover.findOutMore{
	color:#2D9623;
	}
img.footer{ 
	margin: 20px 0px 10px 5px; 
	border: 0px;
	}
.paddingLeft10{
	padding-left: 10px!important;
	}
a.havenLink{
	background:url(../cssimages/red_arrow.jpg) no-repeat left center;
	color:#2F549C;
	display:block;
	font-size:80%;
	font-weight:normal;
	text-decoration:underline;
	width:425px; 
	height: 35px; 
	margin: 10px 0px 10px 10px; 
	padding: 10px 0px 3px 60px;
	}