@import url(http://www.gutz.com/style.css);

h2{
	margin-top: 0;
}
#aed-page {
	width: 965px;
	margin: 0 auto;
}
#aed-header {
	margin: 0;
}
div#footer {
	margin: 0;
}
#aed-logo {
	margin-top: 10px;
}
#aed-heading {
	clear: both;
	color: #717073;
	font-size: 20px;
	margin: 10px 0 0 0;
	text-align: center;
	
/*
	margin: 27px 0 0 10px;
*/
}
#aed-header-img {
	margin: 0;
	margin-bottom: 3px;
	float: right;
}
div#copyright {
	border: none;
}
#aed-left-column {
	width: 200px;
	float: left;
}
#aed-right-column {
	margin: 5px 0 5px 0;
	width: 764px;
	float: left;
	border-left:1px solid #B4B4B4;
}
.button p {
	vertical-align: bottom;
	margin: 0 0 5px 0;
}
div.product {
	clear: both;
	width: 200px;
	border: 1px solid #B4B4B4;
	float: right;
	margin: 0 0 10px 10px;
}
div.product img {
	margin: 7px;
}
div.product p {
	margin: 0 7px 7px 7px;
}
.buy-now img{
	margin: 0;
}
.showcartdisplaybg {
	margin-left: 15px;
}
.video {
 	margin-left:215px;
	line-height: 15px;
}
#implementation {
	position: relative;
	background-image: url(images/implementation.jpg);
	background-repeat: no-repeat;
	background-position: 30px 0;
	width: 100%;
	height: 460px;
}
#implementation p {
	position: absolute;
	text-align: left;
}
#one {
	top: 130px;
	left: 0px;
	width: 190px;
}
#two {
	top: 130px;
	left: 504px;
	width: 210px;
}
#implementation #three {
	left: 145px;
	top: 390px;
	width: 375px;
	text-align:center;
}
