.glidecontentwrapper{
position: relative; /* Do not change this value */
width: 1013px;
height: 343px; /* Set height to be able to contain height of largest content shown*/
border: none;
overflow: hidden;
margin:0px auto;

z-index:1;


}

.glidecontentwrapper2{
position: relative; /* Do not change this value */
width: 797px;
height: 408px; /* Set height to be able to contain height of largest content shown*/
border: none;
overflow: hidden;
z-index:1;
}

.glidecontentwrapperLEFTMINI2{
position: relative; /* Do not change this value */
width: 170px;
height: 89px; /* Set height to be able to contain height of largest content shown*/
border: none;
overflow: hidden;
z-index:1;
}

.glidecontentwrapperLEFTMINI3{
position: relative; /* Do not change this value */
width: 170px;
height: 89px; /* Set height to be able to contain height of largest content shown*/
border: none;
overflow: hidden;
z-index:1;
}

.glidecontentwrapperBOTTOM{
position: relative; /* Do not change this value */
width: 189px;
height: 90px; /* Set height to be able to contain height of largest content shown*/
border: none;
overflow: hidden;
z-index:1;
}

.glidecontent{ /*style for each glide content DIV within wrapper.*/
position: absolute; /* Do not change this value */
background: black;
padding: 0px;
visibility: hidden;
width: 1013px;
border:none;
z-index:2;
}

.glidecontent2{ /*style for each glide content DIV within wrapper.*/
position: absolute; /* Do not change this value */
background: white;
padding: 0px;
visibility: hidden;
width: 797px;
z-index:2;
}

.glidecontenttoggler{ /*style for DIV used to contain toggler links. */
position:absolute;
right:0px;
bottom:10px;
width: auto;
text-align: center; /*How to align pagination links: "left", "center", or "right"
background: white; /*always declare an explicit background color for fade effect to properly render in IE*/
z-index:3;
}

.glidecontenttoggler a{ /*style for every navigational link within toggler */
display: -moz-inline-box;
display: inline-block;
border: none;
color: white;
padding: 2px 2px;
margin-right: 3px;
background-color:#aaaaaa;
font-family: arial;
font-size:9px;
font-weight: bold;
text-decoration: none;
width:10px;

}

.glidecontenttoggler a.selected
{ 
background: #373737;
color: white;
}

.glidecontenttoggler a:hover
{
background: #373737;
color: white;
}

.glidecontenttoggler a.toc{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
}

.glidecontenttoggler a.prev, .glidecontenttoggler a.next{ /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
}

.glidecontenttoggler a.prev:hover, .glidecontenttoggler a.next:hover{
background: #1A48A4;
color: black;
}



























.glidecontentwrapper-bottom{
position: relative; /* Do not change this value */
width: 189px;
height: 90px; /* Set height to be able to contain height of largest content shown*/
border: none;
overflow: hidden;
z-index:1;
}

.glidecontent-bottom{ /*style for each glide content DIV within wrapper.*/
position: absolute; /* Do not change this value */
background: white;
padding: 0px;
visibility: hidden;
width: 189px;
z-index:2;
}

.glidecontentwrapper-left{
position: relative; /* Do not change this value */
width: 170px;
height: 89px; /* Set height to be able to contain height of largest content shown*/
border: none;
overflow: hidden;
z-index:1;
}

.glidecontent-left{ /*style for each glide content DIV within wrapper.*/
position: absolute; /* Do not change this value */
background: white;
padding: 0px;
visibility: hidden;
width: 170px;
z-index:2;
}

.glidecontentwrapper-left1{
position: relative; /* Do not change this value */
width: 170px;
height: 89px; /* Set height to be able to contain height of largest content shown*/
border: none;
overflow: hidden;
z-index:1;
}

.glidecontent-left1{ /*style for each glide content DIV within wrapper.*/
position: absolute; /* Do not change this value */
background: white;
padding: 0px;
visibility: hidden;
width: 170px;
z-index:2;
}