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

#box {
width:950px;
height:2250px;
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;

margin:auto;
margin-top:15px;
text-align: center ; 

font-size: 15px;
vertical-align:middle;
}

#leftcolumn {
width:557px;
height:1725px;
margin-top:15px;
background:#ada8a9;
float:left;
margin-left:18px;
}

#rightcolumn {
width:338px;
height:1625px;
margin-top:15px;
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:75px;
border: 1px #000000 solid;
background:#bfbebe;

}

#ad1 {
width:336px;
height:260px;
background-color:transparent;
margin-right:18px;


}

#video {

margin-top:25px;
border: 1px #000000 solid;
width:336px;
height:248px;
}

#newsheader {
width:336px;
height:33px;
margin-top:30px;
}




#resources {
width:336px;
height:591px;
margin-top:20px;
background:#000000;
border: 1px #000000 solid;
float:right;
}
#resourcestext {
width:336px;
height:590px;
 margin-left: auto ;
  margin-right: auto ;
  font-size:12px;
}





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



#feed {
width:336px;
height:350px;
margin-top:20px;
float:right;
background:#bfbebe;
border: 1px #000000 solid;

}

#feedtext {
width:300px;
height:350px;
margin-left: auto ;
  margin-right: auto ;
  margin-top: 10px ;
}





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

#digitalheader {
width:557px;
height:37px;
background:#bfbebe;
margin-top:18px;
}

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


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

#ifrme {
width:557px;
height:485px;
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;
}

 .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;
}