BODY
{ 
	background: #ff9a00; 
	color: #8c5639;
	margin: 0px;
	padding: 0px;
}

P, OL, UL, DL, LI, DD, DT, FORM, TD, TH, BODY, TEXTAREA
{
	font-family: "Comic Sans MS";
	font-size: 10pt;
}


A, A:link, A:active
{
	color: #000;
}

A:visited
{
	color: #444;
}

A:hover
{
	text-decoration: none;
}

TABLE
{
	border: 0px;
	border-collapse: collapse;
}
TABLE TR, TABLE TR TD ,TABLE TR TH
{
	vertical-align: top;
}
TABLE TR TD ,TABLE TR TH
{
	padding: 0px;
}
IMG
{
	border: 0px;
}
FORM
{
	margin: 0px;
}

/* MAIN CLASSES */

.mainTable
{
	width: 100%;
}

.centerCell
{
	width: 767px;
	padding-top: 40px;
}
.menuCell
{
	padding-top: 14px;
}
.spirals
{
	padding-bottom: 12px;
	background: transparent url(/img/fp_bg_spirals.gif) no-repeat bottom right;
}
.phoneContainer
{
	text-align: right;
	color: #fff;
	font-weight: bold;
	background: transparent url(/img/fp_bg_spir.gif)  no-repeat bottom right;
	padding: 18px 0px;
}
.phoneContainer P
{
	margin: 0px;
	font-family: tahoma;
	font-size: 12pt;
	background: transparent url(/img/fp_bg_phone.gif) no-repeat 185px 0px;
}
.copyright
{
	font-size: 8pt;
	color: #fff;
	font-family: tahoma;
	margin: 1cm 0px 30px 0px;
	text-align: center;
}
