body {
	background-color: #c77db5;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #444;
}
#wrapper {
	padding: 0px;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 116px;
	width: 940px;
}
#header #logo {
	float: left;
	width: 500px;
}
#header #logo a {
	display: block;
	height: 116px;
	width: 500px;
	text-indent: -2000px;
}
#header #contact {
	float: right;
	width: 260px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #a2238e;
	padding-top: 24px;
}
#spot {
	background-image: url(images/spot.jpg);
	background-repeat: no-repeat;
	text-indent: -2000px;
	display: block;
	height: 209px;
	width: 940px;
}

#menu {
	margin: 0px;
	height: 29px;
	width: 855px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 85px;
}
#menu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#menu li {
	float: left;
	margin-right: 6px;
	margin-left: 6px;
}
#menu a:hover {
	border: 1px solid #ECD2E6;
}

.m01 {
	background-image: url(images/m01.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 69px;
	border: 1px solid #C77DB5;
	display: block;
	float: left;
	text-indent: -2000px;
}
.m02 {
	background-image: url(images/m02.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 100px;
	border: 1px solid #C77DB5;
	display: block;
	float: left;
	text-indent: -2000px;
}
.m03 {
	background-image: url(images/m03.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 89px;
	border: 1px solid #C77DB5;
	display: block;
	float: left;
	text-indent: -2000px;
}
.m04 {
	background-image: url(images/m04.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 131px;
	border: 1px solid #C77DB5;
	display: block;
	float: left;
	text-indent: -2000px;
}
.m05 {
	background-image: url(images/m05.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 111px;
	border: 1px solid #C77DB5;
	display: block;
	float: left;
	text-indent: -2000px;
}
.m06 {
	background-image: url(images/m06.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 93px;
	border: 1px solid #C77DB5;
	display: block;
	float: left;
	text-indent: -2000px;
}
.m07 {
	background-image: url(images/m07.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 54px;
	border: 1px solid #C77DB5;
	display: block;
	float: left;
	text-indent: -2000px;
}
#four-problems {
	height: 98px;
	width: 925px;
	padding-top: 19px;
	padding-bottom: 19px;
	background-color: #FFF;
	background-image: url(images/bgrd-four-problems.jpg);
	background-repeat: repeat-x;
	padding-left: 15px;
	padding-right: 0px;
	font-size: 10px;
}
#four-problems a {
	color: #F9F2F9;
	text-decoration: none;
	display: block;
}
#four-problems a:hover {
	color: #FFF;
}

#four-problems #problem01 {
	background-image: url(images/problem01.jpg);
	background-repeat: no-repeat;
	height: 63px;
	width: 196px;
	float: left;
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 14px;
	color: #F9F2F9;
	font-size: 11px;
	margin-right: 10px;
}
#four-problems #problem02 {
	background-image: url(images/problem02.jpg);
	background-repeat: no-repeat;
	height: 63px;
	width: 196px;
	float: left;
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 14px;
	color: #F9F2F9;
	font-size: 11px;
	margin-right: 10px;
}
#four-problems #problem03 {
	background-image: url(images/problem03.jpg);
	background-repeat: no-repeat;
	height: 63px;
	width: 196px;
	float: left;
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 14px;
	color: #F9F2F9;
	font-size: 11px;
	margin-right: 10px;
}
#four-problems #problem04 {
	background-image: url(images/problem04.jpg);
	background-repeat: no-repeat;
	height: 63px;
	width: 196px;
	float: left;
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 14px;
	color: #F9F2F9;
	font-size: 11px;
}
#main {
	clear: both;
	width: 910px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color: #FFF;
	background-image: url(images/content-bgrd.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	overflow: auto;
}

#main #testimonials {
	float: left;
	width: 225px;
	background-image: url(images/testimonials-bgrd.gif);
	background-position: bottom;
	background-color: #FFF;
}
#main #testimonials h2 {
	background-image: url(images/testimonials-header.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 215px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	height: 30px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#main #testimonials p {
	font-size: 11px;
	width: 205px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
	line-height: 15px;
}
#main #testimonials a {
	color: #A2238E;
	text-decoration: underline;
}
#main #testimonials a:hover , #content a:hover{
	text-decoration: none;
}
#content {
	float: right;
	width: 670px;
	padding-top: 2px;
}
#content h1 {
	background-image: url(images/h1-bgrd.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #A2238E;
	width: 650px;
	height: 28px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#content p {
	text-align: justify;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
	line-height: 16px;
	font-size: 12px;
}
#content h2 {
	background-image: url(images/h2-bgrd.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #555;
	width: 650px;
	height: 25px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#content h2 a {
	color: #A2238E;
	text-decoration: none;
}
#content a {
	color: #A2238E;
	text-decoration: underline;
}
#footer {
	clear: both;
	width: 940px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	color: #FFF;
	text-align: center;
	font-size: 11px;
	line-height: 16px;
}
