body {
	background-color: #645256;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body, div, h1, h2, h3, p, img {
	margin: 0;
	padding: 0;
}

a { 
	color: #99ea0a;
}

#wrapperHome {
	width: 783px;
	margin: 0 auto;
	background: url( /library/images/bgHome.gif ) no-repeat top left;
	padding-top: 26px;
}

#wrapper {
	width: 783px;
	margin: 0 auto;
	background: url( /library/images/bgfull.gif ) no-repeat top left;
	padding-top: 26px;
}

#wrapperGuides {
	width: 783px;
	margin: 0 auto;
	background: url( /library/images/bgGuides.gif ) no-repeat top left;
	padding-top: 26px;
}

#wrapperSmall {
	width: 783px;
	margin: 0 auto;
	background: url( /library/images/bgSmall.gif ) no-repeat top left;
	padding-top: 26px;
}

#nav {

}

#Layer3 {
	position:absolute;
	width:100%;
	height:273px;
	z-index:1;
	left: 9px;
	top: 130px;
}

#strap {
	clear: both;
	padding-bottom: 152px;
}

#iconStrap {
	clear: both;
	padding-bottom: 0px;
}

#icons {
	margin-bottom: 40px;
}

#strapSmall {
	clear: both;
	margin-bottom: 52px;
}

#content {
	margin: 10px 60px;
	text-align: left;
	color: #fff;
}


#content p {
	margin-top: 6px;
}

#pageContent {
	margin: 10px 30px;
	text-align: left;
	color: #fff;
	font-size: 11px;
}


#pageContent p {
	margin: 10px 0;
	font-size: 12px;
}

#pageContent h1 {
	font-size: 15px;
	margin: 8px 0;
}

#pageContent h2 {
	font-size: 13px;
	margin: 8px 0;
}

#buttons {
	margin: 0;
	margin-top: 4px;
}

#buttonsHome {
	margin: 0;
	margin-top: 5px;
	margin-bottom: 20px;
	text-align: center;
}

#footer {
	color: #ccc;
	text-align: left;
	margin-left: 40px;
}
#footerSmall {
	color: #ccc;
	text-align: left;
	margin-left: 40px;
}
#footer a, #footerSmall a {
	color: #ccc;
	text-decoration: none;
}

#subNav {
	margin-bottom: 20px;
}
#subNav a {
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}
#info {
	text-align: left;
	margin-left: 40px;
	color: #efefef;
}
