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;
 	margin:0;
 	padding:0;
}
div#container{
	width:800px;
	margin:0 auto;
	background: #ffffff url(/images/sec_bg.jpg) no-repeat;
}	
div#content{
	float:right;
	width:545px;
	padding-left:20px;
	padding-right:26px;
	padding-top:16px;
	padding-bottom:10px;
}
div#content p.row {
	margin:0px;
	font-family: georgia, "times new roman", serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}
div#content p.row span.leftcol {
	float: left;
	width:272px;
	padding-top:10px;
	padding-bottom:10px;
	font-family: georgia, "times new roman", serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}
div#content p.row span.leftcol a:link {color: #000000; text-decoration: underline;}
div#content p.row span.leftcol a:visited {color: #000000; text-decoration: underline;}
div#content p.row span.leftcol a:hover {color: #000000; text-decoration: underline;}

div#content p.row span.rightcol {
	width: 262px;
	float: right;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	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: underline;}
div#content p.row span.rightcol a:hover {color: #000000; text-decoration: underline;}

.contentspacer {
	display: block;
	clear: both;
	}
a:link {
	color: #333300;
	text-decoration: underline;
}
a:visited {
	color: #330000;
	text-decoration: underline;
}
a:hover {
	color: #336600;
}
a:active {
	color: #330000;
	text-decoration: underline;
}

div#left{
	float:left;
	width:158px;
	padding-left:16px;
	padding-right:16px;
	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: #FFFFFF;
	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#footer {
	clear:both;
	width:100%;
	padding-top:4px;
	padding-right:0px;
	padding-left:0px;
	padding-bottom:0px;
	background: #ffffff;
	border-top: thin solid #85855c;
}
.PlansImages {
	margin: 0px;
	padding: 0px;
}
