*{padding:0px; margin:0px;}
HTML{ width:100%; height:100%;}
ul,ol,li{margin:0px;
padding:0px;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#000000;
	background-color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom:0px;
	background-image:url(../images/mainbg.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	
}
a {
	color: #000000;
	text-decoration:underline;
	color: #986e00;
}

a:hover {
	text-decoration:underline;
	color: #986e00;

		}


.fl{float:left;}
.fr{float:right;}
.clear{clear:both;}
.clearDiv{clear:both; height:0px;}

.heardingtextred {
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;	
	color: #fe008b;	
}


.heardingtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	color: #4a4a4a;
	padding-top:20px;
	padding-bottom:10px;
	display:block;
}
#mainDiv {
	width:955px;
	margin-left:auto;
	margin-right:auto;

		

	background-color:#FFFFFF;
}
.menupanel {
	background-image: url(../images/menubg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	width: 955px;
}
.logopanel {
	width: 955px;
	background-image: url(../images/logopanel.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 104px;
}
.tab {
	background-image: url(../images/tabbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	padding-top: 20px;
	padding-left: 67px;
	padding-right: 30px;
	padding-bottom: 30px;
}
.vediopanel {
	padding-bottom: 20px;
	padding-top: 20px;
}

.tab .tabs {
	height: 30px;
	display: block;
	padding-bottom: 15px;
	font-size: 24px;
}

.imgli li {
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 24px;
	list-style-type: none;
	padding-bottom: 10px;
	margin: 0px;
}
