body{
			text-align:center;
			background: url(../images/page_bg.jpg) repeat-x #ECF1FF;
			font-family:arial,helvetica,sans-serif;
			font-size:11px;
			color:#617861;
		}
		img{border:0;}
	


		h2{font-size:1.5em;color:#617861;clear:both;
		margin:0;padding:0}
		
		h3{font-size:1.3em;color:#617861;clear:both;
		margin:0;padding:0}
		
		h4{font-size:1.2em;color:#617861;clear:both;
		margin:0;padding:0}
		
		h2 a{color:#617861;text-decoration:none;}
		h2 a:hover{text-decoration:underline;}
		
		#lhflowers{
			background:url(../images/lh_flowers.gif) no-repeat;
			position:absolute;
			width:150px;
			height:115px;
			top:-42px;
			left:-120px;
		}
		#rhflowers{
			background:url(../images/rh_flowers.gif) no-repeat;
			position:absolute;
			width:200px;
			height:160px;
			top:0px;
			left:755px;
		}
		
		#page{
			width:760px;
			background:#fff;
			text-align:left;margin:auto;
			margin-top:40px;
			position:relative;
			
		}
		
		
		
		#header{
			border-bottom:1px solid #A6B8A6;
			height:60px;
		}
		
		#header #logo{
			float:left;
			position:absolute;
			z-index:1000;
		}
		#header #contact{
			float:right
		}
		#nav{padding:10px; padding-right:0;padding-top:20px;float:left;width:160px;}
		#nav ul{
			margin:0;
			padding:0;
			font-size:1em;
		    font-weight:bold;
			list-style:none;
		}
		#nav ul li a{color:#617861;text-decoration:none;}
		#nav ul li a:hover{;text-decoration:underline;}
		#nav ul li ul{
			margin-left:10px;
			font-weight:normal;
		}
		#nav ul li{
			padding-top:10px;
		}
		#nav ul li.on a{
			background:url(/images/nav_arrow.gif) no-repeat right;
			padding-right:10px;
		}
		#nav ul li ul li{
			padding-top:0;
		}
		#nav p {border:1px dotted #617861;padding:5px;text-align:center}
		#nav p a{color:#617861}
		
		#content{
			float:left;
			width:560px;
			margin-top:10px;
			padding:10px;
			padding-top:0;
			.padding-top:15px;
			padding-bottom:50px;
		}
		
		#content p{color:#888;clear:both;}
		#content ul li a{color:#617861;}
		#content p a{color:#888}
		#content .img{margin-right:20px;background:url(../images/h1_flowers.gif) no-repeat bottom right;padding-bottom:35px;display:block;float:left;}
#content .img img{border:1px solid #617861;}
		#footer{
			text-align:right;
			padding:5px;
			padding-right:15px;
			font-size:1em;
			border-top:1px solid #A6B8A6;
			clear:both;
			height:50px;
		}
		#dec{
			width:760px;
			text-align:left;
			color:#999;
			margin:auto;
			padding:5px;
		}
		#dec a{color:#999}
			h1{font-size:2em;color:#617861;clear:both;}
