body,html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(images/body.gif);
	background-repeat: repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#container {
	width: 750px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

#container-header {
	width: 670px;
	height: 80px;
	background-image: url(images/header.gif);
	line-height: 85px;
	font-size:28px;
	font-weight:bold;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}

#container-name {
	float: left;
}

#container-eyecatcher {
	width: 670px;
	padding: 0px 40px 0px 40px;
	height: 175px;
	background-image: url(images/bg1.gif);
}

#container-navigation {
	width: auto;
	background-color: #FFFFea;
	float: left;
	vertical-align: middle;
	padding: 0px;
	margin: auto;
	text-align: center;
	display: inline;
}

ul#navigation {
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
}

#navigation li {
	display: inline;
	list-style: none;
	height: auto;
	vertical-align: middle;
}

#navigation li a {
	color: #666666;
	line-height: 22px;
	font-size: 11px;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
}

#navigation li a:hover {
	background-color: #10A851;
	color: #FFFFEA;
	text-align: center;
	height: auto;
	width: auto;
	margin: auto;
}

#container-content {
	width:670px;
	background-image: url(images/content.gif);
	background-repeat: no-repeat;
	padding: 20px 40px 0px 40px;
	margin: 0 0 0 0;
	height: auto;
}

#content {
	width: 440px;
	float: left;
}

#border {
	width: 170px;
	margin-left: 480px;
}

#container-footer {
	width: 670px;
	clear: both;
	color: #aeaeae;
	height: 100px;
	margin-top: 0;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 40px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
}

#container-footer a {
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #999999;
}

#container-footer a:hover {
	color: #10A851;
}

#footer {
	font-size: 11px;
	color: #999999;
	width: 670px;
	margin-bottom: 20px;
}
#footer-copyright {
	float: left;
	width: 375px;
	padding-left: 5px;
}

#footer-meta {
	float: right;
	text-align: right;
	width: 275px;
	padding-right: 5px;
}

h1 {
	font-size: 20px;
	color: #666666;
	margin: 0;
	background-repeat: no-repeat;
	background-position: 5px 7px;
	line-height: 24px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0px;
	text-align: center;
}

h2 {
	font-size: 16px;
	color: #10A851;
	padding: 5px 0 5px 25px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

h3 {
	font-size: 14px;
	color: #10A851;
	padding: 5px 0 0px 25px;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	}
	
h4 {
	font-size: 14px;
	color: #10A851;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding: 0px;
	}

hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	height: 1px;
}

#content hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	height: 1px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
}

#content p {
	line-height: 19px;
	color: #666666;
	margin: 0 0 20px 25px;
}

#content p a, #border p a {
	text-decoration: none;
	color: #999999;
	padding: 2px 2px 2px 2px;
}

#content p a:hover, #border p a:hover  {
	text-decoration: none;
	color: #10A851;
}

#content li {
	color: #666666;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
}

#content .quote {
	background-color: #FFFFEA;
	background-image: url(images/quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #666666;
	font-style: italic;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 55px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 325px;
	height: auto;
	font-size: 16px;
	text-align: left;
	line-height: 20px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#border p {
	line-height: 17px;
	font-size: 11px;
	color: #666666;
	margin: 0 0 15px 10px;
}

#content img {
	background-color: #FFFFFF;
	padding: 4px;
	float: left;
}

img.alignleft {
	float: left;
	margin: 0 15px 5px 0px;
}

img.alignright {
	float: right;
	margin: 0 0 5px 15px;
}

img.alignabove {
	margin: 0 0 10px 0;
}
.news-date {
	float: left;
	height: 100px;
	width: 87px;
	background-image: url(images/news_date.jpg);
	background-repeat: no-repeat;
	margin-left: 29px;
	margin-right: 5px;
	text-align: center;
}
.quote_author {
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	height: auto;
	width: 350px;
	padding-left: 45px;
	background-color: #FFFFEA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-style: italic;
	font-size: 14px;
}
.date {
	width: auto;
	float: right;
	font-size: 12px;
	height: auto;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #10A851;
	padding: 0px;
}
#content .testimonial {
	background-color: #ffffea;
	color: #666666;
	font-style: italic;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: auto;
	height: auto;
	font-size: 16px;
	text-align: left;
	line-height: 20px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.testimonial_author {
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	height: auto;
	width: auto;
	padding-left: 45px;
	background-color: #FFFFEA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-style: italic;
	font-size: 14px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	padding-right: 10px;
}
.minilogo {
	height: 50px;
	width: 41px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/minilogo.gif);
	background-repeat: no-repeat;
}
.email {
	width: auto;
	float: right;
	height: auto;
	background-color: #FFFFFF;
}
.blurb {
	width: 430px;
	height: 300px;
	text-align: left;
	margin-left: auto;
}
