html {
	margin: 0px;
	width: 100%;
	height: 100%;
	background-color: transparent;
}

body {
	margin: 0px;
	width: 100%;
	height: 100%;
	background-color: transparent;
	border: 0px solid red;
}

body.Top {
	background-image : url(/Client/Design/Images/Framework/BG.Top.2000.160.jpg);
	background-position : top left;
	background-repeat : no-repeat;
}

body.Left {
	background-image : url(/Client/Design/Images/Framework/BG.Left.1840.225.jpg);
	background-position : top left;
	background-repeat : no-repeat;
}
/*
body.Left div.BottomBar {
	font-size: 1px;
	width: 210px;
	height: 6px;
	background-color: #E20A16;
	position: absolute;
	bottom: 0px;
	left: 15px;
}
*/
body.Bottom div.BottomBar1 {
	font-size: 1px;
	width: 14px;
	height: 6px;
	background-color: #588B2E;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

body.Bottom div.BottomBar2 {
	font-size: 1px;
	width: 210px;
	height: 6px;
	background-color: #E20A16;
	position: absolute;
	bottom: 0px;
	left: 15px;
}

div.Address {
	font-size: 1px;
	width: 117px;
	height: 89px;
	position: absolute;
	bottom: 28px;
	left: 78px;
	filter : progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Client/Design/Images/Framework/Address.117.89.png', sizingMethod='image', enabled=true);
}

div.Address:first-child {
	background-image : url(/Client/Design/Images/Framework/Address.117.89.png);
	background-position : top left;
	background-repeat : no-repeat;
}

div.Logo {
	font-size: 1px;
	width: 479px;
	height: 96px;
	position: absolute;
	top: 9px;
	right: 46px;
	filter : progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Client/Design/Images/Framework/Logo.MozartApo.479.96.png', sizingMethod='image', enabled=true);
}

div.Logo:first-child {
	background-image : url(/Client/Design/Images/Framework/Logo.MozartApo.479.96.png);
	background-position : top left;
	background-repeat : no-repeat;
}
