body
{
    background: #fff;
    font-size: .90em;
    font-family: "Helvetica Neue" , "Lucida Grande" , "Segoe UI" , Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    text-align:left;
    min-width:1000px;
    position:absolute;
    top:auto;
}

html {
	background: transparent;
	min-width: 1000px;
	height: 100%;
	margin: 0;
	padding: 0;
	outline: 0;
	vertical-align: top;
	font-size: 100%;
}
@media screen and (max-width: 100px) (min-width:1000px){
  #container, #header, #content, #footer #images{
    float: none;
    width: auto;
    position: fixed;

}

@media (max-width: 979px) {
.x-navbar-fixed-top, .x-navbar-fixed-left, .x-navbar-fixed-right {
position: fixed;
}
}

td {
    font: normal 11px Berlin, Verdana;
    
color: #000000;
}

h1, h2, h3, h4, h5 {

    
color: #000000;
    margin: 0px;
}


h1 {
    
font-size: 35px;
}

h2 {
    
font: normal arial verdana, tahoma, arial 24.45px;
}

h3 {
    
font-size: 14px;
}


a {

/*font: normal 11px Tahoma, Arial;*/
color: #fff;
text-decoration: none;
}

a:hover 
{

/*font: normal 11px Tahoma, Arial;*/

color: #fff;
text-decoration: none;

}

a.white-link-underline {    
    
text-decoration: none;
    
color: #fff;
}

p {
    
font: normal 12px Berlin, Verdana;
}
