body{
	background-color:#222222;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#mainDiv{ width:800px; margin:0 auto;}
#top{ background-color:#346633;}
.main {
	background-position: left top;
	left:20%;
	right:20%;
	height: 100%;
	width:60%;
	position: relative;
	top: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	border-bottom: thin solid #999999;
	z-index: 0;
	float:left;
	background-image: url(img/Solutions-31.bmp);
	
}
.mainMenu {
	background-position:center;
	height: 50px;
	width: 800px;
	position: relative;
	left: 300px;
	top: 0px;
	right: -300px;
	background-color: #FFFFFF;
	border-color:#330033;
	font-size: small;
	font-family: Verdana;
	border:thin;
}

.main2 {
	height: 350px;
	width: 800px;
	position: absolute;
	left: 310px;
	top: 405px;
	background-color: #FFFFFF;
	background-image: url(img/SMB-solutions.bmp);
	overflow: visible;
	border: thin solid #0033CC;
	
}
.top_bdr{
	border:1px solid #397038;
}
.grey{ color:#999999;}
#footer{
	color:#999999;
	height: 30px;
	text-align: center;
	font-size: 11px;
	padding: 15px  0px 10px 0px;
	background-color: #333333;
}
#footer a{
	color:#CCCCCC;
	text-decoration:none;
}
#footer a:hover{ color:#FFFFFF;text-decoration:none;}
