body
{
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #663700;
	margin: 0;
	padding: 0;
	background: #ffffff url("../images/bg_stripe.gif") repeat top left;
}

img
{
	border: 0;
	display: inline;
	margin: 0;
	padding: 0;
}

form
{
	padding: 0;
	margin: 0;
}

.clear
{
	clear: both;
}

.mainHolder
{
	width: 1000px;
	margin: 0 auto;	
}

.logoHolder
{
	position: absolute;	
	width: 260px; 
	height: 146px; 
	top: 0px; 
	left: 30px;
	z-index: 1;
}

#TopMenuHolder
{
	width: 650px;
	height: 130px;
	position: absolute; 
	left: 315px;
	z-index: 1000;
}

.mainFloatHolder
{
	position: absolute;
	top: 300px;
	left: 0px;
	width: 1000px;	
	z-index: 1;
}

.mainContent
{
	width: 645px;
	padding: 0 220px 0 135px;
	background: url("../images/bg_template_main.gif") repeat-y top center;
	clear: both;
	border: 0px solid #00ff00;
}

.footerHolder
{
	width: 1000px;
	height: 800px;
	margin: 0 auto;
	clear: both;
}

.footerHolderHome
{
	width: 1000px;
	height: 40px;
	margin: 0 auto;
	clear: both;
}

.mainHeader 
{
	width: 1000px;
	height: 484px;
	background: url("../images/bg_template_header.gif") no-repeat top center;
}

.mainMenuHolder
{
	width: 710px;
	height: 60px;
	background: url("../images/bg_mainmenu.gif") no-repeat top center;
	padding: 46px 0 0 10px;
}



.floatItemsPanel 
{
	position: relative;
	float: left;
}

.pageTitleHolder
{
	position: absolute;
	width: 282px;
	height: 146px;		
	top: 146px;
	left: 30px;
	z-index: 1;
}

.mainFooter
{
	width: 1000px;
	background: url("../images/bg_template_footer2.gif") no-repeat bottom center;
	height: 182px;
	padding: 40px 0 0 0;
	text-align: right;
	margin: 0;
}

.footer
{
	width: 600px;
	font-family: "Verdana", "Arial", sans-serif; 
	font-size: 9px; 
	text-decoration: none; 
	text-align: right;
	color: #663700;	
	margin: 0 auto;
	padding: 0;
}

.footer a
{	
	font-family: "Verdana", "Arial", sans-serif; 
	color: #663700;
	text-decoration: none; 
}

.footer a:hover
{	
	color: #fbaa29;
	text-decoration: underline; 
}



/* TV Page Styles */
.tvPageHolder
{
	width: 1072px;
	height: 860px;
	margin: 0 auto;
	background: url("../images/bg_template_tv.gif") no-repeat bottom center;
	clear: both;
	/*border: 1px solid #000000;*/
}

.tvItemsPanel 
{
	position: relative;
	float: left;
}

.logoHolderTV
{
	width: 260px; 
	height: 146px;
	position: absolute;
	left: 36px;
	z-index: 1;
}


#TopMenuHolderTV
{
	width: 710px;
	position: absolute; 
	left: 35px;
	z-index: 1000;
}


.menuHolderTV
{
	font-family: "Verdana", "Arial", sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none; 
	color: #ffffff; 

	padding: 40px 30px 0 20px;

	width: 220px;
	height: 86px;
	position: absolute; 
	left: 774px;
	background: url("../images/bg_menu.gif") no-repeat top left;
	/*border: 1px solid #000000;*/
	z-index: 1;
}

.menuHolderTV a
{	
	font-family: "Verdana", "Arial", sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none; 
	color: #ffffff;
}

.menuHolderTV a:hover
{	
	font-weight: bold; 
	text-decoration: none; 
	color: #fbaa29;
}

.tvPanel
{
	position: absolute; 
	width: 360px;
	height: 276px;
	/*
	width: 742px;
	height: 452px;
	*/
	top: 174px; 
	left: 276px;
	border: 0 px solid #ff0000;
	z-index: 1;
}

.pageTitleHolderTV
{
	position: absolute;
	width: 234px;
	height: 168px;		
	top: 130px;
	left: 40px;
	z-index: 1;
}

.contentHolderTV
{
	width: 830px;
	height: 290px;
	margin: 0;
	padding: 504px 0px 0px 160px;
	/*border: 1px solid #00ff00;*/
}

.contentPanelTV
{
	float: left;
	width: 600px; 
	height: 205px; 	
	overflow: auto;
	/*border: 1px solid #000000;*/
}

.rightContentPanelTV
{
	position: absolute;
	top: 516px;
	left: 890px;
	width: 130px;
	height: 240px;
	z-index: 1;
	
	/*border: 1px solid #ff0000;*/
}

.footerTV
{
	padding-top: 20px;
	width: 1050px;
	position: absolute;
	font-family: "Verdana", "Arial", sans-serif; 
	font-size: 9px; 
	color: #663700 ;
	text-decoration: none; 
	text-align: right;
	border: 0px solid #ff0000;
	z-index: 1;
}

.footerTV a
{	
	font-family: "Verdana", "Arial", sans-serif; 
	color: #663700 ;
	text-decoration: none; 
	text-align: right;
}

.footerTV a:hover
{	
	color: #fbaa29;
	text-decoration: underline; 
	text-align: right;	
}