html {
  height:100%;
}

body { 
  height:auto !important;
  height:100%;
  min-height:100%;
  min-width: 600px;
  margin: 0;	
  padding:0;
  background-color: #fff;
  font-family: Verdana, Arial, sans-serif;
  background-repeat: repeat-x;
  background-position: 0 0;
  background-image: url("./img/bgr.jpg");
}


#wrapper { 
  padding: 0;
  border: 0;
  margin: 0 auto;
  color: #000;
  z-index: 0;
 }

#header {
	width: 100%;
	position: relative;
	height: 80px;
	padding: 0px;
	margin: 0;
	border: 0;
	top:0;
	right: 0;
	text-align: right;
	font-family: Arial;
}

#header #name {
	font: bolder normal 40px Verdana, Tahoma, Arial, sans-serif;
	color: #800000;
	margin: 0;
	padding: 0;
	margin-top: 25px;
	margin-right: 22px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 900;
 }

#header #name a {
	color: #800000;
}

#header #cro {
	position: relative;
	text-align: right;
	color: #800000;
	font: 200 normal 18px Arial, Tahoma, Verdana, sans-serif;
	margin: 0;
	margin-right: 15px;
	top: 0px;
	left: -5px;
	text-transform: none;
	letter-spacing: 1px;
	right: 0px;
	padding-left: 3px;
 
}

#menu { 
  width: 10%;
}

#menu ul {
  margin: 0; 
  padding: 0; 
  list-style: none; 
  background:#fff;
}

#menu ul li { 
  margin: 0; 
  padding: 0;
  text-align: center; 
}

#menu ul li a { 
  margin: 0;  
  display: block;
  padding: 5px 10px; 
  background-color: #900; 
  color: #fff;
  border:1px solid #000;
  border-bottom: 2px solid #900; 
  border-right: 0; 
  font: bold 11px Tahoma, sans-serif;
 }

#menu ul li a:hover { 
  background: #fff; 
  color: #000; 
  border-bottom:2px solid #fff; 
  }


#feature { 
  background: #fff;
  height: 22px;
  margin: 0px 0;
  text-align: center;
  padding-left: 6px;
  padding: 2px;
 }

#feature h2 { 
  position: absolute; 
  left: 140px;
  font-family: stereofidelic, sans-serif;
  color: #999;
  font-size: 34pt;
  padding: 0; 
  margin:80px 0 0 0; 
 }

#content_main { 
  position: relative;
  background: #fff url("./_src/logo002.jpg") no-repeat scroll right top;
  width: 100%;
  margin: 0px;
  margin-top:20px;
  color: #333;
}

#content { 
  position: relative;
  width: 100%;
  background: #fff url("./_src/logo003.jpg") no-repeat scroll right top;
  margin: 0px;
  margin-top:20px;
  color: #333;
}

#content, #content_main {
  min-height: 480px;
  height: auto !important;
  height: 480px;
}

.contacts {
  height: 480px !important;
  margin-top: 0px !important;
  padding-top: 20px !important;
  background: #fff url("./img/bgphoto.jpg") repeat-x scroll left top !important;
}

.gt { padding-left: 20px; padding-right: 20px;}
.clear { clear: both; height:15px; }

.tile {
  width: 100%; 
  padding: 0px;
  font: normal 15px Tahoma,sans-serif;
  color: #444;	   
  border: 0px dotted #aaa;
  text-align: left;
  position:relative;
  display:inline; /* IE needs this to display correctly */
  height: auto !important;
  height: 100%;
  min-height: 100%;
 }
.tile p { margin: 0 5px 5px;
          line-height: 20px; }
.tile h2 { margin: 5px 5px 0; font: bold 11px Tahoma, sans-serif;}
.tile .image {  position:relative;float:right;top:-5px;left:5px; right:5px; text-align:right;color:#bbb;margin:0; width:75px; height:75px; background:#eee; border:1px solid #bbb; }


#footer  { 
  background: #fff;
  padding:0;
  margin: 0px;
  text-align: center;
 }

#footer ul { 
  margin: 0; 
  padding: 0; 
  list-style: none; 
 }

