div#BottomDiv 
{
	height: 225px;
	background-image: url('../images/compass.gif');
	background-position: left top;
	background-repeat: no-repeat;
}
div#Menu 
{
	height: 28px;
	text-align: center;
}
div.MenuItem 
{
	float: left;
	letter-spacing: 3px;
	font-size: 11px;
	height: 28px;
	text-indent: -5000px;
	background-position: center center;
	cursor: pointer;
	background-repeat: no-repeat;
}
h1 
{
	color: #a4a4a4; 
	font-style: italic; 
	font-size: 28px;
	text-indent: -5000px;
	background-image: url('../images/title_weinvite.gif');
	background-repeat: no-repeat;
	height: 34px;
}
div#FocusPoints 
{
	margin-left: 53px;
	padding-top: 24px;
}
div#FocusPoints div.Point 
{
	margin-top: 13px;
	float: left;
	width: 170px;
	margin-right: 28px;
	color: #585858;
}
div#FocusPoints div.Point h2
{
	font-size: 11px;
	margin-bottom: 3px;
	letter-spacing: 3px;
}
div#FocusPoints div.Point p
{
	font-size: 12px;
}
div#FocusPoints div.Point h2 {
	text-indent: -5000px;
	height: 10px;
	background-repeat: no-repeat;
}
div#FocusPoints div.Point h2#Efficiency 
{
	background: url(../images/title_efficiency.gif) no-repeat;
}
div#FocusPoints div.Point h2#Value 
{
	background: url(../images/title_value.gif) no-repeat;
}
div#FocusPoints div.Point h2#Expertise 
{
	background: url(../images/title_expertise.gif) no-repeat;
}
div#InPartnershipWithBox {
	float: right;
	background-image: url(../images/InPartnershipWith.jpg);
	width: 239px;
	height: 252px;
	cursor: pointer;
}
div#InPartnershipWithBox p {
	padding: 30px;
	padding-top: 115px;
	font-size: 11px;
	font-family: Verdana;
	color: #444444;
	text-align: center;
}
div#InPartnershipWithBox a {
	color: #444444;
}
div#InPartnershipWithBox a:hover {
	color: #444444;
	text-decoration: none;
}
noscript h3 
{
	text-align: center;
	width: 935px;
	font-size: 22px;
	margin-top: 30px;
	margin-bottom: 3px;
	font-family: Arial;
}
noscript p 
{
	text-align: center;
	width: 935px;
	font-size: 12px;
	font-family: Verdana;
	margin-bottom: 30px;
}