<style type="text/css">
      
/* customer colors, always include black and white */ 
      .MPColor_000000 {} /* Black */
      .MPColor_ffffff {} /* White */ 
      .MPColor_f6905d {} /* Orange*/ 
      .MPColor_606164 {} /* Medium Gray */ 
      .MPColor_ababb0 {} /* Light Gray */
      .MPColor_252627 {} /* Dark Gray */
      
    .blank
      {
        }

.container_12 {
    margin-left: auto;
    margin-right: auto;
    width: 960px;
}

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_10,
.grid_11,
.grid_12{
    display:inline;
    float: left;
    position: relative;
    margin-left: 10px;
    margin-right: 10px;
}

.grid_9      {
    display:inline;
    float: left;
    position: relative;
    margin-left: 10px;
    margin-right: 10px;
    clear: left;
}
/* Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/

.alpha {
    margin-left: 0;
}

.omega {
    margin-right: 0;
}

/* Grid >> 2 Columns
----------------------------------------------------------------------------------------------------*/
    .container_12 .grid_1 {
    width:60px;
}
    .container_12 .grid_2 {
    width:140px;
}
    .container_12 .grid_3 {
    width:220px;
}
    .container_12 .grid_4 {
    width:300px;
}
    .container_12 .grid_5 {
    width:380px;
}
    .container_12 .grid_6 {
    width:460px;
}
    .container_12 .grid_7 {
    width:540px;
}
    .container_12 .grid_8 {
    width:620px;
}
    .container_12 .grid_9 {
    width:700px;
}
    .container_12 .grid_10 {
    width:780px;
}
    .container_12 .grid_11 {
    width:860px;
}
    .container_12 .grid_12 {
    width:940px;
}




/* Prefix Extra Space >> 2 Columns
----------------------------------------------------------------------------------------------------*/
    .container_12 .prefix_1 {
    padding-left:80px;
}
    .container_12 .prefix_2 {
    padding-left:160px;
}
    .container_12 .prefix_3 {
    padding-left:240px;
}
    .container_12 .prefix_4 {
    padding-left:320px;
}
    .container_12 .prefix_5 {
    padding-left:400px;
}
    .container_12 .prefix_6 {
    padding-left:480px;
}
    .container_12 .prefix_7 {
    padding-left:560px;
}
    .container_12 .prefix_8 {
    padding-left:640px;
}
    .container_12 .prefix_9 {
    padding-left:720px;
}
    .container_12 .prefix_10 {
    padding-left:800px;
}
    .container_12 .prefix_11 {
    padding-left:880px;
}


/* Suffix Extra Space >> 2 Columns
----------------------------------------------------------------------------------------------------*/
    .container_12 .suffix_1 {
    padding-right:80px;
}
    .container_12 .suffix_2 {
    padding-right:160px;
}
    .container_12 .suffix_3 {
    padding-right:240px;
}
    .container_12 .suffix_4 {
    padding-right:320px;
}
    .container_12 .suffix_5 {
    padding-right:400px;
}
    .container_12 .suffix_6 {
    padding-right:480px;
}
    .container_12 .suffix_7 {
    padding-right:560px;
}
    .container_12 .suffix_8 {
    padding-right:640px;
}
    .container_12 .suffix_9 {
    padding-right:720px;
}
    .container_12 .suffix_10 {
    padding-right:800px;
}
    .container_12 .suffix_11 {
    padding-right:880px;
}


/* Push Space >> 2 Columns
----------------------------------------------------------------------------------------------------*/
    .container_12 .push_1 {
    left:80px;
}
    .container_12 .push_2 {
    left:160px;
}
    .container_12 .push_3 {
    left:240px;
}
    .container_12 .push_4 {
    left:320px;
}
    .container_12 .push_5 {
    left:400px;
}
    .container_12 .push_6 {
    left:480px;
}
    .container_12 .push_7 {
    left:560px;
}
    .container_12 .push_8 {
    left:640px;
}
    .container_12 .push_9 {
    left:720px;
}
    .container_12 .push_10 {
    left:800px;
}
    .container_12 .push_11 {
    left:880px;
}




/* Pull Space >> 2 Columns
----------------------------------------------------------------------------------------------------*/
    .container_12 .pull_1 {
    right:80px;
}
    .container_12 .pull_2 {
    right:160px;
}
    .container_12 .pull_3 {
    right:240px;
}
    .container_12 .pull_4 {
    right:320px;
}
    .container_12 .pull_5 {
    right:400px;
}
    .container_12 .pull_6 {
    right:480px;
}
    .container_12 .pull_7 {
    right:560px;
}
    .container_12 .pull_8 {
    right:640px;
}
    .container_12 .pull_9 {
    right:720px;
}
    .container_12 .pull_10 {
    right:800px;
}
    .container_12 .pull_11 {
    right:880px;
}


/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/


.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}


