/* [Layout Style] */
.t_bgcol1 { background-color: #000000; }
.t_col1   { color: #000000; }
.t_bdcol1 { border: solid 1px #000000; }
.t_bgcol2 { background-color: #000000; }
.t_col2   { color: #000000; }
.t_bdcol2 { border: solid 1px #000000; }
.t_bgcol3 { background-color: #000000; }
.t_col3   { color: #000000; }
.t_bdcol3 { border: solid 1px #000000; }
.t_bgcol4 { background-color: #000000; }
.t_col4   { color: #000000; }
.t_bdcol4 { border: solid 1px #000000; }

body {
  margin: 0px;
  background: #1D2334 url(/img/user/layout/backgroundblue-big.jpg) fixed 40% 20% no-repeat;
}
#lyo_outer {
  text-align: center;
}
#lyo { margin: 10px auto; text-align: left; width: 960px;}
#lyo_toolbars { color: #ffffff; }
#lyo_banner { position: relative; background: #000000; }
#lyo_search {
  position: absolute; top: 36px; left: 736px;
  width: 152px; height: 17px;
  background: url(/img/user/layout/search_bg.png) no-repeat 0 0;
}
#topbar_search {
  position: absolute; top: 1px; left: 3px; border: 0px; margin: 0px; padding: 0px;
}
#topbar_search_btn {
  position: absolute; top: 36px; left: 892px; width: 62px; height: 17px;
  border: 0px; margin: 0px; padding: 0px;
  background: url(/img/user/layout/btn_search.png) no-repeat 0 0;
}
#lyo_banner h2 {
  position: absolute; top: 115px; left: 645px; margin: 0;
  font-size: 16pt; font-weight: 100; font-family: Arial; color: #ffffff;
}
#lyo_banner h2 strong { font-weight: 700; }
#lyo_banner_header { display: block; }
#lyo_nav_quicklinks { position: absolute; right: 1px; top: 1px}
#lyo_breadcrumbs { margin: 5px 10px; }
#lyo_breadcrumbs label { color: #ffffff; font-weight: bold; margin: 0 10px 0 0; float: left; }
#lyo_nav_main { margin: 0; }

#lyo_inner {
  background: url(/img/user/layout/homepage.jpg) no-repeat;
  height: 517px; _height: 537px; padding: 10px;
  position: relative;
}
#lyo_inner h1 {
  position: absolute; top: 60px; left: 360px; display: block; margin: auto;
  font-size: 250%; width: 320px; text-align: center; 
}
#lyo_inner .hometext{
  position: absolute; top: 200px; left: 340px; display: block; margin: auto;
  font-size: 100%; width: 600px; 
}
#lyo_inner .hometext ul{
  margin: 0.25em 0 0 0;
  list-style-type:square;
}
#lyo_inner .hometext ul li {
  font-weight: bold;
}
#lyo_inner .hometext2{
  position: absolute; top: 300px; left: 360px; display: block; margin: auto;
  font-size: 100%; width: 400px; 
}
#lyo_inner .hometext2 b{
  color: #c00040;
}
#lyo_inner .address{
  position: absolute; top: 420px; left: 340px; display: block; margin: auto;
  font-size: 100%; width: 400px; 
}

#lyo_pre_footer {
  height: 30px; line-height: 30px; font-size: 80%; text-align: center;
  color: #ffffff; background: #000000;
}
#lyo_pre_footer ul { list-style-type: none; margin: 0; display: inline; padding: 0 10px; }
#lyo_pre_footer li { display: inline; }
#lyo_pre_footer a  { color: #c0c0c0; font-weight: bold; text-decoration: none; padding: 0 5px; }
#lyo_pre_footer a:hover { text-decoration: underline; color: #c0c0ff;}

#lyo_footer  { font-size: 80%; color: #ffffff; text-align: center; padding: 5px; }
#lyo_footer a { color: #f0f0ff; text-decoration: none; }
#lyo_footer a:hover{ color: #8080ff; text-decoration: underline; }
