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:#fdfdfd;
	color:#000000;
	font-family:Verdana, Arial; 
	font-size:11px;
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
	background-image:url(../Images/BodyBG.gif);
	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;}


.copylinkwhite{
	color:#FFFFFF;
	text-decoration:none;
}
/************************************************************************
* 	Main Containers & Borders
************************************************************************/
div#MainContainer
{
	margin:auto;
	width:990px;
	
}

/************************************************************************
*	Header
************************************************************************/
div#HeaderContainer
{
	float:left;
	width:935px;
	height:322px;
	background-image:url(/Images/MainContainerBG.png);
	background-repeat:repeat-y;
	padding:0px 27px 0px 28px;overflow:hidden;
}
div#HeaderContainerImage{
	float:left;
	width:935px;
	height:322px;
}
	div#MainMenu
	{
		float:left;
		width:935px;
		height:36px;
		padding:0px 27px 0px 28px;
		text-align:left;
		z-index:2;position:relative;margin-top:-312px;
	}
/************************************************************************
*	MainBody
************************************************************************/
div#MainBodyContainer
{
	float:left;
	width:935px;
	padding:16px 27px 16px 28px;
	background-image:url(../Images/MainContainerBG.png);
	background-repeat:repeat-y;
	
}
	div#LeftPane
	{
		float:left;
		width:236px;overflow:hidden;
			
	}
		div#LeftNewsContainer
		{
			float:left;
			width:236px;
		}
			div#LeftNewsContainerTop
			{
				float:left;
				width:236px;
				background-image:url(../Images/LatestNewsTop.gif);
				background-repeat:no-repeat;
				height:29px;overflow:hidden;
			}
			div#LeftNewsContainerCenter
			{
				float:left;
				width:215px;
				background-image:url(../Images/LatestNewsCenter.gif);
				background-repeat:repeat-y;
				padding:12px 11px 12px 10px;
			}
			div#LeftNewsContainerCenterAllNews{
				float:left;
				width:215px;				
				padding-top:12px;
			}
				div#LeftNewsContainerCenterAllNewsTxt{
					float:left;
					width:175px;
					height:19px;
					vertical-align:middle;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:11px;
					font-weight:bold;
					color:#3b8b87;
				}
				div#LeftNewsContainerCenterAllNewsGo{
					float:left;
					width:40px;
				}
			div#LeftNewsContainerBtm
			{
				float:left;
				width:236px;
				background-image:url(../Images/LatestNewsBtm.gif);
				background-repeat:no-repeat;
				height:11px;overflow:hidden;padding-bottom:10px;
			}
			
			div#LeftPaneWidgetPortfolio
			{
				float:left;
				width:236px;				
			}
			
			
			
	div#ContaintArea
	{
		float:left;
		width:671px;padding:0px 10px 0px 18px;min-height:500px;_height:500px;
			
	}
	div#RightPane
	{
		float:left;
		width:173px;overflow:hidden;
			
	}
/************************************************************************
*	Footer
************************************************************************/
div#FooterContainer
{
	float:left;
	width:990px;
}
	div#FooterLeft
	{
		float:left;
		width:28px;
		background-image:url(../Images/FooterLeft.png);
		background-repeat:no-repeat;min-height:77px;_height:77px;
	}
	div#FooterCenter
	{
		float:left;
		width:935px;
		background-image:url(../Images/FooterBG.png);
		background-repeat:repeat-x;min-height:77px;_height:77px;
	}
	
	
	div#FooterRight
	{
		float:left;
		width:27px;
		background-image:url(../Images/FooterRight.png);
		background-repeat:no-repeat;min-height:77px;_height:77px;
	}