.services {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #609AAE;
	font-weight: bold;
}
.rightmenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #609AAE;
	font-weight: bold;
	text-align: center;
	background-color: #CCC39A;
	display: block;
	border: thin solid #CCC39A;
	height: 20px;
	width: 250px;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCC39A;
	border-right-color: #CCC39A;
	border-bottom-color: #CCC39A;
	border-left-color: #CCC39A;
	display: block;
	margin-top: 3px;
	margin-bottom: 2px;
	margin-left: 2px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	height: 118px;
	width: 250px;
	color: #609AAE;
}
.bordermain {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #609AAE;
	text-align: left;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #609AAE;
	border-right-color: #609AAE;
	border-bottom-color: #609AAE;
	border-left-color: #609AAE;
	margin-top: 3px;
	margin-right: 3px;
	height: 354px;
	width: 525px;
}
.header {
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #609AAE;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC39A;
	padding: 10px;
}
.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCC39A;
	font-weight: 900;
}
.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #609AAE;
	padding-right: 10px;
}
.inttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #689FB3;
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;
}
.smallline {
	line-height: 3px;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	color: #609BAD;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #609BAD;
}
