@charset "utf-8";
.divider {
	height: 2px;
	min-height:1px;
	width: 194px;
	background-image: url(images/link-divider.png);
	overflow: hidden;
}
.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: bold;
}
.homeTitle {
	background-image: url(images/home-title.jpg);
	height: 24px;
	width: 521px;
	background-repeat: no-repeat;
}
.aboutTitle {
	background-image: url(images/about-title.jpg);
	height: 24px;
	width: 521px;
}
.leadershipTitle {
	background-image: url(images/leadership-title.jpg);
	height: 24px;
	width: 521px;
}
.testimonialsTitle {
	background-image: url(images/testimonials-title.jpg);
	height: 24px;
	width: 521px;
}
.RTTitle {
	background-image: url(images/R&T-title.jpg);
	height: 24px;
	width: 521px;
}
.dubaiTitle {
	background-image: url(images/dubai-title.jpg);
	height: 24px;
	width: 521px;
}
.servicesTitle {
	background-image: url(images/services-title.jpg);
	height: 24px;
	width: 521px;
}
.removalTitle {
	background-image: url(images/removals-title.jpg);
	height: 24px;
	width: 521px;
}
.linksTitle {
	background-image: url(images/links-title.jpg);
	height: 24px;
	width: 521px;
}
.contactTitle {
	background-image: url(images/contact-title.jpg);
	height: 24px;
	width: 521px;
}
.sitemapTitle {
	background-image: url(images/sitemap-title.jpg);
	height: 24px;
	width: 521px;
}
.newsTitle {
	background-image: url(images/news-title.jpg);
	height: 24px;
	width: 521px;
	background-repeat: no-repeat;
}
#header {
	background-image: url(images/main-header_03.jpg);
	margin: 0px;
	height: 181px;
	width: 566px;
	padding: 0px;
	float: left;
	background-repeat: no-repeat;
}
.menu {
	background-image: url(images/main-Bullet.jpg);
	height: 38px;
	display: block;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-indent: 20px;
	line-height: 38px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	width: 180px;
	margin-left: 12px;
}
a.menu{
	display: block;
	font-weight: normal;
}

a.menu:hover{
	display: block;
	background-position: 0px -38px;
}
.menuCurrent{
	background-image: url(images/currentLink.jpg);
	height: 38px;
	width: 180px;
	text-indent: 20px;
	line-height: 38px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-left: 12px;
	background-position: 0px 0px;
	color: #FFF;
}
.links {
	height: 38px;
	width: 190px;
	display: block;
}
.linksHidden {
	height: 38px;
	width: 190px;
	display: none;
}
.specialText {
	color: #FFFFFF;
	font-weight: bold;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
}
.feedbackTitle {
	background-image: url(images/feedback-title.jpg);
	height: 27px;
	width: 521px;
}
.specialTextField {
	background-color: #525252;
	padding: 10px;
	margin-bottom: 1px;
	color: #FFF;
}
.formSections {
	background-color: #202020;
	width: 509px;
}
.titleBar {
	height: 20px;
	width: 529px;
	background-repeat: repeat-x;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	color: #FFF;
	padding-top: 4px;
	margin-bottom: 25px;
	background-image: url(images/content-Divider-2.png);
	background-position: right bottom;
}
