body {
	margin:10px;
 	padding:0px;
 	background-color:#7c3c00;
}

.content
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}

.content_layout
{
padding:0px 15px 0px 15px;
}

.footer
{
background:url(../images/footer.jpg) no-repeat;
width:1000px;
height:115px;
}
.text_red {
	color:red; 
	font-size: 12px; font-family: Tahoma;
}

.heading
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#efe3a7;
	font-weight:bold;
}