﻿body 
{
    background-image:url(../images/bg1.png);
    background-position:left top;
    background-repeat:repeat-x; 
    background-color:#fceae6; /*  #712c1d;*/
    font-family:helvetica,arial,sans-serif;
}
#wrapper
{   
   background-repeat:repeat-y;
    margin-top:30px;
    width:900px;
    margin:0 auto; 
}
#logo a
{text-decoration:none;
 color:#666;
 float:left;
 margin-top:15px;}
#logo
{
    padding:5px 0 0 20px ;    
    height:100px;
}
#logo h1
{
    margin:0px;
}
#logo img
{
    
 border:none;
}
.heading
{
    padding:20px 0 0 60px;
}
#header
{
    background-image:url(../images/bgheader.gif);
    background-repeat:no-repeat;
    background-position:-1px top ;
    padding:0 16px 0 13px;
    height:150px;
}
#nav_wrap
{  clear:both;
    display:block;
    overflow:hidden;
    background-image:url(../images/bgtopnav.gif);
    background-repeat:repeat-x;
    margin:5px 0 10px 0;
}
#nav_wrap ul
{
   margin:0;
padding:0;

}
#nav_wrap ul li 
{
    float:left;  
    list-style:none;
    font-size:15px;
    border-left:solid 0px #fff;
    height:24px;
    padding:10px 0;
    color:#ccc;
}
#nav_wrap ul li a
{
    color:#ddd;
    text-decoration:none;
    font-weight:bold;
    height:24px;
    padding:10px 15px;
}
#nav_wrap .contact
{
    float:right;
}
#nav_wrap ul li a:hover
{
    background-image:url(../images/bgtopnavhover.gif);
    background-position:left 2px;
    height:23px;
    background-repeat:repeat-x;
}
#body
{
    background-image:url(../images/bgContaner.gif);
    background-repeat:repeat-y;
    padding: 10px 25px;
    overflow:auto;
}
#footer
{
    background-image:url(../images/bgFooter.gif);
background-position:center bottom;
background-repeat:no-repeat;
clear:both;
font-size:12px;
font-weight:bold;
padding:0 30px 20px;
text-align:center;
    
}
#about_content
{
    width:600px;
    float:left;
}
#about_boxes
{
    width:250px;
    float:right;
    text-align:center;
    margin-top:10px;
}
#ob_sp {
background:transparent url(../images/tower-ob-sp.jpg) no-repeat scroll left top;
display:block;
height:171px;
margin:10px auto;
overflow:hidden;
text-indent:10000px;
width:170px;
}
#ob_sp:hover {
background-position:left bottom;}
#bbb_sp {
background:transparent url(../images/bannerBBB.jpg) no-repeat scroll left top;
display:block;
height:120px;
margin:10px auto;
overflow:hidden;
text-indent:10000px;
width:168px;
}
#bbb_sp:hover {
background-position:left bottom;}
#guaranteeBox
{margin:20px 0; 
}
#guaranteeBox a
{color:#000;
 text-decoration:none;
 font-size:12px;
}
#guaranteeBox a,#guaranteeBox a img
{
    border:none;
}
#contentNav ul li
{
    float:left;
    list-style:none;
    background:transparent url(../images/bgbox.gif) no-repeat scroll left top;
    width:295px;
    height:60px;
    margin:5px 5px 0 0;
    
}
#contentNav ul
{
    overflow:auto;
    margin-left:0px;
    padding-left:0px;
}
#contentNav ul li img
{
    margin:10px;
    float:left;
}
#contentNav ul span
{
font-weight:bold;
float:left;
margin-top:15px;
}
#bannerbtn a
{
    background-image:url(../images/btnstart.png);
display:block;
height:46px;
left:400px;
margin-top:-60px;
position:relative;
top:-50px;
width:130px;
}
#bannerbtn a:hover
{
    background-image:url(../images/btnstarthover.png); 
}
#wthvideo 
{
    bottom:0;
    height:352px;
    left:auto;
    position:fixed;
    right:0;
    top:auto;
    width:352px;
    z-index:1;
}
#leftContent
{
    float:left;
    width:235px;
    padding:10px;
}
#leftContent ul
{
    padding:0px;
    margin:0px;
    list-style-type:none;
    list-style-position:inside;
}
#leftContent ul li
{
    float:left;
    list-style:none;
    background:transparent url(../images/leftNavbgbox.gif) no-repeat scroll left top;
    width:215px;
    height:44px;
    margin:0 0;
    font-weight:bold;
    font-size:12px;
}
#leftContent ul li.active
{
    background:transparent url(../images/leftNavbgboxhover.gif) no-repeat scroll left top;
}
#leftContent ul li img
{
    width:27px;
    height:27px;
    margin:7px 8px;
    float:left;
}
#leftContent ul li span
{
    float:left;
    padding-top:10px;
}
#mainContent
{
    float:right;
    width:590px;
    margin-bottom:30px;
    font-size:13px;
    margin-right:5px;
}

#mainContent h2 {
color:#712C1D;
margin:0;
padding:10px 0 0;
font-family:Arial;}

#mainContent ul li
{
    list-style-type:square;
    vertical-align:middle;
    line-height:25px;
}
.simple
{
    margin-top:20px;
}
.simple td
{padding:0 5px;}
.simple h3
{
    color:Red;
    font-size:17px;
    text-align:center;
    margin:5px;
}
