html,body
{
	background-color:#ffffff;
	font-family:Verdana, Arial; 
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
	color:#282727
}

.PageBreak		{PAGE-BREAK-AFTER: always;}

img	{border-width: 0px 0px 0px 0px;}

div	{padding:0px 0px 0px 0px;border-width: 0px 0px 0px 0px;}



/************************************************************************
* 	Layout Container
************************************************************************/
div#LayoutContainer
{
	width:100%;
	background-image: url(/images/MainBg.gif);
	background-repeat:repeat-x;
	height:327px; 
}

/************************************************************************
* 	Main Container
************************************************************************/
div#MainContainer
{
	width:850px;
	margin:0px auto;
	border:solid 1px #a9abad;
	background-color:#ffffff;

	overflow:hidden;
}

/************************************************************************
*	Header
************************************************************************/
div#HeaderContainer
{
	width:850px;
	float:left;
}

div#LogoContainer
{
	width:850px;
	float:left;
	background-color:#0085cf;


}
div#LogoContainerInt
{
	width:850px;
	float:left;
	height:110px;

}



div#LogoContainer .lLogo
{
	width:208px;
	float:left;
	padding:30px 0px 5px 15px; 
	height:77px;overflow:hidden;
}
div#LogoContainer .lContact
{
	width:290px;
	float:left;
	padding:40px 0px 0px 0px;
	text-align:right;
	height:80px;
}

div#LogoContainer .lText
{
	width:292px;
	float:left;
	padding:45px 20px 0px 0px;	height:80px;
	text-align:left;overflow:hidden;

}
div#HeaderNews
{
	width:800px;padding:5px 25px 5px 25px;
	float:right;
}
div#MenuContainer
{
	width:850px;
	float:left;
}

/************************************************************************
*	MainBody
************************************************************************/

div#MainBodyContainer
{
	width:790px;
	float:left;
	padding:30px 30px 20px 30px;
	min-height:500px;
	_height:500px;
}

/************************************************************************
*	Footer
************************************************************************/


div#FooterPortfolioContainer
{
	width:850px;
	margin:0px auto;	
}

div#FooterContainer
{
	width:830px;
	float:left;
	background-color:#717073;
	padding:2px 0px 0px 20px;
	height:26px;
}
div#FooterContainer .fCol1	{width:10px; float:left; padding:7px 0px 0px 0px; font-size:10px; color:#ffffff;}
div#FooterContainer .fCol2	{width:30px; float:left;}
