body {
	background: #D0D0D0;
	margin-top: 0px; 
	margin-left: 0px;
	color: black; 
	font-family: verdana, helvetica, arial, sans-serif
}

#menu {
	background: #D0D0D0;
	margin-left: 10px;
	padding-top: 20px;
	padding-right: 10px;
	width: 170px;
	color: #9D1E1E;
	position: absolute;
	top: 0px;
	left: 0px;
} 

a {
	color: #9D1E1E;
	margin-top: 10px;
	margin-bottom: 3px;
	text-decoration: none;
	font-size: 12pt;
}

img {

	border: 0;

}

#block_header {

	text-align: center;
	font-weight: bold;
	font-size: 48px;

}

#block_image {

	padding-left: 40px;
	padding-right: 40px;

}

#logos_odd {

	padding-left: 40px;
	padding-right: 40px;
	margin-top: 10px;
	margin-bottom: 10px;

}

#logos_even {

	padding-left: 40px;
	padding-right: 40px;
	margin-left: 280px;
	margin-top: 10px;
	margin-bottom: 10px;

}

#main {
	background : white;
	width: 598px;
	position: absolute;
	top: 0px;
	left: 0px;
	margin-left: 180px;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	z-index: +2;
}

#behind_main {
	background : white;
	width: 598px;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	margin-left: 180px;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	z-index: +1;
}

p {
	text-indent: 20px;
}

.inset_images_left {
	margin: 10px;
	float: right;
}

.inset_images_right {
	margin: 10px;		
	float: left;
}

#center {
	text-align: center;
}
.center {
	text-align: center;
}
img.position {
	text-align: center;
}

#center_alt {
	text-align: center;
}

.underline {
	text-decoration: underline;
	
}

h2 {
	text-decoration: underline;
	text-align: center;
	font-family: serif;
}

h3 {
	text-decoration: underline;
	font-family: serif;
}

div.productsection {
	text-decoration: underline;
	padding-bottom: 5px;
}

p.caption {

	text-align: center;
	font-size: 10pt;
	margin: 0px;

}

li.subproduct {
	font-size: 10pt;
}

td.products {
	padding-bottom: 10px;
	vertical-align: top;
}

td.gallery {
	padding-bottom: 10px;
	vertical-align: top;
	text-align: center;
}	

ul {
	margin: 0px;
	margin-left: 15px;
}

table.info_segment {
	border-color: black;
	background: #99CCFF;
}

table.block_list {
	width: 100%;
}

span.email_success {
	text-align: center;
	font-weight: bold;
	color: blue;
}

span.email_fail {
	text-align: center;
	font-weight: bold;
	color: red;
}

#header {
	display: none;
}
