body {
	background:url(../images/background2.png) repeat-x #ff0000;
	margin:0px;
}

#content {
	background: url(../images/inside/content_bg.jpg) repeat-y;
	}
	
#bottom{
	background:url(../images/inside/bottom_bg.jpg) no-repeat;
	}

#text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 1.25em;
	padding: 0 65px 0 0;
	}
	
#inline {
	padding-left: 18px;
		}
	
#footer {
	padding: 161px 113px 50px 113px;
	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;
	}
	
#faqholder {
	padding-left: 20px;
	}	

#faq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	font-weight: bold;
	}
	
#locations {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#0033CC;
	}
	
a {
	color: #009933;
	}
	
a:hover {
	color: #006633;
	text-decoration: none;
	}