@charset "utf-8";
/* CSS Document */
body {
	background: #E6E2E5;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#header {
	background: url(/img/hdbck/boats.jpg) no-repeat center top;
	height: 140px;
	position: relative;
}
#wrp {
	width: 995px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background: url(/img/page-bg.gif);
}
#footer {
	background: #e6e2e5 url(/img/footer-bg.gif) no-repeat center top;
	padding-top: 20px;
	clear: both;
}
#footer p {
	text-align: left!important;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-transform: capitalize;
	width: 800px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 11px;
}
.fm {
	color: #666;
	font: 10px Arial, Helvetica, sans-serif;
	text-decoration: none;
	background: url(http://www.freshmango.com/img/brand/ftLogowht.gif) no-repeat;
	margin-top: 5px;
	margin-right: 10px;
	clear: right;
	text-align: right;
	display: block;
	margin-bottom: 8px;
	float: right;
	padding: 2px 2px 2px 24px;
}
.fm:hover {
	color: #000;
	text-decoration: none;
}

#mainmenu {
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 128px;
	left: 24px;
}
#mainmenu li {
	float: left;
	border-right: 1px solid #999;
}

#mainmenu li a {
	color: #70a0cf;
	text-decoration: none;
	font: bold normal 14px/14px Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	letter-spacing: -1px;
}
#mainmenu li a:hover {
	color: #2E73CF;
	border-bottom: 1px solid #EFEFEF;
}
#mainmenu .current {
	color: #C00;
}

#mainmenu .lst {
	border-style: none;
}
#logo {
	position: absolute;
	top: 56px;
	right: 96px;
}

#siteSearch {
	position: absolute;
	top: 130px;
	right: 45px;
}
#siteSearch label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004E6B;
	font-weight: bold;
	float: left;
}
#siteSearch input {
	height: 18px;
	float: left;
	margin-top: -5px;
	border: 1px solid #70A0CF;
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
	font-size: 12px;
}
#siteSearch a {
	color: #fff;
	height: 16px;
	width: 55px;
	display: block;
	text-align: center;
	text-decoration: none;
	float: left;
	font: bold 11px Arial, Helvetica, sans-serif;
	background: #004E6B url(/img/searchBt.gif);
	padding-top: 2px;
	margin-top: -4px;
	margin-left: 10px;
}
#siteSearch a:hover {
	color: #FF9;
}
#page {
	background: url(/img/content-bg.gif) no-repeat center top;
	clear: both;
	position: relative;
	margin-top: 30px;
	padding-top: 30px;
}
#subContent {
	float: left;
	width: 290px;
	text-align: center;
}
#mainContent {
	float: left;
	width: 656px;
}
#mainContent h1 {
	font-size: 30px;
	font-weight: normal;
	margin-bottom: 10px;
	letter-spacing: -1px;
}
#mainContent h1 em {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #666;
	clear: right;
	float: right;
}
#mainContent h2 {
	font-size: 18px;
	font-weight: normal;
}
#mainContent h2 em {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #666;
	clear: right;
	float: right;
}
#mainContent h3 {
	color: #003f5f;
	font-size: 18px;
	margin-top: 4px;
	margin-bottom: 4px;
	background: url(/img/h3bckLine.gif) no-repeat center;
	margin-right: 28px;
}
#mainContent h3 em {
	font-style: normal;
	background: #fff;
	padding-right: 8px;
}
#mainContent h4 {
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
}


#mainContent p {
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
}
.profilePic {
	float: left;
	margin-right: 20px;
	margin-top: 5px;
	border: 1px solid #B3C4DF;
	padding: 1px;
}







#home-intro {
	margin-bottom: 30px;
	padding-top: 40px;
}
#home-intro img {
	float: left;
	display: inline; /* IE6 double margin bug fix */
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 60px;
}
#home-intro h1 {
	font-size: 24px;
	line-height: 24px;
	margin: 0 0 0 202px;
	font-weight: normal;
}
#home-intro p {
	font-size: 18px;
	line-height: 22px;
	margin: 0 0 0 202px;
	width: 380px;
	letter-spacing: -1px;
	font-weight: normal;
	color: #333;
}#subBx {
	width: 204px;
	background: url(/img/module-bg-top.gif) no-repeat center top;
	margin: 10px auto 20px;
}
#subBx #inner {
	background: url(/img/module-bg-bottom.gif) no-repeat center bottom;
	padding-bottom: 6px;
}
#subBx #inner h2 {
	color: #003f5f;
	font: bold 14px Arial, Helvetica, sans-serif;
	background: #FFF;
	float: left;
	padding: 0px 6px 8px;
	margin-left: 5px;
	margin-top: -6px;
	text-align: left;
}
#subBx #inner p {
	font-size: 11px;
	clear: left;
	color: #333;
	line-height: 18px;
	text-align: left;
	margin: 8px 14px;
}
.rightColPic {
	clear: right;
	float: right;
	border-top: 10px solid #FFF;
	border-right: 20px solid #FFF;
	border-bottom: 20px solid #FFF;
	border-left: 30px solid #FFF;
}
#subMenu {
	margin: 0px auto 30px;
	padding: 10px 0px 0px;
	background: url(/img/navigation-secondary-bg-top.gif) no-repeat center top;
	width: 203px;
}
#subMenu li ul li {
	margin-left: 18px;
}

#subMenu li a {
	text-decoration: none;
	font-size: 12px;
	display: block;
	color: #1379B0;
	font-weight: normal;
	padding: 3px 3px 3px 16px;
	border-bottom: 1px solid #E7E7E7;
	margin-right: 14px;
	margin-left: 14px;
	text-align: left;
	background: url(/img/navigation-secondary-icon-plus.gif) no-repeat left center;
	line-height: 16px;
}
#subMenu .lst {
	background: url(/img/navigation-secondary-bg-bottom.gif) no-repeat center bottom;
	padding-bottom: 10px;
}
#subMenu .lst a {
	border-style: none;
}
#subMenu li a:hover {
	color: #C00;
}
.siteMap #subMenu {
	background: url(none);
	width: auto;
}
