#header {
	height:145px;
}

#page {
	background:none;
}

#body {
	min-height:400px;
}

#content {
	width:940px;
	padding:0 0px 0 0px;
}

#page-wrap {
	background-image:url(../images/hp-page-wrap.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

#footer-wrap {
	background-image:url(../images/hp-footer-bg.jpg);
}

/* --------- PICTUREIT CAROUSEL --------------- */

#hp-pictureit-carousel-wrap {
	width:858px;
	height:360px;
	background-image:url(../images/hp-carousel-bg.jpg);
	position:relative;
	margin-bottom:80px;
}

#hp-pictureit-carousel-image {
	position:absolute;
	left:331px;
	top:33px;

}

#hp-pictureit-carousel-wrap #prev_pic {
	position:absolute;
	left:261px;
	top:160px;
	width:29px;
	height:44px;
	background-image:url(../images/prev-pic.jpg);
	background-repeat:no-repeat;
	display:block;
	padding-top:44px;
	height:0px !important; /* for most browsers */
	height /**/:44px; /* for IE5.5's bad box model */
	overflow:hidden;
	cursor:pointer;
}

#hp-pictureit-carousel-wrap #next_pic {
	position:absolute;
	right:-13px;
	top:160px;
	width:29px;
	height:44px;
	background-image:url(../images/next-pic.jpg);
	background-repeat:no-repeat;
	display:block;
	padding-top:44px;
	height:0px !important; /* for most browsers */
	height /**/:44px; /* for IE5.5's bad box model */
	overflow:hidden;
	cursor:pointer;
}

#hp-pictureit-carousel-wrap p.title {
	position:absolute;
	left:15px;
	top:50px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:27px;
	width:274px;
}

#hp-pictureit-carousel-wrap p.description {
	position:absolute;
	width:240px;
	height:200px;
	vertical-align:middle;
	left:15px;
	top:100px;
	color:#FFFFFF;
	font-weight:normal;
	font-size:16px;
}

#left-column {
	width:590px;
	float:left;
	color:#FFFFFF;
	font-size:16px;
}

#left-column p {
	color:#FFFFFF;
	font-size:16px;
}

#cleft-lip {
	width:392px;
	height:119px;
	padding:50px 20px 20px 180px;
	margin-bottom:10px;
	background-image:url(../images/hp-cleft-lip.jpg);
}

#cleft-palate {
	width:392px;
	height:119px;
	padding:50px 20px 20px 180px;
	margin-bottom:10px;
	background-image:url(../images/hp-cleft-palate.jpg);
}

#right-column {
	width:311px;
	float:right;
}

/* -------  NEXT CLINIC ------------ */

#next-clinic-wrap {
	width:311px;
	padding-top:57px;
	background-image:url(../images/next-clinic-top.png);
	background-position:top;
	background-repeat:no-repeat;
	margin-bottom:5px;
}

#next-clinic {
	width:311px;
	background-image:url(../images/next-clinic-bg.png);
	background-position:top;
	background-repeat:repeat-y;
}

#next-clinic-bottom {
	width:311px;
	height:15px;
	background-image:url(../images/next-clinic-bottom.png);
	background-position:top;
	background-repeat:no-repeat;
}	

#events-upcoming {
	margin-top:0px;
	padding-top:0px;
	margin-bottom:0px;
	padding-left:55px;
	margin-left:25px;
	padding-bottom:0px;
	background-image:url(../images/icon-calendar.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#events-upcoming li {
	margin-top:0pc;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	border:none;
}

#events-upcoming span.date {
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	font-style:normal;
}

#events-upcoming span.time {
	color:#FFFFFF;
	font-size:13px;
	font-style:italic;
}

#events-upcoming p.meta {
	margin-bottom:0px;
	padding-top:0.2em;
}

#events-upcoming p.title {
	margin-bottom:0px;
}

#events-upcoming p.title a {
	font-size:12px;
	color:#FFFFFF;
	font-style:italic;
	text-decoration:none;
	font-weight:normal;
}

/* -------  ANNOUNCEMENTS  ------------ */

#announcements-wrap {
	width:311px;
	padding-top:54px;
	background-image:url(../images/announcements-top.png);
	background-position:top;
	background-repeat:no-repeat;
	margin-bottom:5px;
}

#announcements {
	width:311px;
	background-image:url(../images/announcements-bg.png);
	background-position:top;
	background-repeat:repeat-y;
}

#announcements-bottom {
	width:311px;
	height:15px;
	background-image:url(../images/announcements-bottom.png);
	background-position:top;
	background-repeat:no-repeat;
}	

#recent-articles {
	padding:0 20px;
}

#recent-articles li {
	border:none;
	background-image:url(../images/recent-articles-border.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom:8px;
	margin-bottom:8px;
	margin-top:0px;
	padding-top:0px;
}

#recent-articles p.title {
	margin-bottom:0px;
}

#recent-articles p.title a {
	color:#0180C7;
	font-size:14px;
	text-decoration:none;
}

#recent-articles p.excerpt {
	color:#666666;
	font-size:12px;
	margin-bottom:0px;
}

#recent-articles p.excerpt .read-more {
	color:#007FC6;
	text-decoration:none;
	font-style:italic;
}

