body
{
    font: 62.5% Verdana, Geneva, Ariel, sans-serif;
    color: #000;
    background: #FFF;
    margin: 0 7px 0 0;
    padding: 0;
}
a img
{
    border-style: none;
}
a
{
    text-decoration: none;
    color: #003366;
}
a:hover
{
    color: #9DBCE8;
}
a:visited
{
    color: #003366;
}
hr.clear
{
    margin: 0;
    padding: 0;
    clear: both;
    height: 1px;
    border-style: none;
    visibility: hidden;
}
#wrap
{
    display: block;
    margin: 0 auto;
    width: 725px;
    font-size: 1.2em;
    line-height: 1.4em;
}

/********************************************* HEADER **************************************/

#topLinks
{
    text-align: right;
    margin-top: 15px;
    margin-bottom: 5px;
}

#header
{
    float: left;
    clear: both;
}

#logo
{
    margin: 0;
    padding: 0;
}

/********************************************* NAVIGATION **************************************/
#nav
{
    float: left;
    height: 96px;
    margin-left: 5px;
    background: url(images-Design/nav-Background.gif) repeat-x;
}
#nav ul.menu
{
    margin: 0;
    padding: 0;
    list-style: none;
    height: 96px;
    background: url(images-Design/nav-Left.gif) no-repeat;
}
#nav ul li
{
    margin: 0;
    padding: 0;
    float: left;
    background: url(images-Design/nav-Seperator.gif) no-repeat right top;
    position: relative;
}

ul.menu *
{
    margin: 0;
    padding: 0;
}

ul.menu a
{
    color: #FFF;
    text-decoration: none;
    display: block;
    line-height: 96px;
    float: left;
    height: 96px;
    padding: 0 12px;
    font-size: 1.2em;
}

#nav a:hover, #nav a:active
{
    color: #9DBCE8;
}

ul.menu li#last a
{
    background: url(images-Design/nav-Right.gif) no-repeat right top;
}

ul.menu ul
{
    position: absolute;
    top: 66px;
    left: 0;
    background: #c5c9da;
    list-style: none;
    display: none;
    background: #4b4b4b url(images-Design/dropdownBackground.png) repeat-x;
}

ul.menu ul li
{
    float: none;
    position: relative;
    margin: 0;
    text-align: left;
    width: 175px;
    background-image: none !important;
}

ul.menu ul li a
{
    color: white;
    display: block;
    height: 16px;
    line-height: 16px;
    padding: 3px 7px 5px;
}

ul.menu ul li a:hover
{
    background-color: #000;
    color: white;
}

ul.menu ul ul
{
    left: 237px;
    top: -25px;
}

/****************************************** LAYOUT ***************************************/
#contentWrap
{
    clear: both;
}

/*************************** Sidebar ***************************/
#sidebar
{
    float: left;
    background: #F8F8F8;
    margin: 7px 0 0 7px;
}
h4.sidebarHeader
{
    background: url(images-Design/sidebarHeader.png) no-repeat;
    margin: 0;
    padding: 0 0 0 10px;
    line-height: 22px;
    font-weight: bold;
    text-transform: uppercase;
    height: 22px;
    font-size: 1.2em;
    width: 192px;
}
#sidebar ul
{
    margin: 0;
    padding: 1px 0 0;
    list-style: none;
    width: 200px;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    border-left: 1px solid #999;
}
#sidebar ul li
{
    background: url(images-Design/sidebar-Bullet.gif) no-repeat left 3px;
    margin: .5em 0 .5em 10px;
    padding: 0 0 0 20px;
}
#sidebar a
{
    font-size: .9em;
    color: #333;
    text-decoration: none;
}
#sidebar a:active, #sidebar a:hover
{
    color: #9DBCE8;
}

/*************************** Content ***************************/

#content
{
    float: left;
    margin: 7px 0 0 6px;
    width: 510px;
}
h2#pageTitle, h3
{
    font: 1.4em Tahoma, Geneva, sans-serif;
    color: #323232;
    background: #E8E8E8 url(images-Design/arrow.jpg) no-repeat 3px;
    padding: 3px 3px 3px 23px;
    text-transform: uppercase;
}
.featuredProduct
{
    float: left;
    margin: 5px;
    text-align: center;
    width: 160px;
}
.center
{
    text-align: center;
}
#contact
{
    float: left;
    width: 280px;
    margin-right: 10px;
    margin-bottom: 5px;
}
#support
{
    float: left;
    width: 265px;
    margin-right: 10px;
    margin-bottom: 5px;
}
.form1 dt
{
    font-weight: bold;
    float: left;
    /*margin-right: 10px;*/
    width: 70px;
}
.form1 .required strong
{
    color: Red;
}
.form1 dt.textarea
{
    width: 120px;
    }
    .form1 dd.textarea
    {
        margin-left: 70px;
        }
.form dt
{
    font-weight: bold;
}
.form .required strong
{
    color: Red;
}
legend
{
    font-size: 1.3em;
    font-weight: bolder;
}
.imgCenter
{
    display: block;
    margin: 0 auto;
}
.gray
{
    color: Gray;
}
#products p
{
    padding-bottom: 5px;
    border-bottom: dotted 1px #ccc;
}
#products img
{
    margin-top: 15px;
}
/*************************** Footer ***************************/

#footer
{
    clear: both;
    margin-top: 7px;
    margin-bottom: 7px;
}
#A8B
{
    background: #6B94CC;
    float: left;
    height: 50px;
    line-height: 50px;
    width: 202px;
    margin-left: 6px;
}
#A8B img
{
    text-align: center;
    display: block;
    margin: 0 auto;
    padding-top: 15px;
}
#footerContent
{
    background: #000000;
    color: #F8F8F8;
    float: left;
    height: 50px;
    line-height: 50px;
    margin-left: 0px;
    padding-left: 10px;
    width: 502px;
}
#news li
{
    margin-bottom: 10px;
}
/*********************CONFERTEL***************************************/
#confertel h2
{
    line-height: 2.8ex;
    margin-top: 0.6ex;
    margin-bottom: 0.6ex;
}
#confertel .conf_box
{
    width: 25%;
    float: left;
    padding-bottom: 3ex;
}
#confertel .conf_box a, #confertel a
{
    text-decoration: none;
    font-size: 12px;
}
#confertel .conf_box a img
{
    /*border:1px solid #b68602;*/
    border: none;
}
#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;
    list-style-image: url(http://ttdepot.com/images/conf_bullet.png);
}
#confertel .right_list
{
    text-align: left;
    float: right;
    color: #000088;
    list-style-image: url(http://ttdepot.com/images/conf_bullet.png);
}
#turboMeeting
{
    text-align: center;
    display: block;
    margin: 0 auto;
    width: 600px;
    float: left;
}
#turboMeeting a
{
    display: block;
    width: 500px;
    margin: 5px 15px;
    float: left;
}
#turboMeeting img
{
    display: block;
    margin: 5px auto;
}
.imgRight
{
    float: right;
    padding: 5px;
}
#CTDaastra600d
{
    display: inline;
}
