@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #5f7b5f;
	background-repeat: repeat-x;
	background-position: top;
}
#content {
	width: 550px;
	padding-right: 75px;
	padding-left: 150px;
	padding-top: 10px;
}
ul#topics {
	list-style-image: url(images/bullet3_20px.gif);
}
#textBox  h2 {
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 48px;
	padding-left: 75px;
	line-height: 48px;
	margin-left: -75px;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.7em;
	border: 1px solid #293829;
}
.bizname {
	font-weight: bold;
	font-style: italic;
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
}
.fltRtB {
	float: right;
	border: medium solid #000000;
	margin-left: 10px;
}



.oneColFixCtr #container {
	width: 780px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #c3ffc3;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #FFFFFF;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
}
#footer {
	width: 780px;
	text-align: right;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	background-image: url(images/footer_bg.JPG);
	height: 215px;
}
.footer_text {
	padding-right: 70px;
}

#footer .cesco {
	font-size: 2em;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #990000;
}
#banner {
	background-image: url(images/banner5.jpg);
	height: 152px;
	width: 780px;
}
#banner h1 {
	display: none;
}
#banner h2 {
	display: none;
}
#banner h3 {
	display: none;
}
#container #top_fade {
	width: 780px;
	height: 21px;
	background-color: #c3ffc3;
}

.oneColFixCtr #mainContent {
	background-color: #c9ffc9;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	border: 2px solid #000000;
	text-align: center;
	padding-bottom: 0px;
	margin: 0;
}
#Nav  {
	text-align: center;
	width: 600px;
	margin-left: 50px;
}
#center {
	text-align: center;
}

#textBox {
	width: 550px;
	text-align: left;
}
#Nav  li  {
	display: inline;
	list-style-type: none;
	padding-right: 5px;
}
#topics li {
	line-height: 2em;
}
.more {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align: right;
	font-size: 18px;
}

.fltRt {
	float: right;
	padding-left: 10px;
}
.fltLt {
	float: left;
	padding-right: 10px;
}
.clearfloat {
	clear: both;
	height: 1px;
}
.clrflt {
	clear: both;
	height: 7px;
}
.lowprice {
	font-weight: normal;
	text-align: right;
	width: 115px;
	height: 24px;
	float: right;
	margin-right: 25px;
	background-color: #FFFF9C;
}
#mainContent  h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 2.5em;
}

.desc {
	text-align: right;
	width: 400px;
	float: left;
	height: 24px;
}
.inline {
	display: inline;
}
.price {
	text-align: right;
	width: 115px;
	float: right;
	margin-right: 25px;
	height: 24px;
}
.net {
	text-align: right;
	width: 85px;
	float: left;
	height: 24px;
	background-color: #FFFF9C;
	margin-left: 315px;
}
.spNote {
	font-style: italic;
	font-weight: bold;
	font-size: 1.1em;
}
.sys_size {
	background-color: #FFFF99;
	width: 510px;
	margin-bottom: 10px;
	padding: 5px 10px;
}
.fltLtB {
	float: left;
	border: medium solid #000000;
	margin-right: 10px;
}
.shtDesc {
	float: left;
	width: 215px;
	text-align: right;
}
.rebate {
	text-align: right;
	float: right;
	width: 320px;
}
.resDesc {
	float: left;
	width: 335px;
	text-align: right;
}
.note {
	font-style: italic;
	font-size: 0.8em;
}

.resRebate {
	text-align: right;
	float: right;
	width: 200px;
}
.rebate_info {
	background-color: #FFFF99;
	width: 540px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#bottomNav {
	text-align: center;
	width: 600px;
	margin-left: 50px;
	padding-bottom: 30px;
}
#bottomNav li {
	display: inline;
	list-style-type: none;
	padding-right: 5px;
}
.spRebate {
	text-align: left;
	float: right;
	width: 163px;
	padding-left: 37px;
}

