p
{
     line-height: 20px;
}

* { padding: 0; margin: 0; outline: 0; }

#flags
{
    float: right;
    color: white;
}


.button {
  padding:5px;
  background-color: #dcdcdc;
  border: 1px solid #666;
  color:#000;
  text-decoration:none;
}



form.styledForm fieldset {
  margin-bottom: 10px;
}
form.styledForm legend {
  padding: 0 2px;
  font-weight: bold;
}
form.styledForm label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}


form.styledForm fieldset ol {
  margin: 0;
  padding: 0;
}
form.styledForm fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form.styledForm fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.styledForm fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
      font-style: italic;
    color: #999999;
}
form.styledForm fieldset fieldset label {
  display: block;
  width: auto;
}
form.styledForm em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.styledForm label {
  width: 120px; /* Width of labels */
}
form.styledForm fieldset fieldset label {
  margin-left: 50px; /* Width plus 3 (html space) */
}


#flags a{
    color: white;
}

body {
    font-size: 13px;
    line-height: 16px;
    font-family: Arial, sans-serif;
    color: #656565;
	background: #fff;
    text-align: left;
}

.cl { font-size: 0; line-height: 0; height: 0; clear: both; }

a img { border: 0; }
a { color: #262626; text-decoration: none; }
a:hover { text-decoration: underline; cursor: pointer;}

.left { float: left; display: inline; }
.right { float: right; display: inline;} 
.notext {font-size: 0; line-height: 0; text-indent: -4000px;}

.center {display: block; margin: 0 auto;}

.shell {margin: 0 auto; width: 946px; }

#header {background: url(images/header.gif) repeat-x 0 0; height: 103px;}

h1#logo {float: left; padding-top: 26px;}
h1#logo a {background: url(images/logo.jpg) no-repeat 0 0; display: block; width: 275px; height: 55px;}

h2 {font-family: "Myriad Pro", "Trebuchet MS", sans-serif; font-size: 23px; line-height: 23px;}
h3 {font-family: "Myriad Pro", "Trebuchet MS", sans-serif; font-size: 18px; color: #262626;}

#navigation {float: right; padding-top: 41px;}
#navigation ul {list-style-type: none;}
#navigation ul li {display: inline; float:left; padding-right: 2px;}
#navigation ul li a {background: url(images/nav.gif) no-repeat 0 0; padding-left: 37px; height: 27px; display: block; float: left; color: #fff; font-family: tahoma, sans-serif; color: #fff; font-size: 14px;}
#navigation ul li a span {background: url(images/nav.gif) no-repeat right 0; padding-right: 37px; height: 21px; display: block; float: left; padding-top: 6px; line-height: 14px;}
#navigation ul li a:hover, #navigation ul li.active a {text-decoration: none; background-image: url(images/nav-hover.gif); color: #343434;}
#navigation ul li a:hover span, #navigation ul li.active a span {background-image: url(images/nav-hover.gif);}


#heading {background: #fff url(images/heading-bg.gif) no-repeat center 1px; padding:15px 0;}
.heading-cnt {float: left; width: 650px; padding-top: 26px; padding-left: 8px; }
#heading h2 {color: #262626; padding-bottom: 15px;}
#heading p {padding-bottom: 16px;}

#features {background: url(images/features.gif) repeat-x 0 0; height: 122px; padding-top: 5px;}
.features-cnt {background: url(images/features-cnt.gif) no-repeat 0 0; height: 118px; padding-left: 20px;}
.feature {width: 290px; float: left; padding-top: 6px; padding-right: 30px;}
.less-padding {padding-right: 14px;}
.no-padding {padding-right: 0 !important;}
.feature h2 {color: #fff; padding-bottom: 5px;}
.feature img {padding-right: 6px;}
.feature p {float: left; width: 250x; font-size: 12px; line-height: 15px; color: #fff; height: 71px;}
.feature p span {padding-bottom: 4px; display: block;}
.feature a.more {background: url(images/more.gif) no-repeat 0 0; display: block; float: left; width: 24px; height: 11px;}

#main {background: #e9e9e9; padding-top: 15px;padding-left: 28px; padding-bottom: 37px;}
#main h3 {padding-bottom: 7px;}
#main a {font-weight: bold; color: #96a120; text-decoration: underline; font-size: 11px;}
#main a:hover {text-decoration: none;}
#main a.rss {background: url(images/rss.gif) no-repeat 0 0; width: 11px; height: 11px;}
.link-margin { margin-right: 10px; margin-left: 2px;}
.first-column {width: 297px; float: left; padding-right: 24px;}
.middle-column {width: 312px; float: left; padding-right: 9px;}
.last-column {width: 270px; float: left; padding-left: 8px;}

ul.news {list-style-type: none; padding-bottom: 8px;}
ul.news li {background: url(images/newsitem-bg.gif) repeat-x 0 bottom; padding-top: 6px; padding-bottom: 7px;}
ul.news li small {color: #606d0f; font-size: 11px;}
ul.news li small.grey {color: #656565;}

.contacts {font-size: 12px; }
strong.ghana {background: url(images/flag-ghana.jpg) no-repeat 0 11px; padding-left: 20px; display: block; padding-top: 8px;}


#footer {background: #e9e9e9 url(images/footer.gif) repeat-x 0 0; padding-top: 15px; padding-bottom: 50px;}
#footer ul {list-style-type: none; float: left; padding-left: 19px; background: transparent;}
#footer ul li {display: inline; float: left; padding-right: 9px;}
#footer ul li a {text-decoration: underline; color: #6e6e6e; font-size: 10px;}
#footer ul li a:hover {text-decoration: none;}
#footer p.copy {float: right; font-size: 10px; color: #6e6e6e; padding-right: 10px;}

.slideshow img{
    max-height: 120px;
    max-width: 200px;
    padding: 15px; 
    border: 1px solid #ccc;
    background-color: #eee;
}
