﻿#container {
	text-align: left;
	width: 963px;
	margin: 0 auto;
	position: relative;
}
body 
{
	background-image: url('images/g-mainbg-bluegradient.png');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: top center;
}
.tablinks {
	color: #FFFFFF;
	font: normal normal bold 11px Tahoma;
}
.features {
	border-left: 1px solid #C0C0C0;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right: 1px #C0C0C0 solid;
	border-bottom: 1px #C0C0C0 solid;
}
.featureshead {
	background-image: url('images/g-bg-features.gif');
}
.headerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.headerlink a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.headerlink a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.headerlink a:hover { 
	color: #FFFFFF;
	text-decoration: underline:
}
.headerlink a:active {
	color: #FFFFFF;
	text-decoration: none;
}
						
.headernavpipe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

