/*** page stretch ***/

html, body {
  height: 100%;
}

#wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 0 -220px 0; /* the bottom margin is the negative value of the footer's height */
  background: url(../images/layout/html_bg.gif) left bottom repeat-x;
}

#main_bottom {
  height: 240px; /* 20px padding top */
  clear: both;
}

#footer {
  height: 220px;
  position: relative;
}

/********************/


html {
  background-color: #fff;
}

body {
  background: url(../images/layout/body_bg.gif) repeat-x;
}

#container {
  width: 950px;
  margin: 0 auto 0 auto;
}

#header {
  height: 190px;
  position: relative;
  display:block;
}
#header #fader {
  display:block;
  width:873px;
  height:168px;
  position:absolute;
  left:38px;
  top:0px;
  background-repeat:no-repeat;
}

#header #logo {
  display: block;
  width: 497px;
  height: 91px;
  position: absolute;
  left: 46px;
  top: 38px;
  background:url(../images/layout/transparent.gif);
}
#header #logo img {
  display: none;
}
#header #logo span {
  display: block;
  text-indent: -10000px;
  color: #fff;
  font-size: 1px;
}

#header #choose_type {
  position: absolute;
  right: 27px;
  top: 60px;
  line-height: 31px;
  height: 36px;
  color: #fff;
  font-weight: bold;
  font-family: verdana;
  font-size: 91.7%;
}
#header #choose_type a:link, #header #choose_type a:visited {
  display: inline-block;
  width: 96px;
  text-align: center;
  background: url(../images/layout/header_button.gif) no-repeat;
  color: #93afc0;
  margin: 0 5px;
}
 #header #choose_type a:hover
,#header #choose_type a.active:link
,#header #choose_type a.active:visited {
  background-position: 0 -36px;
  color: #fff;
}

#header .loginbox {
  position: absolute;
  right: 40px;
  top: 10px;
  color: #fff;
}
 #header .loginbox a:link
,#header .loginbox a:visited {
  color: #fff;
}
#header .loginbox a:hover {
  text-decoration: underline;
}

#main {
  padding: 20px 37px 0 37px;
}

#content {
  width: 640px;
  float: left;
}

#column_right {
  width: 210px;
  float: right;
  margin: 37px 0 0 0;
}

#column_right h3 {
  font-family: "Trebuchet MS";
  font-size: 116.7%;
  line-height: 27px;
  color: #fff;
  margin: 0.8em 0;
  padding: 0 5px;
  background: url(../images/layout/sidebar_header.gif) no-repeat;
}
 #column_right h3 a:link
,#column_right h3 a:visited {
  color: #5986a0;
}


 #column_right h4
,#column_right h4 a:link
,#column_right h4 a:visited {
  color: #579f11;
  margin: 0;
}

#column_right .newsitem {
  margin: 0 0 20px 0;
}
#column_right .newsitem h4 {
  margin: 0 0 15px 0;
}
#column_right .newsitem span {
  color: #999;
  display: block;
  margin: 0 0 5px 0;
  font-family: verdana;
  font-size: 91.7%;
  font-weight: normal;
}
#column_right .newsitem a.readmore {
  color: #579f11;
  border-bottom: 1px dotted #579f11;
  background: url(../images/layout/arrow.gif) 100% 2px no-repeat;
  display: block;
  line-height: 21px;
  font-family: verdana;
  font-size: 91.7%;
  font-weight: normal;
  height: 21px;
}


#footer {
  position: relative;
  width: 876px;
  margin: 0 auto;
}


#footer .evclinks {
  width: 660px;
  height: 100px;
  position: absolute;
  top: 0;
  left: 0;
}
#footer .evclinks .hr_fat {
  margin-top: 0;
}
#footer .evclinks .column_30 {
  width: 220px;
  margin: 0;
}
#footer .evclinks a:link, #footer .evclinks a:visited {
  font-size:11px;
}

#footer ul.poweredby {
  display:block;
  width:470px;
  height:65px;
  list-style:none;
  padding:0 0 0 10px;
  margin:0;
  background:#fff url(../images/layout/footerbox.gif) no-repeat;
  position:absolute;
  left:20px;
  bottom:12px;
}
#footer ul.poweredby li {
  display:block;
  float:left;
  background:none;
  padding:0;
  margin:10px 0 0 0;
}


