@charset "utf-8";
/* CSS Document */

a.nav1 {
	display: block;
	background: url(Layout/Nav-Home.jpg) no-repeat;
	width: 84px;
	height: 25px;
}
a.nav1:hover, a.nav1-on {
	display: block;
	background: url(Layout/Nav-Home_f2.jpg) no-repeat;
	width: 84px;
	height: 25px;
}
a.nav2 {
	display: block;
	background: url(Layout/Nav-Commercial.jpg) no-repeat;
	width: 113px;
	height: 25px;
}
a.nav2:hover, a.nav2-on {
	display: block;
	background: url(Layout/Nav-Commercial_f2.jpg) no-repeat;
	width: 113px;
	height: 25px;
}
a.nav3 {
	display: block;
	background: url(Layout/Nav-HomeFamily.jpg) no-repeat;
	width: 128px;
	height: 25px;
}
a.nav3:hover, a.nav3-on {
	display: block;
	background: url(Layout/Nav-HomeFamily_f2.jpg) no-repeat;
	width: 128px;
	height: 25px;
}
a.nav4 {
	display: block;
	background: url(Layout/Nav-WaterCoolers.jpg) no-repeat;
	width: 214px;
	height: 25px;
}
a.nav4:hover, a.nav4-on {
	display: block;
	background: url(Layout/Nav-WaterCoolers_f2.jpg) no-repeat;
	width: 214px;
	height: 25px;
}
a.nav5 {
	display: block;
	background: url(Layout/Nav-ContactUs.jpg) no-repeat;
	width: 102px;
	height: 25px;
}
a.nav5:hover, a.nav5-on {
	display: block;
	background: url(Layout/Nav-ContactUs_f2.jpg) no-repeat;
	width: 102px;
	height: 25px;
}
body,td,th {
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
body {
	background-color: #BAB5A2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.left-header-bg {
	background-image: url(Layout/header-bg-left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.right-header-bg {
	background-image: url(Layout/header-bg-right.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.left-footer-bg {
	background-image: url(Layout/footer-bg-left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.right-footer-bg {
	background-image: url(Layout/footer-bg-right.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.Body-BG {
	background-image: url(Layout/Body-BG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
.PageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 30px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.wrapper {
	padding: 0 30px 10px;
	}
.opening {
	font-size: 15px;
	line-height: 23px;
	padding: 0 0 20px 0;
}
.home-left {
	width: 56%;
	float: left;
	margin-right: 3%;
}
.home-left a, .home-right a {
	font-weight: bold;
}
.home-right {
	width: 33%;
	float: right;
	background: #ebf3f7;
	padding: 30px 30px 0;
}
.home-left img {
	float: left;
	width: 143px;
	height: auto;
	margin: 10px 15px 15px 0;
}
.home-left p, .home-right p, .left-interior p {
	font-size: 13px;
	line-height: 20px;
	padding: 0 0 20px 0;
}
.home-left h2, .home-right h2 {
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
}
.left-interior h1 {
	font-size: 15px;
	line-height: 24px;
	font-weight: bold;
}
.logos td {
	padding: 0 10px 0 0;
}
.logos {
	margin: 0 30px;
}
.left-interior {
	width: 45%;
	float: left;
	margin-top: 40px;
}
.right-interior {
	float: right;
	width: 48%;
}
.right-interior img {
	width: 100%;
	height: auto;
}
.Bodyright-BG {
	background-image: url(Layout/right-bg.jpg);
	background-repeat: repeat-y;
}
.Bodyleft-BG {
	background-image: url(Layout/Left-BG.jpg);
	background-repeat: repeat-y;
}
.FeatureBoxTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.Footer-BG {
	background-image: url(Layout/Footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.featurebox-top {
	background-image: url(Layout/FeatureBoxTop-BG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.Photo-BDR {
	border: 1px solid #000033;
}
.featurebox-left {
	background-image: url(Layout/FeatureBoxLeft-BG.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.FooterLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.featurebox-bottom {
	background-image: url(Layout/FeatureBoxFooter-BG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.featurebox-right {
	background-image: url(Layout/FeatureBoxRight-BG.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
a:link {
	color: #1f629a;
	text-decoration: none;
}
a:visited {
	color: #1f629a;
}
a:hover {
	color: #59afbd;
	text-decoration: underline;
}
a:active {
	color: #59afbd;
}