/* Generated by KaZcadeS */
body {
  background: #4096ee url('images/img1.jpg') repeat-x;
  text-align: justify;
  font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
  font-size: small;
  color: #333333
}
h1 {
}
h2, h3 {
  margin-top: 0px;
}
h4, h5, h6 {
}
p, ol, ul, dl, blockquote {
}
a {
  color: #1b4978;
}
a:hover {
  text-decoration: none;
}
#header {
  margin: 0px auto;
  width: 600px;
  height: 60px;
}
#header h1 {
  margin: 0px;
  float: left;
  padding-top: 20px;
  font-size: 42px;
  letter-spacing: -2px;
}
#header h2 {
  margin: 10px 0px 0px;
  float: right;
  padding-top: 28px;
  font-size: 16px;
  letter-spacing: -1px;
  color: #ffffff;
}
#header a {
  text-decoration: none;
  color: #ffffff;
}
#menu {
  margin: 0px auto;
  width: 600px;
  height: 30px;
}
#menu ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  list-style-image: url('none');
  list-style-position: outside
}
#menu li {
  display: inline;
}
#menu a {
  padding: 5px 0px;
  background: #eeeeee none repeat scroll 0%;
  display: block;
  float: left;
  width: 120px;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
}
#menu a:hover {
  background: #cccccc none repeat scroll 0%;
}
#content {
  margin: 0px auto;
  padding: 2px 0px 0px;
  background: #ffffff none repeat scroll 0%;
  width: 600px;
}
#colOne {
  float: right;
  width: 360px;
  margin-top: 20px;
  padding-right: 20px;
}
#colTwo {
  float: left;
  width: 180px;
  margin-top: 20px;
  padding-right: 20px;
  padding-left: 20px;
}
#colTwo ul {
  margin-left: 0px;
  padding-left: 0px;
  list-style-position: inside;
}
#content h1 {
  padding: 5px 0px 5px 5px;
  background-color: #b2d4f7;
  color: #173e68;
}
#content h2 {
  padding: 5px 0px 5px 5px;
  background-color: #b2d4f7;
  text-transform: uppercase;
  font-size: 16px;
  color: #173e68;
}
#content h3 {
  color: #2f73b8;
}
#footer {
  margin: 0px auto;
  padding: 3px 0px 0px;
  background: #eeeeee none repeat scroll 0% 50%;
  width: 600px;
  height: 150px;
}
#footer p {
  margin: 0px;
  padding-top: 15px;
  text-align: center;
  font-size: 11px;
  color: #999999;
}
#footer a {
  color: #666666;
}
#footer a:hover {
  color: #333333;
}