body {
	font-size: 16px;
	font-family: "Lucida Grande", Arial;
	background-color: #FFF;
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
	behavior:url(css/csshover.htc);
	background-image: url(../images/back-intro.jpg);
	color: #6FA6CC;
}
h1 {
	color: #3A79A4;
	font-size: 28px;
	font-weight: normal;
	font-family: "Lucida Grande", verdana, arial;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 52px;
}
a:link, a:visited	{
	color: #6FA6CC;
	text-decoration: none;
}
a:hover				{
	color: #94A00E;
	text-decoration: underline;
}
#outerframe		{
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	overflow: hidden;
	background-image: url(../images/back-shad-intro.jpg);
	background-repeat: no-repeat;
	background-position: center 241px;
}
#bodyframe		{
	width: 729px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 22px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFF;
}
#contentwrap   {
	float: left;
	width: 729px;
	margin-top: 20px;
	text-align: center;
	margin-bottom: 50px;
}
#contentwrap   p{
	margin: 0px;
	padding: 0px;
}
#topbar   {
	background-image: url(../images/top-bar-back.jpg);
	background-repeat: no-repeat;
	width: 892px;
	height: 53px;
	float: left;
}
#logobar   {
	background-image: url(../images/logo-bar-intro.jpg);
	background-repeat: no-repeat;
	width: 729px;
	height: 237px;
	float: left;
}
#banner   {
	width: 729px;
	height: 212px;
	background-color: #FFF;
	padding: 0px;
	float: left;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#banner   img{
	background-color: #FFF;
	padding: 0px;
	float: left;
	margin: 0px;
}
#navbar		{
	width: 729px;
	float: left;
	height: 45px;
	margin-top: 4px;
}
.current1 	{
	text-decoration: none;
	color: #D00;
	text-decoration: none;
	background-color: #FFF;
	list-style-image: none;
	display: block;
	height: 30px;
	width: 211px;
	padding-top: 8px;
	padding-left: 20px;
}
.button1 {
	width: 362px;
	height: 47px;
	float: left;
}
.button1 a {
	display: block;
	width: 362px;
	height: 47px;
	background-image: url(../buttons/clients1.jpg);
	background-repeat: no-repeat;
	background-color: #8E9C0E;
}
.button1 a:hover {
	background-image: url(../buttons/clients2.jpg);
}
.button2 {
	width: 362px;
	height: 47px;
	float: right;
}
.button2 a {
	display: block;
	width: 362px;
	height: 47px;
	background-image: url(../buttons/clinicians1.jpg);
	background-repeat: no-repeat;
	background-color: #919D0E;
}
.button2 a:hover {
	background-image: url(../buttons/clinicians2.jpg);
	background-repeat: no-repeat;
}
/*Misc
*/
.imgLeft {
	float: left;
	padding-right: 6px;
}
#preloadedImages {
	display: none;
}
