body {background: url('../../images/back.jpg') repeat-x; font-family: calibri, Arial, sans-serif;}
* {padding:0; margin:0;}

h1 {font-size: 1.3em;}
p {padding-bottom: 10px;}
a {color: #333; text-decoration: none;}
a:hover {color: #065093;}

.floatRight {float: right;}
.layer01 {width: 990px; margin: 0 auto;}
.layer02 {width: 730px;}
#layer03 {background: url('../../images/globe.jpg') no-repeat top center; width: 98%; margin: 0 auto; padding-top: 35px;}

#user01 {position: relative; height: 120px; padding-bottom: 5px;}
#user01 .logo{width: 500px; height: 72px; display: inline-block; background: url('../../images/logo.png') no-repeat; position: absolute; top: 0; left: 0;}
#user01 ul.company {list-style: none; margin-top: 75px;}
#user01 ul.company li {display: inline-block; text-align: center; padding: 5px 10px;}

#user03 ul.files {list-style: none; text-align: center;}
#user03 ul.files li {display: inline-table; width: 30%; vertical-align: top; padding: 5px; font-size: 0.9em; border: 1px #fff solid; background: url('../../images/doc.png') no-repeat center center; height: 124px;}
#user03 ul.files li:hover {background-color: #f1f1f1; border: 1px dotted #ccc;}
#user03 ul.files li a {text-decoration: none; display: table-cell; vertical-align: middle; color: #ddd; line-height: 15px; padding: 0 25px;}
#user03 ul.files li:hover a {color: #fff;}

#user04 {color: #666; font-size: 0.9em; padding: 10px 0 20px 0; border-top: 1px #ddd solid; position: relative;}
#user04 a {text-decoration: none; color: #666; margin: 0 10px;}
#user04 ul.company {list-style: none; float: right;}
#user04 ul.company li {display: inline-block; border-left: 1px #ccc solid;}
#user04 ul.company li:first-child {border-left: none;}
#user04 ul.company li h1 {font-weight: normal; font-size: 1em;}

ul.flag {position: absolute; top: -15px; right: 0; list-style: none;}
ul.flag li {display: inline-block; height: 5px; margin: -2px;}
ul.flag li.blue {width: 30px; background: #143965;}
ul.flag li.green {width: 20px; background: #00743d;}
ul.flag li.yellow {width: 20px; background: #edb51e;}