body {
	background: #009ee4 url(images/bg.gif) repeat-x;
	margin: 0px;
	padding: 0px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
.homeTable td {
	font-size: 11px;
	height: 10px;
	width: 10px;
}
.jimTable td{
padding-right: 5px;
	padding-left: 5px;
}
.productsTable {
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.productsTable td {
	font-size: 11px;
	width: 150px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
}
.productsTable  .learnMore a {
	text-decoration: none;
	display: block;
	background: #EBEBEB;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #434343;
	font-weight: bold;
}
.productsTable  .learnMore a:hover {
	text-decoration: none;
	display: block;
	background: #008CCA;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	font-weight: bold;
}
.productsTable .middleCell {
	border-right: 1px solid #EBEBEB;
	border-left: 1px solid #EBEBEB;
}
.middleCell{
	border-right: 1px solid #EBEBEB;
	border-left: 1px solid #EBEBEB;
}
.productsTable .separatorCell {
	background: url(images/separator.gif) repeat-x center;
	width: 100%;
}
.productInfo {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 11px;
	line-height: 1.5em;
}
.productInfo  li, .productInfo ul     {
	padding: 0px;
	margin: 0px;
	list-style: inside;
}
.productInfo .separatorCell {
	background: url(images/separator.gif) repeat-x center;
	width: 100%;
}
.separatorCell{
background: url(images/separator.gif) repeat-x center;
	width: 100%;
}


.productInfo h1 {
	font: 18px Arial, Helvetica, sans-serif;
	color: #434343;
	margin: 0px;
}





p {
	margin: 0px 0px 1.5em;
}

#header {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF url(images/header.gif) repeat-x top;
	height: 159px;
	padding-top: 10px;
	font-size: 11px;
}


#header #topLinks {
	background: #E6E8E8 url(images/topLinks.gif) right top;
	height: 21px;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	color: #686868;
}
#header #topLinks .left {
	background: #FFFFFF url(images/topLinksLeft.gif);
	height: 21px;
	width: 10px;
	display: inline;
	float: left;
}
#header #topLinks a {
	text-decoration: none;
	color: #686868;
}
#header #topLinks a:hover {
	color: #000000;
}


#header #navigation {
	font-size: 11px;
	padding-left: 1px;
}
#header #navigation a {
	display: inline;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	padding: 8px 9px 9px;
}
#header #navigation a:hover {
	background: #8B9B00;
}
#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#container #aside {
	width: 200px;
	float: left;
	margin-right: 10px;
}
#container #aside #categories {
	background: #008cca url(images/categoriesBoxTop.gif) no-repeat;
	margin-bottom: 10px;
	padding-top: 50px;
}
#container #aside #categories a {
	background: #FFFFFF;
	display: block;
	width: 165px;
	margin-right: auto;
	margin-left: auto;
	border-left: 6px solid #003366;
	text-decoration: none;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 1px;
	padding-left: 5px;
	color: #003366;
}
#container #aside #categories a:hover {
	background: #EEEEEE;
	display: block;
	text-decoration: none;
}


#container #aside #categories .boxBottom {
	background: url(images/categoriesBoxBottom.gif) no-repeat bottom;
	height: 20px;
	overflow: hidden;
}

#container #aside #news_events {
	background: #b2c600 url(images/newsBoxTop.gif) no-repeat;
	padding-top: 40px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	width: 180px;
}
#container #aside #news_events p {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #8B9B00;
}

#container #aside #news_events .boxBottom {
	background: url(images/newsBoxBottom.gif) no-repeat bottom;
	height: 20px;
	overflow: hidden;
	margin-right: -10px;
	margin-left: -10px;
}


#container #main {
	float: left;
	width: 540px;
}
.clearboth {
	clear: both;
	height: 1px;
	overflow: hidden;
}
#footer {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background: #B2C600 url(images/bottom.gif) no-repeat center bottom;
	font-size: 11px;
	text-align: center;
	padding-top: 10px;
	line-height: 1.5em;
}
#footer p {
	margin: 0px;
	padding-bottom: 15px;
}
#footer a {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
}
