html {

background: url(../images/background.jpg) repeat-x;

}

body {

font-size: 8pt;
font-family: verdana, helvetica, arial;
line-height: 1.5em;

}

ul, li, img, body, html {

margin: 0;
padding: 0;

}

a {

color: #1f487c;
text-decoration: underline;

}

a:hover, a:active {

color: #1f487c;
text-decoration: none;

}

a img {

border: none;

}

.fr {

float: right;

}

.fl {

float: left;

}

#container {

width: 1050px;
height: 1200px;

}

#header {

height: 137px;
text-align: left;
padding-left: 30px;

}

#menu {

background: url(../images/menu_background.jpg) 102% 135% no-repeat;
height: 80px;
padding-left: 220px;

}

#menu ul {

width: 800px;
list-style-type: none;

}

#menu ul li {

list-style-type: none;
background: transparent url(../images/menu_separator.jpg) 0 58% no-repeat;
padding: 39px 3px 8px 3px;
height: 40px;
float: left;

}

#menu ul li.first {

background: none;
padding-left: 12px;

}

#menu ul li.last {

padding-right: 8px;

}

#menu ul li a, #menu ul li a:hover, #menu ul li a:active, #menu ul li a.active {

text-decoration: none;
color: #ffffff;
font-size: 7.5pt;
font-weight: bold;
padding: 12px 23px 12px 23px;

}

#menu ul li a:active, #menu ul li a.active {

color: #a0b1cd;
border-top: solid 2px #a0b1cd;
border-bottom: solid 2px #a0b1cd;

}

#menu ul li a:hover {

border-bottom: solid 2px #a0b1cd;

}

#main_window, #main_window_web, #main_window_project {

width: 1050px;
height: 880px;
text-align: left;

}

#main_window {

background: url(../images/content_background.jpg) 105% 0% no-repeat;

}

#main_window_web {

background: url(../images/content_background_web.jpg) 105% 0% no-repeat;

}

#main_window_project {

background: url(../images/content_background_project.jpg) 105% 0% no-repeat;

}

#submenu {

height: 600px;
width: 225px;
margin-top: 170px;
margin-left: 30px;
float: left;

}

#submenu h3 {

font-family: verdana, helvetica, arial;
font-size: 7.5pt;
color: #1f487c;
font-weight: normal;
margin-top: 22px;
margin-left: 5px;

}

#submenu ul {

list-style-type: none;
padding-top: 25px;

}

#submenu ul li {

list-style-type: none;

}

#submenu ul li a, #submenu ul li a:hover, #submenu ul li a:active, #submenu ul li a.active {

text-decoration: none;
color: #ffffff;
font-size: 7.5pt;
font-weight: bold;
line-height: 38px;
padding-left: 25px;

}

#submenu ul li a:active, #submenu ul li a.active {

color: #a0b1cd;

}

#submenu ul li a:hover {

text-decoration: underline;

}

#main_content {

width: 660px;
height: 750px;
margin-left: 300px;
padding-top: 60px;

}

#main_content h1 {

font-family: verdana, helvetica, arial;
font-size: 18pt;
color: #a0b1cd;
font-weight: bold;
margin-bottom: 10px;

}

#main_content hr {

background-color: #a0b1cd;
border: 0;
height: 1px;
margin-bottom: 15px;

}

#main_content h2 {

font-family: verdana, helvetica, arial;
font-size: 11pt;
color: #1f487c;
font-weight: bold;
margin-top: 20px;
margin-bottom: 5px;

}

#main_content h2 a { 

text-decoration: none;

}

#main_content p {

line-height: 2em;
letter-spacing: 0.03em;
margin-top: 0px;

}

#main_content img {

margin-left: 15px;

}

#footer {

font-size: 7pt;
margin-top: 40px;
margin-left: 850px;

}

#copyright {

font-size: 7pt;
color: #a0b1cd;
margin-top: 30px;

}
