
	.section{
		background: #dce0df;
		margin-left: auto;
		margin-right: auto;
		width: 750px;
		margin-bottom: 5px;
		padding: 10px 5px 5px 0px;
		border: solid 1px #778799;
		height: 135px;
		}
	.sectionHov{
		background:#E6DEC7;
		margin-left: auto;
		margin-right: auto;
		height: 135px;
		width: 750px;
		margin-bottom: 5px;
		padding: 10px 5px 5px 0px;
		border: solid 1px #778799;
		}
	.sectionTitle{
		font: bold 14px arial;
		padding-left: 25px;
		background: url('../images/webDoc.gif') left bottom no-repeat;
		}
	.sectionDesc{
		font: 13px arial;
		text-indent: 45px;
		}
	.logo{
		margin-left: 200px;
		width: 300px;
		height: 80px;
		background-color: #fcfcfc;
		border: 1px solid #BBC2C7;
		padding: 3px;
		color: #666;
		filter:	progid:DXImageTransform.Microsoft.Shadow(color="#BFBFBF", Direction=135, Strength=4);
		}
	.logo .smallImg{
		margin-left: 90px;
		margin-top: 20px;
		cursor: pointer;
		}
	.logo .lrgImg{
		cursor:pointer;
		margin-left: 90px;
		}