@import url('css2');
*
{
	border: 0;
	font-size: 100%;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
    margin-top: 0 !important;
    padding-top: 0 !important;
    background: #020202 url('images/background.jpg') center top no-repeat fixed;
    color: #4E4D4D;
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 13px;
    line-height: 1.5;
}
a {
  color: #008db0;
  text-decoration: underline;
}

a:hover, a:focus {
  color: #00b5e2;
  text-decoration: none;
}

a:focus {
  outline: none;
}
.fusifor_visible {
    width: 1085px;
    margin: 0 auto;
    border-top: 1px solid #BBBBBB;
    border-bottom: 1px solid #BBBBBB;
}
.fusifor_menuintop {
    padding: 0;
    position: relative;
    height: 38px;
    background: #008db0;
    z-index: 400;
}
.fusifor_menuintop ul {
    margin: 0;
    padding: 0;
    list-style: none;
        list-style-type: none;
    list-style-type: none;
    line-height: 1.0;
    width: 1085px;
    margin: 0 auto;
}
.fusifor_menuintop ul li {
    float: left;
    position: relative;
}
.fusifor_menuintop ul li a {
  color: #fff;
  padding: 13px 15px;
  text-decoration: none;
  font-family: 'Pathway Gothic One', Sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: normal;
  display: block;
}

.fusifor_menuintop ul li a:hover {
  color: #fff;
  outline: 0;
  background: #037d9b;
}
.fusifor_placebeforetop {    position: relative;
    height: auto;
    z-index: 300;
    background: rgb(45,45,45,0.5);
    padding: 5px;
    color: #ccc;
}
.fusifor_placeaftertop {
    position: relative;
    height: auto;
    z-index: 300;
    background: rgb(45,45,45,0.5);
    border-bottom: 4px solid #008db0;
    padding: 5px;
    color: #ccc;
}

.fusifor_placeintop {
    height: auto;
    padding: 16px 10px 16px;
    float:none;
    background: rgb(255,255,255,0.5);
}
.fusifor_placetxt {
    padding: 10px;
    background: none;
    background: #FFF;
}
.fusifor_placeinleft  {
    overflow: hidden;
    float: left;
    width: 730px;
    background: #FFF;
    padding:10px;
}
.fusifor_placeinright {
    overflow: hidden;
    float: left;
    width: 300px;
    margin-left: 15px;
}
.fusifor_placeinleft {	color:#555;
}
.fusifor_placeinleft h1 {
	color: #333;
	margin: 0 0 10px 0;
	padding: 0;
	font-family: "Pathway Gothic One", Sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
}
.fusifor_placeinleft h2 {
    font-family: 'Pathway Gothic One', sans-serif;
    font-size: 18px;
    line-height: 18px;
    font-weight: normal;
    margin-bottom:10px;;
    color: #880707;
}
.fusifor_sub {
    font-size: 12px;
    line-height: 15px;
    padding: 0 0 5px 0;
}
.fusifor_placeinleft p {	margin: 10px 0;
}
.fusifor_placeinleft li {
	margin: 2px 0;
}
.fusifor_placeinleft ul, .fusifor_placeinleft ol {
	margin: 10px 0  10px 15px;
}
/* Search
----------------------------*/

.fusifor_sertop {
    margin: 15px 0;
}
#search {	float:right;	margin-top:10px;
	width:250px;
	max-width:250px;	float:right;
    border: 1px solid #555;
    text-align: left;
    padding: 6px 6px 6px 6px;
}

#searchform{    height:16px;}

#search #s {	vertical-align:top;
    background: none;
    color: #555;
    border: 0;
    width: calc(100% - 20px);
    padding: 0;
    margin: 0;
    outline: none;
}
.fusifor_placeinright ul {
    list-style-type: none;
    list-style: none;
    margin: 0;
    padding: 0;
}
.fusifor_placeinright ul li {
    padding: 0 0 9px 20px;
    margin: 0 0 8px 0;
    border-bottom: 1px solid #323030;
        background: url(images/list.png);
        background-position-x: 0%;
        background-position-y: 0%;
        background-repeat: repeat;
    background-repeat: no-repeat;
    background-position: -1px 1px;
}
.fusifor_placeinright ul li a  {
    color: #666;
    text-decoration: none;
}

.fusifor_placeinright ul li a:hover {
    color: #F46635;
    text-decoration: none;
}

.fusifor_placeinright h2 {
color: #fff;
    font-size: 18px;
    line-height: 18px;
    font-family: 'Pathway Gothic One', Sans-serif;
    font-weight: normal;
    text-decoration: none;
    text-transform: uppercase;
    background: #008db0;
    margin: 0 0 10px 0;
    padding: 10px;
}
.fusifor_endplace {
    margin-bottom: 0;
    padding: 15px 0;
    border-top: 3px solid #008db0;
    color: #FFF;
    background: rgb(0,0,0,0.3);
	text-align: center;
	font-family: 'Pathway Gothic One', sans-serif;
}
.firimg, .secimg {	border:1px solid #444;
}

tr, td { padding:5px; }