#partners-top{
    float: left;
    padding: 0px 0px 0px 15px;
    margin: 0px;
    width: 425px;
}


#partners-bottom{
    clear: both;
    padding: 10px 0px 0px 15px;
    width: 730px;
}

.tab{
    float: left;
    padding-left: 2px;
    padding-bottom: 2px;
}

.tab img{
    float: left;
    border: 0px;
    filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

.tab img:hover{
    filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

.tab h3{
    margin: 0px;
    padding: 0px;
}

#tab-title{
    float: left;
    font-size: 20px;
    margin: 0px;
    padding-top: 10px;
    height: 84px;
}


.stretcher h3{
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    background-color: #920000;
    color: #FFECD6;
}

.stretcher{
    background-color: #FFECD6;
    clear: both;
}

.banner{
    clear: both;
     background-color: #FFF5EA;
}

.bannerImage{
    float: left;
    margin: 10px;
    padding: 0px;
}

.bannerText{
    float: left;
    margin: 0px;
    padding: 10px;
}
.newline{
    clear: both;
    height: 20px;
    background-color: #FFECD6;
}

#partners-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:12px;
	height:15px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/portal/common/common_01.png');
}
#partners-01[id] {
	background-image:url(/images/portal/common/common_01.png);
}

#partners-02 {
	position:absolute;
	left:12px;
	top:0px;
	width:762px;
	height:15px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/portal/common/common_02.png');
}
#partners-02[id] {
	background-image:url(/images/portal/common/common_02.png);
}

#partners-03 {
	position:absolute;
	left:774px;
	top:0px;
	width:12px;
	height:15px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/portal/common/common_03.png');
}
#partners-03[id] {
	background-image:url(/images/portal/common/common_03.png);
}

#partners-04 {
	position:absolute;
	left:0px;
	top:15px;
	width:12px;
	height:461px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/portal/common/common_04.png');
}
#partners-04[id] {
	background-image:url(/images/portal/common/common_04.png);
}

#partners-05 {
	background-image:url(/images/portal/partners/icon.png);
	position:absolute;
	left:12px;
	top:15px;
	width:25px;
	height:20px;
}

#partners-06 {
    background-color:#FFECD6;  
	position:absolute;
	left:37px;
	top:15px;
	width:627px;
	height:20px;
}

#partners-07 {
	background-image:url(/images/portal/partners/text.png);
	position:absolute;
	left:664px;
	top:15px;
	width:110px;
	height:20px;
}

#partners-08 {
	position:absolute;
	left:774px;
	top:15px;
	width:12px;
	height:461px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/portal/common/common_08.png');
}
#partners-08[id] {
	background-image:url(/images/portal/common/common_08.png);
}

#partners-09 {
	background-image:url(/images/portal/common/common_09.png);
	position:absolute;
	left:12px;
	top:35px;
	width:762px;
	height:7px;
}

#partners-10 {
    background-color:#FFECD6;  
	position:absolute;
	left:12px;
	top:42px;
	width:762px;
	min-height:434px;
    height:434px;
}

#partners-10[id] {
   height:auto;
}

#content{
    min-height:434px;
    height:434px;
}

#content[id]{
     height:auto;
}