@charset "utf-8";
/* CSS Document */


#container {
 DISPLAY: inline-block; 
 MARGIN: 0px auto; 
 VERTICAL-ALIGN: middle; 
 WIDTH: 100%; 
 POSITION: relative; 
 TEXT-ALIGN: center;
}

/*Product & Solution style starts here*/
/*.footer {
	WIDTH: 100%;
	HEIGHT: 100%;
	margin: 0px;
	background-image: url(images/selectCountry.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}*/
.ps_TV {
	WIDTH: 100%;
	HEIGHT: 100%;
	margin: 0px;
	border: 0px
	background-image: url(../images/ps_TV.jpg);
	background-repeat: no-repeat;
	background-position: center;
	align: top
}

