body {
	background-color:#000000;
	}
	
#wrapper {
	/* hide ie5mac \*/ 
	margin-top:-245px;
	top:50%;
	width:100%;
	left:0;
	text-align:center;
	position: absolute;
	/* end hide */ 
}

#logo{
	background-image: url(../Images/logo.png);
	height: 38px;
	width: 128px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 100;
}

#layout {
	height: 455px;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}

#divider1 {
	height: 7px;
	background-color: #FFFFFF;
	position: absolute;
	top: 70px;
	width: 750px;
	float: left;
	left: 0px;
}

#divider2 {
	height: 7px;
	background-color: #FFFFFF;
	position: absolute;
	top: 463px;
	width: 750px;
	float: left;
	left: 0px;

}

p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

#slideshow {
	height: 315px;
	width: 400px;
	position: absolute;
	top: 113px;
	float: left;
	left: 0px;
	overflow: hidden;

}

#content {
	height: 203px;
	width: 309px;
	position: absolute;
	top: 113px;
	left: 440px;
}
 #email{
	position: absolute;
	top: 405px;
	left: 480px;
	width: 270px;
 }
 
 #email dd {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	margin-left: 0px;
	margin-top: 0px;
	font-weight: normal;
	margin-bottom: 0px;
}

 #circle {
	height: 172px;
	width: 173px;
	position: absolute;
	top: 8px;
	left: 290px;
	z-index: 100;
 }
