body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #000000;
	background-image:   url(img/back.gif);
	background-repeat: repeat-x;
	background-position: top;
	line-height:18px;
}
a:link {
	color:#990000;
	text-decoration: underline;
}
a:visited {
	color:#990000;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: underline;
}


.banner {
	background-image:url(img/map.gif);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#FFFFFF;
	color:#525252;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:right;
	font-weight:bold;
	padding-right: 20px;
	line-height: 15px;
}
.gradient {
	background-image:url(img/gradient.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	background-position:top;
}
.welcome {
	background-image:url(img/bar_welcome.gif);
	background-position:left top;
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	height:36px;
	padding-left:55px;
	line-height: 36px;
	
}
.welcome-base {
	background-image:url(img/bar_welcome-base.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:20px;
	padding-right:20px;
	vertical-align:top;
}

.news {
	background-image:url(img/bar_news.gif);
	background-position:left top;
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	height:36px;
	padding-left:55px;
	line-height: 36px;


}
.news-base {
	background-image:url(img/bar_news-base.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:20px;
	padding-right:20px;
	vertical-align:top;
}

.comingsoon {
	background-image:url(img/bar_coming.gif);
	background-position:left top;
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	height:36px;
	padding-left:55px;
	line-height: 36px;

}
.comingsoon-base {
	background-image:url(img/bar_coming-base.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:20px;
	padding-right:20px;
	vertical-align:top;
}

.testimonial {
	background-image:url(img/bar_testimonials.gif);
	background-position:left top;
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	height:36px;
	padding-left:55px;
	line-height: 36px;
}
.testimonial-base {
	background-image:url(img/bar_testimonials-base.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:20px;
	padding-right:20px;
	vertical-align:top;
}
.contact {
	background-image:url(img/bar_contact.gif);
	background-position:left top;
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	height:36px;
	padding-left:55px;
	line-height: 36px;
	
}
.contact-base {
	background-image:url(img/bar_contact-base.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:20px;
	padding-right:20px;
	vertical-align:top;
}
.mailsoft {
	background-image:url(img/bar_mailsoft.gif);
	background-position:left top;
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	height:36px;
	padding-left:55px;
	line-height: 36px;
	
}
.mailsoft-base {
	background-image:url(img/bar_mailsoft-base.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:20px;
	padding-right:20px;
	vertical-align:top;
}
.support {
	background-image:url(img/bar_support.gif);
	background-position:left top;
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	height:36px;
	padding-left:55px;
	line-height: 36px;
	
}
.support-base {
	background-image:url(img/bar_support-base.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:20px;
	padding-right:20px;
	vertical-align:top;
}
.about{
	background-image:url(img/bar_about.gif);
	background-position:left top;
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	height:36px;
	padding-left:55px;
	line-height: 36px;
	
}
.about-base {
	background-image:url(img/bar_about-base.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:20px;
	padding-right:20px;
	vertical-align:top;
}
.small-text {
	font-size:10px;
	}
.footer {
	font-size:10px;
	color:#666666;
	line-height:35px;
}
a.footer:link {
	color:#666666;
	text-decoration: underline;
}
a.footer:visited {
	color:#666666;
	text-decoration: underline;
}
a.footer:hover {
	color: #cccccc;
	text-decoration: none;
}
a.footer:active {
	color: #666666;
	text-decoration: underline;
}
.base {
	padding-left:20px;
	padding-right:20px;
	vertical-align:top;
}
.image {
	margin-right: 15px;
}
.title {
	font-size:15px;
	}

.whitetext {
	font-size:12px;
	color:#FFFFFF;
	padding: 15px;
line-height:24px;
}

