img {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: auto;
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x repeat-y;
}
#Master {
     z-index:1;
     width:1060px;
     margin-left: auto ;
     margin-right: auto ;
	 background-color: #141d34;
	 padding:0;
}
#A1 {
	color: #00F;
	font-family: "Arial Black", Gadget, sans-serif;
}

#Layer1 {
	position:relative;
	width:600px;
	z-index:2;	
	margin-left: 35px;
	

		}
#apDiv1 {
	position:absolute;
	width:320px;
	height:320px;
	z-index:1;
	margin-left:868px;
	margin-top:0px;
	top: 394px;
	left: -190px;
}
#footer {
    z-index:6;
	height:50px;
	width:1060px;
	margin:0;
	padding:0;
	margin-left: auto;
    margin-right: auto;
	}
#bottom {height:25px;}
#header{    z-index:6;
	height:50px;
	width:1060px;
	margin:0;
	padding:0;
	margin-left: auto;
    margin-right: auto;
	}
#shutterfly
{
	position:absolute;
	width:300px;
	height:300px;
	z-index:1;
	margin-left:868px;
	margin-top:0px;
	top: 47px;
	left: -183px;
	}

.style3 {
	color: #4263AD;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #4263AD;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #21316B;
}
a:hover {
	text-decoration: none;
	color: #4263AD;
}
a:active {
	text-decoration: none;
	color: #141D34;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.style22 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.CENTERING {
	text-align: center;
}
div.hr {
  height: 1px;
  border: 0;
  width: 100%;
  color: #4263AD;
background-color: #4263AD;
}
div.hr hr {
  display: none;
}