.credit {
	font-size: 0.6em;
}
body  {
	background-color: #e0eaec;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #637A80;
}
a:hover {
	color: #8ca5aa;
}
#container {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #6d7778;
	border-left-color: #6d7778;
	margin: auto;
	width: 770px;
	background-color: #FFFFFF;
}
#header {
	background-image: url(images/headerhome.jpg);
	height: 27px;
	padding-top: 255px;
	padding-left: 37px;
}
#header img {
	border-style: none
}
#header a {
	text-decoration: none;
	font-weight: bold;
	color: #637A80;
}
#header a:hover {
	color: #8ca5aa;
}
#headerservices {
	background-image: url(images/headerservices.jpg);
	height: 27px;
	padding-top: 255px;
	padding-left: 37px;
}
#headerservices img {
	border-style: none
}
#headerservices a {
	text-decoration: none;
	font-weight: bold;
	color: #637A80;
}
#headerservices a:hover {
	color: #8ca5aa;
}
#headeraboutus {
	background-image: url(images/headeraboutus.jpg);
	height: 27px;
	padding-top: 255px;
	padding-left: 37px;
}
#headeraboutus img {
	border-style: none
}
#headeraboutus a {
	text-decoration: none;
	font-weight: bold;
	color: #637A80;
}
#headeraboutus a:hover {
	color: #8ca5aa;
}
#headercontactus {
	background-image: url(images/headercontactus.jpg);
	height: 27px;
	padding-top: 255px;
	padding-left: 37px;
}
#headercontactus img {
	border-style: none
}
#headercontactus a {
	text-decoration: none;
	font-weight: bold;
	color: #637A80;
}
#headercontactus a:hover {
	color: #8ca5aa;
}
#title {
	text-align: right;
}
.current {
	color: #8ca5aa;
}
#main {
	padding-right: 17px;
	padding-left: 17px;
	color: #44595d;
	padding-bottom: 10px;
}
#footeraddress {
	color: #44595d;
	padding-bottom: 15px;
	padding-top: 20px;
}
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 75px;
}
#quotes {
	font-weight: bold;
	font-style: italic;
	display: block;
	padding: 5px 5px 5px 10px;
	width: 260px;
	float: right;
	background-color: #f4f8f9;
	margin: 0px 0px 0px 5px;
}
#quote {
	font-weight: bold;
	font-style: italic;
	display: block;
	padding: 5px 5px 5px 0px;
	background-color: #f4f8f9;
	margin: 0px 0px 0px 5px;
	text-align: left;
	float: right;
	width: 478px;
}
#quotesleft {
	font-weight: bold;
	font-style: italic;
	display: block;
	padding: 5px;
	width: 460px;
	float: left;
	background-color: #f4f8f9;
	margin: 0px 5px 0px 0px;
}
h1 {
	font-size: 1em;
	font-weight: normal;
}
