@charset "UTF-8";
body {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin-bottom: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrapper {
	background-image: url(../images/wrapperbg.jpg);
	background-repeat: repeat-y;
	width: 800px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#topheader {

}
#Top Banner {
	width: 800px;
}

#nav {
	font-size: 14px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EAEAEA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	text-align: center;
}
#nav a {
	color: #666;
	text-decoration: none;
}
#nav a:hover {
	color: #E39D70;
	text-decoration: underline;
}


#maincontent {
	font-size: 12px;
	color: #666;

}

td {
	background-repeat: no-repeat;
}

#footer {
	height: 41px;
	width: 800px;
	font-size: 12px;
	text-decoration: none;
	background-color: #EAEAEA;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999;
}
#footer a {
	color: #666;
	text-decoration: none;
	font-weight: normal;
}
#footer #links a:hover {
	color: #9C26C3;
	text-decoration: underline;
}

#links {
	color: #999;
	padding-top: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.bar1 {
	list-style-type: square;
	color: #79388E;
	line-height: 35px;
	font-weight: bold;
	margin-top: 20px;
	font-size: 24px;
}
.barli {
	font-weight: bold;
	color: #E19A6D;
	font-size: 16px;
}
.arrow {
	margin-right: 8px;
	margin-left: 8px;
	font-weight: bold;
	color: #666;
}
.bodytxt {
	margin-left: 10px;
	margin-right: 10px;
	padding-right: 10px;
	padding-left: 10px;
	color: #000;
	font-size: 14px;
}
#testimonial {
	background-image: url(../images/testimonials.png);
	width: 790px;
	background-repeat: no-repeat;
	background-position: right center;
}
.bodytxt strong {
	color: #79388E;
}
.bodytxt a {
	color: #79388E;
}
.before {
	font-size: 16px;
	font-weight: bold;
	color: #79388E;
}
.beforestate {
	font-size: 12px;
	color: #000;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: left;
}
.beforestate strong {
	color: #79388E;
}
