body {
	background:url('/images/main_bg.jpg') repeat-x bottom;
	margin: 0px;
}

html{
	min-height: 100%;
 	height: auto;
}

td
{
	font-family:arial;
	font-size: 11px;
}

.client
{
	color: #574844;
	margin-top: 15px;
}

.description
{
	color: #382823;
}

.header
{
	font-size:23px;
	line-height: 20px;
}

.pagenumber
{
	color: #a2917d;
}

#contentbox{
	background:#FFFFFF;
	height:600px;
}	

#innerbox{
	width:1000px;
	text-align:left;
	border:1px solid #e3d0c9;
	border-top: none;
	height:700px;
}

#outerbox{
	height:100px;
	background:url('/images/bg.jpg') repeat-x;
	width:100%;
 }
