/**********************/
/* Page Region */
/**********************/

#pageregion 
	{
	width:830px;
	margin:auto;
	margin-top:0;
	padding:0;
	border:0;
	text-align:left;
	}

/**********************/
/* Header */
/**********************/

#pageregionTop
	{
	width:760px;
	margin:15px 40px 0px 40px;
	text-align:center;
	}

#keyvisual
	{
	background-image:url(../images/elements/bgborderC.gif);
	background-repeat:repeat-y;
	padding:0;
	}
	
#mainmenu
	{
	text-align:left;
	margin:0px 4px 0px 4px;
	padding:0;
	padding:4px 0px 4px 16px;	
	}
	
#submenu
	{
	width:760px;
	background-image:url(../images/elements/bgsubmenuI.gif);
	background-repeat:repeat-y;
	margin:0;
	padding:6px 6px 6px 0px;
	text-align:right;
	}
	
	
/**********************/
/* Content */
/**********************/

#pageregionShell_I
	{
	float:left;
	display:inline;	
	margin:0px 40px 0px 40px;
	padding:0;
	width:760px;
	background-color:#FFF;
	background-image:url(../images/elements/bgborderI.gif);
	background-repeat:repeat-y;
	}

#pageregionShell_C
	{
	float:left;
	display:inline;		
	margin:0px 40px 0px 40px;
	padding:0;
	width:760px;
	background-color:#FFF;
	background-image:url(../images/elements/bgborderC.gif);
	background-repeat:repeat-y;
	}
	
#pageregionLeft_I
	{
	float:left;
	width:400px;	
	padding:28px 20px 24px 28px;
	} 		

#pageregionLeft_C
	{
	float:left;
	width:220px;
	}	

#pageregionRight_I
	{
	float:right;
	padding:0;
	width:260px;
	padding:28px 20px 24px 28px;	
	}		
	
#pageregionRight_C
	{
	float:right;
	width:480px;	
	padding:28px 48px 24px 0px;
	} 	


/**********************/
/* Bottom */
/**********************/

#pageregionBottom
	{
	clear:both; 
	text-align:center;
	padding:0;
	margin:0px 40px 0px 40px;
	}

#pageregionBGBorderBottom
	{
	padding:0;
	margin:0;
	}
	
#footermenu
	{
	width:760px;
	margin:0;
	padding:6px 0px 6px 0px;
	text-align:center;
	}	

#copyright
	{
	color:black;
	}