.clearfix:after {
    clear: both;
    content: ' ';
    display: block;
    font-size: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}
    .MPStyle_10pxFont
    {
        font-size: 11px;
        line-height: 13px;
    }
    .MPStyle_ImageAlignLeft
    {
        float: left;
        margin-right: 10px;
    }
    .MPStyle_TestimonialText
    {
        font-size: 11px;
        color: #c0c0c1;
        font-family: Tahoma;
    }
    .MPStyle_FooterText
    {
        font-size: 11px;
        color: #5f6063;
        font-family: Tahoma;
    }
    #mpBody
    {
        background-color: #363638;
        background-image: url(images/10730/bg-main.jpg);
        background-position: top center;
        background-repeat: no-repeat;
        font-family: Tahoma, Arial;
        font-size: 14px;
        color: #c0c0c1;
        margin: 0;
        padding: 0;
    }
    h1
    {
        font-size: 21px;
        font-weight: lighter;
        color: #f6905d;
        margin-bottom: 0;
        padding-bottom: 0;
    }
    #solutionsBanner h1
    {
        margin-top: 0px;
    }    
    h2
    {
        font-size: 14px;
        font-weight: lighter;
        margin-top: 0;
        padding-top: 0;
        color: #f6905d;
    }
    a
    {
        color: #f29468;
        text-decoration: none;
    }
    a:hover
    {
        text-decoration: underline;
    }
    input, .field
    {
        background-color: #272829;
        border: 1px solid #57585c;
        padding: 2px;
        color: #c0c0c1;
    }
    #divPageWrap
    {
        min-height: 300px;
    }    
    #banner-copy ul, #divPageWrap ul
    {
        list-style: none;
        list-style-image: url(images/10731/bullet.png);
        list-style-position: outside;
        padding-left: 44px;
        margin-top: 2px;
        }
        #banner-copy li, #divPageWrap li
        {
            margin-top: 6px;
            padding-bottom: 5px;
            font-size: 11px;
        }            
    }
    .header-copy
    {
        height: 121px;
        }
    #divLogo
    {
        margin: 2px 0 0 24px;
    }
    #divNav2-content
    {
        text-align: right;
        width: 460px;
        height: 28px;
        margin-top: 72px;
    }
    #banner-copy
    {
        width: 940px;
        height: 264px;
    }
    #pagebanner-copy
    {
        width: 940px;
        height: 91px;
        background-image: url(images/10771/bg-header.jpg);
        background-position: top center;
        background-repeat: no-repeat;
    }
    #testimonials-copy
    {
        background-image: url(images/10733/bg-testimonial.png);
        background-position: top center;
        background-repeat: no-repeat;
        height: 136px;
        margin-top: 5px;
    }
    #footer-copy
    {
        background-image: url(images/10734/bg-footer.png);
        background-position: top center;
        background-repeat: no-repeat;
        margin-top: 15px;
    }
    #partners-copy
    {
        background-image: url(images/10735/bg-partners.png);
        background-position: top center;
        background-repeat: no-repeat;
        height: 136px;
        margin-top: 5px;
    }
    .ca{background-color: Lime;}
    #divBannerContent
    {  
        margin: 0;
        width: 720px;
    }
    #divPageBannerContent
    {  
        margin: 50px 0px 0px 24px;
        width: 720px;
    }
    #divTestimonialContent
    {  
        margin: 36px 20px 0px 15px;
        }
        #divTestimonialContent p
        {  
            margin: 0;
        }
    #divPartnerContent
    {  
        margin: 42px 27px 0px 28px;
    }
    #divFooterContent
    {  
        margin: 16px 27px 0px 28px;
    }
    #menuMain
    {
        float: right;
    }
    /**************************** REQUIRED BY ALL **************************************/

                 
                /* make the second level visible when hover on first level list OR link */
                #menuMain ul li:hover ul,
                #menuMain ul a:hover ul{visibility:visible; }

                /* keep the third level hidden when you hover on first level list OR link */
                #menuMain ul :hover ul ul{visibility:hidden;}

                /* make the third level visible when you hover over second level list OR link */
                #menuMain ul :hover ul :hover ul{ visibility:visible;}
                /**************************************************************************************/


                #menuMain {position:relative; z-index:100;}

                /* remove all the bullets, borders and padding from the default list styling */
                #menuMain ul {padding: 0px; margin: 0px 0px 0px 0px; list-style-type:none; display: inline-block; float: right;}

                /* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
                #menuMain li {float: left; height: 28px; position:relative; margin: 0px;}

                /* style the links for the top level */
                #menuMain a, #menuMain a:visited
                {
                    display: block;
                    font-size: 12px;
                    height: 28px;
                    color: #84888b;
                    text-transform: lowercase;
                    cursor: pointer;
                    text-decoration: none;
                    padding: 13px 9px 0px 9px;
                }
                /* style the top level hover */
                #menuMain ul li:hover {background-image: url(images/10736/menu-top.png); background-position: top center; background-repeat: no-repeat; color: #e0e6eb;}
                #menuMain a:hover, #menuMain ul ul a:hover{text-decoration: none; color: #ffffff;}
                #menuMain :hover > a, #menuMain ul ul :hover > a {text-decoration: none; color: #ffffff;}
                 
                /* style the second level hover */
                #menuMain ul ul li
                {
                    background-color: #343537;
                    text-align: left;
                    width: 200px;
                    margin: 0px;
                    cursor: pointer;
                    background-image: url();
                }
                /* style the second level background */

                /* hide the sub levels and give them a positon absolute so that they take up no room */
                #menuMain ul ul {visibility:hidden;position:absolute;left:0px;top: 37px;margin: 0px;}
                /* style the second level links */
                /* style the second level links */
                #menuMain ul ul a, #menuMain ul ul a:visited {    
                    display: block;
                    font-size: 11px;
                    color: #84888b;
                    text-transform: lowercase;
                    cursor: pointer;
                    text-decoration: none;
                    padding-top: 4px;
                    height: 14px;
                   }
                #menuMain ul ul a:hover {
                    color: #000000;
                    text-decoration: none;
                 }
                 #menuMain ul ul li:hover {
                    background-image: url();
                 }
                #menuMain ul ul a:hover > #menuMain ul ul ul a:hover {color: #ffffff;}
                #menuMain ul ul :hover > a, #menuMain ul ul ul :hover > a {color:#ffffff; text-decoration: none;}


                /* style the third level background */
                #menuMain ul ul ul a, #menuMain ul ul ul a:visited {background:#555555;}
                /* style the third level hover */
                #menuMain ul ul ul a:hover {background:#888888;}
                /* position the third level flyout menu */
                #menuMain ul ul ul{visibility: hidden; left:171px; top:0px; width:149px;}
                
                #menuMain_Persist {background-image: url(images/10736/menu-top.png); background-position: top center; background-repeat: no-repeat; color: #e0e6eb;}
                #menuMain_Persist a, #menuMain_Persist a:visited { color: #e0e6eb; }
        #divUpperNav
        {
            width: 300px;
            height: 29px;
            background-image: url(images/11835/bg-uppernav2.jpg);
            background-position: top center;
            background-repeat: no-repeat;
            float: right;
            margin: 13px 9px 0 0;
            text-align: center
        }
        #divUpperNav p
        {
            padding: 0;
            margin: 6px 6px 0 0;
            font-size: 12px;
        }
      .divBucketOuter            {
                width: 220px;
                clear: left;
            }
            .divBucketTop
            {
                width: 220px;
                height: 10px;
                background-image: url(images/10770/bucket-top.png);
                background-repeat: no-repeat;
            }
            .divBucketMid
            {
                width: 192px;
                padding: 5px 25px 10px 20px;
                background-image: url(images/10769/bucket-middle.png);
                background-repeat: repeat-y;
                }
                .divBucketMid h1
                {
                    padding-top: 0px;
                    padding-bottom: 0px;
                    margin-top: 0px;
                }
                .divBucketMid p
                {
                    font-size: 11px;
                    padding-top: 0px;
                    padding-bottom: 0px;
                    margin-top: 0px;
                    margin-bottom: 0px;
                }
                .divBucketMid ul 
                {
                    font-size: 11px;
                    padding-left: 24px !important;
                }
            .divBucketBottom
            {
                width: 220px;
                height: 10px;
                background-image: url(images/10768/bucket-bottom.png);
                background-repeat: no-repeat;
            }
