
body
{
    font: 16px/1.3em "Trebuchet MS" , Arial, Helvetica, sans-serif;
    color: #000000;
    background: #00529b url(images-Design/pageBackground.png) repeat-x fixed;
    margin: 0px;
    padding: 0px;
}

h2, h3, h4, h5, h6, p
{
    margin: .7em 0;
}

a img
{
    border-style: none;
}

a:link
{
    color: #00529b;
    text-decoration: underline;
}

a:active, a:hover
{
    color: #1ba300;
    text-decoration: underline;
}
hr.clear
{
    margin: 0px;
    padding: 0px;
    clear: both;
    height: 1px;
    visibility: hidden;
}

#wrap
{
    display: block;
    margin: 0px auto;
    width: 810px;
}

/**************************************** HEADER ************************************/
#header
{
    background: url(images-Design/headerBackground.png) no-repeat left top;
    height: 165px;
    margin-top: 10px;
}

#header h1
{
    margin: 0px;
    padding: 0px;
}
#phone
{
    color: #79abd7;
    margin: 20px 0 0 0;
    padding: 0;
    text-align: right;
    display: inline;
    float: right;
    font-size: 1.5em;
    font-weight: bold;
}
.twitter
{
     
     margin-top: 10px;
     
}
a#logo
{
    display: block;
    float: left;
    margin: 0 0 0 7px;
    padding: 20px 22px 23px 22px;
    z-index: 100;
}

.icons
{
    float: left;
    margin-top: 60px;
    display: inline;
}

.icons a
{
    color: #000000;
    display: block;
    font-size: 18px;
    height: 7px;
    margin-left: 17px;
    margin-right: 17px;
    margin-top: 10px;
    padding: 65px 10px 10px;
    text-align: center;
    text-decoration: none;
    width: 55px;
}

.icons a:hover, .icons a:active
{
    color: #1ba300;
    text-decoration: underline;
}
a#voice
{
    background: url(images-Design/icon-Voice.png) no-repeat center;
}

a:hover#voice, a:active#voice
{
    background: url(images-Design/icon-VoiceHover.png) no-repeat center;
}

a#data
{
    background: url(images-Design/icon-Data.png) no-repeat center;
}

a:hover#data, a:active#data
{
    background: url(images-Design/icon-DataHover.png) no-repeat center;
}

a#support
{
    background: url(images-Design/icon-Support.png) no-repeat center;
    margin-top: -30px;
}

a:hover#support, a:active#support
{
    background: url(images-Design/icon-SupportHover.png) no-repeat center;
}

a#news
{
    background: url(images-Design/icon-News.png) no-repeat center;
    margin-top: -30px;
}

a:hover#news, a:active#news
{
    background: url(images-Design/icon-NewsHover.png) no-repeat center;
}

/**************************************** NAVIGATION ************************************/

#nav
{
    background: #FFFFFF url(images-Design/navBackground.gif) repeat-x;
    clear: both;
    height: 43px;
    border-right: 5px solid #CCCCCC;
    border-left: 5px solid #CCCCCC;
}

#nav ul
{
    margin: 0px;
    padding: 0px 3px;
    list-style: none;
}

#nav li
{
    background: url(images-Design/navSeperator.gif) no-repeat right center;
    margin: 0px;
    padding: 0px;
    float: left;
    height: 43px;
}

#nav li#last
{
    background: url(none);
}

#nav a
{
    font-size: 18px;
    color: #000000;
    text-decoration: none;
    line-height: 43px;
    height: 43px;
    padding-right: 25px;
    padding-left: 25px;
}

#nav a:active, #nav a:hover
{
    color: #1ba300;
    text-decoration: underline;
}

/**************************************** BANNER ************************************/

#banner
{
    background: url(images-Design/banner.jpg) no-repeat left top;
    height: 119px;
    border-right: 5px solid #CCCCCC;
    border-left: 5px solid #CCCCCC;
}

#banner blockquote
{
    float: left;
    font-size: 22px;
    line-height: 26px;
    width: 360px;
    margin: 0px;
    padding: 15px 0px 0px 22px;
}

