body{
text-align: center;
margin: 0;
}

.layout{
text-align: center;
}

#ab03x{
font-family: verdana, arial, roman, sans-serif;
font-size: 12pt;
}

div#container{
width: 800px;
height: auto;
margin: 0 auto 0 auto;
text-align: left;
}

div#header{
width: 800px;
height: 124px;
background-image: url(../header.png);
background-color: black;
background-position: left;
background-repeat: no-repeat;
}

div#nav{
width: 100px;
height: 400px;
float: left;
/*background-color: #FBFCFE;*/
background-color: white;
}

div#content{
width: 700px;
height: 700px;
float: left;
background-color: white;
}

div#contentsecurity{
width: 700px;
height: 800px;
float: left;
background-color: white;
}

div#content3v1l{
width: 700px;
height: 900px;
float: left;
background-color: white;
}

div#footer{
width: 800px;
height: 50px;
text-align: center;
margin: 50px 0 30px 0;
background-color: yellow;
}

.button{
width: 100px;
height: 10px;
font-family: verdana, arial, roman, sans-serif;
font-size: 12pt;
background-color:#DDDDDD;
background-image: url(../button.png);
text-align: center;
}

/*table.layout{
border=0 cellspacing=5 cellpadding=10 width=100%  align=center
}*/

table.layout {
border-spacing: 5pt;
padding: 10pt;
border: 0;
}
