* {
	margin: 0px;
	padding: 0px;
}

html, body {
	margin: 0px;
	padding: 0px;
	background: url(../images/vert_lines.jpg) 645px 0px no-repeat;
}

p, p a {
	font-family: Verdana, Helvetica, sans-serif;
	color: #666;
	font-size: 11px;
}

p a {
	text-decoration: none;
}

#main_wrapper {
	width: 576px;
	margin:  0 0 0 69px;
	position: absolute;
	top: 0px;
	z-index: 2;
}

#content_wrapper {
	margin:  43px  0 0 21px;
	padding: 0 100px 0 0;
}

#content_wrapper p {
	margin: 0 0 24px;
}

#content_wrapper .contact_info {
	margin: 0 0 17px;
}

#content_wrapper .contact_info p {
	margin: 0 0 4px;
}

#content_wrapper .contact_info p span {
	color: #ffaa00;
	width: 71px;
	float: left;
}

#footer_wrapper {
	background: url(../images/footerNest_bg.jpg) 645px bottom repeat-x;
	font-size: 0px;
	position: absolute;
	bottom: 0px;
	z-index: 1;
	height: 354px;
	width: 100%;
}

#footer_wrapper img {
}