@charset "utf-8";
/* CSS Document */

body {
	background-color: #e6f1f7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.text {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333;
}
.footertext {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333;
}

.footertextlinks {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333;
	text-decoration: underline;
}

.footertextlinks:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333;
	text-decoration: none;
}

.shadow {
	background-image:url(/images/shadow-bckgrd.gif);
	background-repeat: repeat-y;
}

.shadow2 {
	background-image:url(/images/shadow-bckgrd2.gif);
	background-repeat: repeat-y;
}

.bottomshadow {
	background-image:url(/images/bottom-bckgrd.gif);
	background-repeat: repeat-x;
}

.bullet-list {
	list-style-image: url(/images/bullet1.gif);
	margin-left: -25px;
	margin-top: -5px;
	}
	
h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#333;
	margin:0px;
}

/*---------HOME NAVIGATION---------*/
#navigation ul { list-style: none; margin: 0; padding: 0; }
#navigation li { margin: 0;	padding: 0;	width:136px;	height:51px; background-image:url(/images/nav2-home.gif); }
#navigation a {	color: #666; font-weight: bold; text-decoration: none; }
#navigation a:hover {	background-image:url(/images/nav2-home-o.gif); position:absolute; z-index:2;	}
#navigation #currentpage a {background-image:url(/images/nav2-home-o.gif); position:absolute; z-index:2;	}

/*---------FEATURES NAVIGATION---------*/
#navigation2 ul { list-style: none; margin: 0; padding: 0; }
#navigation2 li { margin: 0;	padding: 0;	width:117px; height:51px; background-image:url(/images/nav2-features.gif); }
#navigation2 a {	color: #666; font-weight: bold; text-decoration: none; }
#navigation2 a:hover {	background-image:url(/images/nav2-features-o.gif); position:absolute; z-index:2; }
#navigation2 #currentpage a {background-image:url(/images/nav2-features-o.gif); position:absolute; z-index:2; }
	
/*---------NEWS NAVIGATION---------*/
#navigation3 ul { list-style: none; margin: 0; padding: 0; }
#navigation3 li { margin: 0;	padding: 0;	width:168px; height:51px; background-image:url(/images/nav2-news.gif); }
#navigation3 a {	color: #666; font-weight: bold; text-decoration: none; }
#navigation3 a:hover {	background-image:url(/images/nav2-news-o.gif); position:absolute; z-index:2; }
#navigation3 #currentpage a {background-image:url(/images/nav2-news-o.gif); position:absolute; z-index:2; }

/*---------TESTIMONIALS NAVIGATION---------*/
#navigation4 ul { list-style: none; margin: 0; padding: 0; }
#navigation4 li { margin: 0;	padding: 0;	width:147px; height:51px; background-image:url(/images/nav2-test.gif); }
#navigation4 a {	color: #666; font-weight: bold; text-decoration: none; }
#navigation4 a:hover {	background-image:url(/images/nav2-test-o.gif); position:absolute; z-index:2; }
#navigation4 #currentpage a {background-image:url(/images/nav2-test-o.gif); position:absolute; z-index:2; }

/*---------FAQS NAVIGATION---------*/
#navigation5 ul { list-style: none; margin: 0; padding: 0; }
#navigation5 li { margin: 0;	padding: 0;	width:89px; height:51px; background-image:url(/images/nav2-faqs.gif); }
#navigation5 a {	color: #666; font-weight: bold; text-decoration: none; }
#navigation5 a:hover {	background-image:url(/images/nav2-faqs-o.gif); position:absolute; z-index:2; }
#navigation5 #currentpage a {background-image:url(/images/nav2-faqs-o.gif); position:absolute; z-index:2; }

/*---------CONTACT NAVIGATION---------*/
#navigation6 ul { list-style: none; margin: 0; padding: 0; }
#navigation6 li { margin: 0;	padding: 0;	width:135px; height:51px; background-image:url(/images/nav2-contact.gif); }
#navigation6 a {	color: #666; font-weight: bold; text-decoration: none; }
#navigation6 a:hover {	background-image:url(/images/nav2-contact-o.gif); position:absolute; z-index:2; }
#navigation6 #currentpage a {background-image:url(/images/nav2-contact-o.gif); position:absolute; z-index:2; }