@charset "utf-8";
.top_header {
	background-attachment: fixed;
	background-image: url(images/top_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.header {
	font-size: 18px;
	font-weight: normal;
	color: #6D7D91;
}
a {
	font-weight: normal;
	color: #6D7D91;
}
.under_services {
	background-image: url(images/under_services.jpg);
	background-repeat: repeat-y;
	background-position: -7px top;
	color: #FFFFFF;
}
