body {color: #191919; font-family: helvetica, arial, sans-serif; font-size: 9pt;}

.finance {background-color: #ccffcc;}
.design {background-color: #ccff66;}
.transport {background-color: #ffcccc;}
.science {background-color: #fff;}

* {padding: 0; margin: 0;}
img {border: 0;}
a {color: #191919; font-weight: bold; text-decoration: none; outline: 0;}
a:hover { color: #191919; text-decoration: underline;}
p {padding-bottom: 7px;}
li {list-style: square; margin-bottom: 7px;}

#container {position: relative; width: 100%; height: 100%;}

#header {position: relative; width: 100%; height: 200px; margin-left: auto; margin-right: auto; background-color: #191919;}

#head {position: relative; width: 900px; height: 200px; margin-left: auto; margin-right: auto; background-image: url(images/head.png);}

#logo {position: relative; float: left; margin-top: 130px; width: 225px; height: 46px;}

#choice {position: relative; float: right; margin-top: 150px; height: 26px;}

#choice li {list-style: none; display: inline; float: left; padding-left: 20px;}

#menu {position: relative; width: 900px; padding-top: 7px; height: 25px; margin-left: auto; margin-right: auto; margin-top: 7px; font-size: 11pt; border: solid 1px #191919; border-radius: 5px 5px 5px 5px; -moz-border-radius: 5px 5px 5px 5px; -khtml-border-radius: 5px 5px 5px 5px; -webkit-border-radius: 5px 5px 5px 5px;}

#menu li {list-style: none; display: inline; float: left; padding-left: 20px;}

#content {position: relative; width: 900px; padding-top: 7px; margin-left: auto; margin-right: auto; text-align: justify;}

#footer {position: relative; width: 900px; padding-top: 7px; margin-left: auto; margin-right: auto; font-weight: bold;}

.adobe {font-size: 8pt;}