/*
 *  Screen styles for lizwheatley.co.uk
 *  -----------------------------------
 */
 
#wrapper {
	margin: 0 auto;
	width: 659px;
} 

h1 {
	background: transparent url( ../images/liz-wheatley-graphic-design.gif ) no-repeat 0 0;
	height: 51px;
	margin: 50px 13px 0 13px;
	outline: none;
	text-indent: -9999px;
	width: 633px;
}

#main {
	background: transparent url( ../images/holding-graphic.gif ) no-repeat 0 0;
	height: 0;
	outline: none;
	overflow: hidden;
	padding-top: 316px;
	text-indent: -9999px;
	width: 659px;
}

#main address {
	text-indent: -9999px;
}

#footer {
	background: transparent url( ../images/copyright-liz-wheatley-2008.gif ) no-repeat 0 0;
	height: 14px;
	margin: 10px 0 0 30px;
	outline: none;
	text-indent: -9999px;
	width: 131px;
}