/* begin Page */


.cleared {
   width:1px;
}
/* Start Box */
.iww-box, .iww-box-body {
   zoom:1;
}
/* End Box */
/* Start Bar */
.iww-bar{
   zoom:1;
}
/* End Bar */
/* end Page */

/* begin Box, Sheet */
.iww-sheet {
   background:#FFFFFF;
}
/* end Box, Sheet */

/* begin Header */
.iww-header {
   zoom:expression(runtimeStyle.zoom=1,insertBefore(document.createElement('div'),firstChild).className='iww-header-jpeg');
   z-index: 1;
}

.iww-header-jpeg
{
   position: absolute;
   z-index:-1;
   top: 0;
   width:100%;
   height: 150px;
   background-image: url('images/header.jpg');
   background-repeat: no-repeat;
   background-position: center center;
}
/* end Header */

/* begin HeaderObject */
div.iww-headerobject{
   font-size: 1px;
}
/* end HeaderObject */

/* begin Menu */
ul.iww-hmenu, ul.iww-hmenu ul, ul.iww-hmenu li, ul.iww-hmenu a {
   zoom:1;
}
.iww-hmenu li.iww-hmenuhover{
   z-index: 10000;
}
.iww-hmenu .iww-hmenuhoverUL{
   visibility: visible;
   top: 100%;
   left: 0;
}
.iww-hmenu .iww-hmenuhoverUL .iww-hmenuhoverUL{
   top: 0;
   left: 100%;
}
.iww-hmenu ul li {
   float: left !important;
   clear: both;
   width: 100%;
}
.iww-nav
{
   zoom: 1;
   height: 45px;
   background:#F7941D;
}

/* end Menu */

/* begin MenuItem */
.iww-hmenu a
{
   display:inline-block;
   color: #000000;
   padding: 0 20px;
   line-height: 45px;
   text-align: center;
}

.iww-hmenu a.active
{
   color: #F7941D;
   background-color:#F7941D;
}

.iww-hmenu a:hover, .iww-hmenuhoverA,  .iww-hmenuhover a
{
   color: #3D3D3D;
   background-color:#F7941D;
}

/* end MenuItem */

/* begin MenuSeparator */
ul.iww-hmenu li {
   margin-left:expression(this.previousSibling==null?'0':'1px');
}
ul.iww-hmenu li li{
   margin-left:0;
}

span.iww-hmenu-separator
{
   position:absolute;
   display: block;
   top:0;
   left:  -1px;
   width: 1px;
   height: 45px;
   background: url('images/menuseparator.png') center center no-repeat;
}
/* end MenuSeparator */

/* begin MenuSubItem */
.iww-hmenu ul a
{
   color: #3D3D3D !important;
   float: left;
}

.iww-hmenu ul a:hover, .iww-hmenu ul .iww-hmenuhover .iww-hmenuhoverA
{
   color: #3D3D3D !important;
   background-position: left bottom;
   border-top-width: 0 !important;
}

/* end MenuSubItem */

/* begin Layout */
.iww-content-layout, .iww-content-layout-row, .iww-layout-cell
{
   display: block;
   zoom: 1;
}
.iww-layout-cell
{
   position:relative;
   float: left;
   clear: right;
}
/* end Layout */

/* begin Button */
.iww-button-wrapper{
   zoom: 1;
}
.iww-button-wrapper .iww-button-l, .iww-button-wrapper .iww-button-r {
   display: none;
}
.iww-button-wrapper .iww-button {
   float: left;
}
/* end Button */

/* begin Box, Block */
.iww-block {
   background:#FDFBFD;
}
/* end Box, Block */

/* begin Box, BlockContent */
.iww-blockcontent {
   background:#FDFBFD;
}
.iww-blockcontent-body ul li{
   height: 1%;
}

/* end Box, BlockContent */

/* begin Box, Post */
.iww-post {
   background:#FFFFFF;
}
/* end Box, Post */

/* begin PostMetadata, PostMetadataHeader */
.iww-postmetadataheader
{
   zoom:1;
   background:#FEFEFE;
}
/* end PostMetadata, PostMetadataHeader */

/* begin PostIcons, PostHeaderIcons */
.iww-postheadericons span{
   zoom: 1;
}
/* end PostIcons, PostHeaderIcons */

/* begin PostBullets */
.iww-post ul li, .iww-post ol ul li
{
   height: 1%;
   padding-left: 13px;
   /* makes "ul li" not to align behind the image if they are in the same line */
  overflow-x: visible;
   overflow-y: hidden;
}

.iww-post ul ol li
{
   background: none;
   padding-left: 0;
   /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}
/* end PostBullets */

/* begin PostMetadata, PostMetadataFooter */
.iww-postmetadatafooter
{
   zoom:1;
   background:#FFFFFF;
}
/* end PostMetadata, PostMetadataFooter */

/* begin PostIcons, PostFooterIcons */
.iww-postfootericons span{
   zoom: 1;
}
/* end PostIcons, PostFooterIcons */

/* begin Footer */
.iww-footer-body{
   padding-right: 0;
   zoom:1;
}
.iww-footer{
   zoom:1;
   background:#F7941D;
}

/* end Footer */

/* begin LayoutCell, content */
.iww-sidebar1 {
   width: auto;
}
/* end LayoutCell, content */
