/* t r b l */

html {overflow-y: scroll; }
html {overflow: -moz-scrollbars-vertical; }
html {margin:0;padding:0;}

body {
background-color:#fff;
margin:0px; 
padding:0px;
text-align:center;
font: .82em Trebuchet MS, Verdana,Arial,Helvetica,sans-serif; 
line-height:1.3em;
}

small {
font-size:0.8em;
line-height:8px;
}

form {
margin:0px;
padding:0px;
}

/* Main layout and header */

#page {
background:#fff;
margin: 0px auto;
width:950px;
text-align:left;
}

#header {
height:140px;
margin:0px 0px 10px 0px;
padding:0px;
}

/* Left sidebar and menu */

#menu {
float:left;
width:200px;
--font-size:85%;
font-weight:600;
}

#menu ul {
text-align:left;
list-style:none; 
margin:0px; 
padding:0px; 
width:100%;
}

#menu ul li {
margin: 0px;
padding: 5px 0px 5px 0px;
border-top: 1px solid #ff6600;
color:#999999;
}

#menu ul li.home {
border-top:0px;
}

#menu ul li a {
color:#999999;
text-decoration:none;
}

#menu  ul li a:hover{
text-decoration:none;
color:#ff6600
}

#contact {
text-align:center;
margin-top:10px;
}

h1 {
font-size:170%;
margin:5px 0px 10px 0px;
padding-bottom:5px;
border-bottom:1px dotted #ff6600;
font-weight:normal;
}

h2 {
font-size:140%;
font-weight:normal;
margin:0px 0px 10px 0px;
}

a {
background:inherit;
color:#ff6600;
text-decoration:none;
}

a:hover {
background:inherit;
color:#286ea0;
text-decoration:underline;
}

a img {border:0;}

#content { 
width:720px;
text-align:left;
margin-bottom:30px;
}

.content {
float:right;
}

/* Footer */

#footer {
clear:both;
background:#fff; 
color:gray;  
text-align:center;
padding:15px 0px 15px 0px;
border-top:1px solid grey;
vertical-align:middle;
font-size:85%;
line-height:120%;
}

#footer a {
background:inherit; 
color:gray; 
font-weight:400; 
text-decoration:none;
}

#footer a:hover {
text-decoration:underline;
}

#footer .bookmark {
vertical-align:middle;
font-size:12px;
padding:2px;
}

#footer .bookmark img {
vertical-align:middle;
border:0;
}
