﻿body
{
	/*background:#c56032 url('../images/bottom.jpg') no-repeat center 250px;*/
	background:#c56032 url('../images/tlo.jpg') repeat-y top center;
	min-width:1201px;
}

*,img,a
{
	outline-style:none!important;
}

.Background
{
/*	background-color:red;*/
	min-width:1201px;
	position:absolute;
	width:100%;
/*	background-color:green;*/
	background-position:center top;
	left:0;
	top:0;
}

.Holder
{
	position:relative;
	width:1201px;
	margin:0 auto;
/*	height:400px;*/
}
.LogoHolder
{
	position:relative;	
}

.LogoHolder .LogoHolderPane
{
	position:absolute;
	width:145px;
	height:95px;
	left:15px;
	top:10px;
}

.ContentHolder .LeftColumn
{
	width:901px;
	float:left;
	margin-top:/*132*//*113*/110px;
}

.ContentHolder .RightColumn
{
	width:300px;
	float:right;
	margin-top:/*114*/110px;
}

.LeftColumn .MainMenuPane
{
	float:left;
	width:/*710*/690px;
	height:70px;
	padding-left:20px;
}

.MainMenuPane .FlashMenuHolder
{
	position:relative;
	height:206px;
	overflow:hidden;
}

.LeftColumn .TopContentPane
{
/*	background-color:green;*/
	height:87px;
	width:180px;
	float:right;
	padding-right:11px;
	padding-top:19px;
}

.LeftColumn .ContentPane
{

	min-height:400px;
	padding-left:21px;
	width:869px;
	float:left;	
}

.ClearBoth
{
	clear:both;
}
.Holder .Footer
{
	margin:0 auto;
	width:1160px;
	clear:both;
	padding-top:20px;
	padding-bottom:100px;
}

.BlackArrowLink
{
	color:black;
	text-decoration:underline;
	background:url('/Portals/1/Skins/images/linkIcon.gif') no-repeat left;
	font-weight:bold;
	padding-left:9px;
}

/*///////////////////*/
.MainMenuPane ul a
{
	color:white;
}
.MainMenuPane ul
{
	display:block!important;
}
.MainMenuPane ul ul
{
	float:left;
	clear:left;
}

/*///////////////////*/
.AdminClass .ContentPane,
.AdminClass .ContentPane a
{
	color:white;
}
.AdminClass .ContentPane .FileTable
{
	background-color:silver;
	width:700px;
}

#FlashIcon
{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.FacebookBoxMiddle
{
	margin-top:-25px;
	padding-top:0!important;
}
.FacebookHolder
{
	position:relative;
}
