html,body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,blockquote,fieldset,input { margin: 0; padding: 0; }

html,body
{
	background:#ad2329 url(/Images/BodyBG.gif) left top repeat-x;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	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:960px;
	margin:auto;
	overflow:hidden;
}

/************************************************************************
*	Header
************************************************************************/
div#HeaderContainer
{
	width:960px;
	float:left;
	padding-top:13px;
	height:140px;

	
}
	div#HeaderTopContainer
	{
		
		float:left;
		width:960px;
		height:99px;
		padding-bottom:6px;
		overflow:hidden;
		background-image:url(../Images/hd.png);
		background-repeat:no-repeat;
		background-position:left top;
		
	}
		div#HeaderLogoContainer
		{
			float:left;
			width:251px;
			height:75px;			
			padding:24px 78px 0px 30px;
			
		}
		
		div#HeaderCallContainer
		{
			
			float:left;
			padding:65px 17px 0px 0px;
			width:584px;
			height:34px;
		}
	div#HeaderNavContainer
	{
		background: url(/Images/HeaderNavBG.gif) left top repeat-x;
		float:left;
		height:35px;
		padding:0px 30px 0px 30px;
		width:900px;
	}



/************************************************************************
*	MainBody
************************************************************************/
div#MainBodyContainer
{
	width:926px;
	background:#ffffff url(/Images/ContainerBG.gif) left top repeat-x;
	float:left;
	padding:40px 17px 40px 17px;
}

div#MainBodyContainer_NewInternal
{
	width:960px;
	background:#ffffff url(/Images/ContainerBG.gif) left top repeat-x;
	float:left;
	padding:25px 0px 25px 0px;
}


	div#LeftPane_Int
	{
		width:182px;
		float:left;
		padding:0px 33px 0px 33px;
	}
	
	div#RightPane_Int
	{
		width:679px;
		float:left;
		padding:0px 33px 0px 0px;
	}
	
		div#BreadCont
		{
			width:679px;
			float:left;
			padding-bottom:10px;
		}
		
			div#BreadCont_Normal
		{
			width:100%;
			float:left;
			padding-bottom:10px;
		}
		
		div#MainInternal_Content
		{
			width:679px;
			float:left;
		}
		
			div#ContactPage_Content
			{
				width:440px;
				float:left;
				padding-right:10px;
			}
			
			div#ContactPage_ContactForm
			{
				width:450px;
				float:left;
				padding-top:40px;
			}
			


div#MainBodyContainer_internal
{
	width:900px;
	background:#ffffff url(/Images/ContainerBG.gif) left top repeat-x;
	float:left;
	padding:40px 30px 40px 30px;
}
	div#FlashContainer{
		float:left;
		height:276px;
		width:926px;
		padding-bottom:40px;
	}
	div#LeftContainer{
		width:538px;
		float:left;
		padding:0px 40px 0px 40px;
	}
	
	div#RightContainer{
		width:308px;
		float:left;
	}
	div#NewsContainer{
		width:233px;
		padding:20px 20px 10px 20px;
		float:left;
		background-color:#e6e6e6;
		border:#cccccc solid 1px;
	}
/************************************************************************
*	Footer
************************************************************************/
div#FooterContainer
{
	background: url(/Images/FooterBG.gif) left top no-repeat;
	float:left;
	clear:both;
	margin-top:5px;
	padding:13px 30px 30px 30px;
	width:900px;
	min-height:45px;
	_height:45px;
	background-color:#FFF; background-position:center bottom;
}