li { margin-left: 12px; }
body {
	background-color: white;
	background-image: url('http://www.neverlandnannies.com/images/v2/template_top.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	font-family: arial,verdana;
	font-size: 10pt;
}
#full-2 {
	width: 100%;
	background-image: url('http://www.neverlandnannies.com/images/v2/template_bottom.jpg');
	background-position: bottom center;
	background-repeat: no-repeat;
}
.clear {
	position: relative;
	height: 0px;
	padding: 0px;
	margin: 0px;
	font-size: 0px;
}
#navbar {
	width: 790px;
	margin-left: auto;
	margin-right: auto;
	height: 77px;
	top: 16px;
	position: relative;
}
#nav-logo { float: left; width: 180px; }
#nav-nannies { float: left; width: 116px; }
#nav-domestic { float: left; width: 94px; }
#nav-applicants { float: left; width: 110px; }
#nav-about { float: left; width: 76px; }
#nav-blog { float: left; width: 85px; }
#nav-contact { float: left; width: 129px; }
#contentblock {
	left: -3px;
	margin-left: auto;
	margin-right: auto;
	width: 790px;
	min-height: 1200px;
	height: auto !important;
	height: 1200px;
}
#footerblock { width: 760px; margin-left: auto; margin-right: auto; padding: 12px; }
#bufferblock { width: 790px; height: 142px; margin-left: auto; margin-right: auto; }
#homepagepix { width: 790px; position: relative; left: -2px; }
#homepagepix-left { width: 527px; float: left; }
.homepagepix-right { width: 262px; float: left; }

.column {
	padding: 0px 22px 12px 22px;
	width: 740px;
	float: left;
}

.column-left {
	padding: 0px 22px 12px 22px;
	width: 522px;
	float: left;
}

.column-right {
	padding: 0px 12px 12px 12px;
	float: left;
	width: 200px;
}

.pageheader {
	padding-left: 2px;
	padding-top: 5px;
}
