/* CONTENT */

.featureIcon {
	position: absolute;
	width: 32px;
	height: 32px;
	margin-top: 8px;
	margin-left: 402px;
	background-repeat: no-repeat;
}
#featureNavigation {
	margin-top: 3em;
	background-color: #F2F2F2;
	background-image: url(../images/features_navigation_top.gif);
	background-repeat: no-repeat;
}
#featureNavigationInner {
	padding: 12px 16px;
	background-image: url(../images/features_navigation_bottom.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}
#featureNavigationPrevious {
	float: left;
	margin-top: 0;
	padding-left: 16px;
	background-image: url(../images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
}
#featureNavigationNext {
	float: right;
	margin-top: 0;
	padding-right: 16px;
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: 100% 50%;
}
/* SUBCONTENT */

#contentSub {
	padding-top: 173px;
}
#quickLinks {
	d\isplay: inline;
	position: absolute;
	left: 486px;
	width: 228px;
	height: 176px;
	margin-top: -163px;
	margin-bottom: -34px;
	padding-top: 15px;
	padding-left: 16px;
	list-style: none;
	background-image: url(../images/quicklinks_bg2pg.png);
	background-repeat: no-repeat;
	z-index: 9;
}
* html #quickLinks {
	width: 244px;
	margin-bottom: -100px;
	padding-left: 0;
}
#quickLinks li {
	width: 203px;
	margin-top: 0;
	border-top: 1px dashed #52789E;
	background-image: url(../images/quicklinks_arrow.gif);
	background-repeat: no-repeat;
	background-position: 100% 50%;
}
#quickLinks li.on {
	background-image: url(../images/quicklinks_dot.gif);
}
#quickLinks li.first {
	border-top: 0 none transparent;
}
#quickLinks a {
	display: block;
	width: 203px;
	font-size: 165%;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;
	letter-spacing: -0.03em;
}
#quickLinks a span {
	color: #000000;
}
#quickLinks a:hover {
	color: #000000;
}
#quickLinks li.on a {
	color: #000000;
}
#contentSub .featuresMenu ul {
	margin-top: 5px;
}
#contentSub .featuresMenu li {
	margin-top: 0;
	background-repeat: no-repeat;
	background-position: 16px 7px;
	padding-bottom: 10px;
}
#contentSub .featuresMenu li a {
	padding-left: 34px;
}
#contentSub div.featuresMenu li.on {
	background-position: 16px 7px;
}
#contentSub .featuresMenu li.on a {
	padding-left: 34px;
}
#contentSub .featuresMenu li#featuresPages {
	background-image/**/: url(../images/features_icon_small_attachments.gif);
}
#contentSub .featuresMenu li#featuresMail {
	background-image/**/: url(../images/features_icon_small_mail.gif);
}
#contentSub .featuresMenu li#featuresNews {
	background-image/**/: url(../images/features_icon_small_news.gif);
}
#contentSub .featuresMenu li#featuresPages {
	background-image/**/: url(../images/features_icon_small_pages.gif);
}
#contentSub .featuresMenu li#featuresPages {
	background-image/**/: url(../images/features_icon_small_spaces.gif);
}
/* PAGE/GENERAL */

* {
	margin: 0;
	padding: 0;
}
a:link {
	color: #3C78B5;
}
a:visited {
	color: #9F65B2;
}
a:hover {
	text-decoration: none;
}
body {
	background-color: #C0C6B8;
	background-image: url(../images/body_bg4.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	color: #4C4C4C;
	line-height: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	text-align: center;
}
#page {
	width: 760px;
	margin: 0 auto;
	min-height: 100%;
	text-align: left;
}
* html #page {
	height: 100%;
}
.clearer {
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}
.hidden {
	position: absolute;
	left: -10000px;
	z-index: 66;
}
/* HEADER */