#footer ul li { 
  margin: 0; 
  padding: 0 5px; 
  display: inline; 
  text-align: center; 
 }

#footer ul li a { 
  margin: 0; 
  padding:0;
  border: 0; 
  font: bold 11px Tahoma, sans-serif;
  color: #900;
 }

#footer ul li a:hover { color: #000; }

#copyright {
	margin: 0px;
	height: 20px;
	font: normal 11px Tahoma, Arial, sans-serif;
	color: #800000;
	padding: 5px 0 0 0;
	text-align: center;
 }

#navcontainer {
	text-align:left;
}

ul#navlist {
	font-family: Arial,  Verdana;
}

ul#margin0 { margin-top: 15px; margin-bottom: 15px; }

ul#navlist a
{
font-weight: bold;
text-decoration: none;

}

ul#navlist, ul#navlist ul, ul#navlist li
{
margin: 1px;
padding: 2px;
list-style-type: none;
margin-top:-1px;
}

ul#navlist li { float: left; }

ul#navlist li a
{
color: #800000;
padding: 7px;
margin: 5px;
border: 0px #ffffff outset;
}

ul#navlist li a:hover
{
color: #ffffff;
background-color: #660000;
}

ul#navlist li a:active
{
color: #cccccc;
background-color: #660000;
border: 0px #ffffff inset;
}

ul#navlist li a.selected {
	text-decoration: underline;	
}

ul#subnavlist { display: none; z-index:10;}
ul#subnavlist li { float: left; }

ul#subnavlist li a
{
padding: 0px;
margin: 0px;
}

ul#navlist li:hover ul#subnavlist
{
display: block;
position: absolute;
font-size: 8pt;
padding-top: 5px;

}

ul#navlist li:hover ul#subnavlist li a
{
display: block;
width: 10em;
border: none;
padding: 2px;
}

ul#navlist li:hover ul#subnavlist li a:before { content: " >> "; }

.team {
padding-top:20px;
line-height: 10px;
margin-top:10px;
height: 90px;
width: 220px;
text-indent:00px;
}

.hometext {
	font-size: 14pt;
	color: #800000;
	margin: 0;
	padding: 0;
	font-weight: normal;
	line-height: normal;
}

.hometext strong {
	font-size: 36px;
}

.hometext a {
	color: #800000;
	text-decoration: none;
}

.rightblock {
	margin: 0;
	padding: 0;
	border: 0;
	width: 300px;
	text-align: left;
}

.leftblock {
	margin: 0;
	margin-bottom: 15px;
	padding: 0;
	border: 0;
	width: 440px;
	text-align: left;
}

.leftblocktext {
	margin: 0;
	margin-bottom: 40px;
	padding: 0;
	border: 0;
	width: 400px;
	text-align: justify;	
	font: normal 15px Tahoma,sans-serif;
	color: #444;
}

.middleblock {
	width: 40px;
	text-align: left;
}

.dred {
	color: #800000;
	margin-top: 6px;
	margin-bottom: 12px;
	font-size: 14pt;
}

.vmvul {
	margin: 0;
	padding: 0;
	list-style-type: decimal;
	margin-left: 20pt;
}

.team h1 {
text-indent:0px;
font-size:45px;
}

.team p { font-size: 15px; }

.team a {
color: #800000;
}

.team a:active {
color: #800000;
}

.team a:hover {
color: #800000;
}

.team a:visited {
color: #800000;
}

.frontmenu {
padding-top:20px;
  
line-height: 10px;
	
margin-top:10px;

height: 100px;
width: 220px;
text-indent:00px;
}

.frontmenu h1 { text-indent:0px;
                font-size:45px; }
.frontmenu p { font-size: 15px; }

a {
  color: #333;
  text-decoration: none;
}

a:hover {
  color: #c03624;
}

a.crosslink {
  text-decoration: underline;
}

a.crosslink:hover {
  color: #c03624;
}

.service {
  font-size: 14pt;
  padding-top: 8pt;
}

ul.ullist {
	list-style-type: none;
}

p.listtext {
	font: normal 15px Tahoma,sans-serif;
	color: #444;
}