html,body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,blockquote,fieldset,input { margin: 0; padding: 0; }
html,body
{
	background-color:#ffffff;
	color:#000000;
	font-family:Verdana, Arial; 
	font-size:11px;
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
	background-image:url(../Images/MainBG.jpg);
	background-repeat:repeat-x;
	
	
}

.PageBreak		{PAGE-BREAK-AFTER: always;}

img	{border-width: 0px 0px 0px 0px;}

div	{padding:0px 0px 0px 0px;border-width: 0px 0px 0px 0px;}


 img, div { behavior: url(/js/iepngfix.htc) }
/************************************************************************
* 	Main Containers & Borders
************************************************************************/
div#MainContainer
{
margin:auto;width:920px;
}

/************************************************************************
*	Header
************************************************************************/
div#HeaderContainer
{
	width:100%;height:284px; 
	text-align:center;
	background-position:center;
	overflow:hidden;
}

/************************************************************************
*	MainBody
************************************************************************/
div#MainBody
{
	margin:auto;
	width:918px;
	padding-left:2px;overflow:hidden;
}

div#MainBodyContainer
{
	float:left;
	width:900px;padding:0px 10px 0px 10px;
	background-image:url(/Images/MainBodyBG.png);
	background-repeat:no-repeat;min-height:500px;_height:500px;
}
	div#MainBodyContainerInt
	{
		float:left;
		width:900px;
	}
		div#LeftPane
		{
			float:left;min-height:500px;_height:500px;
			width:204px;background-image:url(/Images/LeftPaneBG.jpg);background-position:right top;background-repeat:no-repeat;
		}
			div#LeftPaneTreeview
			{
				float:left;
				width:182px;padding:0px 11px 0px 11px;
			}
			
			
			div#LeftPaneportfolio
			{
				float:left;min-height:145px;_height:145px;padding-top:10px;
				width:204px;
			}
		
		
		div#ContainerArea
		{
			float:left;
			width:470px;padding:0px 21px 0px 21px;
		}
		div#ContainerAreaInt
		{
			float:left;
			width:645px;padding:0px 21px 0px 21px;
		}
			div#ContainerAreaNew
			{
				float:left;
				width:461px;
			}
			div#Contactus
			{
				float:left;
				
			}
		
		div#RightPane
		{
			float:left;
			width:184px;padding:0px 0px 10px 0px;overflow:hidden;
		}
	
		
		div#FooterTop
		{
			float:left;
			width:890px;padding:0px 5px 16px 5px;
		}
			div#RandomCopyRight
			{
				float:left;
				width:670px;padding:50px 5px 16px 225px;	
			}
			div#FooterLinks
			{
				float:left;
				width:890px;padding:0px 5px 16px 5px;
			}
/************************************************************************
*	Footer
************************************************************************/
div#FooterContainer
{
	float:left;
	width:900px;padding:0px 10px 0px 10px;
}
	div#FooterContainerInt
	{
		float:left;
		width:900px;
	}
		div#FooterPortfolio
		{
			float:left;min-height:110px;_height:110px;padding:0px 10px 0px 10px;
			width:880px;border-bottom:1px solid #a6cced;background-image:url(../Images/FooterBG.gif);background-repeat:repeat-x;
		}
		div#InternalFooterPortfolio
		{
			float:left;height:26px;
			width:900px;background-image:url(../Images/FooterBG.gif);background-repeat:repeat-x;
		}
		
		div#RandomFooter
		{
			float:left;
			width:860px;padding:18px 20px 24px 20px;text-align:center;
		}
