#Footer .blockTop {
	background-image:  url(../Images/blocks/BlockFooterTop.png);
	background-repeat: no-repeat;
	height:6px;
	width:964px;
	float:left;
	margin-top: 18px;
}
#Footer .blockMiddle {
	float:left;
	background-color: White;
	height: 281px;
	width: 964px;
}
#Footer .blockBottom {
	background-image:  url(../Images/blocks/BlockFooterBottom.png);
	background-repeat: no-repeat;
	height:6px;
	width:964px;
	float:left;
	margin-bottom:15px;
}
#Footer .BlockWineStein {
	background-image:  url(../Images/blocks/Block_blue_Small_Login-221-180.png);
	background-repeat: no-repeat;
	height:166px;
	width:234px;
	color: white;
	position: relative;
	margin:23px 0 0 17px;
	float:left;
}
#Footer .DottedLine {
	background-image:  url(../Images/NavigationLine.png);
	background-repeat: repeat-x;
	width:185px;
	height:2px;
	margin: 5px 0;
}
#Footer .DottedLineBlack {
	background-image:  url(../Images/DottedLineBlack.png);
	background-repeat: repeat-x;
	width:124px;
	height:2px;
	margin: 5px 0;
}
#Footer .Wrapper {
	padding: 11px 16px;
}
#Footer .Wrapper .Body {
	font-size: 12px;
	margin-top: 5px;
}
#Footer .Wrapper ul {
	line-height:16px;
	margin:0;
	padding:4px 14px;
} 
#Footer .Button {
	background-image:  url(../Images/Buttons/Button-188-21-LightBlue.png);
	background-repeat: repeat-x;
	width:198px;
	height:23px;
	margin-top: 5px;
	Font-size: 14px;
	padding:4px 0;
	text-align:center;
	cursor: pointer;
}
#Footer .BlockList {
	margin:16px 0 0 38px;
	float:left;
	Color: #333;
	width: 70%;
}
#Footer .BlockItem {
	width: 24%;
	float:left;
}
#Footer .BlockHeader {
	font-size:18px;
}
#Footer .BlockList .Body {
	font-size:12px;
}
#Footer .BlockList ul {
	line-height:18px;
	margin:0;
	padding: 0 14px;
	cursor: pointer;
	color:#336699;
} 
#Footer .DottedLineLong {
	width:930px;
	float:left;
	margin: 14px 0 5px 17px;
}
#Footer .DottedLineLongNoMarginTop {
	margin: 5px 0 4px 17px;
}
#Footer .SmallMenu {
	float:left;
	margin-left: 17px;
	font-size: 12px;
	font-weight: bold;
	Color: #5D6C7E;
}
#Footer .SmallMenu ul {
	margin: 0;
	padding: 0;
	color: #333;
}
#Footer .SmallMenu li {
	cursor:pointer;
	display:inline;
	padding:4px
}
#Footer .CopyRights {
	font-size: 11px;
	font-weight: normal;
	width: 100%;
	line-height:16px;
}
#Footer a {
	Color: #336699;
}
#Footer .Button a {
	color: white;
}

