@charset "utf-8";
#buyNow  a{
	background-image: url(../images/buy-now-bottom-btn.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 261px;
	height: 128px;
	margin-left: 49px;
}
#buyNow span  {
	display: none;
}
#forFree a   {
	background-image: url(../images/try-for-free.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 119px;
	width: 325px;
}
#forFree a:hover   {
	background-image: url(../images/try-for-free.png);
	background-position: left bottom;
}
#forFree2 a   {
	background-image: url(../images/try-for-free-small.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 69px;
	width: 325px;
	display: block;
}
#forFree2 a:hover   {
	background-image: url(../images/try-for-free-small.jpg);
	background-position: left bottom;
}
#aStar a   {
	background-image: url(../images/be-a-star.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 119px;
	width: 325px;
	display: block;
}
#sidebar {

}

#aStar a:hover   {
	background-image: url(../images/be-a-star.png);
	background-position: left bottom;
}
#aStar2 a   {
	background-image: url(../images/be-a-star-small.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 70px;
	width: 325px;
	display: block;
}
#aStar2 a:hover   {
	background-image: url(../images/be-a-star-small.jpg);
	background-position: left bottom;
}
#youTube a {
	background-image: url(../images/youtube-btn.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 55px;
	width: 140px;
	float: left;
	margin-left: 20px;
}
#facebook a{
	background-image: url(../images/ff.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 58px;
	width: 58px;
}
#Twitter a{
	background-image: url(../images/twitter-btn.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 58px;
	width: 58px;
}
#friendFeed a{
	background-image: url(../images/friend-feed.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 58px;
	width: 250px;
	margin-left: 50px;
}
#friendFeed a span{
	float: left;
	height: 58px;
	width: 58px;
	display: none;
}
#video {
	padding-top: 10px;
	float: left;
	margin-left: 10px;
}

/* Rounded Rectangle using code */
#rightCol {
	float: left;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-style:3px solid #4fc9ea;
	width: 345px;
	background-color: #FFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 3px solid #4fc9ea;
}
/* #rightCol {
	display: block;
	background-color: #FFF;
}
*/

#rightCol li {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}
#rightCol ul li a span{
	display: none;
}
#rightCol h2 span {
	display: none;
}

/* CSS Document */


#topCap  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #FFF;
	width: 345px;
	padding-bottom: 15px;
	padding-top: 6px; 
	background-color: #4EC9EA;
	margin-top: 0px;
	text-align: center;
}

#bottomCap {
	background-image: url(../images/news-bottom-box.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 360px;
	margin-left: -3px;
	float: left;
	padding-bottom: 15px;
}

#sample {
	height: 200px;
	width: 400px;
	float: left;
	display: block;
}
.box
{

	height:30px;
	width:345px;
	padding-top:5px;
	margin-bottom:10px;
	background-color:#4fc9ea;	
	color:#FFF;
	font-size:27px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;	
}
.one {
	width: 325px;
	text-align:center;
	margin-left:11px;
	margin-top:5px;
}
.media {
	margin-top:10px;
}
/* Advertisement Space */
#adSpace {
	width: 325px;
	float: left;
	margin-left: 15px;
	margin-top: 25px;
}
#adSpace li {
	width: 325px;
	float: left;
	display: block;
}
#adSpace ul li a span {
	display: none;
}
#adOne a   {
	background-image: url(../images/biogaba_stress_new.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 325px;
	height: 119px;
	float: left;
}
#adOne a:hover   {
	background-position: left bottom;
}
#adTwo a   {
	background-image: url(../images/biogaba_sleep_new.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 325px;
	height: 119px;
	float: left;
	margin-top: 20px;
}
#adTwo a:hover   {
	background-position: left bottom;
}
/* End of Advertisement Space */

