body {
margin: 0 auto;
padding: 0;
font: 72% verdana, "Trebuchet MS", arial, sans-serif;
text-align: center;
line-height: 1.7em;
color: #676FAE;
background-color:#D9DDE6;
}
#container {
width: 800px;
margin: 0 auto;
padding: 0;
text-align: left;
color: #676FAE;
background:#EDF0F9;
border-left : 1px solid #aaa;
border-right : 1px solid #aaa;
}

#banner {
width: 800px;
margin: 0 0 0 0;
padding: 0;
height: 175px;
background: #676FAE url(images/banner.jpg) no-repeat;
color:#676FAE;
}
#banner h1 {	
margin: 0;
padding: 25px 180px 0 0;
height: 50px;
font: 120% "Trebuchet MS", verdana, arial, sans-serif;
text-align: right;
letter-spacing: 3px;
}

.site-name {top: 0px; right:235px; position: absolute; overflow: hidden; margin: 0px;}
.site-name p.title  {margin: 0px; padding: 0px; font-family: verdana, arial, sans serif; font-weight:bold; font-size: 100%;}
.site-name a {margin: 0px; padding: 0px; text-decoration: none;}
.site-name a:hover {text-decoration: none;}

#topMenu {
margin: 0;
padding: 5px 20px 20px 10px; 
border-top: 1px solid black;
border-bottom : 1px solid #aaa;
background:#EFF3F2;
}

#topMenu li {
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}
#topMenu a:link, #topMenu a:visited {
float: left;
font-size: 1.2em;
letter-spacing: 2px;
line-height: 1em;
font-weight: normal;
padding: 0 12px 6px 12px;
text-decoration: none;
color:#000000;
}
#topMenu a:link.active, #topMenu a:visited.active, #topMenu a:hover {
color:#000000;
font-weight: bold;
background: url(images/pyramid.gif) no-repeat bottom center;
}
#side {
width: 185px;
float: left;
margin: 0 auto;
padding: 20px 0 0 20px;
background: inherit;
color: #676FAE;
}
#side p { 
margin: 1em 0 1em 0; 
}
#side ul {
list-style : none;
margin : 10px 0;
padding : 0;
}
#side ul li {
display : inline;
padding : 0;
margin : 0;
}
#side ul li a {
display : block;
font-weight:lighter;
color : #676FAE;
background : inherit;
text-decoration : none;
margin : 0;
padding : 3px 0;
border-bottom : 1px solid #aaa;
}
#side ul li a:hover, a:link.active, a:visited.active{
text-decoration : none;
background : #fff;
font-weight: bold;
color : #2045A0;
} 

#content_2col {
width: 535px;
margin-left: 0px;
padding: 20px 0 0 10px;
}
#content_1col {
width: 690px;
margin-left: 0px;
padding: 20px 0 0 20px;
}
#footer {	
text-align:center;
padding: .5em;
clear: both;
font-size: 10px;
color: #fff;
background: #000;
border-bottom: 1px solid #aaa;
}
#adress {	
margin-top: 50px; text-align:center;
clear: both;
font-size: 11px;
color:#000000;
}

a {
color: #666;
font-weight:bold;
text-decoration: none;
}
a:hover {
background: #eee;
color:#000000;
text-decoration: none;
}
a img {
border: 0;
}

/* TYPOGRAPHY */
h2 {
margin: 0;
font: normal 130% verdana, arial, "Trebuchet MS", sans-serif;
letter-spacing: 2px;
color: #2045A0;
background: inherit;
}

blockquote {
font-weight : bold;
font-style : italic;
color:#2045A0;
margin: 25px 15px 25px 15px;
}


/* Tables */
.table {clear: left; margin: 0.5em 0px 0.2em 0px; border: solid 1px rgb(150,150,150); empty-cells: show; border-collapse: collapse;}
.table tr {margin: 0px; padding: 0px;}
.table td {padding: 2px 7px 2px 7px; border: solid 1px rgb(150,150,150); text-align: left;}

/* CLASSES*/
.imgright {
float : right;
padding : 10px;
border : 1px solid #aaa;
margin-left : 10px;
}
.big {
margin : 5px;
font: 200% "Trebuchet MS", verdana, arial, sans-serif;
font-size:200%;
line-height: 2em;
text-transform : uppercase;
background: #fff;
color: #2e2e2e;
}

