@charset "utf-8";
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 170px;
	background-color: #307107;
	margin-bottom: -20px;
}
.twoColFixLtHdr      #sidebar1 #MenuBarLeft    {
	padding: 0px;
	margin: 0px;
}
.twoColFixLtHdr #sidebar1 #sidebar1nomenu {
}

.twoColFixLtHdr   #sidebar1   img    {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.twoColFixLtHdr #mainContent {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 170px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	padding-top: 0px;
/*	width: 680px; bug ie*/
} 
.twoColFixLtHdr   #mainContent   #leftCell1  {
	width: 330px;
	float: left;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	margin-left: 10px;
}
.twoColFixLtHdr  #mainContent  #rightCell1 {
	width: 310px;
	float: right;
	margin-top: 20px;
	margin-right: 2px;
}
.twoColFixLtHdr #mainContent #leftCell2 {
	float: left;
	width: 450px;
	padding: 10px;
}
.twoColFixLtHdr  #mainContent  #center  {
	width: 510px;
	margin-left: 30px;
	float: left;
	margin-right: 50px;
}

.twoColFixLtHdr #mainContent      #rightCell2  {
	float: right;
	width: 180px;
	padding: 10px;
}
.leftCellx {
	float: left;
	width: 320px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 20px;
	margin-left: 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.rightCellx {
	float: right;
	width: 320px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 50px;
	margin-left: 10px;
}
.MarginRight {
	margin-right: 10px;

}
.Centerx {
	width: 600px;
	margin-left: 30px;
	float: left;
	margin-right: 50px;
}

.clientlist {
	list-style-type: none;
	line-height: 30px;
}

