.top-nav{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
	padding-bottom:15px;
	text-transform:uppercase;

}

.top-nav a:hover{
	color:#8e8e8e;
	text-decoration:none;
	background:url(../images/nav-line.jpg);
	background-position:bottom;
	background-repeat:repeat-x; 
/*	-moz-transition: all 0.3s ease 0s;*/
	
}

.top-nav-active{
	color:#8e8e8e;
	text-decoration:none;
	background:url(../images/nav-line.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom:15px;
}


.text1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#888787;
	text-decoration:none;

}

.text2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#898989;
	text-decoration:none;

}

.text3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#007fc0;
	text-decoration:none;

}

.text4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#363636;
	text-decoration:none;

}

.testtimonial1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#606060;
	text-decoration:none;
	text-align:justify; 
	padding:2px 15px 10px 15px;

}

.testtimonial2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#606060;
	text-decoration:none;

}

.heading1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:-1px;

}


.heading2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#4b4b4b;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:-1px;

}


a:hover{
	text-decoration:underline;
}




.footer-nav{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#909090;
	text-decoration:none;
	text-transform:uppercase;

}

.footer-nav a:hover{
	color:#0070ad;
	text-decoration:none;
	
}