html, body, div, h1, h2, h3, h4, h5, h6,  ol, dl, li, dt, dd, p, blockquote,  ul,
pre, form, fieldset, table, th, td {
	margin: 0;
	padding: 0;
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/images/background.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin-left:auto;
	margin-right:auto;
}

a {
	text-decoration:none;
	color:#6C0;
}
img {  border-style: none;
}

.hr {
	height: 0px;
  	margin: 0px;
  	border-bottom: 1px solid #FF0000;
  	font-size: 1px;
}
h1 {
	font-size:26px;
	color:#6C0;
	margin-bottom:20px;
	text-transform:uppercase;
}
h3 {
	font-size:16px;
	margin-bottom:10px;
	line-height:22px;
}
h4 {
	font-size:13px;
	margin-top:11px;
	line-height:15px;
	font-style:normal;
}
.wrappertop {
	background-image: url(images/middlewhite.png);
	background-repeat: repeat-y;
	background-position: center;
	width:882px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}

.contentclear {
	margin-left:40px;
	margin-right:40px;
	clear:both;
	
}
.content {
	margin-left:35px;
	margin-right:25px;
	padding-top:6px;
}
.wrapperbottom {
	background-image: url(images/bottomwhite.png);
	background-repeat:no-repeat;
	background-position: center;
	background-position:top;
	width:882px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
}
.call {
	position:relative;
}
.nav li{
	display:inline;
	margin-left:15px;
	margin-top:5px;
	padding-right:15px;
	list-style-type:none;
	font-size:14px;
	color:#6C0;
}
a.navlink:link {color:#999; text-decoration:none;}      /* unvisited link */
	a.navlink:visited {color:#999;}  /* visited link */
	a.navlink:hover {color:#6C0;}  /* mouse over link */
	a.navlink:active {color:#999;}  /* selected link */ {
}
.navportal li{
	display:inline;
	margin-left:20px;
	margin-top:5px;
	padding-right:5px;
	list-style-type:none;
	font-size:14px;
	color:#6C0;
}
h2 {
	font-size:16px;
	font-weight:bold;
}
p.mainbody {
	color:#666;
	font-size:16px;
	line-height:22px;
	margin-bottom:14px;
}
ul.bullets {
	list-style:square;
	margin-left:40px;
	color:#666;
}
li.bullets {
	margin-top:7px;
	margin-bottom:7px;
}
td.sidebar {
	width:200px; 
	vertical-align:top;
	font-size:18px;
	font-style:italic;
	line-height:23px;
}
.testimonial {
	font-size: 18px;
	font-style:normal;
	line-height: 20px;
	color: #999;
	margin-top:45px;
}
.credit {
	font-size:12px;
	line-height:14px;
	margin-top:10px;
}
a.sidenav:link, a.sidenav:visited, a.sidenav:active, a.sidenav:hover {
	font-size:16px;
	font-weight:bold;
	color:#6C0;
	text-decoration:none;
	font-style:normal;
}
.sidenavcur {
	font-size:16px;
	font-weight:bold;
	color:gray;
	text-decoration:none;
	font-style:normal;
}
li.side {
	font-style:normal;
	font-weight:normal;
	line-height:normal;
	margin-top:13px;
	list-style:decimal;
}
ol.side {
	padding-left: 20px;
	font-weight:normal;

	
}