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:Tahoma, 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
{
	width:980px; margin:auto;
}

/************************************************************************
*	Header
************************************************************************/
div#HeaderContainer
{
	width:980px; 
	float:left;
	height:76px;
}

	div#Logo
	{
		width:208px;
		float:left;
	}
	
	div#NavContainer
	{
		float:left;
		width:757px;
		padding:31px 15px 0px 0px;
	}

/************************************************************************
*	MainBody
************************************************************************/
div#MainBodyContainer
{
	width:980px;
	float:left;
}

	div#HomeLeft
	{
		width:383px;
		float:left;
		padding:0px 10px 0px 16px;
	}
	
	div#HomeRight
	{
		width:556px;
		float:left;
		padding:0px 15px 0px 0px;
	}
	
		div#HomeContent
		{
			width:556px;
			float:left;
			padding:30px 0px 0px 0px;
		}
		
		div#HomePortContainer{
			width:556px;
			float:left;
			padding:15px 0px 0px 0px;
		}
		
		div#HomePort1
		{
			width:184px;
			float:left;
		}
		
		div#HomePort1Top
		{
			width:184px;
			float:left;
		}
		
		div#HomePort1Bot
		{
			float:left;
			width:184px;
			height:8px;
			background-image:url(/Images/HomePort1_Bot.gif);
			background-repeat:no-repeat;
		}
		
		div#HomePort2
		{
			width:184px;
			float:left;
		}
		
		div#HomePort2Top
		{
			width:184px;
			float:left;
		}
		
		div#HomePort2Bot
		{
			float:left;
			width:184px;
			height:8px;
			background-image:url(/Images/HomePort2_Bot.gif);
			background-repeat:no-repeat;
		}
		
		div#HomePort3
		{
			width:181px;
			float:left;
		}
		
		div#HomePort3Top
		{
			width:181px;
			float:left;
		}
		
		div#HomePort3Bot
		{
			float:left;
			width:181px;
			height:8px;
			background-image:url(/Images/HomePort3_Bot.gif);
			background-repeat:no-repeat;
		}


/*div#InternalIMGContainer
{
	width:948px; 
	height:209px;
	float:left;
	margin:0px 11px 0px 21px;
	background-image:url(/Images/Internal_IMG.jpg); 
	background-repeat:no-repeat;
}*/


div#InternalIMGContainer
{
	width:980px; 
	height:216px;
	float:left;
	margin:-8px 0px 0px -1px;
	background-image:url(/Images/Internal_IMG.jpg); 
	background-repeat:no-repeat;
	z-index:15px;
	position:relative;
	
}

div#InternalContainer
{
	float:left;	
	width:939px;
	padding:0px 20px 0px 21px;
}

	div#InternalLeftPane
	{
		width:180px;
		float:left;
		padding:0px 25px 0px 0px;
		margin-top:13px;
		}
	
	div#InternalRightPane
	{
		width:734px;
		float:left;
		padding:0px 0px 0px 0px;
		margin-top:13px;
		min-height:400px;
		_height:400px;
		}
		
	div#InternalRightPaneBlog
	{
		width:734px;
		float:left;
		padding:0px 0px 0px 0px;
		margin-top:0px;
		}
		
		div#IntPortContainer
		{
			width:180px;
			float:left;
		}

/************************************************************************
*	Footer
************************************************************************/
div#FooterContainer
{
	width:980px;
	float:left;
}