body {
	margin: 0px;
	padding: 0px;
	background: url(images/background.gif) 0 0 repeat-x;
	color: #333333;
	text-align: center;
}
div, p, h1, h2, h3, h5, img, form {
	margin: 0px;
	padding: 0px;
}
a {
	color: #0000D5;
	text-decoration: none;
}
a:visited {
	color: #0000D5;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
img {
	border: none;
}
ul {
	list-style-type: none;
}
#logo {
	height: 92px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 780px;
}
#logo img {
	height: 92px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 224px;
}
#logo h1 {
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	padding-top: 50px;
}
#topNavigation {
	height: 38px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 780px;
}
#topMenu {
	height: 43px;
	margin: 0 auto;
	position: relative;
	width: 780px;
}
#topMenu ul {
	height: 43px;
	margin: 0px;
	padding: 0px;
	top: 0px;
	width: 780px;
}
#topMenu ul li {
	float: left;
	height: 43px;
}
#topMenu ul li a {
	display: block;
	height: 43px;
}
#topMenu ul li a.home {
	background-image: url(images/home.gif);
	width: 61px;
}
#topMenu ul li a.home:hover {
	background-image: url(images/home-hover.gif);
	width: 61px;
}
#topMenu ul li a.how {
	background-image: url(images/how-it-works.gif);
	width: 116px;
}
#topMenu ul li a.how:hover {
	background-image: url(images/how-it-works-hover.gif);
	width: 116px;
}
#topMenu ul li a.testimonials {
	background-image: url(images/testimonials.gif);
	width: 131px;
}
#topMenu ul li a.testimonials:hover {
	background-image: url(images/testimonials-hover.gif);
	width: 131px;
}
#topMenu ul li a.trial {
	background-image: url(images/free-trial.gif);
	width: 115px;
}
#topMenu ul li a.trial:hover {
	background-image: url(images/free-trial-hover.gif);
	width: 115px;
}
#topMenu ul li a.order {
	background-image: url(images/order.gif);
	width: 111px;
}
#topMenu ul li a.order:hover {
	background-image: url(images/order-hover.gif);
	width: 111px;
}
#topMenu ul li a.services {
	background-image: url(images/services.gif);
	width: 97px;
}
#topMenu ul li a.services:hover {
	background-image: url(images/services-hover.gif);
	width: 97px;
}
#topMenu ul li a.blog {
	background-image: url(images/blog.gif);
	width: 71px;
}
#topMenu ul li a.blog:hover {
	background-image: url(images/blog-hover.gif);
	width: 71px;
}
#topMenu ul li a.forum {
	background-image: url(images/forum.gif);
	width: 78px;
}
#topMenu ul li a.forum:hover {
	background-image: url(images/forum-hover.gif);
	width: 78px;
}
#topMenu ul li a.members {
	background-image: url(images/members.gif);
	width: 93px;
}
#topMenu ul li a.members:hover {
	background-image: url(images/members-hover.gif);
	width: 93px;
}
#categoryPath {
	border-bottom: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 30px;
	margin: 0 auto;
	padding-top: 10px;
	position: relative;
	text-align: right;
	width: 780px;
}
#mainContent {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	margin: 0px auto 0px auto;
	min-height: 220px;
	position: relative;
	text-align: left;
	width: 780px;
}
#mainContent h1 {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	margin: 20px auto 20px auto;
	text-align: center;
}
#mainContent h1.articles {
	color: #000066;
	font-family: Times New Roman;
	font-weight: bold;
	font-size: 36px;
	line-height: 40px;
	margin: 20px auto 20px auto;
	text-align: left;
}
#mainContent h2 {
	color: #659B41;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	margin: 20px auto 20px auto;
}
#mainContent h2.center {
	text-align: center;
}
#mainContent h3 {
	color: #659B41;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	margin: 20px auto 20px auto;
	text-align: center;
}
#mainContent h4 {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	margin: 20px auto 0px auto;
	text-align: left;
}
#mainContent p {
	padding: 10px 0px 0px;
	text-align: justify;
}
#mainContent p.red {
	color: #CC0000;
	font-weight: bold;
	text-align: center;
}
#mainContent p.center {
	text-align: center;
}
#mainContent span.highlight {
	background-color: #99FF33;
	font-weight: bold;
}
#mainContent img.noMargin {
	float: left;
	margin: 0px 0px 20px 0px;
}
#mainContent p img {
	float: left;
	margin-right: 10px;
}
#mainContent p img.noFloat {
	float: none;
}
#mainContent ol {
	margin-bottom: 5px;
}
#mainContent ol li {
	line-height: 24px;
}
#mainContent ul {
	margin-bottom: 5px;
}
#mainContent ul li {
	list-style: none;
	list-style-image: url(images/li.gif);
	margin-bottom: 10px;
	margin-right: 30px;
}
#mainContent a {
	color: #333333;
}
div.testimonial {
	border-bottom: 1px solid #CCCCCC;
	font-style: italic;
	padding: 0px 0px 20px 0px;
	margin-bottom: 20px;
}
#leftContent {
	float: left;
	height: 100%;
	width: 250px;
}
#rightContent {
	float: right;
	height: 100%;
	width: 520px;
}
#miscBox {
	background: url(images/misc-box-bg.png) 0 0 no-repeat #FFFFFF;
	border-bottom: 1px solid #CDCAA3;
	border-left: 1px solid #CDCAA3;
	border-right: 1px solid #CDCAA3;
	margin-bottom: 10px;
	width: 200px;
}
#miscBox h2 {
	background: transparent;
	color: #AB0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	padding: 10px 0 0 0;
	text-align: center;
}
#miscBox h3 {
	background: transparent;
	color: #5D5B46;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	padding: 10px 10px 0 10px;
	text-align: left;
}
#miscBox h5 {
	background: transparent;
	color: #5D5B46;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	padding: 10px 0 0 0;
	text-align: center;
}
#miscBox p {
	background: transparent;
	color: #5D5B46;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px 10px 0 10px;
	text-align: left;	
}
#miscBox p.justify {
	text-align: justify;
}
#miscBox p span {
	color: #AB0000;
}
#miscBox p span.bold {
	font-weight: bold;
}
#miscBox ul {
	margin: 0 0 0 25px;
	padding: 0 0 20px 0;
}
#miscBox ul li {
	list-style: square;
	list-style-image: none;
	margin-top: 4px;
}
#freeTrial {
	background: url(images/sidebar-background.gif) 0 0 repeat-x;
	float: left;
	min-height: 175px;
	margin-top: 12px;
	padding-left: 6px;
	width: 200px;
}
#mainLeftColumn {
	float: left;
	width: 465px;
}
#sideBar {
	background: url(images/sidebar-background.gif) 0 0 repeat-x;
	float: right;
	min-height: 710px;
	margin: 0px 0px 12px 15px;
	width: 289px;
}
#sideBar p {
	padding: 10px 18px 0px 18px;
}
#sideBar form {
	margin-top: 15px;
}
#sideBar.noBackground {
	background: transparent;
}
#membersContent {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	margin: 20px auto 0px auto;
	min-height: 220px;
	position: relative;
	text-align: left;
	width: 680px;
}
#membersContent h1 {
	color: #CC0000;
	font-size: 36px;
	font-weight: bold;
}
#membersContent h2 {
	color: #124B75;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	margin-bottom: 15px;
}
#membersContent h3 {
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	padding-top: 10px;
}
#membersContent p {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	padding-top: 10px;
	text-align: justify;
}
#membersContent p.line {
	border-top: 1px solid #CCCCCC;
	clear: both;
}
#membersContent img {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
#membersContent a:link {
	color: #0000D5;
}
#membersContent a:visited {
	color: #0000D5;
}
#membersContent a:hover {
	color: #CC0000;
}
#membersContent ul {
	margin-bottom: 5px;
}
#membersContent ul li {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	list-style: none;
	list-style-image: url(images/li.gif);
	margin-bottom: 10px;
	margin-right: 30px;
}
#membersContent ul li.line {
	border-bottom: 1px solid #CCCCCC;
}
#subNavigation {
	border-bottom: 1px solid #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
	line-height: 16px;
	margin: 30px auto 20px auto;
	padding-bottom: 5px;
	position: relative;
	text-align: center;
	vertical-align: bottom;
	width: 680px;
}
#bottomForm {
	background: url(images/sidebar-background.gif) 0 0 repeat-x;
	height: 260px;
	margin: 20px auto 0px auto;
	width: 289px;	
}
#loginForm {
	background: transparent;
	height: 260px;
	margin: 50px 190px 50px 190px;
	text-align: center;
	width: 300px;	
}
#footer {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 18px;
	margin: 0px auto 0px auto;
	padding-top: 40px;
	position: relative;
	width: 780px;
}
#footer p {
	background: transparent;
	color: #5D5B46;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	text-align: center;
}
#footer p.line {
	border-top: 1px solid #CCCCCC;
}
#footer span.leftColumn {
	float: left;
	text-align: left;
}
#footer span.rightColumn {
	float: right;
	text-align: right;
}
#footer a:link {
	color: #0099CC;
}
#footer a:visited {
	color: #0099CC;
}
#footer a:hover {
	color: #FF0000;
}
.clearLeft {
	clear: left;
}
.clearRight {
	clear: right;
}
.clearBoth {
	clear: both;
}
.clearNone {
	clear: none;
}
div.row {
	clear: both;
	height: 29px;
	width: 269px;
}
div.row span.formlabel {
	float: left;
	font-weight: bold;
	margin-top: 4px;
	text-align: right;
	width: 65px;
}
div.row span.forminput {
	float: right;
	text-align: left;
} 
input {
	background-color: #FFFFFF;
	border: 1px solid  #AAA2AE;
	color: #5F4F57;
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
	height: 20px;
	padding-top: 2px;
	width: 185px; 
}
input.login {
	background-color: #659B41;
	border: 1px solid  #AAA2AE;
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	height: 24px;
	padding-top: 0px;
	width: 187px; 
}
input.submit {
	border: none;
	height: 36px;
	margin: 28px 44px 50px 45px;
	padding: 0px;
	width: 200px;
}
input.submit2 {
	border: none;
	height: 33px;
	margin: 12px 6px 15px 6px;
	padding: 0px;
	width: 175px;
}