#footer ul.extranav {
  position: absolute;
  right: 0;
  bottom: 0;
  margin: 0;
  padding: 0;
}
#footer ul.extranav li {
  display: inline;
  background: none;
  padding: 0 0 0 30px;
  line-height: 66px;
  font-family: verdana;
  font-size: 83.3%;
}

#nav {
  width: 876px;
  position: absolute;
  left: 37px;
  bottom: 0;
  margin: 0;
  padding: 0;
}
#nav ul {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 36px;
  background: url(../images/layout/nav_ul_right.gif) 100% 0 no-repeat;
  list-style: none;
}
#nav ul li {
  margin: 0;
  padding: 0;
  float: left;
  background: url(../images/layout/nav_li_left.gif) 0 0 no-repeat;
  height: 36px;
  position: relative;
}
 #nav ul li a:link
,#nav ul li a:visited {
  display: block;
  float: left;
  line-height: 31px;
  height: 36px;
  background: url(../images/layout/nav_li_right.gif) 100% 0 no-repeat;
  padding: 0 17px 0 15px;
  color: #3c667e;
  position: relative;
  font-family: verdana;
  font-size: 91.7%;
}
 #nav ul li.active
,#nav ul li:hover
,#nav ul li.iehover {
  background-position: 0 -36px;
}
 #nav ul li:hover a:link
,#nav ul li:hover a:visited
,#nav ul li.iehover a:link
,#nav ul li.iehover a:visited
,#nav ul li a:hover
,#nav ul li.active a:link
,#nav ul li.active a:visited {
  background-position: 100% -36px;
  color: #fff;
}
 #nav ul li.last a:link
,#nav ul li.last a:visited {
  background-image: url(../images/layout/nav_li_right_last.gif);
  margin-right: 0;
  padding-right: 19px;
}

#nav ul ul {
  display: none;
  position: absolute;
  left: 0;
  top: 36px;
  background: url(../images/layout/transparent.gif);
  width: 200px;
  height: auto;
  margin: 0;
  padding: 0;
  z-index: 10;
}
#nav li li {
  background: url(../images/layout/nav_li_li_left.gif) 0 0 no-repeat;
  margin: 0 0 1px 0;
  height: 31px;
  line-height: 31px;
  position: relative;
  display: inline; /*For IE*/
  width: 200px;
}
 #nav li li a:link
,#nav li li a:visited {
  background: url(../images/layout/nav_li_li_right.gif) 100% 0 no-repeat !important;
  color: #fff;
  height: 31px;
  line-height: 31px;
  padding: 0 15px;
  float: none;
}
 #nav li li:hover
,#nav li li.active
,#nav li li.iehover {
  background-position: 0 -31px !important;
}
 #nav li li:hover a:link
,#nav li li:hover a:visited
,#nav li li.iehover a:link
,#nav li li.iehover a:visited
,#nav li li a:hover
,#nav li li.active a:link
,#nav li li.active a:visited {
  background-position: 100% -31px !important;
}
#nav ul ul ul {
  display: none;
  position: absolute;
  left: 201px;
  top: 0;
}
 #nav ul li:hover ul ul
,#nav ul li a:hover ul ul
,#nav ul li.iehover ul ul {
  display: none;
}
 #nav li:hover ul
,#nav li a:hover ul
,#nav li.iehover ul {
  display: block;
}
 #nav ul ul li:hover ul
,#nav ul ul li a:hover ul
,#nav ul ul li.iehover ul {
  display: block;
}

blockquote {
  background: url(../images/layout/blockquote_top.gif) no-repeat;
}
blockquote .blockquote {
  padding: 1em;
  background: url(../images/layout/blockquote_bottom.gif) 0 100% no-repeat;
}
blockquote, blockquote * {
  color: #fff !important;
}
blockquote h2 {
  margin-top: 0;
}
blockquote p {
  margin-bottom: 0;
}

.wide #content {
  width: 100%;
}
.wide #footer .evclinks {
  width: 100%;
}

 .wide .frmtext
,.wide .frmupload
,.wide .frmtextarea {
  width: 670px;
}
.wide select {
  width: 677px;
}