* {	margin:0; padding:0; }

#banner {
	width: 1000px;
	height: 375px;
	background: #FFF;
}

#ad_image {
	width: 500px;
	height: 375px;
	float: left;
	border-right: 1px solid #333333;
	overflow: hidden;
}

.imgtmp {
}

#largeimage {
	width: 493px;
	height: 365px;
	float: right;
	border-top: 5px solid #333333;
	border-right: 5px solid #333333;
	border-bottom: 5px solid #333333;
	border-left: 1px solid #333333;
}

#largeimage a {
	color: #32659A;
	text-decoration: none;
}

#largeimage a:hover {
	color: #000000;
}

#largeimage h1 {
	FONT-SIZE: 1.4em;
	color:#016703;
	FONT-STYLE: normal;
	FONT-FAMILY: Calibri;
	padding: 15px 5px 10px 55px;
	text-align:left;
}

#largeimage h2 {
	FONT-SIZE: 1.0em;
	color:#333333;
	FONT-STYLE: normal;
	FONT-FAMILY: Calibri;
	padding: 5px 5px 0px 45px;
	text-align:left;
	font-weight: 600;
}

#largeimage h2 a {
	color:#333333;
}

#largeimage h2 a:hover {
	color:#FF0000;
}

.portfolio_table {
	margin: 0px 0px 0px 30px;
}

.small
{
	FONT-FAMILY: Calibri;
	FONT-SIZE: 0.6em;
	color:#333333;
	font-weight: bold;
}

/* 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: 500px;
height: 375px;
z-index: 1;
background-color: #fff;
overflow: hidden;
padding: 0px;
margin: 0px;
}

#newLayer {
position: absolute;
width: 500px;
height: 375px;
z-index: 2;
color: #FFF;
background: #fff;
opacity: 0;
overflow: hidden;
padding: 0px;
margin: 0px;
}

#first_images
{
	float: left;
	width: 450px;
	padding: 20px 0px 0px 15px;
}

#form
{
}

.drop_box
{
	margin: 10px 0px 0px 40px;
	width: 400px;
}