html { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; line-height:12px; color: #333; }

h1 { font-size:2.1em; line-height:1em; }
h2 { font-size:1.5em; line-height:1.2em; }
p { font-size:1.2em; line-height:1.5em; }
a { color:#333; text-decoration:none; }

div#container { width:940px; margin:0 auto; padding-top:30px; }

div#titlebar { float:left; width:315px; }

div#index { float:left; padding: 30px 0 0 320px; }
div#contact { float:left; width:739px; }
.contactdetails { width:49%; float:left;  }

div#main { min-height:510px !important; float:left; width:418px; padding:0 15px; border-right:1px dashed #ccc; border-left:1px dashed #ccc; }
div#menu { float:right; width:160px; }

div#menu ul { display: block; margin:0; padding:0; }
div#menu ul li { display:block; margin: 6px 0 6px 10px; height:25px; list-style-type:none; }
div#menu ul li a:hover { padding-left: 7px; }

div#footer { clear:both; text-align:center; padding-top: 15px; }

.smaller { font-size:0.8em; }
.highlight { color:#426CB4; }