/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #EBE9ED;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

h2 { font-size: 1.4em; }
h3 { font-size: 1.2em; }

p, blockquote, ul, ol {
	font-size: small;
	line-height: 130%;
}


a:hover {
	text-decoration: none;
}

img {
	border: none;
}

/* Header */

#header {
	width: 795px;
	height: 200px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Testimonials */

#testimonials {
	float: left;
	width: 280px;
	height: 200px;
	background: url(../images/img1.gif);
	padding: 0px;
}

#testimonialstext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 185%;
	text-align: justify;
	padding: 0px;
	color: #000000;
}

#testimonials * {
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
}

#testimonials h1 {
	padding: 74px 0 0 0;
	letter-spacing: -2px;
	font-size: 2.25em;
}

#testimonials h2 {
	padding: .25em 0 0 0;
	letter-spacing: -1px;
	font-size: 1em;
}

/* Banner */

#banner {
	float: right;
	width: 500px;
	height: 200px;
	background: url(../images/img2.jpg);
}

#banner ul {
	float: right;
	margin: 0;
	padding: 180px 20px 0 0;
	list-style: none;
}

#banner li {
	display: inline;
}

#banner a {
	display: block;
	float: left;
	padding: 0 0 0 2em;
	text-transform: lowercase;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}

/* Content */

#content {
	width: 795px;
	background: url(../images/img3.gif);
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #EBE9ED;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#colOne {
	float: left;
	width: 590px;
}

#colOne .top-head {
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #8B9476;
}

#colOne .content {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#colTwo {
	float: right;
	width: 180px;
	padding-right: 10px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #8B9476;
}

#colTwo .top-head {
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}

#colTwo .content {
	padding: 10px 10px 10px 20px;
}

#extra {
	height: 10px;
}

/* Footer */

#footer {
	width: 795px;
	height: 60px;
	background: url(../images/img4.gif);
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #EBE9ED;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#footer p {
	margin: 0;
	padding: 25px 0 0 0;
	text-align: center;
	font-size: x-small;
	color: #000000;
}

#footer a {
	color: #A1A1A1;
}

.navlist
{
padding: 1px;
margin-left: 0;
width: 12em;
color: gray; }

.navlist li
{
list-style: none;
margin: 0px;
border-left: 0px #004080 solid;
border-bottom: 1px gray solid;
text-align: left;
}

.navlist li a
{
display: block;
padding: 0.7em 0.5em 0.7em 0.9em;
text-decoration: none;
}

.navlist li a:link { color: #000; }
.navlist li a:visited { color: #000; }

.navlist li a:hover
{
	font-weight:bold;
	color: #FFFFFF;
	border-left: 0px;
	background-color: #8B9476;
}

.bodytext	{
	font-size: small;
	line-height: 130%;
}
#imagealignright {
	float: left;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.imagealignright {
	margin-top: 2px;
	display: block;
	float: left;
	margin-right: 10px;
}
