* {
margin: 0;
padding: 0;
}

body {
	background-image:url(../images/bodybg.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #636363;
}
#wrap {
	width: 985px;
	margin: 0 auto;
}
#header {
	height: 189px;
	background-image: url(../images/headerbg.png);
	background-repeat: no-repeat;
}
#leftcontent {
	width: 278px;
	float: left;
}#maincontent {
	width: 707px;
	height: 496px;
	background-image:url(../images/maincontentbg.png);
	background-repeat:no-repeat;
	float: left;
}
#leftcolumn {
	width: 440px;
	margin-left: 5px;
	margin-top: 20px;
	float: left;
	text-align: left;
}
#rightcolumn {
	width: 200px;
	margin-left: 15px;
	margin-top: 20px;
	float: left;
	text-align: left;
	
}
#footer {
	height: 70px;
	background-image:url(../images/footerbg.png);
	background-repeat:no-repeat;
	clear: both;
	padding-left: 100px;
	padding-top: 20px;
	padding-right: 70px;
}
#navcontainer
{
overflow: hidden;
width: 460px;
}
#disclaimercontainer
{
overflow: hidden;
width: 460px;
}
#disclaimernavlist
{
list-style-type: none;
margin: 0;
padding: 0;
}

#disclaimernavlist li
{
border-left: 1px solid #999;
float: left;
line-height: 1.1em;
margin: 0 .5em 0 -.5em;
padding: 0 .5em 0 .5em;
}
#rssfeed {
	text-align:center;
}
#freequote {
	text-align:center;
}
#navlist
{
list-style-type: none;
margin: 0;
padding: 0;
}

#navlist li
{
border-left: 1px solid #999;
float: left;
line-height: 1.1em;
margin: 0 .5em 0 -.5em;
padding: 0 .5em 0 .5em;
}
#navcontainerright
{
overflow: hidden;
width: 280px;
margin-left: 170px;
}
#navlistright
{
list-style-type: none;
margin: 0;
padding: 0;
}

#navlistright li
{
border-left: 1px solid #999;
float: left;
line-height: 1.1em;
margin: 0 .5em 0 -.5em;
padding: 0 .5em 0 .5em;
}

		h1 {
			font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
			font-style: italic;
			font-size: 0.8em;
			font-weight: normal;
			color: #333;
			line-height: 1.7em;
}
h2 {
			font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
			font-style: italic;
			font-size: 0.8em;
			font-weight: normal;
			color: #cf2f31;
			line-height: 1.7em;
			font-weight: bold;
}
#serviceslist
{
	list-style-type: disc;
	margin: 0;
	padding: 0;
	text-indent: 15px;
	list-style-position: inside;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
			color: #333;
			line-height: 1.7em;
}
.bodytext {
			font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size: 0.7em;
			font-weight: normal;
			color: #333;
			line-height: 1.7em;
}
.footertext {
			font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size: 0.7em;
			font-weight: normal;
			color: #999;
			}
.footertext a:link {
			font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size: 1em;
			font-weight: normal;
			color: #999;
			text-decoration: none;
}
.footertext a:hover {
			font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size: 1em;
			font-weight: normal;
			color: #FFF;
			text-decoration: underline;
}
.footertext a:visited {
			font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size: 1em;
			font-weight: normal;
			color: #F90;
			text-decoration: none;
}
.logintext {
			font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size: 0.7em;
			font-weight: normal;
			color: #333;
			line-height: 1.7em;
			padding: 0.4em;
}