#header {
	height: 68px;
	margin: 0 25px 0 25px;
	background-image: url(../images/headbkg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#logo {
	position: absolute;
	z-index: 20;
	width: 211px;
	height: 90px;
	overflow: hidden;
	margin-top: 0;
}
#logo a {
	display: block;
	height: 90px;
	overflow: hidden;
	color: #FFFFFF;
	font-size: 150%;
	line-height: 90px;
}
#logo a:hover {
	cursor: hand;
	c\ursor: pointer;
}
#logo span.replacement {
	display: none;
	position: absolute;
	top: 0;
	width: 211px;
	height: 90px;
	background-repeat: no-repeat;
}
* h\tml #logo span.replacement {
	display: block;
	z-index: 30;
	background-image: url(../images/logo.gif);
}
#logo a span.replacement {
	display: block;
	z-index: 35;
	background-image: url(../images/Logo90px.jpg);
}
#logo span.linkText {
	position: relative;
	z-index: 25;
}
#menu {
	position: absolute;
	z-index: 10;
	top: 0;
	width: 710px;
	height: 68px;
	margin-top: 0;
	margin-left: 0;
	list-style: none;
}
#menu li {
	position: absolute;
	top: 0;
	height: 68px;
}
#menu a {
	display: block;
	height: 68px;
	overflow: hidden;
	color: #FFFFFF;
	line-height: 68px;
}
#menu a:hover {
	cursor: hand;
	c\ursor: pointer;
}
#menu a:hover span.replacement {
	background-position: 0 -68px;
}
#menu li.on a span.replacement, #menu li.on a:hover span.replacement {
	background-position: 0 -136px;
}
#menu span.replacement {
	display: none;
}
* h\tml #menu span.replacement {
	display: block;
	position: absolute;
	z-index: 10;
	top: 0;
	height: 68px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#menu a span.replacement {
	display: block;
	position: absolute;
	z-index: 15;
	top: 0;
	height: 68px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#menu span.linkText {
	position: relative;
	z-index: 5;
}
#pedTitle {
	position: absolute;
	width: auto;
	height: 32px;
	margin-left: 130px;
	font-size: 18px;
	font-weight: bold;
	padding-top: 10px;
	clear: both;
	float: none;
	z-index: 77;
	visibility: visible;
	color: #016867;
}
#menuContact {
	width: 86px;
	margin-left: 624px;
}
#menuContact span.replacement {
	width: 86px;
	background-image: url(../images/menu_contact.jpg);
}
#menuNewsletters {
	width: 100px;
	margin-left: 524px;
}
#menuNewsletters span.replacement {
	width: 100px;
	background-image: url(../images/menu_Newsletters.jpg);
}
#menuAbout {
	width: 100px;
	margin-left: 424px;
}
#menuAbout span.replacement {
	width: 100px;
	background-image: url(../images/menu_About.jpg);
}

/* FOOTER */

#footer {
	width: 710px;
	margin-left: 25px;
	padding-bottom: 1.5em;
	background-color: #7C9F68;
	font-size: 85%;
	color: #A6B8CA;
	text-align: center;
	line-height: 1.5em;
}
#bottomLinks {
	list-style: none;
	margin-top: 0;
	margin-left: 0;
	padding-top: 1.5em;
	background-image: url(../images/footer_bg2.gif);
	background-repeat: no-repeat;
}
#bottomLinks li {
	display: inline;
	border-left: 1px solid #527597;
	padding-right: 1em;
	padding-left: 1em;
}
#bottomLinks li.first {
	border-left: 0 none transparent;
}
#bottomLinks a {
	color: #A6B8CA;
}
#footer p {
	margin-top: 1.5em;
}
/* The CSS that's required to position the footer */

	html {
	height: 100%;
}
body {
	height: 100%;
}
#nonFooter {
	position: relative;
	min-height: 100%;
}
* html #nonFooter {
	height: 100%;
}
#footer {
	position: relative;
	margin: -7.5em auto 0 auto;
}
/* A CSS hack that only applies to IE -- specifies a different offset for the footer */

	* html #footer {
	margin-top: -7.4em;
}
#apDiv1 {
	position:absolute;
	left:900px;
	top:122px;
	width:0px;
	height:1px;
	z-index:1;
}