h1	{
	color: #BD324E;
	}

#container	{
		background: #FFF url(/images/home_bg.jpg) top center repeat-x;
		}
		
#navbar	{
	background: transparent url(/images/home_png.png) top left repeat;
	}
	
	.navigation ul	{border-bottom: .4em #EC7260 solid;}
	
	.navigation ul li a:hover	{
		color: #FFF;
		background-color: #EC7260;
		}
		
	.facebook_share	{
		position:absolute; top: 3em; right: 0;
		}
	
.main_content	{
		background: transparent url(/images/home_pic1.jpg) bottom right no-repeat;
		margin-bottom: 15px;
		}
		
	.home_content	{
		position: relative;
		width: 505px;
		}
		
		.description	{
			padding: 10px;
			background: #FFF url(/images/descrip_fade.gif) top left repeat-x;
			}
			
		.description p	{
			margin-bottom: 5px;
			}
			
		.services_box	{
			position: relative;
			float: right;
			width: 300px; height: auto;
			background-color: #CCEFDB;
			}
			
			.services_box h5	{
				color: #FFF;
				padding: 12px; margin: 0px;
				background-color: #00AF4C;
				border-bottom: .2em #FFF solid;
				}
				
				.services_box h5 a	{
					color: #FFF;
					}
				
			.services_box ul {
				padding: 12px; margin-bottom: 0;
				}
			
	.wide_testimonial	{
		position: relative;
		background: #FFF url(/images/widetest_bg.gif) top left no-repeat;
		float: left;
		width: 570px; height: auto;
		}
		
		.wide_testimonial p {
			font-size: 1.2em; font-style: italic; 
			color: #666;
			padding: 15px 15px 0px 15px; margin: 0 0 10px 0;
			}
			
		.wide_testimonial p.author	{
			padding: 0 15px 0 0; margin-bottom: 0;
			color: #000; font-size: .9em;
			font-style: normal;
			}
			
		.wide_testimonial img	{
			display: block;
			}
			
#bottom_content	{
		position: relative;
		padding: 15px 15px 0 15px;
		border-top-width: .4em;
		border-top-color: #BD324E;
		border-top-style: solid;
		border-right-width: .15em;
		border-right-color: #808080;
		border-right-style: solid;
		border-bottom-width: .15em;
		border-bottom-color: #FFFFFF;
		border-bottom-style: solid;
		border-left-width: .15em;
		border-left-color: #808080;
		border-left-style: solid;
		}
		
#footer	{
	background: transparent url(/images/home_footer.jpg) bottom center repeat-x;
	border-bottom: 5px #EC7260 solid;
	}