@charset "utf-8";
/* CSS Document */





ul.nav {
	list-style-type:none;
	padding-left: 0px;
	margin-left:1px;
	text-align: center;
	float: left;
	width: 100%;
}
ul.nav li {
	float: left;
	text-align: center;
}
ul.nav a {
	width: 9em;
	display: block;
	border: 1px solid #fff;
	padding: 5px;
	margin-right: 0px;
	margin-left: 0px;
	background-color:#333333;
	text-decoration: none;
	color: #5eb0e5;
	text-align: center;
	font-family: Century Gothic, Verdana, sans-serif;
	font-style: normal;
	font-weight: bold;
}
ul.nav :hover {
	background-color:#666666;
	color: #ffffff;
}
body#home a#homeLink,
body#aboutus a#aboutusLink,
body#services a#servicesLink,
body#news a#newsLink,
body#links a#linksLink,
body#contact a#contactLink{
background-color:#ffffff;
color: #000000;
}
.clear {
	clear: both;
}


#underbar {
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left:0px;
	text-align: left;
	background:url(images/home9.jpg) no-repeat center;
	vertical-align: bottom;
	margin-bottom: 0px;
	text-decoration: none;
	border: none;
	border-style: none;
}

ul.icon {
	list-style-type:none;
	padding-left: 0px;
	margin-left:0px;
	text-align: center;
	float: left;
	width: 100%;
	border: 0;	
}
ul.icon li {
	float: left;
	text-align: center;
	border: 0;
	vertical-align: bottom;
	margin-left: 2px;
}
ul.icon a {
	width: 184px;
	display: block;
	margin-right: 0px;
	margin-left: 0px;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	font-family: Century Gothic, Verdana, sans-serif;
	font-style: normal;
	font-weight: bold;
	border: 0;
}
ul.icon :hover {
	background-color:#5eb0e5;
	color: #ffffff;
}
		
.h1 {
	color:#FFFFFF;
	text-align:center;
	font-family: Century Gothic, Verdana, sans-serif;
	font-size:24px;
	font-weight: bold;
	margin-top: 20px;
	background-image:url(images/headi_bg.png);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#000000;
	
}
.h2 {
	color:#FFFFFF;
	text-align:center;
	font-family: Century Gothic, Verdana, sans-serif;
	font-size:16px;
	font-weight: bold;
	margin-top: 20px;
	background-image:url(images/headi_bg.png);
	background-repeat:no-repeat;
	background-position:bottom;
}
.caption {
	color:#ffffff;
	text-align:right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
}

.bodytextalt {
	color:#000000;
	text-align:left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left: 50px;
	margin-right: 100px;
	margin-top: 0px;
}

.bodytextbg {
	background-color:#ffffff;
}
.bodytextbg2 {
	background-image:url(images/bg_whitefade2.jpg);
	background-repeat:repeat-y;
}
.bodytextbg3 {
	background-image:url(images/fade_bar_white3.jpg);
	background-repeat:repeat-y;
}
.big {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 3px;
	font-style: oblique;
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 0px;
}
.big a {
	color: #000000;
	text-decoration: none;
}
.big :hover {
	color: #5eb0e5;
}
.contacttext {
	color:#000000;
	text-align:left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-right: 12px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}

.color {
	padding-bottom: 0px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
	background-image: url(images/image_bg_white.jpg);
	background-position: bottom;

}
.color2 {
	
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 25px;
}

.ctact {
	float: left;
	margin-left: 100px;
	margin-right: 100px;
	text-decoration: none;
	border-style: none;	
	margin-top: 10px;
	margin-bottom: 0px;
}
.headstripe {
	font: 18px sans-serif;
	margin: 0px;
	padding: 2px;
	background-image:url(images/fade_bar_blue3.jpg);
	background-color:#000000;
	color:#000000;
	text-align:left;
}
.headstripe2 {
	font: 18px sans-serif;
	margin: 0px;
	padding: 2px;
	background-image:url(images/fade_bar_blue3.jpg);
	background-color:#000000;
	color:#FF0000;
}