/*CSS document*/body {	margin:0;	padding:0;	font-family: Arial, Helvetica, sans-serif;	font-size: .9em;	color: #660099;	background: url(images/bg.jpg) repeat;}h1 {	font-size: 1.6em;	color: #666699;	padding-left:20px;	text-align:center;	background-color:#E6FFE6;	line-height:1.3em;	border-bottom: 4px ridge #ab89ab;	border-top: 1px solid #e6ffe6;	font-family:"Monotype Corsiva", Times, serif;	margin-bottom:20px;	margin-top:0;	}h2	{	margin-right:10px;	margin-top:0;	padding:5px;	text-align:center;	font-size:.9em;	font-style:italic;	color: #e6ffe6;	font-weight:bold;	font-family:Geneva, Arial, Helvetica, sans-serif;	background-color:#E6FFE6;	line-height:1.5em;	border-top: 4px ridge #ab89ab;	background-color:#ab89ab;	}#container {	clear: none;	margin: auto;	width: 755px;	background:#fff;	border:5px solid #430B62;}#wrapper {	margin: auto;	width: 735px;	min-height:1200px;	border-top: 3px solid #430B62;	border-right: 3px solid #430B62; 	border-left: 3px solid #430B62;  }#header {	width: 735px;	height: 180px;	background: url(images/banner3.gif) no-repeat;	border-bottom: 4px ridge #ab89ab;}.space {	width: 735px;	height: 7px;	color: #fff;}#menu	{	/*width:735px;*/
	width:100%;	height:28px;	margin:0 auto;	background-color:#D9CAD9;	border-bottom: 1px solid #ab89ab;}ul.nav	{list-style-type:none;display:inline;}ul.nav li	{display:inline;}ul.nav a	{width:10em;text-decoration:none;color: #7D597D;font-weight:bold;text-transform:lowercase;font-family:Geneva, Arial, Helvetica, sans-serif;font-size:1.2em;list-style-type:none;list-style:none;line-height:1.5em;padding-right: 37px;padding-left:37px;}ul.nav a:hover	{text-decoration: underline;}* html ul.nav a	{height:1px;}.content {	float:left;	color: #666666;	width:400px;	padding-left: 20px;	padding-right: 20px;	border-right: 1px solid #ab89ab;	line-height:1.5em;}.content img {	float: left;	margin:10px;}.content a	{color:#660099;font-weight:bold;text-decoration:none;}.content a:hover	{background-color:#E6FFE6;text-decoration:underline;}#areabox	{float:left;width:362px;height:312px;margin-left:15px;margin-top:30px;background: url(images/buback.jpg) center center no-repeat;font-family:"Trebuchet MS", Arial, sans-serif;font-size: 1em;color:#660099;border: 4px solid #ab89ab;}#areabox p	{text-decoration:underline;padding:25px 20px 0px 100px;}.sidebar	{	float:right;	width:280px;	}.sidebar p	{padding:0 10px 0 0;font-family:"Trebuchet MS", Arial, sans-serif;font-size: 1em;color:#660099;}.phone	{font-size: 1.7em;line-height:2em;text-align:center;margin-top:-10px;}.sidebar ul	{margin-top:5px;}.sidebar ul	li{line-height:1.5em;list-style-type:disc;padding: 0px 20px 0px 0px;margin-left:-20px;}#footer {	width: 755px;	height: 60px;	font-weight: bold;	font-size:.7em;	color: #ab89ab;	margin-bottom:20px;	text-align: center;}	#footer a {	color: #ab89ab;	text-decoration:underline;}
