#mainstyle { background-color: #3E6EFF; }

#Companyname  { 
	color: white; 
	font-weight: bold; 
	font-size: 21px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-indent: 20px;
}

#tagline   { 
	color: white; 
	font-style: italic; 
	font-size: 13px; 
	padding-right: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

#menu  { 
	color: white; 
	font-weight: bold; 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	background-color: #004B9A; 
	height: 20px;
}

.menu  { 
	color: white; 
	font-weight: bold; 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none; 
	padding-right: 10px; padding-left: 10px; 
}

.a.menu:hover  { 
	color: #439EFF; 
	font-weight: bold; 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none; 
	padding-right: 10px; 
	padding-left: 10px; 
}

.servicemenu { 
	color: #004B9A; 
	font-weight: bold; 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none; 
	padding-right: 10px; 
	padding-left: 10px; 
}

#contact      { 
	color: black; 
	font-weight: bold; 
	font-size: 10px; 
	line-height: 18px; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none; 
}

#feature { border: solid 1px silver }

.a.servicemenu:hover { 
	color: #439EFF; 
	font-weight: bold; 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none; 
	padding-right: 10px; 
	padding-left: 10px 
}

a   { 
	color: #004B9A; 
	font-weight: bold; 
	font-size: 12px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: underline; 
}

a:hover   { 
	color: #439EFF; 
	font-weight: bold; 
	font-size: 12px; 
	text-decoration: none; 
}

.footer  { 
	color: #666; 
	font-size: 11px; 
	line-height: 14px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.text  { 
	color: black; 
	font-size: 12px; 
	line-height: 14px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
}




