body {

	background-color: #ffffff;
	background-image: url('../images/bg.jpg');
	background-repeat:repeat-x;
	font-family: Century Gothic, sans-serif;
	font-size: 1.1em;
	margin-bottom: 1em;
	line-height: 1.1em;
	}

.floating_nav {

	width:972px;
	margin-left: auto;
	margin-right: auto;

	}

.nav_wrapper {

	margin-top:120px;
	z-index:9999;
	position:fixed;
	
	
	}

.topbar {

	margin-left:350px;
	height:60px;
	width:620px;
	background-repeat:no-repeat;
	background-image:url('/images/nav.png');
	
	}


.topbar ul {

	float:right;
	color:#ffffff;
	padding-top:10px;
	padding-right:75px;
	
	}

.topbar ul li {

	display:inline;
	
	}

.topbar a {

	margin-left:25px;
	margin-top:-50px;
	color:#ffffff;
	font-size:1.2em;
	text-decoration:none;
	padding-top:50px;

}



.topbar a:hover {

	border-bottom: 2px solid #87bb40;
}

#page {

	width: 972px;
	margin-left: auto;
	margin-right: auto;
	
}

#page a {

	text-decoration: none;

}

#page a:hover {

	text-decoration: underline;

}

#page h1 {

	font-size:1.4em;

}


/**********************************************

	Header Styles
	
***********************************************/

#right_head {

}


.header_object img {

	margin-top:-360px;
	margin-right:75px;
	float:right;

}


.logo {

	margin-top: -120px;
	padding-top: 50px;
	padding-left: 10px;
	

}

.logo a {
   
   				margin-top:30px;
   				display:block;
				background:transparent url(/images/logo.png) no-repeat 0 0;
				width:298px;
				height:227px;
				text-indent:-9009px;
		
			}
		
		.logo a:hover {

				background-position: 0 -248px;
		
			}

 
/**********************************************

	Body Styles
	
***********************************************/

.body_content {


}


.body_wrapper hr {
	
	float:left;
	padding-left:25px;
	margin-top:-300px;
	width:625px;
	size: 1px;

}

.rotating_text {

	padding-left:50px;

}

.left {
	
	padding-top:50px;
	clear:none;
	float:left;
	width:500px;	
}


.lower_info {

	margin-top:50px;
	margin-left:36px;
	padding-bottom:50px;
	width:900px;
	background-image:url('/images/white.jpg');
	z-index:4999;
}

.lower_right {

	padding-top:75px;
	padding-right:30px;
	width:450px;
	float:right;

}

.lower_right_staff {

	padding-top:75px;
	margin-right:75px;
	width:450px;
	float:right;

}


.content_wrapper {

	width:300px;
	padding-top:75px;
	padding-left:50px;

}

.content_wrapper ul {
	
	padding-left:35px;
	line-height: 1.3em;
	list-style-type: disc;
	
}



/************************************************************

			Image Cycle CSS
			
**********************************************************/

.slideshow { height: 345px; width: 500px; margin: auto; position:relative; margin-left:-40px; }
.slideshow img { padding: 5px; border: 1px solid #ccc; background-color: #eee; }

.slideshow2 { height: 425px; width: 500px; margin: auto; position:relative; margin-left:-40px; }

/********************************************************/

.sidebar {
	float:right;
	padding-right:30px;
	width:282p×;


}


.contact_form {
	
	padding-left:40px;
	padding-top:35px;
	width:450px;

}

/**********************************************

	Navigation & CSS Rollover Images

*********************************************/

.home_nav a {
   
   				margin-top:35px;
   				margin-right:50px;
   				display:block;
				background:transparent url(/images/home_nav.png) no-repeat 0 0;
				width:504px;
				height:196px;
				text-indent:-9009px;
		
			}
		
		.home_nav a:hover {

				background-position: 0 -196px;
		
			}





.services_nav {

	padding-top:25px;
	margin-left:50px;
	margin-bottom:-20px;

	}

.services_nav ul {

	display:inline;

	}
	
.services_nav ul li {

	float:left;
	padding-right:7px;

	}

.services_nav ul li a {

	font-size:1.3em;
	color:#000000;
	text-decoration:none;

	}

.services_nav ul li a:hover {

	text-decoration:underline;

	}

			
/***************************************************

	Footer Styles

***************************************************/

#footer {
	
	height:2px;
	background-image:url("/images/footer.jpg");
	background-repeat;y-repeat;
	clear:both;

}

#footer p {

	margin-bottom:20px;

}

/*****************************************************

	Table Styles

*******************************************************/

/****************************************************************

	Alert Styles: These are for error messages for the user to see, such as inappropriately filling out a form
	
*****************************************************************/
	
/**************************************************

	Form Styles

***************************************************/

/***************************************************

	Cap styles: This div allows for the appearance of a two column layout without tables or a repeating background

****************************************************/


