@charset "utf-8";
/* CSS Document*/ 
* html .png{
    position:relative;
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
    );
}

#rtMenuContainer{float:right;top:50px;position:relative;}

#contentArea	{width:756px;float:left;top:0px;position:relative;}

#bodyContainer	{width:756px;}

	
#homeleftSide		{
	float:left;
	top:0px;
	height:492px;
	background-image: url(images/pagesLFBg.png);
	background-repeat:repeat-y;
	background-position:right;
}
#homerightSide		{float:left;
	background-image: url(images/pagesRTBg.png);
	background-repeat:repeat-y;
	background-position:right;}



#homenewsContainer	{float:left;top:0px;background-image:url(images/indexNews.png);height:492px;}
#homenewsFlash 		{float:left;top:95px;position:relative;}
#homefeatureContainer{float:left;top:0px;}

#bottomContainer	{width:756px;float:left;}
#leftBotCorner		{float:left;}
#botCenter			{float:left;}
#botCenter			{float:left;}

#footerContainer	{width:756px;float:left;top:0px;position:relative;}



#copyContainer{
	float:left;
	position:relative;
	background-image:url(images/pagesContentTopBg.png);
	
	background-repeat:no-repeat;
	background-position:top;
	width:755px;
}


#flashContainer {float:left;position:relative;padding:0px; left:13px;width:724px;height:100px}


#pagesContainer {
	float:left;
	position:relative;
	width:755px;
	/*background-image:url(images/pagesContentBg.png);*/
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/pagesContentBG.png');
}
#pageCopyContainer{float:left;position:relative; width:700px;}
#pageCopy{ position:relative  !important;; padding:0px 16px 16px 16px  !important;; left:12px; width:700px;text-align:left;}

html>body #pagesContainer {
	float:left;
	position:relative;
	width:755px;
	background-image:url(../images/pagesContentBg.png);
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/pagesContentBG.png');*/
}

#leftSide		{
	float:left;
	top:0px;
	background-image: url(images/pagesLFBg.png);
	background-repeat:repeat-y;
	background-position:left;
	height:100%;
}	
#rightSide		{float:left;
	background-image: url(images/pagesRTBg.png);
	background-repeat:repeat-y;
	background-position:left;height:100%;}
#flashContainer {
	left: 16px;
	top: 0px;
}
