body {
	background-image: url(../sahsounseling2/bg-body.jpg);
	background-color: #E6F0FC;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#main {
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#tag-line {
	position: absolute;
	top: 75px;
	left: 50%;
}
#header {
	height: 205px;
	background-image: url(../sahsounseling2/bg-global-nav.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#logo h1 a span {
	display: none;
}
#logo h1 a {
	background-image: url(../sahsounseling2/logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 150px;
	width: 400px;
}

/* GLobal Nav ***************/

.global_nav li {
	float: left;
	list-style-type: none;
}
.global_nav a {
	float: left;
	display: block;
	font-size: 16px;
	color: #CDE8F7;
	height: 25px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-decoration: none;
}
.global_nav .active a {
	font-weight: bold;
	color: #FFF;
}
.global_nav {
	margin-left: 15px;
}
#slideshow {
	margin-top: 10px;
}
.sub_nav li {
	list-style-type: none;
}
.sub_nav a {
	display: block;
	background-color: #DEE8F4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8BB4CC;
	margin-bottom: 5px;
	font-size: 110%;
	color: #333333;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.sub_nav a:hover {
	color: #000000;
	background-color: #E6F0FC;
}
.footer_nav li {
	float: left;
	list-style-type: none;
}
.footer_nav {
	padding: 10px;
	height: 20px;
}
.footer_nav a {
	float: left;
	padding: 10px;
}
form li {
	list-style-type: none;
}

.container {
	width: 900px;
}
.list_docs h2 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a {
	color: #3A5A95;
}
#footer {
	background-image: url(bg-footer.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 25px;
	background-color: #E3F0FD;
	margin-right: -10px;
	margin-left: -10px;
	margin-top: 0px;
}
p {
	font-size: 14px;
	line-height: 24px;
	color: #666;
}
#footer p {
	color: #7092B1;
	font-size: 10px;
	line-height: normal;
}
#side h2 {
	margin-left: 0px;
	margin-bottom: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #6095C6;
	margin-right: 0px;
}

#main-content {
	margin-left: 5px;
}
#side ul {
	margin-right: 0px;
	margin-left: 0px;
}
.staff img {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.list-docs h2 {
	margin: 0px;
	padding: 0px;
}
.staff-pic {
	float: left;
	margin-right: 15px;
	margin-bottom: 0px;
}

.highslide img {
	border:0px !important;

}.staff {
	height: 185px;
	float: left;
	width: 250px;
	margin-right: 20px;
}
.staff p {
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
