#holder { 
padding-top:15px;
width:100%;
height:253px;
border:0px solid black;
}

#holder_left {
width:165px;
height:254px;
border:0px solid black;
float:left;
}

#holder_right {
width:512px;
height:250px;
border:1px solid #a8adbc;
float:right;
border-left:0px;
position:relative;
left:-2px;
}

.holder_item{
width:150px;
height:61px;
border:1px solid #a8adbc;
float:right;
background:url(../images/holder_bg.png) repeat-x;
}

.item_text
{width:135px;
float:right;
text-align:left;
padding-top:20px;
padding-left:15px
}

.item_text a:hover {text-decoration:none}
#content_1 ,#content_2,#content_3,#content_4{
width:100%;
height:100%;
display:none;
position:absolute;
}

#item_1 img,#item_2 img, #item_3 img,#item_4 img { display:none}

.active_item{
width:161px;
background:white;
border-right:0px;
}

.active_item img {
display:block!IMPORTANT;
position:absolute;
margin:50px 0px 0px -1px;
}

#button_holder{
width:320px;
height:40px;
background:url(../images/right_bg.png) no-repeat;
position:absolute;
margin:200px 0px 0px 81px;
z-index:100
}

.info_button {
background:url(../images/info_button.gif) no-repeat;
width:123px;
display:block;
float:left;
line-height:22px;
text-align:center;
color:white;
text-decoration:none;
font-weight:bold;
font-size:14px; 
height:24px;
margin-top:7px;
}

.content_text{
position:absolute;
margin:208px 0px 0px 217px;
z-index:1200;
width:40px;
height:20px;
font-size:11px;
text-align:center;
border:0px solid black;
line-height:20px;
display:none;
}

.active_text {
display:block!IMPORTANT;
}
.active_tab{
display:block!IMPORTANT;
}

.item_text a {
color:#535F69;
font-size:16px;
font-weight:bold;
text-decoration:none;
}

#content_1 td {
color:#596169;
font-size:14px;
font-weight:bold;
padding-top:10px;
line-height:20px;
}

#content_2 td{
color:#596169;
font-size:13px;
font-weight:bold;
padding-top:10px;
line-height:20px;
}
