@charset "utf-8";
body {
	background-color: #010100;
}
#left_column {
	background-image: url(images/green.jpg);
	background-repeat: repeat-y;
}
.content_area {
	background-color: #FFF;
	background-image: url(images/content_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

td img {display: block;}
.Title_Font {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.content_Font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.bottom_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}
a:link {
	color: #4D5E32;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #94926C;
}
a:hover {
	text-decoration: underline;
	color: #AFA949;
}
a:active {
	text-decoration: none;
}
.content_area_speeddial {
	background-color: #FFF;
	background-image: url(products/productimages/speeddial_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#yellowfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 450px;
	padding-left: 5px;
}
#greyfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	padding-top: 5px;
}
#greybox_lg {
	padding-left: 10px;
	padding-top: 5px;
	background-image: url(products/productimages/greybox_lg.gif);
	background-repeat: no-repeat;
}
#dealerfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.content_Font_smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	padding-right: 90px;
}
#producthead {
	background-image: url(products/images/producthead-back.gif);
	width: 460px;
	margin-right: auto;
	margin-left: 25px;
	margin-top: 25px;
}
#PageHead {
	width: 440px;
	margin-left: 50px;
}
ul {
	list-style-image: url(products/productimages/greenbullet.gif);
	list-style-position: outside;
	margin-top: 5px;
	margin-bottom: 5px;
}
#productboxes {
	width: 500px;
	margin-top: 25px;
	margin-left: 50px;
}
#modelinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 400px;
	margin-left: 43px;
	margin-top: 0px;
}
#modelinfo-left {
	float: left;
	width: 198px;
	height: 65px;
}

#smallyellow {
	background-repeat: no-repeat;
	background-color: #FCE704;
	width: 275px;
	border-top-width: 10px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #88BA40;
	padding: 4px;
}

#yellowbox {
	background-repeat: no-repeat;
	background-color: #FCE704;
	width: 440px;
	border-top-width: 10px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #88BA40;
	margin-left: 50px;
	margin-bottom: 25px;
	padding: 3px;
}
#modelinfo-right {
	float: right;
	width: 198px;
	height: 65px;
}
#modelinfo-clear {
	clear: both;
	height: 2px;
}
#eztape-left {
	float: left;
	width: 275px;
}
#eztape-right {
	float: right;
	width: 220px;
}

