#tab_nav_menu li.nav-aboutus a{ /*Selected Tab style*/
background-position:0 -35px; /*Shift background image up to start of 2nd tab image*/
}

#tab_nav_menu li.nav-aboutus a span{ /*Selected Tab style*/
background-position:100% -35px; /*Shift background image up to start of 2nd tab image*/
color: #227ad3;
}

#about-us-content {
	text-align: left;
	width: 750px;
	font-size: 11px;
}

#about-us-content h1 {
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}

#about-us-content h2 {
	color: #2D8ECA;
	font-size: 12px;
	font-weight: bold;
}

#about-us-content p {
	line-height: 16px;
	color: #333333;
}

#about-us-content p strong {
	color: #2D8ECA;
	font-size: 12px;
}

#about-us-content p a {
	color: #00529C;
}

#about-us-content p a:hover {
	color: #959595;
}

#about-us-content p span {
	color: #2D8ECA;
	font-weight: bold;
}
