* { margin: 0; }
html, body { height: 100%; }

body {
	background: #FFF url('http://www.hillcrest.com/images/theme/bg_fade.gif') repeat-x;
	font: normal normal normal 1em/1.5em Tahoma, Helvetica, sans-serif;
}

body form { height: 100%; }
img { border-width: 0px; }

#addressblock { 
	position: absolute;
	text-align:right;
	color: Gray;
	width: 1024px;
	font-size:.9em;
	}
#banner {	background: #FFF url('http://www.hillcrest.com/images/theme/banner_bg.gif') repeat-x;
	position:absolute;
	width:100%;
	left:0px;
	height: 128px;
}

#logo {
	position:absolute;
	margin-top:35px;
	z-index:100;
}

#menu {
	position:absolute;
	height: 30px;
	color: white;
	margin:86px 0px auto 220px;
	z-index:100;
}

#menu img { margin-right: 1px; }

#viewport {
	background: #7796a6 url('http://www.hillcrest.com/images/theme/front_content_bg.png') repeat-x 0px 128px;
    margin: 0px auto auto auto;
	width: 1024px;
	height: 780px;
}


#billboard {
	border: solid 1px Grey;
	background-color: Whitesmoke;
	position: absolute;
	width: 710px;
	height: 300px;
	margin-top:140px;
	margin-left:50px;
}
/*
#patientBlock {
	position: absolute;
	width: 180px;
	height:100px;
	margin-left: 770px;
	margin-top: 140px;
	background: transparent url('http://www.hillcrest.com/images/front_box_bg.png') repeat-x;
	
	behavior: url(iepngfix.htc);
}

#physBlock {
	position: absolute;
	width: 180px;
	height:100px;
	margin-left: 770px;
	margin-top: 240px;
	background: transparent url('http://www.hillcrest.com/images/front_box_bg.png') repeat-x;
	behavior: url(iepngfix.htc);
}

#empBlock {
	position: absolute;
	width: 180px;
	height:100px;
	margin-left:770px;
	margin-top: 340px;
	background: transparent url('http://www.hillcrest.com/images/front_box_bg.png') repeat-x;
	behavior: url(iepngfix.htc);
}

#patientBlock h1, #physBlock h1, #empBlock h1 {
	font: normal normal normal .88em/1.25em Georgia, serif;
	color: rgb(238,230,206);
	border-bottom: dotted 2px Gainsboro;
	margin:2px 4px 0px 4px;
} 

*/
.linkblock {
position: absolute;
	width: 180px;
	height:300px;
	margin-left: 770px;
	margin-top: 140px;
	background: transparent url('http://www.hillcrest.com/images/theme/front_box_bg.gif') repeat-x;
}
.linkblock ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
.linkblock li {
	margin: 0px;
	padding: 0px;
	font: normal normal normal .75em/1.75em Tahoma, Helvetica, sans-serif;
	color: #FFF;
}

.linkblock a {
	color: #FFF;
	padding-left:10px;
}

.linkblock a:link, .linkblock a:visited { text-decoration: none; }
.linkblock a:active, .linkblock a:hover { text-decoration: underline; }

.linkblock h1 {
  	font: normal normal normal .88em/1.25em Georgia, serif;
	color: rgb(238,230,206);
	border-bottom: dotted 2px Gainsboro;
	margin:2px 4px 0px 4px;
	cursor:pointer;
}
.linkblock div {
	padding: .5em .25em;
	height:220px;
}
#services {
	border: solid 2px rgb(174,219,242);
	background-color: rgb(73,92,102);
	position: absolute;
	width: 450px;
	height:270px;
	margin-top: 470px;
	margin-left:50px;
}

#services h1 {
	font: normal normal normal 1.15em/1.5em Georgia, serif;
	color: rgb(238,230,206);
	background-color: rgb(119,150,166);
	border: solid 2px rgb(174,219,242);
	width: 100px;
	padding-left:10px;
	z-index:20;
	top:-20px;
	left:20px;
	position: relative;
}

#services ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: -16px;
}

#services a {
	font: normal normal normal .8em/1.5em Tahoma, Helvetica, sans-serif;
	color: #FFF;
}

#services a:link, #services a:visited { text-decoration: none; }
#services a:active, #services a:hover { text-decoration: underline; }

#svc_left {
	position: absolute;
	left:20px;
}
#svc_right {
	position: absolute;
	left: 210px;
}

#newsBlock {
	background: transparent url('http://www.hillcrest.com/images/theme/front_box_bg.gif') repeat-x;
	position: absolute;
	width: 210px;
	height: 240px;
	margin-top: 470px;
	margin-left: 510px;
}

#newsBlock ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
	overflow: hidden;
	height:200px;
}

#newsBlock li {
	padding-left:10px;
	padding-right:10px;
}

#newsBlock li:hover { background-color: rgb(73,92,102); }

#newsBlock a {
	color: #FFF;
	font: normal normal normal .75em/1.75em Tahoma, Helvetica, sans-serif;
}

#newsBlock a:link, #newsBlock a:visited { text-decoration: none; }
#newsBlock a:active, #newsBlock a:hover { text-decoration: underline; }

#newsBlock h1 {
  	font: normal normal normal .88em/1.25em Georgia, serif;
	color: rgb(238,230,206);
	border-bottom: dotted 2px Gainsboro;
	margin:2px 4px 0px 4px;
}

#newsMore {
	background-color: rgb(73,92,102);
	padding-left:10px;
}

#newsBlock2 {
	background: transparent url('http://www.hillcrest.com/images/theme/front_box_bg.gif') repeat-x;
	position: absolute;
	width: 220px;
	height: 240px;
	margin-top: 470px;
	margin-left: 730px;
	overflow: hidden;
}

.clear { clear: both; }

#footer {
	width: 1008px;
	background: #FFF url('http://www.hillcrest.com/images/theme/home_footer_bg.png') repeat-x;	
	margin: 0px auto auto auto;
	height:40px;
	font: normal normal normal .75em/1.2em Tahoma, Helvetica, sans-serif;
	color: #495c66;
	padding:8px;
	
}

#footer p {
	margin-left: 36px;
}

#footer p#footerlink {
	float:right;
}

#footer a {
	color: #495c66;
}

#billboardfill {
	list-style: none;
	margin:0px;
	padding:0px;
}








