body {
	font: 100% Arial;
    background-image:none;
    background-color:transparent;
    background-repeat:no-repeat;
	background-position:center top;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}

.oneColFixCtrHdr #mainContent {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin:0px;
	background-position:center;
    background-image:url(imagens/subBG.png);	
    background-repeat:no-repeat;
	width:750px;
	height:480px;
}

.oneColFixCtrHdr #flashIntro {
 position:relative;
 padding:0px 0px;
 float:right; 
 bottom:0px;
 right:0px;
 left:0px;
 top:40px;
 width:450px;
 height:360px;
 margin:0px; 
}


.oneColFixCtrHdr #flashIntro1 {
 position:relative;
 padding:0px 0px;
 float:left; 
 bottom:0px;
 right:0px;
 left:0px;
 top:140px;
 width:320px;
 height:260px;
 margin:0px; 
}

.oneColFixCtrHdr #itemMenuSpace {
 margin:8px;
 margin-top:0px;
 padding:0px;
 line-height:10px;
}
    

.oneColFixCtrHdr #casesMenu {
 float:right;
 position:relative;
 padding:0px 0px;
 float:left; 
 bottom:0px;
 right:0px;
 left:0px;
 top:140px; 
 width:130px;
 height:200px;
 margin:0px; 
}

.oneColFixCtrHdr #textControler {
 position:relative;
 float:left;
 padding:0px;
 margin:0px;
 top:200px; 
 left:0px;
 right:0px;
 width:20px;
 height:40px;  
}


.oneColFixCtrHdr #textControler a, #textControler a:link:active:visited {
 color:#D8382E;  
 font-family:Arial;
 font-size:small;
 white-space:nowrap;
 text-decoration:none;
 text-align:left;

}

.oneColFixCtrHdr #textContainer {
 position:relative; 
 float:left;
 width:270px;
 height:250px; 
 top:150px; 
 left:0px;
 right:0px;
 bottom:0px;
 padding:0px;
 margin:0px;
}

.btnControler {
 behavior: url(iepngfix.htc);
 border:0px;
}

.oneColFixCtrHdr #subHeader {
 float:left;
 position:relative;
 font-family:Arial;
 font-size:18px;
 font-weight:bold;
 text-align:left;
 color:#D8382E;
 width:135px;
 height:60px;
 left:0px;
 right:0px;
 top:0px;
 bottom:0px;
 padding:0px;
 margin:0px; 
}

.oneColFixCtrHdr #subMenu {
 float:left;
 position:relative;
 background-image:url(imagens/subMenuBG.png);
 background-position:left;
 background-repeat:repeat-y;
 
 font-family:Arial;
 font-size:7.36pt;
 font-weight:normal;
 text-align:left;
 color:#D8382E;
 width:130px;
 height:60px;
 left:0px;
 right:0px;
 top:0px;
 bottom:0px;
 padding:0px;
 padding-left:5px;
 margin:0px;  
 z-index:999;
}


.oneColFixCtrHdr #subMenu1 {
 float:left;
 position:relative;
 background-image:url(imagens/subMenuBG.png);
 background-position:left;
 background-repeat:repeat-y;
 overflow:hidden;
 font-family:Arial;
 font-size:7.36pt;
 font-weight:normal;
 text-align:left;
 color:#D8382E;
 width:130px;
 height:200px; 
 left:0px;
 right:0px;
 top:0px;
 bottom:0px;
 padding:0px;
 padding-left:5px;
 margin:0px;  
 z-index:999;
}


.oneColFixCtrHdr #textScroller ul 
{    
 text-align:left;
 margin:8px;
 padding:8px;  
}

.center{
 padding-top:0px;
 _padding-top:15px;
 #padding-top:15px;
}

.title{
 font-family:Arial;
 font-size:10pt;
 font-weight:bold;
 color:#FF7F00;    
 white-space:normal;
 letter-spacing:0pt;
 
 margin:3px;
 margin-top: 10px;
 margin-left:0px;
 padding:3px;
 padding-left:0px;
}

.noSelectedItem  
{
 text-transform:uppercase;
 text-decoration:none;
 white-space:normal;
 color:#FFFFFF;
 font-size:7.36pt;
}

.selectedItem  
{
 text-transform:uppercase;
 text-decoration:none;
 white-space:normal;
 color:#FF7F00;
 font-size:7.36pt; 
}

.oneColFixCtrHdr #textScroller {
 float:left;
 position:relative; 
 font-family:Arial;
 font-size:10pt;
 text-align:left; 
 color:#FFFFFF;
 height:196px;
 overflow:hidden;
 height:180px;
 width:270px;
 top:10px;
 bottom:0px;
 white-space:normal; 
}

p.textSeparator {
 margin:10px;
 padding:0px;
 text-indent:0px;
}

#mainContent { behavior: url(iepngfix.htc) }