body {
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border:none;
	margin:0;
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat-x;
}
#wrap {
	width: 900px;
	margin:0 auto;
}
#surround{
	width:900px;
	margin:0 auto;
	color:#333333;
	float:left;
}
#wrap #surround #head {
	clear: left;
	height: 94px;
	width: 900px;
}
#wrap #surround #head #tel {
	font-size: 16px;
	color: #FFF;
	float: right;
	padding: 30px 0 0 0;
	font-weight: bold;
}
#wrap #surround #head #logo {
	float: left;
	width: auto;
	padding: 10px 0 0 40px;
}

#wrap #surround #nav ul {
	margin: 0px;
	padding: 0px;
}
#wrap #surround #nav ul li {
	list-style-type: none;
	display: inline;
}
#wrap #surround #nav ul li a {
	color: #FFF;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	line-height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 35px 0 0;
}
#wrap #surround #nav ul li a:hover, #wrap #surround #nav ul li #current {
	border-bottom: 2px solid #fff;
}

#wrap #surround #revolve {
	border: 2px solid #dfdfdf;
	height: 350px;
	width: 896px;
	margin: 20px 0;
	z-index: 100;
}
#wrap #surround #leftcol {
	width: 600px;
	float: left;
}
#wrap #surround #leftcol p {
	line-height: 18px;
	font-size: 13px;
	margin: 5px 0 15px 0;
}
#wrap #surround #leftcol h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 25px;
	color: #30A348;
	margin: 0px;
	font-weight: normal;
}
#wrap #surround #leftcol h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 22px;
	font-weight:normal;
	color: #30A348;
	margin: 0px;
}
#wrap #surround #leftcol h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-weight:normal;
	color: #333;
	margin: 20px 0 5px 40px;
	padding: 0;
}
#wrap #surround #leftcol .times {
	margin: 0 0 0 40px;
}


#wrap #surround #leftcol ul {
	margin: 0px;
}

#wrap #surround #leftcol p img {
	border: 1px solid #333;
}

#wrap #surround #leftcol .quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
}
#wrap #surround #leftcol blockquote #quote {
	font-size: 22px;
	font-style: italic;
}

#wrap #surround #leftcol blockquote p{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	line-height: 20px;
}
#wrap #surround #leftcol a {
	color: #30A348;
}

#wrap #surround #leftcol .address .box p {
	margin: 0px;
}


#wrap #surround #rightcol {
	float: left;
	width: 248px;
	margin: 5px 0 0 52px;
}
#wrap #surround #rightcol h3 {
	background-image: url(../images/bg-rightmod.jpg);
	height: 34px;
	width: 248px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	display: block;
	margin: 0;
	color: #ffed00;
	font-size: 16px;
	text-indent: 15px;
	line-height: 30px;
}
#wrap #surround #rightcol p {
	font-size: 12px;
	margin: 5px 0 20px 0;
	line-height: 18px;
}

#wrap #surround #leftcol .psychotitle {
	background-image:url(../images/title-welcome.jpg);
	background-repeat:no-repeat;
	font-size:2px;
	margin:0;
	overflow:hidden;
	padding:30px 0 0 0;
	width:501px;
	height: 0px;
}
#wrap #surround #footlinks {
	height: 30px;
	width: 900px;
	float: left;
	color: #999;
	margin: 20px 0 0 0;
	border-top: #999 1px solid;
}

#wrap #surround #footlinks ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#wrap #surround #footlinks ul li {
	list-style-type: none;
	display: inline;
}
#wrap #surround #footlinks ul li a {
	text-decoration: none;
	font-size: 12px;
	padding: 0 5px;
	line-height: 40px;
	color: #666;
}
#wrap #surround #footlinks ul li a:hover {
	text-decoration:underline;
}

#wrap #surround #copy {
	text-align: center;
	width: 900px;
	float: left;
}
#wrap #surround #copy p {
	margin: 5px 0 15px 0;
	font-size: 10px;
	color: #999;
}
#wrap #surround #copy p a {
	color: #999;
	text-decoration: none;
}

#wrap #surround #copy p a:hover {
	text-decoration:underline;
}
	#slideshow {
		position:relative;
		height:350px;
	}
	#slideshow IMG {
		position:absolute;
		top:0;
		left:0;
		z-index:8;
		opacity:0.0;
	}
	#slideshow IMG.active {
		z-index:10;
		opacity:1.0;
	}
	#slideshow IMG.last-active {
		z-index:9;
	}

p{
	font-size:12px;
}
