﻿#content
{
	float:left;
	width:910px;
	background-color:#666666;
	height:500px;
}
#maptitle
{
	float:left;
	width:910px;
}
#products
{
	float:left;
	width:120px;
}
#purchase
{
	float:left;
	width:130px;
}
#industries
{
	float:left;
	width:135px;
}
#support
{
	float:left;
	width:130px;
}
#company
{
	float:left;
	width:125px;
}
#solutions
{
	float:left;
	width:130px;
}
#network
{
	float:left;
	width:140px;
}


.sitetitle
{
	font-family: Verdana;
	font-size: small;
	color: #FFFFFF;
	text-align: center;
}
.maptitle
{
	font-family: Verdana;
	font-size: medium;
	color: #FFFFFF;
	text-align: center;
}

#content a
{
	font-size: x-small;
	padding-bottom: 10px;
}