@charset "utf-8";
body {
	background-color: #000000;
	color: #ccc;
}
#outerDiv {
	height: 630px;
	width: 1200px;
	position: relative;
	margin: 30px auto;
	border: none;
	background-color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#leftNav {
	width: 175px;
	height: 258px;
	border: none;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0;
	color: #999;
	text-align: center;
}
#leftNav p {
	list-style: none;
	line-height: 1.5em;
}
#leftNav p a:link, #leftNav p a:visited {
	border: none;
	padding: 0;
	text-decoration: none;
	color: #999;
}
#leftNav p a:hover, #leftNav p a:active {
	border: none;
	text-decoration: none;
	color: #fff;
}

#leftNav table {
	margin-right: auto;
	margin-left: auto;
	font-size: 9pt;
}
#leftNav table a:link, #leftNav table a:visited {
	display: block;
	border: none;
	padding: 0;
	text-decoration: none;
	color: #999;
}
#leftNav table a:hover, #leftNav table a:active {
	display: block;
	border: none;
	text-decoration: none;
	color: #fff;
}

.ranbaby {
	font-family: "Trebuchet MS", sans-serif;
}
.ital {
	margin-top: 10px;
	font-weight: bold;
	font-style: italic;
}
#leftNav p.ranbaby a:hover, #leftNav .ranbaby a:active {
	color: red;
}
#rightWideContent {
	width: 842px;
	height: 450px;
	position: absolute;
	background-color: #000;
	border: none;
	left: 175px;
	top: 0;
	text-align: center;
}
#rightWideContentContact {
	width: 842px;
	height: 450px;
	position: absolute;
	background-color: #000;
	border: none;
	left: 175px;
	top: 0;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
}
#rightWideContentContact h5 {
	font-size: 9pt;
	line-height: 1.4em;
}
#rightWideContentContact h3  {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 20px;
}
#rightWideContentContact .address  {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: normal;
	font-variant: normal;
	font-size: 14px;
	line-height: normal;
}
#rightWideContentContact .fillerLine  {
	font-size: 2px;
	line-height: 60%;
}

#rightWideContentContact img.contact-image {
	margin: 0 70px;
	float: left;
}
#rightWideContentContact a:link, #rightWideContentContact a:visited {
	border: none;
	padding: 0;
	text-decoration: none;
	color: #999;
}
#rightWideContentContact a:hover, #rightWideContentContact a:active {
	border: none;
	text-decoration: none;
	color: #fff;
}

#contactSpacer {
	height: 60px;
}

#rightWideContentInfo {
	width: 622px;
	height: 450px;
	position: absolute;
	border: none;
	left: 175px;
	top: 0;
	text-align: left;
	padding: 0 125px 0 95px;
	background-image: url(../images/aboutUsHealyBG.jpg);
	background-repeat: no-repeat;
}
#rightWideContentInfo p {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 13px;
}

#midContent {
	width: 675px;
	height: 450px;
	position: absolute;
	border: none;
	left: 175px;
	top: 0;
}
#midContentImage {
	width: 675px;
	height: 450px;
	position: absolute;
	border: none;
	left: 175px;
	top: 0;
	margin: 0;
	z-index: 3;
	visibility: hidden;
}
#midContentMovie {
	width: 675px;
	height: 450px;
	position: absolute;
	border: none;
	left: 175px;
	top: 0;
	margin: 0;
	z-index: 2;
}
#midContentMovieWide {
	width: 675px;
	height: 450px;
	position: absolute;
	border: none;
	left: 258px;
	top: 0;
	z-index: 2;
}
#rightContent {
	width: 122px;
	height: 450px;
	position: absolute;
	border: none;
	left: 850px;
	top: -3px;
}

#projThumbPics {
	position: absolute;
	width: 87px;
	left: 927px;
	top: -6px;
	padding: 3px;
}
#projThumbPics img {
	margin: 1px 0;
}

#logo {
	width: 175px;
	height: 135px;
	position: absolute;
	border: none;
	left: 0;
	top: 310px;
	text-align: center;
	padding: 15px 0 0 0;
}
#logo h1, #logo h2, #logo h3, #logo h4 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;	
	font-weight: bold;
	font-variant: small-caps;
}
#logo a img {
	border: none;
}
#logo a:link, #logo a:visited {
	display: block;
	border: none;
	padding: 0;
	text-decoration: none;
	color: #999;
}
#logo a:hover, #logo a:active {
	display: block;
	border: none;
	text-decoration: none;
	color: #fff;
}
	
.smaller {
	font-size: 14px;
	text-align: center;
}

#description {
	width: 675px;
	height: 100px;
	position: absolute;
	border: none;
	left: 175px;
	top: 450px;
	margin-top: 0;
	padding: 0;
	font-size: 12pt;
	text-align: center;
	text-decoration: none;
}
#description p.small{
	font-size: 9pt;
	font-weight: normal;
}
#description a:link, #description a:visited {
	border: none;
	padding: 0;
	text-decoration: none;
	color: #ccc;
}
#description a:hover, #description a:active {
	border: none;
	text-decoration: none;
	color: #fff;
}

#descriptionCenter {
	width: 300px;
	height: 100px;
	border: none;
	margin-left: auto;
	margin-right: auto;
}
#descriptionCenter p {
	margin-top: 8px;
	font-size: 12pt;
	font-weight: bold;	
}
#descriptionCenter p.small{
	font-size: 9pt;
	font-weight: normal;
}
#bottomLine {
	border: none;
	bottom: -15px;
	height: 40px;
	left: 440px;
	position: absolute;
}
#bottomLine p {
	font-size: 9pt;
	line-height: normal;
	color: #999;
}
	
