div#clear {clear: both;}

div#home {
	float: left;
	width: 800px;
}

div#register {
	margin-top: 20px;
}

div#register ul {
	margin-bottom: 10px;
	margin-left: 20px;
	margin-top: 20px;
}

div#register ul li {
	list-style: url(../../images/home/gift-bullet.gif);
	padding-bottom: 3px;
}

div#register a {
	font-size: 16px;
}

div#follow-us {
	border-top: 1px solid #ccc;
	font-size: 16px;
	margin-top: 10px;
	overflow: hidden;
	padding-top: 10px;
}

div#follow-us div {
	float: left;
}

div#follow-us div.facebook, div#follow-us div.twitter {
	margin-right: 10px;
}

div#follow-us a, div#follow-us a:visited {
	color: #333;
}

div#follow-us a:hover {
	background: #333;
	color: #fff;
}

div#ads {float: left;
width: 245px;
margin-top: 400px;}

div#bottom_ads{
padding: 20px;
width: 750px;}

div#video{
padding:25px;
width: 750px;
border: #fcf1f6 solid;}

div#blog {
    background-color: #FCF1F6;
    padding: 10px;
	float: right;
	margin-left: 15px;
	width: 508px;
	border:black solid;
	
}


div#blog div.post {
	margin-top: 10px;
}

div#blog h3, div#blog h3 a, div#blog h3 a:visited {
	color: #744b6c;
	font-size: 18px;
	text-decoration: none;
}

div#blog h3 a:hover {
	background: #744b6c;
	color: #fff;
}
