/* Page Body */
div#body {
	width: 624px;
	overflow: hidden;
	float: left;
	background: #ADC17E url(../images/background/bg_green.jpg) no-repeat;
}


/* Out */
div#out {
	background: url(../images/background/lat.gif) repeat-y;
}
div#content {
	margin: 0 24px;
	padding: 0 15px 15px;;
	background: #78B3DD url(../images/background/bgcontent.jpg) top repeat-x;
	text-align: left;
}
div#content h4 {
	padding-top: 20px;
	color: white;
	font-size: 100%;
}
div#content ol, div#content ul {
	margin-left: 20px;
	color: white;
}
div#content ol {list-style-type: decimal;}
div#content a {
	color: white;
	text-decoration: underline;
}
div#content h3 {
	color: white;
	font-size: 160%;
	padding-top: 20px;
}
div#content hr {
	border: 1px dashed white;
}
div#menubottom {
	background: url(../images/background/prodmenubottom.jpg) no-repeat;
    width: 624px;
	height: 33px;
	color: white;
}
div#menubottom a {color: white;}
div#buttons a {
	float: left;
	display: inline;
}


/* Contact us */

/* ############### START DISCLAIMER ############### */

#disclaimer {
	background:url(../images/background/bg_disclaimer.gif) no-repeat;
	display:none; 
	padding:10px 20px;  
	width:291px;
	height:234px;

}

#disclaimer .txt-disclaimer {
color:#ffffff;
width:250px;
padding-top:20px;
text-align:center;}



/* ############### END DISCLAIMER ############### */

