* html body {
  overflow: hidden;
}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	color: #333;
	font-size: 12px;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #41AD49;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #081CB1;
}
#header {
	background-image: url(media/bg-header.gif);
	background-repeat: repeat-x;
	height: 170px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	overflow: hidden;
}
h1 {
	font-size: 16px;
	color: #081CB1;
	font-weight: bold;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	clear: both;
}
h2 {
	font-size: 14px;
	color: #41AD49;
	font-weight: normal;
}
h3 {
	font-size: 14px;
	color: #000;
}
.productBy {
	font-size: 12px;
	font-weight: normal;
	color: #081CB1;
}

#slogan
{
	position: absolute; 
	top: 136px; 
	left: 0px;

} 
#menu
	{
	position: absolute; 
	top: 136px; 
	left: 269px; } 
#menuDictation
	{
	position: absolute;
	top: 247px;
	left: 269px;
} 
#contentWrapper {
	width: 970px;
	float: left;
}

#side-a {
	float: left;
	width: 200px;
	background-color: #081CB1;
	background-image: url(media/bg-bot-corner.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#side-b {
	float: right;
	width: 150px;
	margin-left: 10px;
}
#corner {
	background-image: url(media/bg-corner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 19px;
	float: left;
	height: 20px;
}
#content {
	float: left;
	width: 580px;
	margin-left: 0px;
}

#footer {
	clear: both;
	height: 30px;
}
.botNav {
	font-size: 11px;
	text-align: right;
	color: #666;
	padding: 5px;
	width: 320px;
	float:left;
}
.sitemap {
	font-size: 11px;
	text-align: left;
	color: #666;
	padding: 5px;
	width: 600px;
	float:left;
}
.breadcrumbs {
	padding-top: 14px;
	text-align: left;
	float: left;
	width: 250px;
	padding-right: 10px;
	padding-left: 6px;
	padding-bottom: 10px;
}
.formWidth {
	float: right;
	width: 270px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 0px;
	text-align: right;
	padding-bottom: 10px;
}
.prodImg {
	width: 100%;
	text-align: center;
}
.sideBarTitle {
	font-weight: bold;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #41AD49;
	padding: 0px;
	font-size: 13px;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sideBarSpace {
	height: 50px;
	text-align: left;
	font-size: 24px;
	color: #41AD49;
	padding-top: 10px;
}

.sideBarlinks {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-size: 12px;
	line-height: 20px;
}
.sideaSpacer {
	height: 300px;
}
.sideMenu {
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding: 0px;
	font-weight: bold;
}
.sideMenu a:link,
.sideMenu a:visited {
	color:#FFF;
	text-decoration:none;
	font-size: 12px;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.sideMenu a:hover,
.sideMenu a:focus {
	color:#FFF;
	background-color: #000;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
}

.sideMenu a:active {
	color:#fff;
	background-color: #41AD49;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 10px;
	display: block;
}
.formBox {
	width:114px;
	border:1px solid #41AD49;
	height:17px;
	padding:0px 3px;
	position:relative;
	background-color: #FFF;
}
.formButton {
	border-style: none; background: url('media/go.gif') no-repeat; width: 29px; height: 19px;
}
.greenBar {
	background-color: #41AD49;
	height: 10px;
}

