@charset "utf-8";
.banner_text {
	font-family: Onyx, Geneva, sans-serif;
	font-size: 42px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	padding-bottom: 5px;
}
.text_area {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	background-image: url(images/site_bg1.png);
	padding: 5px;
}
.image_area {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-image: url(images/site_bg2.png);

}
.header_text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.text_area2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding: 5px;
}
.portfolioPage {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	background-image: url(images/site_bg_port.png);
	background-repeat: no-repeat;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
}
