html,body{
	margin:0;
	padding:0
}
body{
 	background: #ffffff url(/images/home_bg.jpg) repeat-x;
}
div#header{
	height:103px;
	margin:0;
 	padding:0;
 	background: transparent url(/images/header_bg.jpg) no-repeat;
 	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
 	color:#ffffff;
}
div#topnav{
 	height:36px;
 	width:800px;
 	margin:0;
 	padding:0;
}
div#container{
	width:800px;
	margin:0 auto;
	background: url(/images/left_home_bg3.jpg) no-repeat;
}	
div#content{
	float:right;
	width:591px;
	padding:0px;
	margin:0px;
}
div#content p.row {
	margin:0px;
	padding-left:10px;
}
div#content p.row span.leftcol {
	float: left;
	width:252px;
	font-family: georgia, "times new roman", serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}
div#content p.row span.rightcol {
	width: 254px;
	float: right;
	font-family: georgia, "times new roman", serif;
	font-size: 12px;
	line-height: 17px;
	text-align:left;
	color: #000000;
}
div#content p.row span.rightcol a:link {color: #000000; text-decoration: underline;}
div#content p.row span.rightcol a:visited {color: #000000; text-decoration: none;}
div#content p.row span.rightcol a:hover {color: #000000; text-decoration: underline;}
.contentspacer {
	display: block;
	clear: both;
	}
div#left{
	float:left;
	width:158px;
	padding-left:26px;
	padding-right:25px;
	padding-top:10px;
	padding-bottom:20px;
}
div#left p.row {
	margin:0px;
}
div#left p.row span.leftcol {
	float: left;
	width:8px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #333300;
}
div#left p.row span.rightcol {
	width: 150px;
	float: right;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #333300;
}
div#left p.row span.rightcol a:link {color: #333300; text-decoration: none;}
div#left p.row span.rightcol a:visited {color: #333300; text-decoration: none;}
div#left p.row span.rightcol a:hover {color: #333300; text-decoration: underline;}
.spacer {
	display: block;
	height: 6px;
	font: 6px sans-serif;
	clear: both;
	}
div#textarea{
	float:right;
	width:555px;
	height:141px;
	text-align:top;
	margin:0px;
	padding-left:36px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	background:#b5975b url(/images/home_textarea2.jpg) no-repeat;
	}
div#footer {
	clear:both;
	width:100%;
	padding-top:4px;
	padding-right:0px;
	padding-left:0px;
	padding-bottom:0px;
	background: #ffffff;
	border-top: thin solid #85855c;
}
