/* IMAGE */
#module{
	}
#image{
	text-align: center;
	float: left; 
	position: relative;
	width: 618px;
	height: auto;
	}
#description{
	float: right; 
	display:inline; 
	position: relative;
	width: 178px;
	margin: 0px 0px 0px 0px;
	}
#flash{
	text-align: center; 
	float: left; 
	position: relative;
	width: 618px;
	height: auto;
	}
	#image2{
	float: right; 
	display:inline; 
	position: relative;
	width: 332px;
	height: 430px;
	margin: 0px 20px 0px 0px;
	}
	
/* CONTACT PAGE */
#module-r{
	width: 529px;
	}
#image-r{
	text-align: left;
	float: left; 
	position: relative;
	width: 309px;
	height: auto;
	}
	
	

/* TEXT & LAYOUT */
#title{
	font-family: helvetica, sans-serif;
	color: #000000;
	font-size: 1.2em;
	line-height: 1.4;
	}
#details{
	font-family: helvetica, sans-serif;
	color: #595959;
	font-size: 1em;
	line-height: 1.4;
	}
#info{
	font-family: helvetica, sans-serif;
	color: #8c8c8c;
	font-size: 1em;
	font-style: italic;
	line-height: 1.4;
	}
#buffergap {
	clear:both;
	width: 838px;
	height: 48px;
	}
#picturegap {
	clear:both;
	width: 838px;
	height: 40px;
	}
#gapline{
	clear:both;
	width: 838px;
	height: 20px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #e5e5e5;
	}