﻿body {
    background-color: #e6e6e6;
    font-family: Tahoma, Arial, Helvetica, Verdana, Sans-Serif;
    font-size: 12px;
}
/************** CONTAINERS ******************/
#main_container {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
}

#header {
    height: 133px;
    background-image: url(images2/header2.jpg);
    background-position:top left ;
    background-repeat: no-repeat;
}
/**********************CONTENT************************/
#header #info {
    margin-top: 18px;
    width: 50%;
    float: right;
    font-size: 11px;
    color: #b68602;
    text-align: right;
    margin-right: 5em;
    line-height: 4ex;
}
#content {
    width: 558px;
    float: right;
    background-image: url(images2/content_bg_white.gif);
    background-color: #ffffff;
    background-repeat: repeat-y;
    background-position: left top;
    padding: 0px;
    margin: 0px; /*border-style: solid; 	border-width: 1px; 	border-color: #b68602;*/
    padding-right: 40px;
}

#inner_content {
    padding-left: 1em;
    padding-right: 1em;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    line-height: 2em;
    text-align: left;
    background-image: url(images2/content_bg.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    min-height: 500px;
}
#inner_content h2 {
    margin: 0px;
}
img {
    border: 0;
}

/************************ NAVIGATION ************************/
#navigation #nav_bar_info {
    padding-top: 0.8ex;
    margin-left: 33px;
    background-color: #d6cebf;
    padding-bottom: 0.8ex;
}
#navigation {
    width: 202px;
    float: left;
    text-align: left;
    font-family: Arial, Helvetica, Verdana, Sans-Serif;
    font-size: 16px;
    font-weight: bold;
    margin-top: 0px;
    padding-top: 0px;
}

#navigation ul {
    padding-top: 0px;
    margin-top: 0px;
    background-color: #d6cebf;
    list-style: none;
    background-color: #d6cebf;
    margin-left: 33px;
    padding: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

#navigation ul li {
    padding: 0px;
    margin: 0px;
    display: inline;
}
#navigation ul li a {
    line-height: 2em;
    text-align: left;
    text-indent: 30px;
    display: block;
    padding: 0px;
    margin: 0px;
    color: Black;
    text-decoration: none;
    border-bottom: 1px solid #b68602;
}
#navigation ul li a:hover, #navigation ul li a.sn_item_pressed {
    background: #ecdcba;
}
#navigation p {
    font-family: Arial, Helvetica, Verdana, Sans-Serif;
    font-size: 13px;
    color: #605e5a;
    line-height: 1.5em;
    text-align: center;
}
#navigation #nav_footer {
    height: 26px;
    background-image: url(images2/menu_col_bottom.jpg);
    background-position: right top;
    margin: 0px;
    padding: 0px;
}
#page_middle {
    background-image: url(images2/page_bg.gif);
    background-repeat: repeat-y;
}
/****************************** FOOTER *********************************/
#footer {
    clear: both;
    width: 800px;
    padding-top: 20px;
    background-image: url(images2/footer_img.gif);
    background-repeat: no-repeat;
    background-position: left top;
}
#footer #copy {
    text-align: right;
    padding-right: 4em;
}
/************************************************************************/
.image_style_1 {
    border: 1px solid #b68602;
}
.img_left {
    float: left;
    margin-right: 1.6em;
}
.img_right {
    float: right;
    margin-left: 1.6em;
}
.img_center {
    display: block;
    margin: 0px auto;
}
/********************confertel page********************/
#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);
}
.a8b_mark 
{
    float:left;
    margin-left:202px;
}
/********************* NETWORK_CAR ************/
#nc_header 
{
    margin:0px auto;
    padding:20px 0px 0px 20px;
    width:430px;
    height:161px;
    color:White;
    font-family:Arial, Helvetica, Tahoma;
    font-size:30px;
    line-height:34px;
    background:url(networkcar/images/beachVan.gif) no-repeat left top;
}
.nc_section 
{
    background-color:#7c97c2;
    color:Black;
    padding:10px 10px 10px 10px;
    margin:10px;
    /*border:2px solid #042464;*/
    border:1px solid White;
    font-weight:bold;
}
#nc_footer
{
    text-align:center;
}
#nc_benefits_box 
{
    background-color:#cccccc;
    color:Black;
    border:10px solid #cccccc;
}
#nc_benefits_box h3 
{
    background-color:Black;
    color:White;
    padding:10px;
    margin:0px
}
#nc_benefits_box h4 
{
    color:#003399;
    border:none;
}
#nc_benefits_box div 
{
    clear:both;
}
#nc_benefits_box div.nc_halfBox 
{
    clear:none;
    width:45%;
    float:left;
}
#nc_benefits_box div.nc_halfBoxAlt 
{
    clear:none;
    width:45%;
    float:right;
}
.inlineImageAlt 
{
    float:right;
    padding:0px 0px 14px 14px;
}