/**********************/
/* Layout-Areas */
/**********************/

body
	{
	margin:0; 
        padding:0;
	background-color: #E6E6E6; 
        text-align: center;
	}

#pageregion 
	{
        width: 890px;
	margin: auto;
	margin-top: 0;
	padding: 0;
	border: 0;
	text-align:left;
        }

#pageregionTop, #pageregionContentOutershell
	{
	margin:0; 
        padding:0;
        border:0;
        }

#pr_top_innershell, #pageregionContentInnershell
	{
	float: left;
	margin: 0;
	padding: 0;
        border:0;
	margin-right: -235px;
        width: 890px;
	}

#pageregionLeft, #pr_top_left
        {
	float: left;
	width: 152px;
        border:0;
        margin:0;
        padding:0;
	}

#macronav
        {
        margin: 0;
        padding: 0;
        border:0;
        }

#pr_top_middle, #content
        {
	margin: 0;
        background-color: #FFF; 
        width: 492px;
        padding: 0px 5px 5px 5px;
	float: left;
	} 

* html #pr_top_middle, * html #content /* this selector recognized by IE only */
	{
 	 width: 502px;   /* total width (only for IE5.x/Win) */
	 w\idth: 502px;  /* content width (for other IE) */
	}

#content
	{
      	background-color: #FFF; 
        padding-top: 1px;
	}

#keyvisual
        {
        margin-bottom: 20px;
        height: 85px;
        }

#menuTop
	{
        margin: 0;
        padding: 0;
        padding-right: 10px;
	text-align: right;
        height: 44px;
        background-color: #D5EBD5; 
        width: 482px;
        }

* html #menuTop /* this selector recognized by IE only */
	{
 	width: 492px;   /* total width (only for IE5.x/Win) */
	w\idth: 492px;  /* content width (for other IE) */
 	height: 44px;   /* total width (only for IE5.x/Win) */
	h\eight: 44px;  /* content width (for other IE) */
	}

#menuTop #right
        {
        float:right;
        }

#menuTop #left
       {
       float:left;
       margin-top:3px;
       margin-left:10px;
       }


#menuTop #left a
       {
       font-weight:;
       }

#channel
	{
        margin: 0;
        padding: 0;
        height: 55px;
	background-color: #D5EBD5;
        width: 492px;
        }

* html #channel /* this selector recognized by IE only */
	{
 	 width: 492px;   /* total width (only for IE5.x/Win) */
	 w\idth: 492px;  /* content width (for other IE) */
	}

#pageregionContent
	{
        margin: 0px;
        padding: 0;
	text-align: left;
        }

#pr_top_right, #pageregionRight
        {
	float: right;
        margin: 0;
	padding:0;
	text-align:left;
	width: 235px;
	}

#pr_top_right
        {
        padding-top: 48px;
        text-align: left;
        }

#pr_top_right form
        {
        padding-left: 5px;
        }

#pageregionBottom
        {
         width: 502px;
         margin: 5px 235px 0px 152px;
        }

.logo2
       {
       margin-top:5px;
       }

#pageregionRight
        {
        margin-top: 0px;
        }

.ZMSTextarea
	{
        width: 490px;
	}

.clearfix:after 
	{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
        }

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
