@charset "utf-8";
/* CSS Document */

html, body {
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 16px;
	padding-bottom: 5px;
	border: 0px;
}

.b:link { 
	color: #0089b0;
	text-decoration: none;
}

.b:visited {
	color: #0089b0;
	text-decoration: none;
}

.b:active {
	color: #0089b0;
	text-decoration: none;
}

.b:hover {
	color: #c4d705;
	text-decoration: none;
}

.c:link { 
	color: #ffffff;
	text-decoration: none;
}

.c:visited {
	color: #ffffff;
	text-decoration: none;
}

.c:active {
	color: #ffffff;
	text-decoration: none;
}

.c:hover {
	color: #ffffff;
	text-decoration: underline;
}

.d:link { 
	color: #0a4c6b;
	text-decoration: none;
}

.d:visited {
	color: #0a4c6b;
	text-decoration: none;
}

.d:active {
	color: #0a4c6b;
	text-decoration: none;
}

.d:hover {
	color: #0a4c6b;
	text-decoration: underline;
}

.e:link { 
	color: #ffffff;
	text-decoration: none;
}

.e:visited {
	color: #ffffff;
	text-decoration: none;
}

.e:active {
	color: #ffffff;
	text-decoration: none;
}

.e:hover {
	color: #c4d705;
	text-decoration: none;
}

.menu {
	background-image: url(images/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #0089b0;
	padding-top: 20px;
	padding-left: 30px;
}

.arow {
	background-image: url(images/arow.gif);
	background-repeat: no-repeat;
	background-position:center;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #a7b805;
	padding-right: 10px;
	line-height: 1.5em;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #015b75;
	text-align:justify;
	padding-top: 3px;
	padding-left: 7px;
	padding-right: 5px;
}

.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #12bbeb;
	padding-top: 20px;
	text-align: right;
	font-weight:bold;
}
.services {
	background-image: url(images/services.gif);
	background-position: center;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 70px;
	text-align: left;
}

.sidebar {
	background-image: url(images/sidebar_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.sidebar_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	padding-left: 43px;
	padding-bottom: 0.6em;
}

.sidebar_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	padding-left: 43px;
	padding-bottom: 0.1em;
	padding-top: 0.2em;
}

.line {
	background-image: url(images/lin.gif);
	background-repeat: repeat-x:;
	background-position:top;
}

.lineleft {
	background-image: url(images/line_left.gif);
	background-repeat: no-repeat;
}

.lineright {
	background-image: url(images/line_right.gif);
	background-repeat: no-repeat;
}

.footer_img {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	padding-bottom: 10px;
}

.footer2 {
	background-image: url(images/footer2.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0a4c6b;
	text-align: center;
}

.footer3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0a4c6b;
	text-align: center;
}