/* 
    root element for the scrollable. 
    when scrolling occurs this element stays still. 
*/ 
div.scrollable { 
 
    /* required settings */ 
    position:relative; 
    overflow:hidden; 
    width: 890px; 
    height: 90px;
} 
 
/* 
    root element for scrollable items. Must be absolutely positioned 
    and it should have a extremely large width to accomodate scrollable items. 
    it's enough that you set width and height for the root element and 
    not for this element. 
*/ 
div.scrollable div.items { 
    /* this cannot be too large */ 
    width:20000px; 
    position:absolute; 
} 
 
/* 
    a single item. must be floated in horizontal scrolling. 
    typically, this element is the one that *you* will style 
    the most. 
*/ 
.items div {
    float:left;
    width: 284px; 
    margin-right: 18px;
    height:75px;
}
 
/* you may want to setup some decorations to active the item */ 
div.items div.active { 

}
      
  .left-arrow
  {
      background-image: url(images/11616/left-arrow.png);
      width: 7px;
      height: 105px;
      float: left;
      margin: 20px 10px 0 5px;
        cursor: pointer;
   }
  .right-arrow
  {
       background-image: url(images/11617/right-arrow.png);
      width: 7px;
      height: 105px;
      float: right;
      margin: 20px 5px 0 0;
        cursor: pointer;
  }
    
