﻿html, body {
	height: 100%;
	overflow: inherit;
	font-family: Verdana, Arial, sans-serif;
	color:#745B5D;
	font-size: 11px;
}

body {
    margin:0px;
}

img{
    border:none;
}

a,
a.hover	{
		text-decoration:none;
		color:#DE761C;
}
.ob_show_panel,
.obout{
	font-family: Verdana, Arial, sans-serif;
}
h1 	{
	font-family: Verdana, Arial, sans-serif;
	margin-top:0px;
    margin-bottom:5px;
	font-size:14px;
	color:#745B5D;
	font-weight:bold;		
}	
h2 	{
    margin:0px;
	font-size:13px;
	color:#745B5D;		
}
h3 	{
    margin:0px;
    margin-bottom:0px;
    padding:0px;
	font-size:12px;
	color:#745B5D;		
}
h4 	{
    margin:0px;
	font-size:11px;
	color:#745B5D;		
}
h5 	{
    margin:0px;
	font-size:10px;
	color:#745B5D;		
}
h6 	{
    margin:0px;
	font-size:9px;
	color:#745B5D;		
}

.clearFloat {
	height: 1px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
	clear: both;
}
#container {
	_height: 300px;
	min-height: 300px;
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	border-left: solid 1px #745B5D;
	border-right: solid 1px #745B5D;
}
#header
{
    height:71px;
 	border-bottom: solid 1px #745B5D;   
}

#logo
{
 	float:left; 
 	width:500px;  
}

#adress
{
 	float:right;
 	width:460px; 
 	margin-top:10px;
 	margin-right:10px;
 	text-align:right; 
}

#menu
{
 	Background-color:#F1F4F6;
 	width:923px;
 	padding-left:47px; 
 	height:19px; 
}



#menu .link {
	/*display: inline;*/
	white-space:nowrap;
	list-style: none;
	float: left;
}
#menu .link:hover,
#menu .activeLink {
	background-color: #B0B1B5;
	white-space:nowrap;
	height: 19px;
	margin: 0px;
	float: left;
}

#menu a{
    font-size:11px;
	padding: 0px 14px 0px 14px;    
    line-height: 19px;
    color:#745B5D;	
    font-weight:bold;
    text-decoration: none;
}

#menu a:hover,
#menu a.sel,
#menu a.sel:hover{
    font-size:11px;
	padding: 0px 14px 0px 14px;    
    line-height: 19px;
    color:#F1F4F6;
    font-weight:bold;
    text-decoration: none;
    white-space:nowrap;
    background-color: #B0B1B5;
}
#content {
    width:970px;
    padding:0px;
    margin:0px;
    _height: 400px;
	min-height: 400px; 
	font-family:Verdana;
}

#contentleft {
    float:left;
    padding-left:47px;
    width:118px;
    _height: 400px;
	min-height: 400px;

}
#contentright {
    float:left;
    margin-top:10px;
    padding-left:20px;
    padding-right:20px;
    width:765px;
}

#contentrightrefence {
    float:left;
    width:455px;
    margin-right:10px;
}
#contentreferenceimg{
    float:left; 
    width:300px;
}

#footer {
    height:23px;
    width:970px;
    border-top: solid 1px #745B5D;
    border-bottom: solid 1px #745B5D;
}

.caseitem
{
    float:left;
    width:245px;
    height:140px;
    margin-right:7px;
    background-color:#f7f3f1;
}

.caseitem a
{
	color:#745B5D;    
}

.case_textbox
{
    float:left;
    width:121px;
    padding:3px;
}

.case_img
{
    float:left;
    width:118px;
}
.floatright
{
    width:118px;
    border:0px;
    margin:0px;
}

.imgfloatleft
{
    float:left;
}