body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10.42px;
	color: #FFFFFF;	
	margin: 0px;
}

#wrapper {
	background: #FFFFFF url(../images/layout/landing/body_bg.gif) repeat-y 50% 0px;	
	text-align: center;	
}

#header {
	margin: 0px auto;
	height: 115px;
	width: 398px;
}

#header h1 {
	margin: 0px;
}

#header h1 a {
	background: url(../images/layout/landing/logo_bg.png) no-repeat;
	text-indent: -9999px;
	overflow: auto;
	display: block;
	height: 115px;
	width: 398px;	
}

#sections {
	position: relative;
	margin: 0px auto;
	overflow: hidden;
	height: 404px;	
	width: 927px;
}

#sections div {
	display: block;		
	float: left;
	height: 204px;
	
	position: absolute;
	bottom: 25px;
}

#sections h3 {
	font-size: 20.83px;
	margin: 0px;
}

#sections h2 {
	font-size: 37.5px;	
	text-transform: uppercase;
	margin-bottom: 39px;
	margin-top: 0px;
}

#concrete {
	text-align: left;
	margin-right: 5px;
	width: 459px;
	left: 0px;	
}

#contracting {
	text-align: right;
	width: 459px;
	right: 0px;	
}

a.enter {
	background: url(../images/layout/landing/enter_btn.png) no-repeat;
	text-indent: -9999px;
	text-align: left;	
	overflow: hidden;	
	display: block;
	height: 39px;
	width: 145px;
	margin: 0px;
}

#concrete a.enter {
	margin-left: 39px;
}

#contracting a.enter {
	margin-right: 39px;
	float: right;
}

#footer {
	background: #FFFFFF;	
	text-align: center;
	font-weight: bold;
	color: #898989;
	padding-top: 13px;
}

#footer div {
	background: #FFFFFF url(../images/layout/landing/footer_bg.gif) no-repeat;	
	position: relative;
	line-height: 9px;		
	margin: 0px auto;
	padding-left: 37px;
	padding-top: 3px;
	height: 25px; /* No padding 28 */
	width: 157px; /* No padding 194 */
}

body#nw #footer div {
	width: 195px;
}

#footer a#admin {
	height: 28px;
	width: 33px;
	left: 0px;	
	top: 0px;

	text-indent: -999px;
	overflow: hidden;
	display: block;
	
	position: absolute;
	left: 0px;
	top: 0px;	
}

#footer span#copy {
	display: block;
	color: #081D37;
}