﻿body
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	letter-spacing: normal;
	font-size: 11px;
	background-color: White;
	text-align: justify;
}
img 
{
    -ms-interpolation-mode: bicubic;
}
a img
{
    border: 0px;
}
h1 
{
	color: #fca604;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 2px;
}
.table
{
	width: 100%;
	text-align: left;
}
.style2
{
	font-family: inherit;
	font-weight: bold;
	font-size: 12px;
	color: #fca604;
	letter-spacing: 2px;
}
.style3 
{
		color: #fca604;
		font-weight: bold;
}
.style4
{
	font-family: inherit;
	font-weight: bold;
	font-size: 12px;
	color: #fca604;
	letter-spacing: 2px;
	text-align: center;
	padding-left: 5px;
}
.bodytext
{
	font-family: inherit;
	padding-left: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
}
.bluestrip
{
    background-color: #1cb1e5;
    height: 270px;
    margin-top: 120px;
    z-index: 0;
}
.bottombluestrip
{
    background-color: #1cb1e5;
    height: 70px;
    margin-top: 320px;
    z-index: 0;
}
.tv
{
    background-image: url(images/bg3.png);
    background-repeat: no-repeat;
    width: 1092px;
    height: 689px;
    position: absolute;
    display: none;
    top: 20px;
    z-index: 1;
}
.tvscreen
{
    width: 542px;
    height: 338px;
    position: absolute;
    display: none;
    top: 85px;
    overflow: auto;
    z-index: 2;
}
.footerscreen
{
    width: 542px;
    height: 338px;
    position: absolute;
    display: none;
    top: 85px;
    overflow: auto;
    z-index: 4;
}
.logo
{
    width: 128px;
    height: 111px;
    position: absolute;
    display: none;
    top: 10px;
    z-index: 3;
    border: 0px;
}
.businessname
{
    position: absolute;
    display: none;
    top: 10px;
    z-index: 3;
}
.icons
{
    position: absolute;
    top: 150px;
    width: 250px;
    display: none;
    z-index: 4;
    border: 0px;
}
.icons img
{
    position: absolute;
    width: 40px;
    height: 40px;
    z-index: 5;
    top: 70px;
    left: 20px;
    cursor: pointer;
}
.screen
{
	display: none;
}
.icontext
{
    position: absolute;
    text-align: center;
    width: 130px;
    color: Black;
    font-size: 11px;
    display: none;
    z-index: 6;
}
.heading
{
    position: absolute;
    text-align: center;
    width: 130px;
    font-size: 12px;
    font-weight: bold;
	color: #fca604;
    display: none;
    z-index: 6;
}
.list1 {list-style :none;}
.list1 {margin-bottom:-20px}
.list1 li {padding:0 0 20px 0;line-height:1.43em;width:100%;overflow:hidden;vertical-align:top}
.list1 li img {float:left;margin:5px 21px 0 0}
/* .list1 li strong {display:block;font-size:.86em;padding-bottom:5px} */
/* .list1 li a {color:#4e4e4e;text-decoration:none} */
.list1 li a:hover {text-decoration:underline}

