/***************************************************************
Style Sheet for AskGramps.com

Copyright 2007 by Sebo Marketing, All Rights Reserved
***************************************************************/



body {
	
}

#container {
	position:relative;
	top:0px;
}

#content {
	position:relative;
	margin-top:149px;
}




#header {
	position:absolute;
	top:0;
	left:0;
	margin:;
	padding:0;
	
	width:100%;
	height:150px;
		
	background: url('images-layout/shadowright.gif') top right repeat-y #fff;
}
#header a {
	
}

#headerWrapper {
	height:74px;
}

#header .headerLogo {
	z-index:100;
	position:absolute;
	top:0;
	left:0;
	height:150px;
	width:100%;
	
	background: url('images-layout/site-banner.jpg') top left no-repeat;
}
#header .tagline1 {
	display:inline;
	position:relative;
	left:15px;
	padding:3px 0;
	
	font-size:130%;
	color:#000;
}
#header .tagline2 {
	
}