.bg {
	background-image: url(images/grad.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #DCC43D;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #DCC43D;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.typearea {
	background-image: url(images/index_04.jpg);
	height: 771px;
	width: 500px;
}
.bodycopy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 22px;
	letter-spacing: 0.02em;
}
.bodyyellow {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: 100;
	color: #DCC43D;
	text-decoration: none;
	letter-spacing: .02em;
}
.myworkpanel {
	background-image: url(images/mywork_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 771px;
	width: 500px;
}
.wupanel {
	background-image: url(images/why_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 771px;
	width: 500px;
}
.contactpanel {
	background-image: url(images/contact_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 771px;
	width: 500px;
}
