
body
{
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
}

#wrap, #header, #banner, #fiveBoxes, #threeBoxes, #logoWrap
{
    width: 960px;
    margin: 0 auto;
    display: block;
}

#header
{
    height: 135px;
    border-bottom: 2px solid #FFF;
}

h1#logo
{
    margin: 0px;
    padding: 0px 0px 0px;
    float: left;
}

#contactInfo
{
    text-transform: uppercase;
    color: #355d82;
    float: right;
    font-weight: bold;
    font-size: 1.2em;
    padding-top: 5px;
}
#socialMedia
{
    float: right;
    padding-top: 20px;
    margin-left: 350px;
}

#nav
{
    float: right;
    background: url(images-Design/bkgd-Nav.png) repeat-x bottom;
    padding-top: 20px;
    padding-right: 10px;
}

#nav ul
{
    margin: 0px;
    padding: 0px;
    list-style: none;
}

#nav li
{
    float: left;
    margin: 0px;
    padding: 0px;
}

#nav li#quote
{
    background: #c4d7ef;
}

#nav li#quote a
{
    color: #355d82;
}

#nav a
{
    font-weight: bold;
    text-transform: uppercase;
    color: #FFF;
    display: block;
    text-decoration: none;
    line-height: 27px;
    padding-top: 8px;
    padding-right: 13px;
    padding-left: 13px;
    height: 27px;
    float: left;
}

#nav a:active, #nav a:hover, #nav li#quote a:active, #nav li#quote a:hover
{
    color: #f7941d;
}

#bannerWrap
{
    background: url(images-Design/bkgd-Banner.png) repeat-x;
    clear: both;
    height: 258px;
    border-bottom: 2px solid #FFF;
}

#banner
{
    width: 960px;
}

#banner img
{
    padding-left: 10px;
    float: left;
}

.bannerText
{
    float: left;
    width: 450px;
}

.bannerText h3
{
    font: italic bold 1.4em 'Arvo' , arial, serif;
    color: #f7941d;
    padding: 30px 15px 0px 0px;
    text-align: right;
}

.bannerimg
{
    width: 450px;
    float: left;
}

.bannerText h2
{
    font: bold 2em 'Arvo' , arial, serif;
    color: #FFF;
    padding: 0px 15px 10px 0px;
    text-align: right;
}

.bannerText blockquote
{
    font: bold 16px 'Arvo' , arial, serif;
    color: #b7b7b7;
    margin: 0;
    padding: 0px 15px 20px 0px;
    text-align: right;
}

#bannerrotate
{
    height: 260px;
}
#bannerrotate div
{
    height: 240px;
    padding: 10px;
}
a.largeButton
{
    font-size: 1.0em;
    line-height: 31px;
    font-weight: bold;
    color: #1a7bb3;
    background: url(images-Design/btn-Large.png) no-repeat;
    text-decoration: none;

    float: right;
    height: 31px;
    width: 115px;
    padding: 0px 30px 20px 0px;
    text-align: center;
}
a.largeButton2
{
    font-size: 1.0em;
    line-height: 31px;
    font-weight: bold;
    color: #1a7bb3;
    background: url(images-Design/btn-Large.png) no-repeat;
    text-decoration: none;
   
    float: left;
    height: 31px;
    width: 115px;
    padding: 0px 30px 20px 0px;
    text-align: center;
}

#fiveBoxesWrap
{
    background: #355d82;
    height: 76px;
}

#fiveBoxes a
{
    background: #fff;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    display: block;
    float: left;
    width: 145px;
    height: 59px;
    margin: 9px 16px 0 0;
    font-size: 1.1em;
    line-height: 59px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    color: #1a7bb3;
}

#fiveBoxes a.community
{
    margin-right: 0;
}

.thirdBox
{
    padding: 10px 15px;
    float: left;
    height: 138px;
    width: 268px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 33px;
}

.thirdBox h4
{
    margin: 0px;
    padding-top: 0px;
    padding-bottom: 0.5em;
    color: #333;
}

.thirdBox p
{
    padding-top: 0px;
    line-height: 1.3em;
    font-size: 11px;
}

#threeBoxes #news
{
    background: url(images-Design/box-News.jpg) no-repeat;
}
#threeBoxes #news h6
{
    display: none;
}
.news p
{
    color: #363636;
    font-size: 12.5px;
    font-weight: bold;
    line-height: 14.8px;
}
a.btnSmall
{
    line-height: 29px;
    background: url(images-Design/btn-Small.png);
    height: 29px;
    width: 97px;
    display: block;
    text-decoration: none;
    font-weight: bold;
    color: #355d82;
    text-align: center;
    float: right;
}

