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:#1e2618;
	color:#000000;
	font-family: 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:970px;margin-top:30px;
}
	div#MainContainerInt
	{
		float:left;background-color:#000000;
		width:970px;padding-bottom:20px;background-repeat:no-repeat;
		background-image:url(../Images/MainBGBtm.gif);background-position:left bottom;
	}
/************************************************************************
*	Header
************************************************************************/
div#TopContainer
{
	float:left;
	width:960px;padding-left:10px;
	background-image:url(../Images/ContBG.gif);background-repeat:repeat-y;
}

	div#LeftPane
	{
		float:left;
		width:249px;
	}
		div#logoContainer
		{
			float:left;
			width:249px;height:128px;
		}
		div#MainNavigation
		{
			float:left;
			width:249px;background-image:url(../Images/MainNavBG.gif);background-repeat:repeat-y;
			
		}
		div#LeftPaneportfolio
		{
			float:left;
			width:205px;background-image:url(../Images/portbg.gif);background-repeat:repeat-x;
			border-top:1px solid #000000;padding:26px 22px 26px 22px; border-bottom:1px solid #636363;
			background-color:#2b2b2b;
		}
		div#ContactContainer
		{
			float:left;
			width:215px;
			padding:17px;
			background-color:#434343;min-height:344px;_height:344px;
		}
		
		
	div#RightPane
	{
		float:left;
		width:711px;
	}
		div#MainHeaderImg
		{
			float:left;
			width:711px;height:353px;overflow:hidden;
		}
		div#MainBodyContainer
		{
			float:left;
			width:701px;padding-right:10px;
		}
		div#MainBodyContainerInt
		{
			float:left;
			width:627px;padding:38px 28px 38px 46px;
		}
/************************************************************************
*	MainBody
************************************************************************/


/************************************************************************
*	Footer
************************************************************************/
div#FooterContainer
{	
	float:left;
	width:922px;padding:0px 24px 0px 24px;
}
