body {
	background-color: transparent;
	margin-top: 55px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

body.home #menuLayer #home, body.home #menuLayer #home a,
body.about #menuLayer #about, body.about #menuLayer #about a,
body.services #menuLayer #services, body.services #menuLayer #services a,
body.projects #menuLayer #projects, body.projects #menuLayer #projects a,
body.portfolio #menuLayer #portfolio, body.portfolio #menuLayer #portfolio a,
body.contact #menuLayer #contact, body.contact #menuLayer #contact a {color: #aad332;}

a:link {
	color: #ada294;
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
}
a:visited {
	font-style: normal;
	word-spacing: 2px;
	font-family: Arial;
	text-decoration: underline;
	color: #ada294;
	font-size: 12px;
}
a:hover {
	text-decoration: underline;
	color: #ada294;
}
a:active {
	text-decoration: underline;
	color: #ada294;
}

h1 {
	font-size: 18px;
	letter-spacing: 0px;
	text-align: left;
	word-spacing: 0px;
	color: #000000;
	font-family: Arial;
}

h2 {
	font-size: 16px;
	letter-spacing: 1px;
	text-align: left;
	word-spacing: 1px;
	color: #000000;
	font-family: Arial;
	font-weight: bold;
	margin-top: 25px;
}

h3 {
	font-size: 16px;
	letter-spacing: 1px;
	text-align: center;
	word-spacing: 1px;
	color: #000000;
	font-family: Arial;
	font-weight: bold;
	margin-top: 25px;
}

.bold14pt {
	font-family: Arial;
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	font-weight: bold;
}

p {
	margin-top: 15px;
}

#container {
	position: relative;
	width: 795px;
	left: 50%;
	overflow: auto;
	z-index: 1;
	margin-left: -390px; 
	background-position: center;
}

#bannerLayer {
	position: relative;
	width: 795px;
	height: 156px;
	border: 0;
	margin-top: 0px;
	z-index: 2;
}

#menuLayer {
	position: relative;
	width: 720px;
	height: 24px;
	border: 0;
	margin-top: -24px;
	margin-left: 44px;
	z-index: 3;
}

#menuLayer a {
	display: inline;
	color: #ffffff;
	padding: 0 10px 0 0;
	text-decoration: none;
}

#menuLayer a:hover {
	color: #aad332
}

#pictureLayer {
	position: relative;
	width: 795px;
	height: 315px;
	border: 0;
	margin-left: 0;
	z-index: 4;
	background-color: #ffffff;
}

#contentLayer {
	position: relative;
	width: 450px;
	height: 315px;
	border: 0;
	margin-top: -307px;
	margin-left: 40px;
	z-index: 5;
	background-color: #ffffff;
}

#footerLayer {
	position: relative;
	width: 795px;
	height: 94px;
	border: 0;
	margin-top: -8px;
	z-index: 6;
}

#frameContent {
	width: 486px;
	margin-top: -30px; margin-right: 10px; margin-bottom: 10px; margin-left: 4px;
}