	body {
		background:url(bg.jpg);
	}
	.site {
		background:url(sub_bg.jpg);
	}
	#leftnav{
		background: #E8E6E0 url(flowers.jpg) no-repeat bottom;
		width:251px !important;
	}
	#main{
		background: #CDCAB9 url(main_left.gif) repeat-y;
		padding:18px 0 0 22px
	}
	#top_links {
		padding:50px 20px 20px 650px;
		color:#ffffff;
		font-size:80%;
	}
	#top_links .mainbuttontext {
		display:inline;
		color:#ffffff;
		font-size:100%;
		padding:0 4px 0 4px;
	}
	#mainbuttontext {
		padding:10px 4px 0 10px;
	}
	#mainbuttontext .mainbuttontext {
		background: url(nav_bg.gif) repeat-x bottom;
		padding:5px 0 5px 10px;
	}
	#addresstext {
		background: url(bottom_bg.gif) repeat-x top;
		padding:0 0 0 0;
	}
	#addresstext .normal{
		color:#ffffff;
	}
	#bottom_left{
		padding:5px 0 0 10px;
		background: url(bottom_left.gif) repeat-y top right;
		width:242px !important;
	}
	#bottom_middle{
		padding:5px 0 0 20px;
	}
	#bottom_right img{
		padding-right:5px;
	}
	#bottom_right{
		padding:5px 0 0 10px;
		background: url(bottom_left.gif) repeat-y top left;
		width:400px !important;
	}
	.featuresdiv{
		border:0px solid #000;
		width:185px !important;
		margin:0 5px 0 5px;
		background:#EEEDE9 url(features.jpg) no-repeat bottom;
		padding:0 5px 0 15px;
	}