html, body {margin: 0px; padding: 0;}

body {
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

#navigation {display: none;}

#title {visibility: visible; text-align: center; margin-bottom: 20px}
#title .name {font-size: 180%; color: #255D99; font-weight: bold;}
#title .name_alt {font-size: 180%; color: #FF7E01; font-style: italic; font-weight: bold;}

#header_span {display: none; width: 100%; top: 0px;}

#menu {display: none;}

#content {width: 100%;top: 80px;left: 0px;}

#footer_area {display: none;}

#contact {visibility: visible; border: solid 1px #c0c0c0; margin: 40px; text-align: center}

p {line-height: 150%; }

h1 {font-size: 1.5em; color: #000000}
h2 {font-size: 1.3em; color: #FF6600}
h3 {margin-bottom: -12px; font-size: 1em; color: #3399CC;}
.cms_product_image {float: right}

hr { color: #808080; height: 1px; width: 70%; border: none; background-color: #808080}

.content {padding-left: 30px; padding-right: 30px;}
.indent {padding-left: 30px;}

a:link, a:visited {	color: #0099FF; text-decoration: underline; }
a:hover, a:active { color: #FF6600; text-decoration: none; }