/* Stylesheet: style Modified On 2012-07-23 10:51:44 */
* {
/*	border: 1px dashed red;  */
}
body {
	background: #d2edf4 url( 'http://www.parentaidnorthwest.org.nz/uploads/images/layout/bg.png' ) repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS;
}
#container {
	width: 1002px;
	margin: 0 auto;
}
#containerform {
	width: 1040px;
	margin: 0 auto;
}
#header {
	height: 250px;
}
#logo {
	float: left;
	width: 209px;
	height: 176px;
	padding-top: 48px;
}
#nav {
	float: right;
	width: 680px;
	height: 71px;
	padding-top: 98px;
	text-align: right;
}
#nav a {
/*	padding-left: 18px; */
}
#content {
	overflow: auto;
	padding-bottom: 0px;
}
#content img {
	border: none;
}
#content table {
	border-collapse:collapse;
	width: 100%;
}
#content table td {
	vertical-align:top;
}
#content p {
	color: #818285;
}
#content h2 {
	color: #818285;
	font-size: 20px;
	line-height: 24px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-weight: normal;
}
#content a {
	color: #818285;
	text-decoration:underline;
}
#content h3 {
	color: #818285;
	font-size: 12px;
	line-height: 13px;
	margin: 0px 0px 10px 0px;
	font-weight: normal;
}
.quote1 {
	color: #818285;
	background: transparent url( 'http://www.parentaidnorthwest.org.nz/uploads/images/layout/quote1.png' ) no-repeat;
	padding: 0px 5px 0px 5px;
	text-indent: 35px;
}
.quote2 {
	color: #818285;
	background: transparent url( 'http://www.parentaidnorthwest.org.nz/uploads/images/layout/quote2.png' ) no-repeat bottom right;
	padding: 0px 5px 0px 5px;
}

#footer {
	background: transparent url( 'http://www.parentaidnorthwest.org.nz/uploads/images/layout/footerbg.png' ) no-repeat;
	width: 1302px;
	height: 320px;
	margin: 0 auto;
}
#footerleft {
	float: left;
	width: 400px;
	padding: 285px 0px 0px 160px;
	color: white;
	font-size: 16px;
}
#footerright {
	float: right;
	width: 200px;
	padding: 280px 170px 0px 0px;
}

#form1 {
	width: 1035px;
	height: 349px;
	background: transparent url( 'http://www.parentaidnorthwest.org.nz/uploads/images/layout/formbg1-2.png' ) no-repeat;
}
#form2 {
	float: left;
	margin: 60px 0px 0px 30px;
	width: 460px;
}
#form2 input {
	width: 400px;
	height: 40px;
	margin-bottom: 50px;
}
#form3 {
	float: right;
	width: 470px;
	height: 212px;
	padding-top: 130px;
	padding-left: 60px;
}
#form3 input {
	width: 200px;
	height: 40px;
}
#form4 {
	background: transparent url( 'http://www.parentaidnorthwest.org.nz/uploads/images/layout/formbg3.png' ) no-repeat left 3px;
	float: right;
	display: none;
	width: 360px;
	height: 212px;
	padding-top: 130px;
	padding-left: 170px;

}