/* CSS Document */

body {
	background: #4B4B4B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

* {
    padding: 0;
    margin: 0;
}

#indent{
	margin-right: 40px;
	margin-left: 40px;
}

#container{
	width: 760px;
	height: 1156px;
	right: 50%;
	margin-right: -380px;
	background-color: #ffffff;
	position: absolute;
}

#one{
	top: 0px;
	left: 0px;
	width: 218px;
	height: 74px;
	background-image: url(images/artwork_01.gif);
	position: absolute;
}
#two{
	top: 0px;
	left: 218px;
	width: 542px;
	height: 67px;
	background-image: url(images/artwork_02.gif);
	position: absolute;
}
#home{
	top: 74px;
	left: 0px;
	position: absolute;
}
#about{
	top: 111px;
	left: 0px;
	position: absolute;
}
#treat{
	top: 146px;
	left: 0px;
	position: absolute;
}
#products{
	top: 182px;
	left: 0px;
	position: absolute;
}
#hints{
	top: 218px;
	left: 0px;
	position: absolute;
}
#testimonial{
	top: 254px;
	left: 0px;
	position: absolute;
}
#faq2{
	top: 290px;
	left: 0px;
	position: absolute;
}
#staff{
	top: 326px;
	left: 0px;
	position: absolute;
}
#contact{
	top: 362px;
	left: 0px;
	position: absolute;
}
#links2{
	top: 398px;
	left: 0px;
	position: absolute;
}

#three{
	top: 67px;
	left: 218px;
	width: 542px;
	height: 187px;
	background-image: url(images/content_03.gif);
	position: absolute;
}
#ten{
	top: 254px;
	left: 218px;
	width: 357px;
	height: 62px;
	background-image: url(images/artwork_10.gif);
	position: absolute;
}
#twelve{
	top: 290px;
	left: 0px;
	width: 218px;
	height: 107px;
	background-image: url(images/artwork_12.gif);
	position: absolute;
}

#thirteen{
	top: 316px;
	left: 218px;
	width: 542px;
	height: 81px;
	background-image: url(images/artwork_13.gif);
	position: absolute;
}
#fourteen{
	top: 397px;
	left: 0px;
	width: 218px;
	height: 573px;
	background-image: url(images/artwork_14.gif);
	position: absolute;
}

#fifteen{
	top: 397px;
	left: 218px;
	width: 542px;
	height: 423px;
	background-image: url(images/artwork_15.gif);
	position: absolute;
}
#seventeen{
	top: 970px;
	left: 0px;
	width: 218px;
	height: 10px;
	background-image: url(images/artwork_17.gif);
	position: absolute;
	background-repeat: no-repeat;
}
#twenty{
	top: 821px;
	left: 0px;
	width: 760px;
	height: 97px;
	background-image: url(images/artwork_20.gif);
	position: absolute;
}

#twentytwo{
	top: 1078px;
	left: 0px;
	width: 380px;
	height: 61px;
	background-image: url(images/artwork_22.gif);
	position: absolute;
	display: block;
}

#twentythree{
	top: 1078px;
	left: 380px;
	width: 380px;
	height: 61px;
	background-image: url(images/artwork_23.gif);
	position: absolute;
}

#leftcontainer{
	top: 446px;
	left: 26px;
	width: 183px;
	height: 400px;
	position: absolute;
}

.bullet2{
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 28px;
	margin-top: -2px;
	margin-bottom: -2px;
	}

.bullet {
	list-style-type: number;
	margin-left: 28px;
	margin-top: -2px;
	margin-bottom: -2px;
	}

#text{
	top: 152px;
	left: 232px;
	width: 495px;
	height: 449px;
	position: absolute;
	z-index: 1;
}

#title{
	top: 129px;
	left: 232px;
	width: 400px;
	height: 10px;
	position: absolute;
	background-repeat: no-repeat;
}

.titletext {
font-family: Arial, Helvetica, sans-serif;
font-size:16px;
color: #006666;
font-weight:bold;
}

#links{
	top: 1116px;
	left: 480px;
	width: 270px;
	height: 25px;
	position: absolute;
}

#copy{
	top: 1116px;
	left: 64px;
	width: 304px;
	height: 25px;
	position: absolute;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7f3687;
}
h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #7f3687;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #7f3687;
}

a:link {
	color:#7f3687;
	text-decoration: none;
}
a:visited{
color:#7f3687;
text-decoration: none;
}
a:hover{
color:#7f3687;
text-decoration: underline;
}
a:active{
color:#7f3687;
text-decoration: none;
}
