BODY{
	margin: 0px 0px 0px 0px;
	font-family: Lucida Sans Unicode,Lucida Grande,sans-serif;
}
img{
	border: 0;
}
#container{
	width: 100%;
	text-align: center;
}
#main_content{
	width: 800px;	
	margin: 0px auto;
}
#logly{
	background-image: url(../images/lg_bg_logly.gif);
	background-repeat: no-repeat;
	height: 600px;
	width: 400px;
	float: left;
	position: relative;
}
	#logly h5{
		font-weight: normal;
		color: #6e7279;
		font-size: 11px;
		width: 360px;
		margin: 5px auto;
	}
	#logly h5 a{
		color: #08989d;
		text-decoration: none;
	}
	#logly h5 a:hover{
		color: #eb4a4b;
	}
	#logly h1{
		color: #08989d;
		padding: 129px 0px 0px 7px;
		font-size: 20px;
		margin: 0px;
		font-weight: normal;
	}
	.logly_bottles{
		position: absolute;
		top: 214px;
		left: 38px;
	}
	.logly_logo{
		position: absolute;
		top: 38px;
		left: 38px;
	}
	.logly_btn{
		position: absolute;
		top: 550px;
		left: 0px;
		width: 400px;
		text-align: center;
	}
	.logly_btn a{
		display: block;
		color: #6e7279;
		background-image: url(../images/lg_btn_bg.png);
		background-repeat: no-repeat;
		width: 118px;
		height: 43px;
		text-decoration: none;
		padding-top: 4px;
		margin: 0px auto;
		text-transform: uppercase;
		letter-spacing: 2px;
	}
	.logly_btn a:hover{
		color: #08989d;
		background-image: url(../images/lg_btn_bg.png);
		background-repeat: no-repeat;
	}
#logly_ultra{
	background-image: url(../images/lg_bg_logly_ultra.gif);
	background-repeat: no-repeat;
	height: 600px;
	width: 400px;
	float: left;
	position: relative;
}
	#logly_ultra h5{
		font-weight: normal;	
		color: #6e7279;	
		font-size: 11px;
		width: 360px;
		margin: 5px auto;
	}
	#logly_ultra h5 a{
		color: #eb4a4b;
		text-decoration: none;
	}
	#logly_ultra h5 a:hover{
		color: #eb4a4b;
	}
	#logly_ultra h1{
		color: #4f2491;
		padding: 118px 0px 0px 80px;
		font-size: 15px;
		text-align: left;
		margin: 0px;
		font-weight: normal;
	}
	.logly_ultra_bottles{
		position: absolute;
		top: 214px;
		left: 100px;
	}
	.logly_ultra_logo{
		position: absolute;
		top: 38px;
		left: 71px;
	}
	.logly_ultra_btn{
	position: inherit;
	top: 550px;
	left: 0px;
	width: 400px;
	text-align: center;
	}
	.logly_ultra_btn a{
		display: block;
		color: #6e7279;
		background-image: url(../images/lg_btn_bg.png);
		background-repeat: no-repeat;
		width: 118px;
		height: 43px;
		text-decoration: none;
		padding-top: 4px;
		margin: 0px auto;
		text-transform: uppercase;
		letter-spacing: 2px;
	}
	.logly_ultra_btn a:hover{
		color: #eb4a4b;
		background-image: url(../images/lg_btn_bg.png);
		background-repeat: no-repeat;
	}
.clear{
	clear: both;
	float: none;
}

