@charset "UTF-8";
body {
	background-color: #000000;
	font-size: 10px;
}
#wrapper {
	width: 791px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 24px;
	height: auto;
	text-align: left;
}
#nav-section {
	width: 125px;
	padding-top: 155px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-image: url(images/side_nav_bar.jpg);
	margin-right: 20px;
	height: 100%;
	float: left;
}

#nav-section a:link {
	text-decoration:none;
	color:#000;
}

#nav-section a:visited {
	color:#000;
	text-decoration:none;
}

#nav-section a:hover {
	color:#FFF;
	text-decoration:none;
}

#nav-section #current {
	border-bottom: 2px solid #000;
	color: #000;
	background-color: #6B5D2E;
	}

#branding {
	width: 791px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	height: auto;
	float: left;
}
#content {
	width: 791px;
	background-repeat: repeat-y;
	clear: both;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	background-color: #FFF;
	margin-top: 0px;
	padding-top: 0px;
	font-family: Verdana, Geneva, sans-serif;
	margin-left: 0px;
	height: auto;
	background-image: url(images/stripe.gif);
	float: left;
}

#testimonial {
	float: right;
	width: 236px;
	height: 456px;
	vertical-align: top;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	color: #FFFFFF;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
table.infoform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
#bodytext {
	float: left;
	height: auto;
	width: 400px;
}
#wrapper #content #bodytext ol li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: none;
}
#content #bodytext ul {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-style: italic;
	line-height: 18px;
}
#content #bodytext ul li ul {
	padding-left: 12px;
	list-style-type: disc;
	font-weight: normal;
	font-style: normal;
	line-height: 12px;
}
#tips {
	float: right;
	width: 182px;
	height: auto;
	vertical-align: top;
	text-align: left;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 26px;
	padding-bottom: 0px;
	padding-left: 23px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer {
	clear: both;
	height: 21px;
	width: 791px;
	vertical-align: bottom;
	margin-top: 12px;
	color: #999999;
	padding: 12px;
}

