@charset "UTF-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background-image: none;
}
body {
	background-position: center 0px;
}
h1 {
	font-size: small;
	color: #666;
}
a {
	font-size: 14px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding: 10px;
	color: #666;
	float: right;
	background-image: none;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 0.1em;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #036;
}
a:active {
	text-decoration: none;
}
h2 {
	font-size: 34px;
	color: #000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
.footer {
	font-size: 9px;
	color: #666;
}
#content {
	width:70%;
	z-index:1;
	padding: 20px;
	clear: both;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(links/backgroundimage.fullcans.jpg);
	height: 80%;
	background-position: right;
	background-repeat: no-repeat;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#Header {
	left:240px;
	top:3px;
	width:70%;
	height:auto;
	z-index:1;
	padding: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	clip: rect(auto,auto,auto,auto);
	background-color: #FFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	clear: right;
}
.Servicesbody {
	font-size: 16px;
}
.ServiceHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: underline;
	color: #039;
}
#contentService {
	width:70%;
	z-index:1;
	padding: 20px;
	clear: both;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(links/backgroundimage.dart.jpg);
	height: 80%;
	background-position: right;
	background-repeat: no-repeat;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

