body, html {
  height: 100%;
}
body {
  margin: 0;
  background:white;
  color:black;
  font-family: Verdana, sans-serif;
}
img {
  border: none;
}
form {
  margin:0;
  padding:0;
}
a {
  color: #008CD2;
}
h1,h2,h3,h4,h5,h6 {
  font-family: Verdana, sans-serif;
  color: #999;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
  margin-bottom: 0.5em;
}
h1{
  letter-spacing: -1px;
  font-size: 162.5%;
  margin-bottom: 0.7em;
}
h2{
  font-size: 150%;
}
h3{
  font-size: 137.5%;
}
.companyblock span a {
	padding-right:6px;
}
.companyblock{
  padding:0 10px;
}
.companyblock .title_all{
  padding-right: 20px;
  	line-height: 18px; 
	font-size:11px; 
	font-family:verdana; 
	color:#336699; 
	padding-top: 2ex; 
	color:#008CD2;
	float:right; 
	margin-top:-25px;
}
.companyblock li {
	padding-bottom:10px;
}
a.name {
	font-size:15px; font-family: 'Lucida Grande', Verdana, Sans-Serif; color:#666666; line-height: 18px; font-weight:bold;
}
.new_group_sections{
  font-family: Verdana, sans-serif;
  color: #999999;
  font-size: 162.5%;
  line-height: 1,92em;
  letter-spacing: -1px;
  text-decoration: none;
  font-weight: normal;
  margin: 0px;
}
.logo {
margin-left: -40px;
}
.top5{
  background: InfoBackground;
  margin: 50px 10px 10px 0;
  width: 350px;
  float: left;
}
#gen {
	position: relative;
	top: 150px;
	width: 70%;
	left: 15%;
	right: 15%;
	padding: 0px;
	margin: -31px 0px 10px 0px;
}
#content {
	position: absolute;
	top: 430px;
	width: 70%;
	left: 15%;
	right: 15%;
	padding: 0px;
	margin: 0px;
}
#slogan {
	background: url(i/map_s.jpg) no-repeat bottom;
	height: 250px;
	width: 380px;
	margin-bottom: 52px;
	float: right;
}
#slogan h1 {
	color: #ff6600;
	text-align: center;	
}
#slogan a {
	filter:expression(fixPNG(this));
	position: relative;
	background-image: url(i/star.png);
	width: 10px;
	height: 10px;
	text-indent: -9000px;
	overflow: hidden;
	display: block;
}
#fon {
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(i/fon.gif) repeat-x;
	height: 127px;
	width: 100%;
}
#fon .menu {
	position: relative;
	top: -105px;
	padding-left: 300px;
	color: #008CD2;
}
p {
	text-align: justify;
}
p:first-letter {
	padding-left: 40px;
}
.float li {
	float: left;
	width: 350px;
}

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}
a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

/* These are not Highslide core CSS rules, but define the styles of the caption. */
.control {
	float: right;
    display: block;
    position: relative;
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    margin-top: 1px;
    margin-bottom: 1px;
}
.control:hover {
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    margin-top: 0;
    margin-bottom: 0;
}
.control, .control * {
	color: #666;
}
#content table td,th {
	padding: 5px;
	border-bottom: 1px solid silver;
	border-right: 1px solid silver;
}
#content table {
	padding: 0px;
	border-top: 1px solid silver;
	border-left: 1px solid silver;
}

