* {	margin:0; padding:0; }

#banner {
	width: 1040px;
	height: 550px;
	background: #506060;
	margin: 0px 0px 3px;
}

#ad_image {
	width: 494px;
	height: 369px;
	float: left;
	overflow: hidden;
	margin: 80px 0px 0px 40px;
	padding: 0px;
	display:inline;
}

.imgtmp {
}

#largeimage {
	width: 435px;
	height: 544px;
	float: right;
	background: #506060;
	padding: 0px 40px 0px 0px;
	display:inline;
}

#largeimage h1 {
	FONT-SIZE: 1.0em;
	color:#D6DDE7;
	FONT-STYLE: normal;
	FONT-FAMILY: Calibri;
	padding: 20px 0px 5px 15px;
	text-align:left;
	font-weight: 100;
}

#largeimage h2 {
	FONT-SIZE: 1.0em;
	color:#D6DDE7;
	FONT-STYLE: normal;
	FONT-FAMILY: Calibri;
	padding: 0px 15px;
	text-align:justify;
	font-weight: 100;
}

#largeimage h2 a {
	color:#101665;
}

#largeimage h2 a:hover {
	color:#101665;
}

#largeimage ul
{
	FONT-STYLE: normal;
	FONT-FAMILY: Calibri;
	list-style-type: disc;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	list-style-position: outside;
}

#largeimage ul li
{
	FONT-SIZE: 1.0em;
	FONT-STYLE: normal;
	FONT-FAMILY: Calibri;
	color: #D6DDE7;
	padding: 1px;
	margin: 0px 0px 10px;
}

/* default opacity for IE */
img {
filter:alpha(opacity=100);
}

/* duplicate image positioning */
img.idupe {
position:absolute;
z-index:30000;
visibility:hidden;
}

#oldLayer {
position: absolute;
width: 494px;
height: 369px;
z-index: 1;
background-color: #506060;
overflow: hidden;
padding: 0px;
margin: 0px;
}

#newLayer {
position: absolute;
width: 494px;
height: 369px;
z-index: 2;
color: #506060;
background: #506060;
opacity: 0;
overflow: hidden;
padding: 0px;
margin: 0px;
}
