
body {
background: #fff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #333333;
margin-bottom:20px;
}

img { border: none; }
a { color: #22456F; text-decoration: none;}
a:hover { text-decoration: underline; color : #000; }

#wrap {
margin: 40px auto 0 auto;
width: 800px;
}

#header { 
border: 5px solid #ddd;
height: 100px;
}
#header h4 {
font-size: 36px;
font-weight: 100;
letter-spacing: -2px;
padding: 5px 0 0px 20px;
color: #182535;
margin:20px 0 20px 0;
}
#header h4 a {

text-decoration: none;
}
#header h4 a:hover {
color: #000;
text-decoration: none;
}
#header h5 {
margin:0px;
color: #aaa;
font-size: 15px;
font-weight: 100;
padding: 0px 0 0 20px;
letter-spacing: -1px;
line-height: 12px;
}



.left {
margin-top: 10px;
width: 550px;
float: left;
border: 5px solid #ddd;
padding: 20px;
}
.left h1 {
font-size: 24px;
letter-spacing: -2px;
font-weight: 100;

}
.left h2 {
font-size: 19px;
letter-spacing: -1px;
font-weight: 100;
margin-bottom:9px;
}
.left h3 {
font-size: 17px;
letter-spacing: -1px;
font-weight: 100;
margin-bottom:7px;
}
.left h4 {
font-size: 15px;
letter-spacing: -1px;
font-weight: 100;
margin-bottom:7px;
}

.right {
margin-top: 10px;
width: 160px;
float: right;
border: 5px solid #ddd;
font-size: 12px;
padding-left: 10px;
}
.right ul {
list-style-type: square;
padding: 0px 10px 10px 20px;
color: #333;
font-size:10px;
line-height:12px;
}

li {margin-bottom:5px;}

.right h4 {
font-size: 14px;
color: #666;
margin-bottom:-5px;
}
.right a { text-decoration: none }
.right p { font-size:11px;padding:0px 5px }
.right a:hover { text-decoration: underline;}

#footer {
margin-top: 10px;
text-align: center;
color: #444;
font-size: 11px;
border: 5px solid #ddd;
padding: 10px;
}

#menu #active {font-weight:bold;}

#menu ul {
list-style-type: square;
color: #59799F;
font-size:13px;
}


fieldset#contact-form {margin:20px 0px 20px 40px;background:#eee;padding:10px;color:#000;width:400px;}
fieldset#contact-form label {font-size:12px;}
fieldset#contact-form input {height:20px;font-size:14px;margin-bottom:15px;}
fieldset#contact-form textarea {font-size:14px;margin-bottom:15px;}
fieldset#contact-form #contact-button {font-size:13px;height:30px;margin-left:30px;}


blockquote {font-style:italic;}

#header-img {border: 5px solid #ddd;padding:10px;width:940px;margin:10px auto;margin-left:-85px;}
