.main_nav {
	font-family : Arial;
	font-size : 11px;
	color : white;
	font-weight : normal;
}

.form_text {
	font-family : Arial;
	font-size : 12px;
	color : #808080;
	font-weight : normal;
}

.form_header {
	font-family : Arial;
	font-size : 12px;
	color : #808080;
	font-weight : bold;
}

.section_header {
	font-family : Arial;
	font-size : 16px;
	color : Black;
	font-weight : bold;	
	text-decoration : underline;
}

.section_header2 {
	font-family : Arial;
	font-size : 12px;
	color : Black;
	font-weight : bold;	
}

.aboutus_header {
	font-family : Arial;
	font-size : 12px;
	color : Purple;
	font-weight : bold;
	text-decoration : underline;
}

.aboutus_sub_header {
	font-family : Arial;
	font-size : 11px;
	color : Purple;
	font-weight : normal;
}

.clients_header {
	font-family : Arial;
	font-size : 12px;
	color : #245843;
	font-weight : bold;
	text-decoration : underline;
}

.clients_sub_header {
	font-family : Arial;
	font-size : 11px;
	color : #245843;
	font-weight : normal;
}

.services_header {
	font-family : Arial;
	font-size : 12px;
	color : #891717;
	font-weight : bold;
	text-decoration : underline;
}

.services_sub_header {
	font-family : Arial;
	font-size : 11px;
	color : #891717;
	font-weight : normal;
}

.news_header {
	font-family : Arial;
	font-size : 12px;
	color : Black;
	font-weight : bold;
	text-decoration : underline;
}

.news_sub_header {
	font-family : Arial;
	font-size : 11px;
	color : black;
	font-weight : normal;
}

.career_header {
	font-family : Arial;
	font-size : 12px;
	color : #974D00;
	font-weight : bold;
	text-decoration : underline;
}

.career_sub_header {
	font-family : Arial;
	font-size : 11px;
	color : #974D00;
	font-weight : normal;
}

.contact_header {
	font-family : Arial;
	font-size : 12px;
	color : #7C5832;
	font-weight : bold;
	text-decoration : underline;
}

.contact_sub_header {
	font-family : Arial;
	font-size : 11px;
	color : #7C5832;
	font-weight : normal;
}

.header {
	font-family : Arial;
	font-size : 12px;
	color : black;
	font-weight : bold;
	text-decoration : underline;
}

.header_center {
	font-family : Arial;
	font-size : 12px;
	color : black;
	font-weight : bold;
	text-align : center;
	text-decoration : underline;
}

.sub_header {
	font-family : Arial;
	font-size : 11px;
	color : Black;
	font-weight : bold;
}

.sub_header2 {
	font-family : Arial;
	font-size : 11px;
	color : White;
	font-weight : bold;
}

.sub_header3 {
	font-family : Arial;
	font-size : 11px;
	color : #681212;
	font-weight : bold;
}

.sub_header2 {
	font-family : Arial;
	font-size : 11px;
	color : #974D00;
	font-weight : bold;
}

.content {
	font-family : Arial;
	font-size : 11px;
	color : Black;
	text-align : justify;
}

.footer {
	font-family : Arial;
	font-size : 9px;
	color : White;
}

A:link
{
    FONT-WEIGHT: normal;
    COLOR: #ffffff;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}
A:visited
{
    FONT-WEIGHT: normal;
    COLOR: #ffffff;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}

A:hover
{
	FONT-WEIGHT: normal;
	COLOR: Red;
	BACKGROUND: #eeeeee;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}


