body { margin: 0; padding: 0; }

#menu .bg {
	text-align: center;
	height: 40px;
	background-image: url(pics/images/menu-bar_04.gif);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}


#menu a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
}
#menu a:hover {
	background-image: url(pics/images/menu-bar-o_04.gif);
	color: #A53537;
	display: block;
	background-position: top;
	background-repeat: repeat;
	padding: 12px;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#menu a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#menu a:visited {
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#who-we-are {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}
#who-we-are ul {
	list-style:none;
    margin:0 0 1em 4px;
    padding: 0;
}
#who-we-are h1 {
	font-size: 14px;
	font-weight: bold;
	color: #E19D32;
	font-family: Tahoma;
	background-image: url(pics/who-we-are.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#who-we-are ul li{
	line-height:1.3em;
	margin: .25em 0;
	padding: 0 0 0 15px;
	background-image: url(pics/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
}

#subheading {
	background-image: url(pics/be-subheading.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FCFCFC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	line-height: 140%;
	
}
.p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}


#subheading .image  {
	float:left;
	height: 113px;
	width: 150px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
} 

.h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	color: #666666;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.globe {
	background-image: url(pics/globe.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.heading {
	font-size: 17px;
	color: #999900;
	font-weight: bold;
}

