	img{
	border:0;
	}
	
	#mainContainer{
		width:700px;
		margin:0 auto;
		text-align:left;	
		background-color:#FFF;
		
	}
	body{
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		margin-top:20px;
		padding:0px;
		text-align:center;
		background-color:#FFF;
		font-size: 90%;	
		color:#666666;
	}
	
	a{
	 text-decoration:underline;
	 color:#6ea8c2;
	}
	a:hover{
	 text-decoration:none;
	 color:#666666;
	}
	.contentContainer{
		width:700px;
		float:left;
	}
	.contentContainer p,.contentContainer h1{
		margin-top:0px;
	}
	

	.imageSlideshowHolder,.imageSlideshowHolder_left{
		
		float:left; 	
		width:700px;	
		height:350px;	
		
		position:relative;	
	}
	
	.imageSlideshowHolder img{
		float:left;
		position:absolute;
		left:0px;
		top:0px;
	}
	.wrapper_middle{
	width:700px;
	float:left;
	margin:14px 0 14px 0;
	position:relative;
	}
	
	.imgs_footer{
	width:229px;
	height:155px;
	float:left;
	border-right:dashed #666666 1px;
	}
	.imgs_footer_end{
	width:220px;
	height:155px;
	float:left;
	margin-left:9px;
	}
	.wrapper_footer{
	
	width:700px;
	float:left;
	border-top:dashed #666666 1px;
	}
	.wrapper_footer_left{
	margin-top:19px;
	width:461px;
	float:left;
	border-right:dashed #666666 1px;
	padding-right:9px;
	}
	.wrapper_footer_right{
	margin-top:19px;
	width:219px;
	float:right;
	padding-left:9px;
	
	}
	.title{
	font-weight:bold;
	color:#6ea8c2;
	font-size:110%;
	}
	.wrapper_copy{
	width:700px;
	margin-top:19px;
	font-size:80%;
	float:left;
	}