﻿body
{
	line-height: 1;
	-x-system-font: none;
	background: #C1C3C8;
	color: #444444;
	font-family: "Lucida Grande" , "Lucida Sans Unicode" ,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: -0.04em;
	line-height: normal;
	margin: 0pt;
	padding: 0pt;
	text-align: left;
	width: 100%;

}
#banner
{
	width:100%;
	background:url(./images/banner_bg.jpg) repeat-x;
	text-align:center;
	display:block;
}

