body
{
	background-image:url('Images/Backgrounds/BgBody1160.gif');
	/*background-image:url('Images/Backgrounds/BgBody.gif');
	background-image:url('Images/Backgrounds/BgBodyYellow.png');*/
    background-repeat:repeat;    
    /*background-position:0px -300px;*/
    background-position:0px 0px;
    margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:auto;
	height:auto;
}
.SiteWidth
{
	width:1000px;
	overflow:visible;
	height:auto;
}
.SiteContentLeftWidth
{
	width:40px;
}
.SiteContentRightWidth
{
	width:915px;
}
.InnerSiteMenuWidth
{
	width:215px;	
}
.InnerSiteWidth
{
	width:692px;
}
.InnerContentGTPanel
{
	width:694px;	
}
#Site
{
    background-repeat:repeat-y;
    margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	margin-bottom:auto;
}
#mainContainer
{
	background-image:url('Images/Backgrounds/BgMainBackground.png');
	background-position:-1px 0px;
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	margin-bottom:auto;	
	height:auto;
	float:left;	
}
#header
{
    position:relative;
    height:207px;
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	margin-bottom:auto;
	background-repeat:no-repeat;
    background-image:url('Images/Pages/Header.png');
    background-position:0px 0px;
}
#containerBackground
{
	position:relative;
	z-index:10;
	margin-top:0px;
	margin-left:6px;
	margin-right:auto;
	margin-bottom:auto;
	overflow:visible;
	background:url('Images/Backgrounds/BgHeaderDown.gif');
	background-repeat:no-repeat;
	background-position :36px 0px;
	height:auto;
	float:left;	
}
#containerLeft
{
	float:left;	
	height:auto;
}
#containerRight
{
	float:left;	
	background:transparent;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	margin-bottom:auto;
	height:auto;	
}
#footer
{
	height:100px;
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	margin-bottom:0px;
	background-repeat:no-repeat;
    /*background-image:url('Images/Pages/Footer.png');*/
    background-image:url('Images/Pages/FooterRed.png');
	background-position:0px 0px;
	clear: both;
}
#SiteMapPath
{
    float:left; 
    overflow:hidden;
    height:20px;
    padding-top:4px;   
    padding-left:2px;
    padding-right:4px;
}
#menu
{
	float:left; 
	overflow:hidden;
    padding-top:27px;   
    padding-left:0px;
    padding-right:0px;
}
#content
{    
	float:left; 
    overflow:hidden;
    padding-top:3px;   
    padding-left:0px;
    padding-right:0px;
}