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:#656565;
	font-family:Verdana, Arial; 
	font-size:11px;
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
	
	background-image:url(/Images/bodybg1.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	
}

.PageBreak		{PAGE-BREAK-AFTER: always;}

img	{border-width: 0px 0px 0px 0px;}

div	{padding:0px 0px 0px 0px;border-width: 0px 0px 0px 0px;}

form{height:100%;}


/************************************************************************
* 	Main Containers & Borders
************************************************************************/
div#MainContainer
{
	
	width:825px;
	margin:0px auto;
}

div#InnerMainContainer
{
	width:825px;
	float:left;
}
/************************************************************************
*	Header
************************************************************************/
div#HeaderContainer
{
	width:825px;
	float:left;
	height:214px;
	background-image: url(/images/HeadingBg.png);
	background-repeat: no-repeat;
}

/************************************************************************
*	MainBody
************************************************************************/
div#MainBodyContainer
{
	width:825px;
	float:left;
	background-image: url(/images/ContentBg.png);
	background-repeat:repeat-y;
	min-height:500px;
	_height:500px;
}

div#LeftPane
{
	width:180px;
	float:left;
	padding:10px 10px 10px 25px;
}

.MenuContainer
{
	width:180px;
	float:left;
}

.ItemPane
{
	width:180px;
	float:left;
	padding-top:10px;
	z-index:0;position:relative;
}

div#ItemPanetop
{	
	
	width:173px;
	float:left;
	height:24px;
	z-index:0;position:relative;
}

div#ItemPanetop a:link		{display:block; width:138px;padding-left:35px;padding-top:7px;float:left;background-image: url(/images/Homebtn.gif);background-repeat:no-repeat;height:17px;text-decoration:none;font:Arial;font-size:10px;color:#020903;}
div#ItemPanetop a:visited	{display:block; width:138px;padding-left:35px;padding-top:7px;float:left;background-image: url(/images/Homebtn.gif);background-repeat:no-repeat;height:17px;text-decoration:none;font:Arial;font-size:10px;color:#020903;}
div#ItemPanetop a:active	{display:block; width:138px;padding-left:35px;padding-top:7px;float:left;background-image: url(/images/Homebtn.gif);background-repeat:no-repeat;height:17px;text-decoration:none;font:Arial;font-size:10px;color:#020903;}
div#ItemPanetop a:hover		{display:block; width:138px;padding-left:35px;padding-top:7px;float:left;background-image: url(/images/Homebtn_ro.gif);background-repeat:no-repeat;height:17px;text-decoration:none;font:Arial;font-size:10px;color:#020903;}
	


div#ItemPaneBtm
{
	width:173px;
	float:left;
	height:26px;
	z-index:0;position:relative;
}

div#ItemPaneBtm a:link		{display:block; width:138px;padding-left:35px;padding-top:7px;float:left;background-image: url(/images/contactbtn.gif);background-repeat:no-repeat;height:19px;text-decoration:none;font:Arial;font-size:10px;color:#020903;}
div#ItemPaneBtm a:visited	{display:block; width:138px;padding-left:35px;padding-top:7px;float:left;background-image: url(/images/contactbtn.gif);background-repeat:no-repeat;height:19px;text-decoration:none;font:Arial;font-size:10px;color:#020903;}
div#ItemPaneBtm a:active	{display:block; width:138px;padding-left:35px;padding-top:7px;float:left;background-image: url(/images/contactbtn.gif);background-repeat:no-repeat;height:19px;text-decoration:none;font:Arial;font-size:10px;color:#020903;}
div#ItemPaneBtm a:hover		{display:block; width:138px;padding-left:35px;padding-top:7px;float:left;background-image: url(/images/contactbtn_ro.gif);background-repeat:no-repeat;height:19px;text-decoration:none;font:Arial;font-size:10px;color:#020903;}
	


div#ContentPane
{
	width:580px;
	float:left;
	padding:10px;
	z-index:0;position:relative;
}

/************************************************************************
*	Footer
************************************************************************/
div#FooterContainer
{
	width:825px;
	height:86px;
	float:left;
	background-image: url(/images/FooterBg3.png);
	background-repeat:no-repeat;
}