/*

	-- -- -- -- -- -- --
	New World Park Solutions
	default.css
	main site foundation layout
	-- -- -- -- -- -- --
	
*/

@import url("reset.css");
/* -- basic HTML elements -- */

body {
	font: 73% "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #000;
	background: #333;
	margin: 0;
	padding: 0;
}
/* -- Content Styling -- */
a:link, a:visited {
	color: #fff;
	text-decoration: underline;
}
a:hover {
	color: #fff;
}
h2 {
	margin: 20px 0 20px 15px;
	font-size: 2.3em;
	font-weight: bold;
	color: #666;
}
h3 {
	font-size: 1.5em;
	color: #333;
	font-weight: bold;
	margin: 5px 0 10px 20px;
}
h4 {
	font-size: 1.2em;
	color: #222;
	line-height: 1.5833;
	margin: 5px 0 10px 20px;
}
input, textarea {
	font: 1.3em "Lucida Grande", "Lucida Sans Unicode", arial, sans-serif;
	color: #291e18;
}
ul {
	margin: 5px 20px 10px 45px;
}
ul li {
	font-size: 1.2em;
	line-height: 1.5;
	color: #444;
	list-style: disc;
}
ol li {
	font-size: 1.3em;
	line-height: 1.6923;
	margin-left: 24px;
	list-style: lower-roman;
}
ul li h4, ol li h4,  ul li p, ol li p {
	font-size: 1em;
}
p {
	font-size: 1.2em;
	line-height: 1.5;
	margin: 5px 20px 10px 20px;
	color: #444;
	text-indent: 0.5em;
}
/* -- containers -- */
#container {
	width: 825px;
	min-height: 100%;
	display: block;
	position: relative;
	margin: 20px auto;
	padding: 0;
}
#header {
	width: 822px;
	height: 258px;
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
}
#primary-nav {
	width: 695px;
	height: 31px;
	display: block;
	position: relative;
	margin: 0 0 0 127px;
	padding: 0;
	background: url(../images/ui/menu.jpg) no-repeat;
}
#stage {
	width: 695px;
	display: block;
	position: relative;
	margin: 0 0 0 127px;
	padding: 0;
	background: #DDD url(../images/ui/body-fill.jpg) repeat-y;
	
}
#footer {
	width: 695px;
	height: 50px;
	display: block;
	position: relative;
	margin: 0 0 0 127px;
	padding: 0;
	background: url(../images/ui/footer-bg.jpg) no-repeat;
}
/* -- header -- */	

#header .left {
	width: 149px;
	height: 258px;
	display: block;
	background: url(../images/ui/header-left.jpg) 0px 21px no-repeat;
	float: left;
}
#header .right {
	width: 673px;
	height: 258px;
	display: block;
	background: url(../images/ui/header-right.jpg) no-repeat;
	float: left;
	overflow: hidden;
}
#header h1 {
	width: 673px;
	height: 41px;
	background: none;
	position: relative;
	margin: 0;
}
#header h1 a:link, #header h1 a:visited {
	width: 673px;
	height: 41px;
	display: block;
	position: relative;
	margin: 0;
	text-indent: -9000px;
}
#header h1 a:hover {
	background: url(../images/ui/h1-on.jpg) no-repeat;
}
/* -- nav -- */

#primary-nav ul {
	margin: 0 20px 0 0;
	padding: 0;
	float: right;
}
#primary-nav li {
	height: 25px;
	list-style: none;
	margin: 0 9px 0 0;
	display: block;
	float: left;
}
#primary-nav li.last {
	margin: 0;
}
#primary-nav li a:link, #primary-nav li a:visited {
	height: 25px;
	display: block;
	padding: 0;
	text-indent: -9000px;
}
#primary-nav li.products a, #primary-nav li.projects a {
	width: 132px;
}
#primary-nav li.surfacing a {
	width: 135px;
}
#primary-nav li.safety a {
	width: 100px;
}
#primary-nav li.gallery a {
	width: 116px;
}
#primary-nav li.products a:hover {
	background: url(../images/ui/menu.jpg) -24px -31px no-repeat;
}
#primary-nav li.surfacing a:hover {
	background: url(../images/ui/menu.jpg) -165px -31px no-repeat;
}
#primary-nav li.projects a:hover {
	background: url(../images/ui/menu.jpg) -309px -31px no-repeat;
}
#primary-nav li.safety a:hover {
	background: url(../images/ui/menu.jpg) -450px -31px no-repeat;
}
#primary-nav li.gallery a:hover {
	background: url(../images/ui/menu.jpg) -559px -31px no-repeat;
}
/* -- body -- */
#stage .h2-bg {
	width: 695px;
}
#stage .column-1 {
	width: 450px;
	height: auto;
	display: block;
	margin: 0 0 0 15px;
	padding: 0 0 20px 0;
	float: left;
}

#stage .column-1 a:link, #stage .column-1 a:visited, #stage .column-2 a:link, #stage .column-2 a:visited {
	color: #C54E21;
	text-decoration: none;
}

#stage .column-1 a:hover, #stage .column-2 a:hover {
	color: #000;
	text-decoration: underline;
}

#stage .column-2 {
	width: 215px;
	height: 525px;
	display: block;
	float: left;
	background: url(../images/ui/c2-divider.jpg) 0px 100px no-repeat;
}
#stage .column-2 .buttons {
	width: 145px;
	height: 44px;
	display: block;
	margin: 0 0 50px 69px;
	background: url(../images/ui/contactbuttons.png) no-repeat;
}
#stage .column-2 .buttons a:link, #stage .column-2 .buttons a:visited {
	width: 145px;
	height: 22px;
	display: block;
	margin: 0;
	text-indent: -9000px;
}
#stage .column-2 .buttons a.contact:hover {
	background: url(../images/ui/contactbuttons.png) 0px -44px no-repeat;
}
#stage .column-2 .buttons a.about:hover {
	background: url(../images/ui/contactbuttons.png) 0px -66px no-repeat;
}

#stage .column-2 h3 {
	font-size: 1.2em;
	color: #000;
	margin: 3px 0 5px 20px;
}

#stage .column-2 p {
	font-size: 1em;
	color: #555;
	margin: 3px 15px 10px 23px;
	line-height: 1.6em;
}

/* -- footer -- */

#footer .links {
	width: 695px;
	height: 19px;
	display: block;
	font-size: 0.9em;
	color: #CCC;
	text-align: center;
	padding: 3px 0 0 0;
	position: relative;
	float: left;
}
#footer .links a:link, #footer .links a:visited {
	font-size: 1em;
	color: #CCC;
	text-decoration: none;
}
#footer .links a:hover {
	color: #FFF;
	text-decoration: underline;
}
#footer .copyright, #footer .terran {
	width: 327px;
	height: 20px;
	display: block;
	font-size: 0.9em;
	color: #CCC;
	padding: 0;
	float: left;
	position: relative;
}
#footer .copyright {
	margin: 15px 0 0 20px;
}
#footer .terran {
	text-align: right;
	margin: 15px 20px 0 0;
}
#footer .terran a:link, #footer .terran a:visited {
	font-size: 1em;
	color: #FFF;
	text-decoration: none;
}
#footer .terran a:hover {
	color: #C54E21;
	text-decoration: underline;
}
