h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #09C;
	padding-top: 25px;
}
.maintext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}

.maintext a:link{
	color: #666;
	text-decoration: none;
}

.maintext a:visited{
	color: #666;
	text-decoration: none;
}

.maintext a:hover{
	color: #09C;
	text-decoration: underline;
}

.rightborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
.bg {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	padding-left: 25px;
}
.bg2 {
	background-image: url(Images/bg-about.jpg);
	background-repeat: no-repeat;
}
.menutext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding-left: 25px;
}

.menutext a:link{
	color: #000;
	text-decoration: none;
}

.menutext a:visited{
	color: #000;
	text-decoration: none;
}

.menutext a:hover{
	color: #000;
	text-decoration: underline;
}
.bg3 {
	background-image: url(Images/bg-services.jpg);
	background-repeat: no-repeat;
}
.bg1 {
	background-image: url(Images/bg-home.jpg);
	background-repeat: no-repeat;
}
.maintextBlue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #09C;
	font-weight: bold;
}
.smalltext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
}

.smalltext a:link{
	color: #666;
	text-decoration: none;
}

.smalltext a:visited{
	color: #666;
	text-decoration: none;
}


.smalltext a:hover{
	color: #666;
	text-decoration: underline;
}

