html,body
{
	background-color: #5e6b92;
	background-image: url(/Images/page_bg.gif);
	background-repeat: repeat-x;
	color:#000000;
	font-family:Verdana, Arial; 
	font-size:11px;
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
}

.PageBreak		{PAGE-BREAK-AFTER: always;}

img	{border-width: 0px 0px 0px 0px;}

div	{padding:0px 0px 0px 0px;border-width: 0px 0px 0px 0px;}



/************************************************************************
* 	Main Containers & Borders
************************************************************************/
div#MainContainer
{
margin:auto;
width:940px;


}
	div#MainContainer1
	{
	float:left;

	width:860px;
	background-image:url(/Images/page_shadow.png);
	background-repeat:repeat-y;
	padding-left:40px; padding-right:40px;
	}

/************************************************************************
*	Header
************************************************************************/
div#HeaderContainer
{
float:left;
width:860px;

}
	div#HeaderTopContainer{
	float:left;
	width:860px;
	height:104px;
	background-image:url(/Images/header_top_bg.gif);
	background-repeat:repeat-x;
	}
		div#HeaderBottomLeftLogoContainer{
	float:left;
	width:618px;
	height:104px;
	background-image:url(/Images/top_logo.gif);
	background-repeat:no-repeat;
	background-position: 53px 28px;
		}
		div#HeaderBottomRightHotlineContainer{
	float:left;
	width:242px;
	height:104px;
	background-image:url(/Images/top_hotline.gif);
	background-repeat:no-repeat;
	background-position: left 35px;
		}
	div#HeaderBottomContainer{
	float:left;
	width:860px;
	height:267px;
	background-image:url(/Images/banner.jpg);
	background-repeat:no-repeat;
	}

/************************************************************************
*	MainBody
************************************************************************/
div#MainBodyContainer
{
	float:left;
	width:860px;

	background-color:#FFFFFF;
	background-image:url(/Images/body_bg.gif);
	background-repeat:repeat-y;
}
div#MainBodyLeftPaneContainer
{
	float:left;
	width:207px;
	_height:412px;
	min-height:412px;
	background-image:url(/Images/left_menu_bg.gif);
	background-repeat:repeat-y;
	padding-left:8px; padding-top:3px;
	
}
div#MainBodyRightPaneContainer
{	
	float:right;
	width:604px;
	_height:347px;
	min-height:347px;
	padding-top:35px; padding-bottom:35px; padding-left:16px ; padding-right:25px;		
}

/************************************************************************
*	Footer
************************************************************************/
div#FooterContainer
{
float:left;
width:860px;
_height:99px;min-height:99px;
background-image:url(/Images/footer.png);
background-repeat:no-repeat;text-align:center;
padding-left:40px; padding-right:40px;padding-bottom:10px;
/*	background-position: 40px top;*/
	
}
div#FooterPortfolioContainer
{
float:left;
width:740px;
_height:99px;min-height:99px;
padding-left:60px; padding-right:60px;text-align:center;
font-family: Arial;font-size: 11px;color: #ffffff;text-decoration: none;font-weight:normal;
position:relative;
z-index:0;
background-image:url(/Images/footer_02.gif); background-repeat:repeat-x; background-color:#48516c;
}
div#FooterPortfolioContainer td
{
height:15px;
} 

div#FooterPortfolioContainer a:link{font-family: Arial;font-size: 11px;color: #ffffff;text-decoration: none;font-weight:normal;}
div#FooterPortfolioContainer a:hover{font-family: Arial;font-size: 11px;color: #ffffff;text-decoration: none;font-weight:normal;}
div#FooterPortfolioContainer a:active{font-family: Arial;font-size: 11px;color: #ffffff;text-decoration: none;font-weight:normal;}
div#FooterPortfolioContainer a:visited{font-family: Arial;font-size: 11px;color: #ffffff;text-decoration: none;font-weight:normal;}

div#FooterContainer_1
{
float:left;
width:894px;
height:27px;
overflow:hidden;
padding-left:0px; padding-right:47px;
	
}