@charset "utf-8";
/* CSS Document */

#box {
width:950px;
height:1600px;
background:#ada8a9;
margin:auto;
border-left: 1px #ffffff solid;
border-right: 1px #ffffff solid;
border-bottom: 1px #ffffff solid;
}


#header {
width:950px;

background:#000000;
margin:0 auto;

}

#topbanner {
width:950px;
height:127px;
background:#000000;
margin-top:-11px;

}

#toplinks {
width:913px;
height:50px;
margin:auto;
margin-top:15px;
text-align: center ; 
padding-top: 5px;
font-size: 15px;
vertical-align:middle;
}

#leftcolumn {
width:555px;
height:1085px;
margin-top:50px;
background:#ada8a9;
float:left;
margin-left:18px;
}

#rightcolumn {
width:338px;
height:1085px;
margin-top:50px;
float:right;
margin-right:18px;
}

#intro {
width:555px;
height:92px;
border: 1px #000000 solid;
background:#bfbebe;



}

#textbox {
width:530px;
height:92px;
 margin-left: auto ;
  margin-right: auto ;

}


#slideshow {
width: 557px;
height: 340px;
margin-top:25px;
border: 1px #000000 solid;
background:#bfbebe;
}

#ad1 {
width:336px;
height:280px;
background:#bfbebe;
margin-right:18px;
border: 1px #000000 solid;

}


#resourcesheader {
width:336px;
height:33px;
margin-top:50px;
}

#resources {
width:336px;
height:707px;
margin-top:25px;
background:#bfbebe;
border: 1px #000000 solid;
float:right;
}
#resourcestext {
width:310px;
height:700px;
 margin-left: auto ;
  margin-right: auto ;
  font-size:12px;
}


#amazonheader {
width:557px;
height:37px;
background:#bfbebe;
margin-top:25px;
}

#companies {
width:557px;
height:340px;
margin-top:20px;
}


#independent {
width:557px;
height:37px;
margin-top:25px;
}

#ifrme {
width:557px;
height:330px;
margin-top:20px;
border: 1px #000000 solid;
}


#footer  {
width:950px;
height:60px;
background:#000000;
margin:auto;
border-left: 1px #ffffff solid;
border-right: 1px #ffffff solid;
border-bottom: 1px #ffffff solid;

}


#tab_container {

width:911px;
height:1048px;
margin:auto;
margin-top:20px;
}

#advertise {
width:700px;
margin-left:auto;
margin-right:auto;
margin-top:50px;

}






 .tab_set {
    margin: 5px 0;
}

.tab_set .tab_nav {
    border-bottom:1px dotted #000000;
}

.tab_set .tab_nav ul {
    list-style-type:none;
    margin: 0;
    padding: 0;
}

.tab_set .tab_nav ul li {
    border-right:1px dotted #000000;
    float:left;
    margin:0;
    padding:0;
}

.tab_set .tab_nav ul li a {
    display: block;
    margin: 2px;
    padding: 2px 5px;
    text-decoration: none;
}

.tab_set .tab_nav ul li.active a,.tab_set .tab_nav ul li a:hover {
    background: #555555;
    color: #fff;
}

.tab_set .tab {
    border-bottom:1px dotted #000000;
    padding: 4px;
}