body {
	margin: 0px 0px 8px;
}
.topRightBG {
background-image: url(images/top_right.gif);
background-repeat: no-repeat;
background-position: right top;
}
.bottomLeftBG {
	background-image: url(images/bottom_left.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.tagline {
	position: absolute;
	right: 20px;
	font-size: 12px;
	font-style: italic;
	line-height: 80px;
	top: 0px;
}
.topBG {
	background-image: url(images/top_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.menu {
	width: 134px;
}
.container {
	float: left;
	width: 100%;
	padding-left: 134px;
}
.product {
margin-top: 2px;
font-size: 12px;
font-style: normal;
text-align: right;
margin-right: 10px;
font-weight: bold;
}
.prodDecrip {
margin-bottom: 2px;
font-size: 12px;
font-style: italic;
text-align: right;
margin-right: 10px;
}
.menu a {
	color: #000000;
	text-decoration: none;
}
.menu a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.menuBG {

background-image: url(images/menu_bg.gif);
background-repeat: repeat-y;
background-position: left;
}
.menuBlock {
background-image: url(images/menuBlock.png);
height: 25px;
width: 125px;
background-repeat: no-repeat;
vertical-align: middle;
text-align: right;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #FFFFFF;
font-weight: bold;
line-height: 25px;
padding-right: 5px;
margin-top: 4px;
margin-bottom: 4px;
}
.menuBlock a {
	text-decoration: none;
	color: #FFFFFF;
}
.menuBlock a:hover {
	text-decoration: underline;
	color: #FFFF99;

}
.menuItem {
background-image: url(images/menuItem.png);
height: 25px;
width: 125px;
background-repeat: no-repeat;
vertical-align: middle;
text-align: right;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
font-weight: bold;
line-height: 25px;
padding-right: 5px;
margin-top: 4px;
margin-bottom: 4px;
font-style: normal;
}
.menuItem a {
	text-decoration: none;
	color: #000000;
}
.menuItem a:hover {
	text-decoration: underline;
	color: #333333;
}
.prodDiv {
padding-top: 5px;
padding-bottom: 5px;
background-image: url(images/menuDiv.png);
background-repeat: no-repeat;
background-position: right center;
}
.visibleMenuCat {
padding-top: 5px;
padding-bottom: 5px;
display: block;
}
.hiddenMenuCat {
padding-top: 5px;
padding-bottom: 5px;
display: none;
}
.bottomText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 30px;
	color: #000000;
	vertical-align: text-bottom;
	text-align: center;
	height: 30px;
	width: 100%;
	background-image: url(images/bottom_bg.gif);
}
.bottomRightBG {
	background-image: url(images/bottom_right.gif);
	background-repeat: no-repeat;
	background-position: right;
}


.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: inside;
	list-style-type: circle;
	line-height: 16px;
	float: left;
	margin: 12px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-left: 40px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
#hidecontactForm {
	display: none;
}
.main table {
	background-color: #FFFFCC;
}
.main td {
	width: 120px;
	height: 1em;
	padding: 3px;
}
.exampleImage {
	float: left;
	margin-left: 15px;
}
.specTable {
	float: left;
}
.specNotice {
	font-size: 10px;
	color: #666666;
}
.brochure {
	clear: both;
	margin-top: 0px;
	padding-top: 15px;
}
.main p {
	margin: 0px;
	padding: 0px;
}
.formRow .formInput {
	width: 300px;
	float: left;
	margin-left: 10px;
}

.emptyformRow .formLabel {
	width: 100px;
	position: static;
	text-align: right;
	float: left;
	color: #FF0000;
	
}.emptyformRow .formInput {
	width: 300px;
	background-color: #FFCCCC;
	float: left;
	margin-left: 10px;
}
.formRow .formLabel {
	width: 100px;
	position: static;
	text-align: right;
	float: left;
}
.formRow {
	clear: both;
	padding-top: 10px;
	padding-bottom: 0px;
}
textArea {
	height: 150px;
}
.emptyformRow {
	clear: both;
	padding-top: 10px;
	padding-bottom: 0px;
}
.imcompleteForm {
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	margin: 15px;
}
.formThanks {
	font-size: 14px;
	width: 450px;
}
.rowContainer {
	width: 400px;
	float: left;
}
