#header {
    height:100px;
    width:800px;
    background:#e7e7e7 url(/images/moff_redo_02.gif) bottom right no-repeat;
}

#banners {
    width:800px;
}

.menu {
    clear:left;
    float:left;
    width: 140px;
    padding-bottom:15px;
}

div#content {
    width:655px;
    padding-top:10px;
    float:left;
}

#header h1,
#header p {
    padding:60px 0px 0px 35px;
    margin:0px;
    font-size:16px;
    font-family:serif;
    font-weight:bold;
    color:#283841;
}

#header p {
    padding:0px 0px 0px 35px;
    font-size:10px; 
    font-weight:100;
}

.menu a {
	padding:0px;
	height:15px;
	font-size:10px;
        letter-spacing:-0.6px;
        font-weight:bold;
        padding-left:3px;
	width:125px;
	display:block;
	margin:0px;
	margin-bottom:5px;
	background-image:url(/images/menu.gif);
        color:#FFF;
        font-family:sans-serif;
	text-decoration:none;
        background-repeat:no-repeat;
}

.menu a.single {
    line-height:15px;
}

.menu a.double {
    height:22px;
    line-height:10px;
}

.menu a.single { background-position: 0px 0px; }
.menu a.double { background-position: 0px -20px; }
.menu a.single:hover { background-position: -128px 0px; }
.menu a.double:hover { background-position: -128px -20px; }

.menu a#home,
.menu a#org {
	height:22px;
}

img.news {
	float:right;
}

.news {
	font-family:arial,helvetica,verdana;	
}

span.posted {
	color: #008b8b;	
	font-size:10px;
}

h1.title {
	padding:0px;
	margin:2px;
	margin-left:0px;
	font-size:20px;
	color: rgb(14,16,65);
}

h2.topic {
	padding:0px;
	margin:6px;
	margin-left:0px;
	font-size:12px;
	color:#000;
}

p.content,
#content p {
	margin-top:6px;
	margin-bottom:3px;
	padding-top:0px;
	color: rgb(105,105,105);
	font-size:13px;
	line-height:14px;
        font-family:sans-serif;
}

div#footer {
	width:800px; 
	height:150px;
	background:url(/images/footer.jpg);
        clear:both;
}

#brochure a img {
	border:0px;
}

div#footer a#bdownload {
	display:block;
	width:273px;
	height:126px;
	position:relative;
	left:263px;
	top:-1px;
	background-image:url(/images/download-brochure.jpg);
}

div#footer a#bdownload:hover {
	background-position:0px 126px;
}

table#brochure p {
	font-family:arial,helvetica,verdana;
	font-size:12px;
	color:#006;
}

#banner img {
    display:inline;
    padding:0px;
    margin:0px;
}

#banner {
    display:block;
    float:left;
}

#rbanner {
    float:left;
}

#rbanner img {
    position:absolute;
}

#content h2 {
    color:#081041;
    font-size:16px;
    margin:0px;
    margin-top:20px;
    padding:0px;
    font-family:sans-serif;
}

div#footer p {
    margin-top:70px;
    display:block;
    width:200px;
    position:relative;
    float:left;
    letter-spacing:-0.5px;
    line-height:12px;
}

div#footer p,
div#footer p a {
    color:#FFF;
    font-family:sans-serif;
    font-size:11px;
    text-decoration:none;
}

div#footer p a:hover { text-decoration:underline; }

.gallery .category {
border-top:2px solid #8F8F8F;
clear:left;
margin-top:20px;
}

.gallery .category h3 {
    padding:0px;
    font-size:18px;
    margin:20px 0px 0px 0px;
}
.gallery .category h3 a {
    font-family:sans-serif;
    color:#000;
}

.gallery .image {
float:left;
}
.gallery .image img {
display:block;
border:0px;
}

.gallery .image p {
display:block;
width:200px;
}
.gallery p {
color:#FFF;
font-family:sans-serif;
margin-top:2px;
font-size:12px;
}

a img {
    border:0px;
}

.sub_menu {
margin-top:-20px;
  display:none;
  margin-left:130px;
  position:absolute;
}

#menu {
  margin-top:5px;
}
