/* 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: 200px;
margin-right: 0px;
}
div#content { 
min-height:500px;
height:expression(this.scrollHeight > 500 ? "auto":"500px"); 
}

p {
padding: 5px 10px;
margin:0px;
}

/* --------------left navi------------- */
#left {
float: left;
width: 200px;
margin: 0px;
padding: 0px;
}

#box01 {
width: 180px;
margin: 0px;
text-align: left;
background-color: #ffffff;
border-top: 1px solid #564b47;
border-bottom: 1px solid #564b47;
border-left: 1px solid #564b47;
border-right: 1px solid #564b47;
}

/* -----------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; }