a {
	color: #4e4e4e;
	text-decoration: none
}

a:hover {
	color: #0a95d4;
}

html, body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	margin: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 100%;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0px auto -133px; /* the bottom margin is the negative value of the footer's height */
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #FFFFFF;
}

#navigation {
	float: right;
	display: inline;
	color: #5d5d5d;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#navigation li {
	list-style: none;
	float: left;
	padding-left: 16px;
	padding-right: 16px;
	border-right: 1px solid #efefef;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#navigation li.last { padding-right: 0; border: none; }
#navigation a {
	font-size: 12px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}

#navigation a:hover {
	font-size: 12px;
	color: #0a95d4;
	font-family: Arial, Helvetica, sans-serif;
}

.header {
	color: #9f9f9f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9f9f9f;
}

.header_bold {
	color: #3f3f3f;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
}



img {  
	border-style: none;
	text-decoration:none;
}


.form {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #868686;
}


.fcontact {
	color: #3a9dbc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}

.class1 A:link {
	text-decoration: none;
	color: #353535;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	font-weight: normal;
}

.class1 A:visited {
	text-decoration: none;
	color: #353535;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	font-weight: normal;
}

.class1 A:active {
	text-decoration: none;
	color: #353535;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	font-weight: normal;
}
	
.class1 A:hover {
	color: #fd6300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	font-weight: normal;
}

.class2 A:link {
	text-decoration: none;
	color: #bbbbbb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	font-weight: bold;
}

.class2 A:visited {
	text-decoration: none;
	color: #bbbbbb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	font-weight: bold;
}

.class2 A:active {
	text-decoration: none;
	color: #bbbbbb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	font-weight: bold;
}
	
.class2 A:hover {
	text-decoration: none;
	color: #ea02f3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	font-weight: bold;
}

.slider { height: 430px; background-color: #fff; position: relative; margin-bottom: 20px; }

.slider .shell { position: relative; height: 100%; overflow: hidden; }

.slider-holder { position: relative; width: 800px; height: 430px; overflow: hidden; }
.slider-holder ul { position: relative; list-style: none outside none; overflow: hidden; }
.slider-holder ul li,
.jcarousel-container,
.jcarousel-clip { position: relative; width: 800px; height: 430px; }

.slider-prev,
.slider-next { position: absolute; top: 136px; display: block; width: 18px; height: 27px; }
.slider-prev { left: 0px; background: url(../images/prev.png) no-repeat 0 0; }
.slider-next { right: 0px; background: url(../images/next.png) no-repeat 0 0; }

.slider-nav {
	position: absolute;
	bottom: 0px;
	right: 0px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.slider-nav ul {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.slider-nav ul li {
	float: left;
	display: inline;
	width: 15px;
	height: 15px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.slider-nav ul li a {
	display: block;
	height: 21px;
	background-color: #dadada;
	font-size: 11px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.slider-nav ul li a:hover,
.slider-nav ul li a.active { background-color: #159ad6;  }

.notext { font-size: 0; line-height: 0; text-indent: -4000px; }