*{
	padding: 0;
	margin: 0;
	border: 0;
}
body {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 75%;
	text-align: center;
	color: #000000;
	background: #ffffff url(img/top_bg.gif) repeat-x top left;
	padding: 9px 0pt 0pt;
	}
em {
	display: none;
	}
	
a{
color: #799fff;
text-decoration: none;
}

a:hover{
text-decoration: underline;}
a.blank{
color: black;
text-decoration: none;
}
a.blank:hover{
text-decoration: none;
color: black;
}
#wrapper {
margin: 0pt auto;
width: 790px;
}
	
#header {
	background-color: transparent;
	padding: 0pt;
	width: 100%;
	}
#logo {
	width: 771px;
	margin: 0pt auto;
	padding-top: 10px;
	padding-right: 25px;
}
	#logo a {
	background: transparent url(img/logo.png) no-repeat scroll 0pt;	
	height: 87px;
	width: 771px;
	display: block;
	}
#banner {
	background: transparent url(img/banner2.gif) no-repeat scroll 0pt;
	width: 790px;
	height: 150px;
	margin: auto;
	margin-bottom: 5px;

	}
	#banner a {
		background-color: transparent;
		background-image: url(img/rentalbutton2.png);
		background-position: 0% 0%;
		display: block;
		width: 120px;
		height: 126px;
		position: absolute;
		left: 50%;
		margin-top: 9px;
	}
	#banner a:hover {
	background-position: 0% 100%
	}
#menu {
background-color: #fff;
width: 800px;
margin: auto;
margin-bottom: 12px;
color: #000;
}	

#middle{
background: transparent url(img/middle_bg.gif) repeat-x;
padding-top: 15px;
}
#middle_quick{
background: transparent url(img/middle_bg.gif) repeat-x;
padding-top: 15px;
height: 670px;
}
	#content{
	background-image: url(img/topcurve.gif);
	margin: auto;
	text-align: left;
	width: 790px;
	
	}
		#inside {
		margin: auto;
		width: 760px;
		line-height: 20px;
		clear:both;
		}
			#inside h2 {
			padding: 10px 0px 0px 0px;
			border-bottom: 1px solid #5a5a5a;
			color: #5a5a5a;
			font-size: 15px;
			}
			#inside h3 {
			height: 100px;
			width: 750px;
background-image: url(marquee.gif);
			}
			#inside ul{
			margin-left: 25px;
			}
	#didyouknow{
	height: 610px;
	width: 760px;
	background-color: #fff;
	padding: 0;
	margin-bottom: 10px;

	clear: both;
	}
	
	p.top {
	margin-top: 9px;
	}
	
	p.mission {
	padding-top: 5px;
	padding-bottom: 200px;
	}
	p.align {
	text-align: right;
	}
		#inner{
		margin:auto;
		width: 750px;
		background-color: white;
		padding-top: 10px
		}
		#left{
		width: 440px;
		height: auto;
		float: left;
		margin-left: 20px;
	
		line-height: 20px;
		}
			#left li{
			list-style-type: circle;
			padding-bottom: 5px;
			}
		#right{
		background-color: #fff;
		width: 240px;
		height:278px;
		float: right;
		margin: auto;
		padding-right: 10px;
		}
		#quicksheet{
		width: 750px;
		margin-left: 0px;
		background-color: white;
		height: 400px;
		
		}
			#quickleft{

			width: 550px;
			margin: 0;
			float: left;

			}
			#quickright{

			width: 200px;
			float: right;
			

			}
			

#footer {
background: #799fff url(img/footer.gif) repeat-x;
width: 100%;
position: relative;
bottom: 0%;
margin-top: 30px;
padding: 0px;
}
#footer_fixed {
background: #799fff url(img/footer.gif) repeat-x;
width: 100%;
position: fixed;
bottom: 0px;
margin-top: 30px;
}

		#footer_stuff {
		background-color: transparent;
		color: #ffffff;
		width: 790px;
		height: 80px;
		text-align: left;
		margin: auto;
		}
		#footer_stuff a {
		color: #fff;
		text-decoration: none;
		}
		#footer_stuff a:hover {
		color: #fff;
		text-decoration: underline;
		}
			#company {
			background-color: transparent;
			color: #fff;
			font-size: 75%;
			float: left;
			padding-top: 20px;
			}
			#copyright {
			background-color: transparent;
			color: #fff;
			font-size: 100%;
			float: right;
			padding-top: 37px;
			}
			



