body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th {
margin : 0;
padding : 0;
}
html {
background : #e1e1e1;
font-family : georgia, serif;
line-height : 18px;
font-size : 13px;
color : #1d1d1d;
}
body#index #navigation li a.index {
background : #3a576b;
color : #fff;
text-decoration : none;
}
body#index #navigation li a.index:hover {
background : #314a5b;
color : #fff;
}
td {
padding : 15px 0 15px 0;
}
fieldset, img {
border : 0;
margin-bottom : 20px;
}
li {
list-style : none;
}
h1, h2, h4, h5, h6 {
font-size : 100%;
font-weight : normal;
}
#intro {
font-size : 24px;
margin : 0 0 29px 0;
line-height : 28px;
}
#intro a {
color : #1d1d1d;
background : #eee;
}
#intro a:hover {
color : #999999;
}
h3 {
font-size : 18px;
font-weight : bold;
padding-bottom : 18px;
}
abbr, acronym {
border : 0;
font-variant : normal;
}
#global {
width : 770px;
margin : 0 auto;
background : #fff;
padding : 0 50px 50px;
overflow : hidden;
}
a {
outline : none;
}
#head {
margin : 35px auto 23px;
float : left;
width : 100%;
}
#socialmedia {
float : right;
padding-top : 8px;
width : 89px;
}
#sidebar {
width : 120px;
float : right;
display : block;
padding : 1px 2px 0 32px;
}
#sidebarcontact {
width : 300px;
float : right;
display : block;
}
#sidebarfeedback {
width : 270px;
padding-right : 50px;
padding-top : 16px;
float : right;
display : block;
}
#contact {
width : 400px;
float : left;
display : block;
padding-bottom : 35px;
}
#head h1 {
text-align : left;
margin : 9px 0 0 0;
float : left;
width : 213px;
}
#head img {
margin : 0 auto 0;
}
#navigation {
width : 320px;
margin : 10px 0 0 0;
float : right;
font-size : 16px;
}
#navigation li {
float : right;
margin : 0 0 0 15px;
width : auto;
}
#navigation li a {
padding : 10px 20px;
background : #eee;
color : #666;
text-decoration : none;
display : block;
}
#navigation li a:hover {
background : #ddd;
color : #000;
text-decoration : none;
}
#content {
width : 100%;
margin : 0 0 55px 0;
}
#content a {
text-decoration : none;
color : #222;
background : #dbdbdb;
}
#content a:hover {
text-decoration : underline;
}
#footer {
padding : 30px;
background-color : #eeeeee;
color : #666;
clear : both;
font-size : 13px;
font-weight : bold;
}
#footer a {
text-decoration : underline;
color : #999;
}
#footer a:hover {
text-decoration : none;
color : #1d1d1d;
}
