html{ height:100% }

BODY
{
	background-color:#d9d9d9;
	/*background-image:url(/images/tile.jpg);
	background-repeat:repeat-x  ; */
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	font-family:Verdana, Arial;
	height:100%; 
}

img	{border-width: 0px 0px 0px 0px;}

div{padding:0px 0px 0px 0px;border-width: 0px 0px 0px 0px;}

.PageBreak		{PAGE-BREAK-AFTER: always;}

a:link		{font-family:Arial; font-size:12px; font-weight:normal; line-height:150%;color:#007ABA; text-decoration:none;}
a:visited	{font-family:Arial; font-size:12px; font-weight:normal; line-height:150%;color:#007ABA; text-decoration:none;}
a:active	{font-family:Arial; font-size:12px; font-weight:normal; line-height:150%;color:#007ABA; text-decoration:none;}
a:hover		{font-family:Arial; font-size:12px; font-weight:normal; line-height:150%;color:#007ABA; text-decoration:underline;}


/************************************************************************
*	Content Container
************************************************************************/
div#MainContainer
{
	background-image:url(/images/main_bg.gif);
	background-repeat:repeat-y; 
	width:760px;
	float:left; 
}


div#MainContainer a:link{	position: relative;z-index:1;  }
div#MainContainer a:visited{	position: relative;z-index:1;  }
div#MainContainer a:hover{	position: relative;z-index:1;  }
div#MainContainer a:hover{	position: relative;z-index:1;  }






/************************************************************************
*	Header
************************************************************************/
div#HeaderContainer
{
	float:left ;
	width:739px;
	padding:0px 10px 0px 11px;
}

div#InnerHeader
{
	background-color:#ffffff; 
	width:739px;
	float:left;   
}

div#LogoContainer
{
	width:734px;
	padding-right:5px; 
	height:84px;  
	background-image:url(/images/logo.gif);
	background-position:0px 14px; 
	background-repeat:no-repeat ; 
}


div.BannerContact
{
	text-align:right;  
	float:right; 
	height:64px; 
	color:#035885; 
	font-size:12pt;
	font-family: Arial, Verdana;
	font-weight:bold ; 
	font-style:italic;
	padding:20px 95px 0px 0px;  	   
	background-image:url(/images/call_bg.gif); 
	background-repeat:no-repeat;
	background-position:right top;   
	background-color:White;  
}

/* To make link works in fliter	*/
div.BannerContact a:link{color:#035885; text-decoration:none; cursor:hand; }
div.BannerContact a:visited{color:#035885; text-decoration:none; }
div.BannerContact a:active{color:#035885; text-decoration:none; }
div.BannerContact a:hover{color:#035885; text-decoration:underline; }

div#CatchWord
{
	float:left ;
	width:739px;
	height:130px; 
	background-image:url(/images/catchword.gif);
	background-repeat:no-repeat ; 
	background-position: 17px 12px; 
}


/************************************************************************
*	Body
************************************************************************/
div#BodyContainer
{
	float:left ;
	width:739px;
	vertical-align:top; 
	background-image:url(/images/bottom_logo.gif);
	background-repeat:no-repeat;
	background-position:left bottom;    
}


/************************************************************************
*	Left Pane
************************************************************************/
div#LeftPaneContainer
{
	float:left ;
	width:223px; 
	padding-bottom:50px; 

}

div#NewsTitle
{
	width:220px;
	height:24px;
	padding:1px 0px 0px 0px;  
	background-image:url(/images/newstitle.gif);
	background-position:0px 1px;
	background-repeat:no-repeat;    
}

/************************************************************************
*	Middle Pane
************************************************************************/
div#MiddPaneContainer
{
	float:right;
	width:516px;
	background-color:#f1f9ff;
	overflow:hidden;  
}

div#ContentContainer
{
	width:515px;
	float:left;
	overflow:hidden;     
}


/************************************************************************
*	Full Width Middle Pane
************************************************************************/
div#FullWidthPaneContainer
{
	float:left;
	width:739px;
	background-color:#ffffff;
	_height:820px;
	min-height:820px;
}

/************************************************************************
*	Footer Container
************************************************************************/
div#FooterContainer
{
	width:740px;
	padding:0px 10px 0px 10px; 
	float:left ; 
	clear:both ;  
}
