body
{
	background: #ffffff;
	margin: 40px 40px 40px 40px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #4a4c50;
}

#divTexts
{
	display: block;
	clear: both;
	width: 900px;
	background: url(/layout/bodybg.gif);
	margin: 25px 0px 25px 0px;
}

#divFooter
{
	width: 900px;
	padding: 25px 0px 25px 0px;
	text-align: center;
	background: #e2dad5;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #795e4d;
}

#divContact
{
        background: #ffffff;
        width: 518px;
        border: solid 2px #e2dad5;
        display: none;
}

#divContact TABLE.contact
{
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 11px;
        color: #787878;
        margin: 15px 0px 15px 0px;
        text-align: left;
}

#divContact INPUT, TEXTAREA
{
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 11px;
        color: #2d2828;
}

#divContact DIV.pre
{       
        width: 518px;
}
