#logo {
	background-image: url(http://www.cityglazing.co.nz/images/logo.png);
	background-repeat: no-repeat;
	z-index: 2;
	left: auto;
	top: auto;
	background-position: center;
}

body {

	background-image: url(images/background.jpg);
	background-repeat: no-repeat; 
	background-attachment:scroll; 
	background-position:10px 10px;
	postion:absolute;
	}
	
 #cssnav
{
	min-width:1000px;
	width: 1000;
	position: absolute;
	left: 25px;
	top:180px;	
	display: block;
	float:none;
	margin: 0;
	padding: 0;
	


}

#cssnav a
{
	position: relative;
	display: inline;
	float:none;
	//white-space:nowrap;
}

#orangetxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: italic;
	color: #FFCC33;
	position: absolute;
	height: 40px;
	width: 330px;
	top: 30px;
	right: auto;
	left: 550px;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
	
	}
#stairpic {
	position: absolute;
	top: 245px;
	right: auto;
	left: 570px;
	height: auto;
	width: auto;
	
}

#pagename {
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-style: italic;
	color: #FFCC33;
	position: absolute;
	height: 40px;
	width: 330px;
	top: 40px;
	right: auto;
	left: 570px;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
	}

	
#blurb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	position: absolute;
	color: #FFFFFF;
	left: 55px;
	top: 235px;
	z-index: 1;
	width: 339px;
	height: 199px;

}
input.required{
	width: 300px;
	font: bold 12 px Verdana
	Border;
	background-color: #FFFFCC;
: solid 1px
	}
textarea.optional {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

#phone{font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	position: absolute;
	color: #FFFFFF;
	left: 55px;
	top: 570px;
	text-decoration: none;
	font-style: normal;
	}
	
#emaillink{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	position: absolute;
	color: #FFCC33;
	left: 55px;
	top: 626px;
	text-decoration: none;
	font-style: normal;
}
