*{margin: 0px;padding: 0px;}
html{height:100%;}
body{
  font-family: "Times New Roman", sans-serif;
  font-size: 100%;
  color: #5c5959;
  background-color: #fff;
  line-height: 1.3em;
  height:100%;
}
p{font-size: 0.8em;}
h1{line-height: 1em; font-size: 2.2em;color: #52596d;font-weight:normal;}
h2{line-height: 1em; font-size: 2.2em;color: #52596d;font-weight:normal;}
h3{line-height: 1.8em; font-size: 0.95em;color: #30343f;font-weight:normal;}
h4{line-height: 1.3em; font-size: 0.9em;color: #eaba11;font-weight:normal;}
h5{line-height: 1.0em; font-size: 0.7em;color: #888;font-weight:normal;}

strong{color: #3c5306;}

a{color: #1876ac;font-weight:normal;text-decoration:none;}
a:hover{color: #666;}


.ImageLink{border:none;}

.Float{float:left;display:inline;}
.FloatRight{float:right;}
.Clear{clear:both;}
.CenterText{text-align:center;}

.SpaceTop{padding-top:20px;}
.SpaceTopS{padding-top:10px;}

.BlockContactLeft{
  float:left;
  display:inline;
  width:80px;
}
.BlockContactRight{
  float:left;
  width:200px;
}
.TextContact{font-size: 1.2em;font-family: Verdana, sans-serif;margin-bottom:10px;}

#BaseOuterHeader{
  width: 100%;
  background: url('/_img/outer-header-bg.png');
}
#BaseHeader{
  margin: 0 auto;
  width: 900px;
  height: 184px;
  background: url('/_img/header-bg.png');
}
#BaseOuterContent{
  width: 100%;
  background: url('/_img/content-bg.gif');
  background-repeat: repeat-x;
  padding-bottom:60px;
}
#BaseContent{
  margin: 0 auto;
  width: 900px;
  padding-top: 40px;
}
#Base{
  min-height:100%;
	position:relative;
}
#BaseFooter {
	position:absolute;
	bottom:0;
	width:100%;
	height:60px;
	background-color:#0d1523;
}
#BaseFooterContent{
  margin: 0 auto;
  width: 900px;
  color: #576173;
  font-size: 0.8em;
  padding-top:20px;
}

#ButtonCanvastavlan:hover{ background-position: 0 -40px; }
#ButtonCanvastavlan{
  display: block;
  width: 229px;
  height: 40px;
  background-image: url('/_img/button-canvastavlan.png');
}
.LeftContent{
  float:left;
  display:inline;
  width:480px;
  margin-left:40px;
}
.RightContent{
  float:left;
  width:300px;
}
.Splitt{
  float:left;
  width:60px;
}
.Space{
  height:40px;
}

.LineLarge{
  width: 480px;
  height: 1px;
  background-color: #dedfe0;
  margin-bottom: 10px;
}
.LineSmall{
  width: 300px;
  height: 1px;
  background-color: #dedfe0;
  margin-bottom: 10px;
}
