* {
  margin: 0;
  padding: 0;
}
body {
  margin: 20px 0;
  background: white none repeat scroll 0% 50%;
  font-size-adjust: none;
  line-height: normal;
  font-style: normal;
  font-size: 13px;
  font-family: Arial,Helvetica,sans-serif;
  font-variant: normal;
  font-weight: normal;
  font-stretch: normal;
}
a {
  color: #336666;
}
a:hover {
  text-decoration: none;
  color: #ffb46b;
}
.title {
  border-bottom: 3px solid #319595;
  background: transparent url(images/img04.gif) no-repeat scroll right center;
  color: #666666;
}
.boxed1 .title {
  font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 100%;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
}
.boxed1 .content {
  padding: 20px;
  background-color: white;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: left bottom;
}
.boxed2 .title {
  font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 182%;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
}
.boxed2 .content {
  padding: 20px;
  background: transparent url(images/img06.gif) no-repeat scroll left bottom;
}
.boxed3 .title {
  font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 129%;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
}
.boxed3 .content {
  padding: 20px;
  background: transparent url(images/img07.gif) no-repeat scroll left bottom;
}
.boxed3 ol, .boxed3 ul {
  margin-left: 1em;
}
#header {
  border-bottom: 5px solid #ffb46b;
  margin: 0 auto;
  background: transparent url(images/img02.jpg) no-repeat scroll 100% 50px;
  width: 760px;
  height: 232px;
}
#logo {
  background: #ffffff url(images/img01.gif) no-repeat scroll 0% 50%;
  float: left;
  width: 240px;
  height: 232px;
  text-align: center;
}
#logo h1 {
  padding-top: 80px;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 36px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
}
#logo h2 {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 11px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
}
#logo a {
  text-decoration: none;
  color: #319595;
}
#menu {
  background: #f4f4f4 none repeat scroll 0% 50%;
  float: left;
  width: 520px;
  height: 50px;
}
#menu ul {
  background: #319595 none repeat scroll 0% 50%;
  height: 5px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#menu li {
  display: inline;
}
#menu a {
  border-top: 5px solid #319595;
  padding: 15px 15px 0;
  display: block;
  float: left;
  height: 30px;
  text-decoration: none;
  font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
  font-weight: bold;
  color: #000000;
}
#menu a:hover {
  background: #dcdcdc none repeat scroll 0% 50%;
  border-top-color: #319595;
}
#menu .active a {
  background: #6fb5b5 none repeat scroll 0% 50%;
  border-top-color: #ffb46b;
}
#menu a b {
  text-decoration: underline;
}
#page {
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  margin: 0 auto;
  background: transparent url(images/img03.gif) repeat-y scroll 0% 50%;
  width: 760px;
}
#content {
  border-bottom: 1px solid #ffffff;
  padding: 20px;
  float: right;
  width: 480px;
}
#content p, #content ol, #content ul {
  line-height: 152%;
}
#sidebar {
  border-style: solid none none;
  border-color: #339999;
  border-width: 5px;
  padding: 20px;
  float: left;
  width: 200px;
  background-color: white;
}
#news {
  padding-top: 10px;
  padding-bottom: 0;
}
#news ul {
  list-style-type: square;
}
#news li {
  margin-bottom: 15px;
}
#news h3 {
  margin-bottom: 10px;
  font-size: 92%;
}
#news h3 a {
  display: block;
}
#news p {
  font-size: 85%;
}
#welcome {
  margin-bottom: 20px;
  background-color: white;
}
#sample1, #sample2 {
  float: left;
  width: 230px;
  background-color: white;
}
#sample1 {
}
#sample2 {
  margin-left: 20px;
}
#footer {
  border-top: 5px solid #319595;
  margin: 0 auto;
  padding: 20px 0;
  width: 760px;
  background-color: white;
}
#footer p {
  border:  none;
  text-align: center;
  font-size: 77%;
}