#banner #slideshow
{
    float: right;
    width: 418px;
    height: 119px;
}
#banner .quoteMark
{
    color: #1ba300;
}

#banner cite
{
    clear: left;
    display: block;
    text-align: right;
    font-size: .7em;
    padding-top: 15px;
    line-height: .9em;
}

#contentWrap
{
    background: #FFFFFF no-repeat left bottom;
    border-right: 5px solid #CCCCCC;
    border-left: 5px solid #CCCCCC;
    padding: 10px 10px 15px;
}
#banner ul li
{
    list-style-type: none;
    margin-left: -20px;
}

/**************************************** SIDEBAR ************************************/

#sidebarWrap
{
    float: left;
    width: 223px;
    margin-right: 15px;
    margin-bottom: 15px;
}

#sidebarTop
{
    background: url(images-Design/sidebar-Top.png) no-repeat center top;
    height: 12px;
    margin: 0px;
    width: 223px;
    line-height: normal;
}

#sidebar
{
    background: url(images-Design/sidebar-Background.png) repeat-y;
}

#sidebarContent
{
    background: url(images-Design/sidebar-Bottom.png) no-repeat bottom;
    padding-bottom: 15px;
}

#sidebarContent h4
{
    text-align: center;
    margin: 0px;
    padding: 5px 0px 0.7em;
}

#sidebarContent ul
{
    margin: 0px;
    padding: 0px;
    list-style: none;
}

#sidebarContent li
{
    background: url(images-Design/sidebar-Bullet.gif) no-repeat left top;
    margin: 5px 0px 5px 15px;
    padding: 0px 10px 0px 30px;
    font-size: 14px;
    line-height: 22px;
}

/**************************************** CONTENT ************************************/

#content
{
    float: left;
    width: 542px;
}

#contentFooter
{
    background: url(images-Design/content-Bottom.png) no-repeat left top;
    height: 15px;
}
.imgLeft
{
    float: left;
    margin: 1em;
}
.imgLeftBord
{
    float: left;
    margin: 1em;
    border: solid 2px #24549f;
    padding: .5em;
}
.imgRight
{
    float: right;
    margin: 1em;
}
.imgRightBord
{
    float: right;
    margin: 1em;
    border: solid 2px #24549f;
    padding: .5em;
}

.imgCenter
{
    clear: both;
    display: block;
    margin: 0 auto;
    padding: .5em 0;
}
.imgCenterBord
{
    clear: both;
    display: block;
    margin: 0 auto;
    border: solid 2px #24549f;
    padding: .5em;
}
.product
{
    width: 50%;
    float: left;
    margin: 1em 0;
    text-align: center;
}
#logos
{
    float: right;
    width: 160px;
    text-align: center;
}

#logos img
{
    padding: 20px 0;
}
#caseStudies dt
{
    font-weight: bold;
    font-style: italic;
}
/**************************************** FOOTER ************************************/

#footer
{
    background: url(images-Design/footer-Background.png) no-repeat;
    height: 91px;
    padding: 5px;
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: center;
}
/***********************************CONFERTEL**********************************/
#confertel h2
{
    line-height: 2.8ex;
    margin-top: 0.6ex;
    margin-bottom: 0.6ex;
}
#confertel .conf_box
{
    width: 250px;
    float: left;
    padding-bottom: 3ex;
}
#confertel .conf_box a, #confertel a
{
    text-decoration: none;
    font-size: 12px;
}
#confertel .conf_box span.title
{
    color: #008800;
    font-weight: bold;
    display: block;
    margin: 0px auto;
    text-decoration: underline;
    line-height: 3.2ex;
}
#confertel .conf_box .text
{
    text-align: left;
    display: block;
    padding-right: 10px;
    padding-left: 10px;
    color: Black;
    line-height: 2.6ex;
}
#confertel .left_list
{
    text-align: left;
    float: left;
    color: #000088;
    width: 200px;
    line-height: normal;
}
#confertel .right_list
{
    text-align: left;
    float: left;
    color: #000088;
    width: 200px;
    line-height: normal;
}
#confertel .left_list li, #confertel .right_list li
{
    margin-bottom: 7px;
}
