body
{
	background-color:#615C51;
	
}
.top_background{
	background-image: url(Images/cmn/top_menu_background.jpg);
	background-repeat:no-repeat;
	height:98px;
	width:893px;
}

.footer_background{
	background-image: url(Images/cmn/bottom_decor.gif);
	background-repeat:no-repeat;
	height:36px;
	width:893px;
}

.top_menu_decor{
	background-image: url(Images/cmn/menu_decor.jpg);
	background-repeat:no-repeat;
	height:27px;
	width:893px;
}

.main_content_background{
	background-image: url(Images/cmn/africa_map_background.jpg);
	background-repeat:no-repeat;
	width:893px;
	background-color:#F5F9FC;
}

.welcome_message{
	background-image: url(Images/cmn/welcome.gif);
	background-repeat:no-repeat;
	height:45px;
	width:395px;
}

.about_us_heading{
	background-image: url(Images/about_us/vantage_about_us.gif);
	background-repeat:no-repeat;
	height:45px;
	width:395px;
}



.title_background{
	background-image: url(Images/cmn/title_background.gif);
	background-repeat:no-repeat;
	height:30px;
	width:643px;
}

.short_title_background{
	background-image: url(Images/cmn/short_title_background.gif);
	background-repeat:no-repeat;
	height:30px;
	width:318px;
}




.top_time {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
  	color: #ffffff;
}

.intro_text_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
  	color: #868686;
	width:395px;
}

.our_clients
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
  	color: #868686;
}

.whats_new_heading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
  	color: #32348A;
}

.whats_new_conent
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
  	color: #868686;
}


.what_we_do
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
  	color: #868686;
}

.intro_text_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
  	color: #868686;
	width:395px;	
}

.menu_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
  	color: #32348A;
}

.section_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
  	color: #32348A;
	text-transform:uppercase;
}

.section_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
  	color: #868686;
}

.bullet
{
	background-image: url(Images/cmn/bullet.gif);
	background-repeat:no-repeat;
	height:11px;
	width:11px;
}

a:link {
	color: #9C0A0D;
	text-decoration: none;
}
		
a:hover {
	text-decoration: underline;
	color:#9C0A0D;
}


ul {margin-left: 0; padding-left: 2.0em;}

.main_table
{
	background-color:#F5F9FC;
}
