/* Index Page CSS File */

.play {
	width: 128px;
	height: 82px;
	background-image: url(../images/home_play.png);	
	margin-top: 180px;	
	margin-left: 500px;
	z-index: 8;
}

.play-link {
	margin-top: 340px;
	margin-left: 260px;
	width: 128px;
	height: 80px;
	z-index: 9;		
}

.play-link a {
	display: block;
	width: 128px;
	height: 80px;
}

.home_pictureframe {
	width: 286px;
	height: 229px;
	background-image: url(../images/home_picture_frame.png);
	margin-left: 320px;
	margin-top: 20px;	
}

.home_sofa {
	height: 241px;
	width: 258px;
	background-image: url(../images/home_sofa.png);
	margin-left: 620px;
	margin-top: 150px;
}

.home_sweets {
	width: 218px;
	height: 107px;
	background-image: url(../images/home_sweets.png);
	margin-left: 450px;
	margin-top: 310px;
}

.home_ourfriend
{
	width: 265px;
	height: 131px;
	background-image: url(../images/home_ourfriend.png);
	margin-left: 620px;
	margin-top: 20px;
}

.home_ourfriend_uk
{
	width: 265px;
	height: 131px;
	background-image: url(../images/home_ourfriend_uk.png);
	/*background-image: url(../images/home_ourfriend.png);*/
	margin-left: 620px;
	margin-top: 20px;
}

.home_ourfriend_link
{
	width: 104px;
	height: 62px;
	margin-left: 770px;
	margin-top: 35px;
}

.home_ourfriend_link a
{
	display: block;
	width: 104px;
	height: 62px;
}

.tv {
	width: 271px;
	height: 322px;
	background-image: url(../images/home_tv_new.png);	
	margin-left: 10px;
	margin-top: 20px;
}.tv_uk {
	width: 271px;
	height: 322px;
	background-image: url(../images/home_tv_tvc.png);	
	margin-left: 10px;
	margin-top: 20px;
}

.tv.natm2 {
	background-image: url(../images/tv_new_natm.png);
}

.tv-link {
	margin-top: 120px;
	margin-left: 80px;
	width: 138px;
	height: 128px;	
}

.tv-link a {
	display: block;
	width: 138px;
	height: 128px;
}

.remote
{
	width: 308px;
	height: 176px;
	background-image: url(../images/home_remote.png);
	margin-top: 290px;
	margin-left: 180px;	
}


/* Text Elements */

ul.home_bot li a:hover {
	color: #f28c20;	 
}
