body {
	color: #000000;
	background: #999999;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
#intro h1 {
	background: url(images/mainh1.gif) no-repeat;
	text-indent: -5000px;
	height: 28px;
	font-size: 12px;
}
#standardproducts h2 {
	text-indent: -5000px;
	height: 30px;
	font-size: 12px;
}
#standardproducts img {
	padding-top: 20px;
	padding-bottom: 0px;
	margin: 0px;
}
#contentms img {
}
#intro .p1 {
	font-weight: bold;
	color: #666666;
	padding-left: 10px;
	line-height: 16px;
}
.floatLeftpic {
	float: left;
	padding-right: 10px;
}
#container {
	margin: 0px auto;
	width: 800px;
	background: #666666;
	padding: 0px;
}

#navProducts {
	width: 134px;
	background: url(images/leftprobg_10.jpg) no-repeat;
	text-align: left;
	line-height: 12px;
	margin: 0px;
	padding-top: 10px;
	float: left;
}
.leftlinks {
	padding-top: 15px;
	margin-top: 15px;
}
img {
	border-style: none;
}
#headnews, #headevents {
	background: #1a3a0b;
	height: 30px;
}
#navProducts h2 a {
	font: bold 13px/normal Tahoma;
	color: #FFFFFF;
	text-align: left;
	padding-left: 15px;
	margin: 0px;
	text-decoration: underline;
}
#news {
	background: #CCCCCC;
	width: 265px;
	float: left;
	height: 170px;
	margin-top: 20px;
	border-right: 1px solid #FFFFFF;
}
#contentms {
	width: 531px;
	display: block;
}
#contentne {
	height: 170px;
	width: 531px;
	vertical-align: top;
}
#contentne p {
	color: #666666;
}
#contentne a {
	color: #1a3a0a;
	text-decoration: none;
	font-weight: bold;
}
#contentne a:hover {
	color: #FF6600;
}
#space {
	clear: none;
	height: 15px;
}
#contentms a {
	text-decoration: none;
	font-weight: bold;
	color: #1a3a0a;
}
#contentms a:hover {
	color: #FF6600;
}
#contentms img {
	border-style: none;
	width: 131.5px;
}
#contentms p {
	color: #666666;
	padding-right: 10px;
	padding-left: 10px;
}
#cms1, #cms2, #cms3, #cms4 {
	float: left;
	width: 132px;
	vertical-align: top;
	height: 400px;
	margin-top: 20px;
}
#standardproducts a {
	font-size: 13px;
	color: #666666;
}
#standardproducts a:hover {
	color: #f77f0c;
}
#standardproducts li {
	list-style: url(none) none;
}
.spcol1 {
	float: left;
	width: 265px;
	border-right: 1px solid #FFFFFF;
}
.spcol2 {
	float: left;
	width: 265px;
}
#sprow1, #sprow2, #sprow3, #sprow4, #sprow5, #sprow6 {
	vertical-align: top;
	height: 260px;
	width: 531px;
}
#sprow2, #sprow3 {
	height: 340px;
}
#sprow4, #sprow5 {
	height: 220px;
}
#standardproducts h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background: #1a3a0a;
	width: 255px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	margin: 0px;
}
#standardproducts {
	width: 531px;
	vertical-align: top;
}
#standardproducts ul {
	list-style: url(none) none;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#cms2 {
	border-right: 1px solid #FFFFFF;
}
#cms1, #cms3 {
	background: #bde482;
	border-right: 1px solid #FFFFFF;
}
#cms2, #cms4 {
	background: #c9e3a1;
}
#events {
	background: #CCCCCC;
	float: left;
	height: 170px;
	width: 265px;
	margin-top: 20px;
}
#navProducts h2 a:hover {
	color: #666666;
}

#nav, #nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 114px;
	}
	
	#nav li { /* all list items */
		position : relative;
		float : left;
		line-height : 1.5em;
		margin-bottom : -1px;
		width: 134px;
	}
	
	#nav li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-left : 133px;
	margin-top : -1.5em;
	background: #666666;
	line-height: 12px;
	width: 134px;
	}
#nav li li {
	line-height: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #CCCCCC;
}
	
	#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
	}
	
	#nav li a {
	width: 114px;
	w\idth: 114px;
	display: block;
	color: white;
	font-weight: bold;
	text-decoration: none;
	padding: 0 5px 0 15px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
#nav li li a {
	font-weight: normal;
	color: #CCCCCC;
	width: 119px;
	padding-right: 7px;
	padding-left: 8px;
}
#nav li li a:hover {
	color: #FFFFFF;
}
	
	#nav li a:hover {
		color: #CCCCCC;
		background-color: #666666;
	}
	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}


}
#footer {
	font-size: 12px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 18px;
	color: #FFFFFF;
	background: #666666;
	font-weight: bold;
}
#footer p {
	color: #FFFFFF;
}
#footer td {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 25px;
	padding-top: 15px;
}
#headerLeft {
	width: 134px;
	vertical-align: top;
	height: 154px;
}
#headerRight {
	float: left;
	width: 666px;
	text-align: right;
	height: 134px;
}
#leftcolumn {
	background: url(images/bg.gif) repeat-y;
	width: 134px;
	border-top: 1px solid #FFFFFF;
	vertical-align: top;
	padding: 0px;
}
#footer a {
	color: #FFFFFF;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
}
#head {
	margin: 0px;
	padding: 0px;
	height: 154px;
}
#footer a:hover {
	color: #F99333;
}
#header {
	background: url(images/bg_top_01.gif) no-repeat;
	height: 154px;
	overflow: auto;
	position: relative;
}

#headerTop {
	padding-right: 10px;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	margin: 0px;
	vertical-align: top;
	height: 40px;
	padding-top: 20px;
}
#headerTop ul {
	text-decoration: none;
	list-style: none;
	padding-bottom: 15px;
}

.searchtext {
	font: 12px Tahoma;
	color: #000000;
	background: #CCCCCC;
}
.floatLeft {
	float: left;
}

#headerTop a {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	height: 15px;
	width: 70px;
	border-right: thin dotted #FFFFFF;
}
#headerTop a:hover {
	color: #f99333;
}
#headerTop li {
	white-space: nowrap;
	float: right;
}
#headerTop a {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	height: 15px;
	width: 70px;
	border-right: thin dotted #FFFFFF;
}
#headerTop a:hover {
	color: #f77f0c;
}
#headerBottom {
	right: 10px;
	bottom: 10px;
	text-align: right;
	padding-left: 134px;
	height: 34px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#main {
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
}
#content {
	text-align: left;
	vertical-align: top;
}
#contenthead {
	background: url(images/pic_main_08.jpg) no-repeat;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	width: 652px;
	
}
#contentmain {
	background: #FFFFFF url(images/bg_greenstripe.gif) repeat-y right;
	width: 653px;
}
#contentleft {
	float: left;
	width: 531px;
	padding-top: 10px;
	padding-right: 72px;
	padding-left: 10px;
	background: #FFFFFF;
}
#contentright {
	float: left;
	width: 40px;
}
#sidelinks {
	padding-top: 340px;
	padding-left: 15px;
}
#sidelinks li {
	color: #FFFFFF;
	text-decoration: none;
	list-style: none;
	padding-bottom: 15px;
}
#sidelinks ul {
	margin: 0px;
	padding: 0px;
}
#sidelinks a {
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
}
#sidelinks a:hover {
	color: #666666;
}
#intro a {
	font-weight: normal;
	color: #DC600A;
}
#intro a:hover {
	color: #FF9900;
}

