@charset "utf-8";
/* CSS Document */

body {
font-family: "Tahoma", verdana, sans-serif, trebuchet ms;
font-size: 13px;
line-height: 1.5em;
color: #333;
background: #ffffff;
margin: 0;
padding: 0;
text-align: center;
width: 100%;
}
p {
margin-top: 10px;
}
a:link {
text-decoration: none;
color: #000;
}
a:visited {
text-decoration: none;
border-bottom: 1px dotted #369;
color: #000;
}

a:hover, a:active {
text-decoration: none;
border-bottom: 1px solid #036;
color: #000;
}
img {
border: 0;
}
#container {
position: absolute;
top: 158px;
left: 0px;
background: #ffffff;
margin: 0 auto 0 auto;
text-align: left;
width: 100%;
height: 630px;
}
#menu {
font-family: "Tahoma", verdana, sans-serif, trebuchet ms;
font-size: 14px;
font-weight: bold;
position: absolute;
height: 47px;
top: 130px;
left: 0px;
width: 100%;
padding: 0px;
color: #ffffff;
background-color:  #2294ED ;
}
#header {
position: absolute;
top: 0px;
left: 0px;
height: 225px;
width: 100%;
background: #eaeeed;
padding-top: 1px;
}
#header h1 {
font-size: 50px;
text-transform: uppercase;
letter-spacing: 0.3em;
color: #ffffff;
}
#main {
margin: 15px 15px 15px 230px;
padding: 15px 15px 15px 15px;
background: #FFFFFF;
}
#bar {
float: left;
width: 180px;
background: #eaeeed;
z-index: 1;
padding: 15px;
margin-right: 30px;
height: 100%;
}
#bar h1 {
font-size: 14px;
text-transform: uppercase;
letter-spacing: 0.3em;
}
#bar h2 {
font-size: 12px;
text-transform: uppercase;
letter-spacing: 0.1em;
}
#bar h3 {
font-size: 10px;
text-transform: uppercase;
letter-spacing: 0.0em;
}
#bar h4 {
font-size: 9px;
text-transform: uppercase;
letter-spacing: 0.0em;
line-height: 1.5;
}
#bar h5 {
font-size: 8px;
text-transform: uppercase;
letter-spacing: 0.0em;
line-height: 1.5;
}
