html, body {
	height:100%;
}
body {
	font-family: Tahoma;
	font-size: 11px;
	color: #8d8d85;
	width:100%;
	min-width:920px;
}
#wrap {
	position: relative;
	background:#fff;
	min-width:920px;
	max-width: 920px;
	width:60%;
	margin: 0px auto;
	min-height:100%;
	height:auto !important;
	height:100%;
}
#footer {
	padding-top:25px;
	position:relative;
	margin-top:-70px;
	height:45px;
	width:100%;
}
.footer_blank {
	height:70px;
}
#myhead
{
   width:100%;
   /*border:1px solid black;*/
}
#cinm{
    width: 110px;
    height:100px;
    margin-top:-100px;
    margin-left:700px;
    text-align:left;

}
a{
    color:#6385a1;
}
a:hover{
    color:#80a1bb;
    text-decoration:none;
}
a.work{
	display: block;
	width: 230px;
 	height:50px;
	line-height: 50px;
	color: #000;
	text-decoration: none;
	background:#fff url('../img/work.gif') no-repeat left top;
	text-indent: 25px;
	color: #000;
}
a.work:hover{
    background:#fff url('../img/work.gif') no-repeat left bottom;
}
a.about{
	display: block;
        margin-top:-50px;
        margin-left:230px;
	width: 230px;
 	height:50px;
	line-height: 50px;
	color: #000;
	text-decoration: none;
	background:#fff url('../img/about.gif') no-repeat left top;
	text-indent: 25px;
	color: #000;
}
a.about:hover{
    background:#fff url('../img/about.gif') no-repeat left bottom;
}
a.services{
	display: block;
        margin-top:-50px;
        margin-left:460px;
	width: 230px;
 	height:50px;
	line-height: 50px;
	color: #000;
	text-decoration: none;
	background:#fff url('../img/services.gif') no-repeat left top;
	text-indent: 25px;
	color: #000;
}
a.services:hover{
    background:#fff url('../img/services.gif') no-repeat left bottom;
}
a.contact{
	display: block;
        margin-top:-50px;
        margin-left:690px;
	width: 230px;
 	height:50px;
	line-height: 50px;
	color: #000;
	text-decoration: none;
	background:#fff url('../img/contact.gif') no-repeat left top;
	text-indent: 25px;
	color: #000;
}
a.contact:hover{
    background:#fff url('../img/contact.gif') no-repeat left bottom;
}
.rtb{
    border-left:1px solid #dcdcdc;
}
.rtblok{
   margin-left:10px;
}
a.orange{
    color: #ff6d06;
}
h1.xr{
    margin-left:10px;
    font-family: Tahoma;
    font-size: 20px;
    color:#555555;

}
.slogon
{
   margin-left:10px;
   border-bottom:1px solid #dcdcdc;
   font-size: 20px;
}
.big{
  font-size: 16px;
 line-height: 30px;
}
.prv{
  border:1px solid #adadad;
}
.niz{
  border-top:1px solid #dcdcdc;
  height:50px;
  vertical-align:middle;
  padding-top:25px;
}
    
.rmblok{
  margin-top:30px;
  padding-top:10px;
  border-top:1px solid #dcdcdc;
}
.trac{  
  margin-top:10px;
margin-bottom:10px;
border:1px solid #ccc;
}