html,body,div,dl,dt,dd,h4,h5,h6,pre,form,blockquote,fieldset,input { margin: 0; padding: 0; }

html,body
{
	background:#eeeeee url(BodyBG.gif) left top repeat-x;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	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
{
	width:969px;
	padding:0px 17px;
	margin:auto;
	background:url(ContainerBG.png) 0px 300px repeat-y;
	overflow:hidden;
}

/************************************************************************
*	Header
************************************************************************/
div#HeaderTopContainer
{	
	width:969px;
	padding:0px 16px;
	height:29px;
	margin:auto;
	background:url(HeaderTopBG.gif) left bottom no-repeat;
}
div#HeaderContainer
{	
	width:969px;
	height:127px;
	float:left;
	background:#ffffff;
}
div#LogoContainer
{
	height:127px;
	width:637px;
	float:left;overflow:hidden;
}
div#QuickLinksContainer
{	
	width:332px;
	height:35px;
	float:left;
}
div#ContactContainer
{	
	width:312px;
	height:92px;padding-right:20px;
	float:left;overflow:hidden;
}

/************************************************************************
*	MainBody
************************************************************************/
div#MainBodyContainer
{
	width:969px;
	float:left;
}
div#LeftContainer{
	width:252px;
	float:left;
	padding-bottom:140px;
}
div#CopyRightContainer
	{
		width:212px;
		float:left;
		color:#ffffff;
		padding:0px 20px 10px 20px;
		clear:both;

	}
div#LeftPortfolioContainer{
	width:212px;
	float:left;
	background:#ffffff url(leftPortfolioBottomBG.gif) left bottom no-repeat;
	margin:10px 10px 0px 10px;
	padding-bottom:3px;
}
* html div#LeftPortfolioContainer{
	margin:10px 5px 0px 5px;
}
div#LeftPortfolioContainerTop{
	width:212px;
	height:3px;
	line-height:3px;
	float:left;
	background:url(leftPortfolioTopBG.gif) left top no-repeat;
}
div#RightContainer{
	width:697px;
	float:left;
}
div#RightImageContainer{
	width:697px;
	float:left;
	padding-bottom:30px;
}
div#RightPageContainer{
	width:697px;
	float:left;
}

/************************************************************************
*	Footer
************************************************************************/
div#SEOFooterContainer{
	width:929px;
	float:left;
	background-color:#0a396d;
	padding:20px;
}
div#FooterContainer
{
	width:969px;
	padding:0px 16px;
	height:62px;
	margin:auto;
	background:url(FooterBG.gif) left top no-repeat;
}
	
