body {
	background:url(../images/background2.png) repeat-x #ff0000;
	margin:0px;
}

#content {
	background: url(../images/home/content_bg.jpg) no-repeat;
	}
	
#bottom{
	background:url(../images/home/footerbg.jpg) no-repeat;
	}

#text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 1.25em;
	padding: 0 65px 0 0;
	}
	
#footer {
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	line-height: 1.37em;
	}

#footer a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	}
	
#footer a:hover{
	text-decoration: underline;
	}
	
#copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
#incontent {
	padding: 18px 20px 0 314px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.25;
	font-size: 13px;
	}

