@charset "utf-8";
/* CSS Document */

#holder{
	margin:3% -8px;
	width:100%;
	height:750px;
}
#feelthinkdo{
	float:left;
	margin:0px;
	background-image:url(img/feelthinkdo.jpg);
	width:558px;
	height:600px;
}
#contact{
	float:right;
	margin-right:8%;
	background-image:url(img/contact_off.png);
	width:260px;
	height:700px;
}
#contactOn{
	float:right;
	margin-top:-2000px;
	width:260px;
	height:700px;	
}
#email{
	height:23px;
	width:203px;
	margin:571px 0px 0px 0px;
	border:0px;
}
#reel{
	height:23px;
	width:203px;
	margin:15px 0px 0px 0px;
	border:0;
}
a{
	text-decoration:none;
	color:#fff;
}
