body {
margin:0px;
padding:0px;
}
/*@-o-viewport {
width: device-width;
height: device-height;
zoom: 1;
}*/
div#print_content table{
font: 12px Arial;
}
#dv1 {
width:100%;
height:100%;
}
#dv2 {
width:100%;
height:auto;
background:url('../imgs/head-bg.jpg') repeat-x #001e71;
}
header {
width:1000px;
height:100px;
margin:auto;
}
header img {
width:100%;
height:auto;
}
#head {
float:left;
}
#dwnload-app{
width:200px;
height:60px;
float:right;
margin:10px;
}
#dwnload-app a#asc-get{
margin:auto;
width:115px;
display:block;
}
#dwnload-app a:link{
font:11px Ubuntu;
color:#FFF;
text-decoration:none;
}
#dwnload-app a:visited{
font:11px Ubuntu;
color:#FFF;
text-decoration:none;
}
#sealthmb {
width:100px;
height:100px;
background-color:#C00;
float:right;
margin:10px 10px 10px 10px;
}
#dv3 {
width:100%;
height:100%;
background-color:#FFF;
float:left;
}
#cont {
width:1000px;
height:100%;
margin:auto;
}
#crmbs {
width:800px;
height:30px;
background-color:#CCC;
}
#cont h1{
font:bold 28pt Roboto Condensed;
margin:10px 0px;
padding:0px;
}
#cont p,ol {
font:14pt Roboto Condensed;
}
#cont li {
margin:5px 0px;
}
#navigation-header {
font:bold 13px Ubuntu;
color:#FFF;
}
#navigation a {
margin-bottom:0px;
font:13px Ubuntu;
}
#navigation img{
display:none;
}
#navigation {
font:14px Ubuntu;
height:100%;
padding:10px 10px 5px 10px;
border-radius:0px 0px 15px 15px;
}
/*#sub1b  {
border-radius:0px 0px 15px 15px;
}*/
#dwnloader a{
display:block;
padding:5px;
background-color:#FF9000;
width:21%;
font-size:2em;
color:#FFF;
box-shadow: 2px 2px 4px #666;
border:0.02em solid #FFF;
}
#dwnloader a:hover{
background-color:#FFC600;
color:#FFF;
}
#dv4 {
width:100%;
height:100%;
background-color:#001e71;
float:left;
}
footer {
width:1000px;
height:100%;
margin:auto;
font:12px Roboto Condensed;
color:#FFF;
padding:1em 0em;
}