#threeBoxes #consult
{
    background: url(images-Design/box-Consulting.jpg) no-repeat;
}

#threeBoxes #twitter
{
    background: url(images-Design/box-Twitter.jpg) no-repeat;
    margin-right: 0px;
}

#logoWrap
{
    clear: both;
    height: 30px;
    padding-bottom: 10px;
    padding-top: 20px;
}

#logoWrap img
{
    float: left;
    margin: 0px 35px;
}
#main
{
    width: 960px;
    display: block;
    margin: 0 auto;
    padding: 10px 0px;
}
#content
{
    width: 565px;
    float: left;
    display: block;
    margin-left: 30px;
    margin-right: 50px;
}
#content2
{
    display: block;
    margin-left: 30px;
    margin-right: 50px;
}
#sidebar
{
    width: 200px;
    float: right;
    display: block;
    margin-right: 30px;
}

#footer
{
    font-size: 1.2em;
    font-weight: bold;
    color: #FFF;
    background: #355D82;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}
.twoCol
{
    width: 48%;
    padding: 0px;
    float: left;
    position: relative;
}
.twoCol img
{
    float: left;
    margin: 0 1em 0 0;
}
.twoColAlt img
{
    float: left;
    margin: 0 1em 0 0;
}
.twoColAlt
{
    width: 48%;
    padding: 0px;
    float: right;
    position: relative;
}
.inline_img
{
    float: left;
    clear: left;
    margin-bottom: 12px;
    margin-right: 12px;
    padding: 8px;
    border: 1px solid #d0d0d0;
}
.inline_img_alt
{
    float: right;
    clear: right;
    margin-bottom: 12px;
    margin-left: 12px;
    padding: 8px;
    border: 1px solid #d0d0d0;
}
#catalog li
{
    list-style-type: none;
}


#catalog_v2, #catalog
{
    margin: 0px;
    background: url(images-design/banner-catalog.jpg) no-repeat;
    padding: 122px 20px 20px 20px;
}
#catalog_v2 li
{
    list-style-type: none;
}
.US_only
{
    display: none;
}
hr.rule
{
    clear: both;
    border: none;
    border-color: White;
    border-top: 1px solid #CCCCCC;
    background: White;
    color: White;
    height: 1px;
}
hr.clear
{
    visibility: hidden;
    margin: 0px;
    height: 1px;
    clear: both;
    border: none;
}
.clear
{
    clear: both;
}


ul.testimonial_list
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
ul.testimonial_list li
{
    border-top: 1px solid #d0d0d0;
    padding-top: 12px;
    padding-bottom: 12px;
    margin: 0px;
    display: block;
}
ul.testimonial_list li blockquote
{
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0px;
    margin-right: 0px;
}
ul.testimonial_list li cite
{
    display: block;
    padding-left: 50%;
    padding-bottom: 12px;
}
ul.testimonial_list li address
{
    display: block;
    padding-left: 50%;
    padding-bottom: 12px;
}
.related_page_link
{
    display: block;
    float: right;
    line-height: 30px;
    padding: 0px 12px;
    text-decoration: none;
    margin: 0px 0px 12px 12px; /*border: 1px solid #565bfd;*/
    border: 1px solid #cfd3e4;
    color: #2b2f58;
    font-weight: bold;
    font-size: 18px; /*background-color: #d2d6fa;*/
    background: #d3ddf0 url(images-design/nav_bg.gif) repeat-x left top;
}
.tweet li
{
    list-style-type: none;
    font-size: 11px;
}
.half_width_col, .cHalf
{
    width: 40.9%;
    padding: 10px;
    float: left;
}
.half_width_col_alt
{
    width: 40.9%;
    padding: 10px;
    float: right;
}
.marketBottom
{
    background-color: #A6A6A6;
    padding-bottom: 15px;
    width: 800px;
}
.marketing
{
    display: block;
    margin: 0 auto;
    width: 800px;
}
.formTech
{
    width: 400px;
    margin: 0 auto;
    display: block;
}
#sip_landing img
{
    float: right;
}
#sip_landing
{
   
}
.wmark
{
    background: #e9e9e9;
    color: #333;
    border: 1px solid #ccc;
}
.subscribe a
{
    color: White;
}
#sipContact
{
   margin-right:20px;
    float: left;
    border: 1px solid #ccc;
    padding: 10px;
    box-shadow: 3px 3px 3px #333;
    text-align: center;
    margin-top: 50px;
    }
    #sipDoc
    {
       width:400px;
       float:right;
       margin-top:40px;
        }
    #sipDoc h3
    {
      text-align:center;
      color: White;
      background:#355D82;
      border-radius: 5px;
      padding:10px;
        }
