body {
  text-align: center;
  margin-top:10px;
  margin-bottom:0px;
  color:#666666;
  background: #e7e7e7;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* Bug fix */
a img {
  border: 0;
}

A:link {
	color: #276979; text-decoration: none;
}
A:visited {
	color: #276979; text-decoration: none;
}
A:active {
	color: #276979; text-decoration: none;
}
A:hover {
	color: #01323e; text-decoration: underline;
}
#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 98%;
  text-align: left;
  background: #FFFFFF;
  border: 8px solid #FFFFFF;
}

#header_wrapper {
  background: #4E7DD1 url('../img/menu_bg.gif') bottom left repeat-x;
  margin:0px; padding:0px;
}

#header {
  height: 113px;
  padding:0px;
  background: url('../img/header_bg.gif') top right no-repeat;
  margin:0px;
}

#header h1 {
  margin:0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 28px;
  color:#ffffff;
  letter-spacing: -1px;
}

#header h2 {
  margin:0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color:#B1C6EB;
  letter-spacing: 1px;
}
#header img {
  float:left;
  position:relative;
}
#header h3 {
  float:left;
  position:relative;
  top:20px; 
  margin:0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color:#B1C6EB;
  letter-spacing: 1px;
}
#left_side {
  margin-top: 10px;
  float: left;
  width: 200px;
  background: #f8f8f8 url('../img/side_bg.gif') bottom left repeat-x;
}

#right_side {
  margin-top: 10px;
  float: right;
  width: 240px;
  background: #f8f8f8 url('../img/side_bg.gif') bottom left repeat-x;
}

#content {
  margin-top: 20px;
  margin-bottom: 0px;
  margin-left: 220px;
  margin-right: 260px;
}

#footer {
  height: 50px;
  /*background: #4E7DD1;*/
  background:#3d3d3d;
  border-top: 10px solid #4f4f4f;
  clear: both;
  text-align: center;
  padding-top:12px;
  color: #b5b590;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 18px;
}

#footer A:link {
	COLOR: #FFFFFF; text-decoration: none;
}
#footer A:visited {
	COLOR: #FFFFFF; text-decoration: none;
}
#footer A:active {
	COLOR: #FFFFFF; text-decoration: none;
}
#footer A:hover {
	COLOR: #FFFFFF; text-decoration: underline;
}

#left_side p, #right_side p {
  margin:10px;margin-top:15px;margin-bottom:15px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #333333;
}

#left_side h3, #right_side h3 {
  margin-top:5px; margin-bottom:10px; margin-left:5px; margin-right:5px;
  padding:4px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
  color: #FFFFFF;
  border:1px solid #0F3974;
  background-color: #2153AA;
}

#left_side h4, #right_side h4 {
  margin-top:0px;margin-bottom:0px;margin-left:10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
  color: #2153AA;
}

#content p {
  margin-top:15px; margin-bottom: 15px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #333333;
}

#content h3 {
  margin-top:5px; margin-bottom: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  line-height: 18px;
  color: #276979;
}

#content h4 {
  margin-top:0px;margin-bottom:0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  line-height: 12px;
  color: #276979;
}

#navlist
{
  margin-top:1px;
  margin-bottom:0px;
  text-align:center;
  padding: 5px 0;
  margin-left: 0;
  border-bottom: 1px solid #0F3974;
  font: bold 14px Verdana, sans-serif;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

#navlist li
{
  list-style: none;
  margin: 0;
  display: inline;
}

#navlist li a
{
  color: #F1F6FE;
  padding: 5px 15px;
  margin-left: 3px;
  border: 1px solid #0F3974;
  border-bottom: none;
  background: #2153AA url('../img/tab_bg.gif') bottom left repeat-x;
  text-decoration: none;
  -moz-border-top-left-radius: 5px;
  -moz-border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

#navlist li a:link { color: #F1F6FE; }
#navlist li a:visited { color: #F1F6FE; }

#navlist li a:hover
{
  color: #FFFFFF;
  background: #3364BB;
  border-color: #0F3974;
}

#navlist li a#current
{
  color: #000;
  background: #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}

.float_left {
  float: left;
  margin-right: 10px;
}

.float_right {
  float: right;
  margin-left: 10px;
}

.featurebox_center {
  background: #fffff6;
  margin:0px;
  padding:10px;
  border: 1px solid #e8e8e8;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #333333;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.featurebox_news_center {
  background-color: #fffff6;
  margin:0px;
  padding:10px;
  border: 1px solid #DFE8F7;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #333333;
  width: 50%;
}

.featurebox_side {
  background: #fffff6;
  margin:0px;margin-left:10px;
  margin-right:10px;
  margin-bottom:15px;
  padding:10px;
  border: 1px solid #e8e8e8;
  -moz-border-radius: 5px;
  border-radius: 5px;  
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #333333;
}
.featurebox_side a {
	text-indent: 0px;
}

.firstArticle img {
    max-width:320px;
    max-height:300px;
    /*border:3px solid #e8e8e8;*/
    float:left;
    position:relative;
    margin-right:10px;
}
.headNews img {
    max-width:120px;
    max-height:100px;
}
.headNewsContainer {
  height: 450px;
  overflow: hidden;
}
#columnWrapper {
  position:relative;
  height:400px;
  padding:0px;
  margin:0px;
}
#news_left, #news_right {
  width:340px;
  position:absolute;
}
#news_left {
  background: #fffff6;
  top:10px;
  left:10px;
  bottom:10px;
  padding:10px;
  border: 1px solid #DFE8F7;
  -moz-border-radius: 5px;
  border-radius: 5px;  
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #333333;
  overflow:hidden;
}
#news_right {
  background: #fffff6;
  left:380px;
  top:10px;
  right:10px;
  bottom:10px;
  padding:10px;
  border: 1px solid #DFE8F7;
  -moz-border-radius: 5px;
  border-radius: 5px;  
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #333333;
  overflow:hidden;  
}
#news_left img, #news_right img {
    float:left;
    position:relative;
    margin-right:5px;
    max-width:120px;
    max-height:100px;
}





#visit {
  height:80px;
  padding-top:20px;
  background:url('../img/bg.png') repeat-x;
  text-align:center;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#visit li {
  display:inline;
  list-style-type:none;
}
#visit img {
  float:left;
  position:relative;
  margin-left:15px;
  margin-right:15px;
}
#visit a img {
  float:left;
  position:relative;
  margin-top:auto;
  margin-bottom:auto;
}
#visit p a {
  float:left;
  position:relative;
  font-weight:bold;
  color:#444;
  padding:0px;
  margin:0px;
  height:70px;
  padding-top:30px;
}
hr {
  border:0px;
  height:1px;
  background:#e7e7e7;
  margin: 5px 0px 5px 0px;
}
#social {
  float:left;
  position:relative;
  height:30px;
}
#articles {
  width:100%;
}
#articles a, #others a {
  text-decoration:none;
  color:#276979;
}
#articles a:hover, #others a:hover {
  text-decoration:none;
  color:#01323e;  
}
#articles td {
  text-align:left;
}
#articles tr:hover {
  background:#f5f5f5;
}
