.intro {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}
.introBOLD {
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.introBOLD:hover {
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.forget_stress {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}
.forget_stress_bold {
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
}
.lower_credit {
	font-family: verdana;
	font-size: 9px;
	color: #000066;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.border1 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;

}
.bg {
	background-image: url(../images/bg_new.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFE981;
}
.aboutus_bg {

	background-image: url(../images/services.gif);
	background-repeat: no-repeat;
}
.services_bg {


	background-image: url(../images/servicesreal.gif);
	background-repeat: no-repeat;
}
.logistics_bg {



	background-image: url(../images/unifreight.gif);
	background-repeat: no-repeat;
}
.contact_bg {




	background-image: url(../images/contact.gif);
	background-repeat: no-repeat;
}
.continuation  {
    font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #000066;
	text-decoration: none;
}
.continuation:hover  {
    font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}