/* Azul Nox OTO */

body {
background-color: #ffffff;
font-size: 12px;
font-family: Tahoma;
color:#564b47;
padding:0px;
margin:0px;
}
a {color: #0055A6; text-decoration: none;}
a:visited {color: #0055A6; text-decoration: none;}
a:hover {color: #00AEF0; text-decoration: none;}
a:active { color: #0055A6; text-decoration: none;}

img.download {vertical-align:middle;}

/* ----------container to center the layout-------------- */
#container {
width: 864px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
background-color: #dfdfdf;
}

/* ----------banner for logo-------------- */
#banner {
padding: 0px;
margin: 0px;
}
#banner img {padding:0px 0px;} 

/* -----------------content--------------------- */
#content {
background-color: #dfdfdf;
padding: 0px;
margin-left: 0px;
margin-right: 0px;
}
div#content { 
min-height:350px;
height:expression(this.scrollHeight > 350 ? "auto":"350px"); 
}

p{
padding: 5px 10px;
margin:0px;
}

/* -----------footer--------------------------- */
#footer {
background-color: #ffffff;
clear: both;
height: 31px;
margin: 0px;
padding: 0px;
text-align: right; }

#bottom01 {
background-image: url(../images/btm01.png);
background-repeat: no-repeat;
float: left;
width: 163px;
height: 31px;
margin: 0px;
padding: 0px;
color: #ffffff; }

#bottom02 {
background-image: url(../images/btm02.png);
background-repeat: no-repeat;
float: left;
width: 273px;
height: 31px;
margin: 0px;
padding: 0px; }

#bottom03 {
background-image: url(../images/btm03.png);
background-repeat: no-repeat;
float: left;
width: 428px;
height: 31px;
margin: 0px;
padding: 0px;
color: #ffffff; }