body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	margin: 0px;
	overflow-y:auto;
}
p {
	margin-bottom: 0px;
	margin-top: 0px;
}

a:link {
	color: #074e86;
	text-decoration: none;
}
a:hover {
	color: #e13400;
	text-decoration: none;
}
a:visited {
	color: #074e86;
	text-decoration: none;
}
a:active {
	color: #e13400;
	text-decoration: underline;
}
.xContent a:link {
	color: #074e86;
	text-decoration: underline;
}
.xContent a:hover {
	color: #e13400;
	text-decoration: underline;
}
.xContent a:visited {
	color: #074e86;
	text-decoration: none;
}
.xContent a:active {
	color: #e13400;
	text-decoration: underline;
}
.xGeneric a:link {
	color: #5b5b5b;
	text-decoration: none;
}
.xGeneric a:hover {
	color: #5b5b5b;
	text-decoration: underline;
}
.xGeneric a:visited {
	color: #5b5b5b;
	text-decoration: none;
}
.xGeneric a:active {
	color: #5b5b5b;
	text-decoration: underline;
}

.xLogo {
	position: absolute;
	left: 39px;
	top: 20px;
	height: 41px;
	width: 201px;
}

.xGeneric {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #999999;
	position: absolute;
	left: 40px;
	top: 67px;
}
.xPhone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5b5b5b;
}

.xBoxTitleActive {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFFFF;
	width: 100%;
	color: #074e86;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e13400;
	line-height: 14px;
}

.xBoxTitleInactive {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFFFF;
	width: 100%;
	color: #074e86;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #074e86;
	line-height: 14px;
}.xHomeBox {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	background-color: #e5edf3;
	position: absolute;
	height: 83px;
	width: 200px;
	left: 40px;
	top: 97px;
	color: #e13400;
	line-height: 15px;
}
.xServicesBox {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	background-color: #e5edf3;
	position: absolute;
	height: 83px;
	width: 200px;
	left: 40px;
	top: 202px;
	color: #e13400;
	line-height: 15px;
}
.xAboutBox {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	background-color: #e5edf3;
	position: absolute;
	height: 98px;
	width: 200px;
	left: 40px;
	top: 307px;
	color: #e13400;
	line-height: 15px;
}

.xContent {
	position: absolute;
	width: 320px;
	left: 279px;
	top: 52px;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #e13400;
	margin: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #074e86;
	margin-top: 15px;
	margin-bottom: 0px;
	font-weight: normal;
}
.List {
	text-indent: -10px;
	margin-left: 10px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
.xHomeImages {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image:   url(images/photos-home.jpg);
	background-repeat: no-repeat;
	background-position: 624px 0px;
}

.xServiceImages {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image:  url(images/photos-services.jpg);
	background-repeat: no-repeat;
	background-position: 624px 0px;
}

.xAboutImages {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image:   url(images/photos-about.jpg);
	background-repeat: no-repeat;
	background-position: 624px 0px;
}

.xHomeText {
	position: absolute;
	left: 624px;
	top: 249px;
	}
	
.xServiceText {
	position: absolute;
	left: 621px;
	top: 219px;
}

.xAboutText {
	position: absolute;
	left: 627px;
	top: 214px;
}


.xBalloon {
	position: absolute;
	left: 0px;
	top: 440px;
}

