body {
	background-color: #333;
	padding:0;
	margin:0px auto;
	
	
}
h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #468259;
}

h1 { font-family: 'Tangerine', arial, serif; }

h3 {
	padding-left: 20px;
	background: url(images/img07.gif) no-repeat left center;
	font-size: 22px;
}

h4 {
	padding-left: 15px;
	padding-top: 8px;
	font-size: 12px;
}

.copy{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:20px;
}
.copy2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:20px;
}
.copy3{
	font-family: arial, "Times New Roman", Times, serif;
	font-size:11px;
	line-height:20px;
}

p, blockquote, ul, ol {
	margin-top: 0;
}

blockquote {
	padding: 0 0 0 40px;
	background: url(images/img11.gif) no-repeat;
	font: italic small Georgia, "Times New Roman", Times, serif;
	line-height: 1.6em;
}


.contact{
	position:absolute;
	z-index:100;
	padding-left:8px;
	margin-left: 20px;
	margin-top: 12px;
	background-color:#fff;
	width:96%;
	height: 25px;
	font-size: 20;
	font-family:Georgia, "Times New Roman", Times, serif;
	white-space: nowrap;
}

.logo{
	position:absolute;
	z-index:100;
	margin-left: 30px;
	margin-top: 30px;

}
.homeIntro{
	position:absolute;
	z-index:100;
	margin-left: 30px;
	margin-top: 250px;

}

.homeFeature{
	position:absolute;
	z-index:100;
	margin-left: 30px;
	margin-top: 550px;

}

.Quote{
	position:absolute;
	z-index:100;
	margin-left: 30px;
	margin-top: 680px;

}

.bg {
	z-index:99;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	margin:0px auto;
}



.container {
	margin: 180px 0 20px 20px;
	position:absolute;
	z-index:100;
	padding: 10px;
	width: 96%;
	white-space: nowrap;
	}
 
/* relative font-size version */
 
#miniflex {
	width: 100%;
	float: left;
	font-size: 20;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #fff;
	text-shadow: black 0.1em 0.1em 0.2em;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #fff;
	white-space: nowrap;
	}
 
#miniflex li {
	float: left;
	margin: 0; 
	padding: 0 15px 0 0px;
	display: inline;
	list-style: none;
	white-space: nowrap;
	}
	
#miniflex a:link, #miniflex a:visited {
	float: left;
	font-size: 20;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: 26px;
	font-weight: bold;
	margin: 0 10px 0 10px;
	text-decoration: none;
	color: #fff;
	text-shadow: black 0.1em 0.1em 0.2em;
	white-space: nowrap;
	}
 
#miniflex a.active:link, #miniflex a.active:visited, #miniflex a:hover {
	border-bottom: 4px solid #fff;
	padding-bottom: 2px;
	color: #fff;
	text-shadow: black 0.1em 0.1em 0.2em;
	white-space: nowrap;
	}
	
	
	/* menu */
	
.minimen {
	color: #468259;
	text-decoration: none;
	font-family: arial, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:11px;
	line-height:20px;
}
	

.minimen:hover {
	text-decoration: underline;
	color: #333;
	font-family: arial, "Times New Roman", Times, serif;
	font-size:11px;
	line-height:20px;
}
 

	/* Footer */

#footer {
	font-size: 20;
	color: #fff;
	font-family:Georgia, "Times New Roman", Times, serif;
 text-shadow: black 0.1em 0.1em 0.2em;
}


.credit{
	font: italic 10px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	text-shadow: black 0.1em 0.1em 0.2em;

}

