/***************************************************************
Style Sheet for Crawford Leishman Dental Group

Copyright 2008 by Crawford Leishman Dental Group All Rights Reserved
***************************************************************/



#header {
	position:absolute;
	top:0;
	left:0;
	
	width:100%;
	height:192px;
	text-align:center;
	background:url('images-layout/header-bg.gif') top left repeat #06160e;
	z-index:1;
}
#headerWrapper {
	position:relative;
	top:0;
	left:0;
	margin:0 auto;
	width:960px;
	height:192px;
	text-align:left;
}


#headerLogo {
	position:absolute;
	bottom:30px;
	left:22px;
	z-index:100;
}
#headerPhoto {

}
#headerFlash {
}
#flashContent {
	position:absolute;
	bottom:37px;
	right:22px;
	width:248px;
	height:131px;
	border:1px solid #8c8d8d;
	z-index:100;
}
#header .tagline1 {
	position:absolute;
	bottom:36px;
	right:109px;
	margin:0;
	letter-spacing:1px;
	font-family: "Georgia", Times New Roman, times, serif;
	font-style:italic;
	font-weight:bold;
	font-size:120%;
	color:#fff;
}
