body {
	background:#596472 url('/images/background.gif') repeat-x;
	margin:0px 0px 0px 0px;
	font-family:Tahoma,sans-serif;
	padding:0px;
}

a {
	color:#FFB400;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

#left {
	position:absolute;
	left:0;
	top:0;
	width:208px;
}

#leftnews {
	background-image:url('/images/leftnewsbg.gif');
	padding-top:49px;
}

#leftnews .news { width:170px; font-size:11px; padding-left:13px; padding-bottom:15px; }
#leftnews .news .date { color:#008dcf; font-weight:bold; text-decoration:underline; }
#leftnews .news .blurb { color:#7f7f7f; }
#leftnews .news .link { }

#leftdealer {
	background-image:url('/images/leftdealerbg.gif');
	padding-top:49px;
}
#dealeropportunities {
	width:170px;
	font-size:11px;
	padding-left:13px;
	padding-bottom:15px;
	color:#7f7f7f;
}

#main {
	position:relative;
	padding:0px;
	margin:0px 0px 20px 208px;
	font-size:13px;
	color:#fff;
	padding-right:20px;
}

#grower {
	height:140px;
	width:1px;
	float:right;
}

#banner {
	position:relative;
	background-image:url('/images/banner/default.jpg');
	width:528px;
	height:191px;
	padding:0px;
	margin:0px;
}

#menubar {
	height:38px;
	width:700px;
}
#menubar div {
	padding:0px;
	margin:0px;
	cursor:pointer;
	cursor:hand;
	float:left;
}

#homefeature {
	position:relative;
	background:url('/images/homefeaturebg.gif');
	height:154px;
}
#homefeature p {
	position:absolute;
	top:10px;
	left:175px;
	padding-right:50px;
}
#homefeature #left {
	position:absolute;
	left:0px;
	top:0px;
	height:154px;
	width:174px;
	background:url('/images/homefeatureleft.gif');
}
#homefeature #middle {
	padding:10px 0 0 0;
	margin:0 0 0 180px;
}

#homefeature #right {
	float:right;
	right:0px;
	top:0px;
	height:154px;
	width:37px;
	background:url('/images/homefeatureright.gif');
}

#title {
	margin-bottom:12px;
}

#footer {
	background-image:url('/images/footerbg.gif');
	height:34px;
	line-height:34px;
	text-align:center;
	font-size:10px;
	color:#fff;
	clear:both;
}

#freedemocallout {
	position:absolute;
	top:68px;
	left:533px;
}

.menu {
	position:absolute;
	width:160px;
	visibility:hidden;
	z-index:20;
}

.menu div {
	font-size:11px;
	padding:2px 5px;
	cursor:pointer;
	cursor:hand;
	border-bottom:1px solid #005CBB;
	background-color: #ffffff;
	line-height:16px;
	height:16px;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity: 0.85;
	color:#000;
}

.article {
	margin-left:20px;
	margin-bottom:12px;
	line-height:14px;
}
.article .heading a {
	color:#ffb400;
	font-weight:bold;
}

.articledivider {
	margin-left:6px;
	background:url('/images/dividerbg.gif');
	height:5px;
	font-size:0px;
}
