body
{
	width: 985px;
	margin: 0pt auto;
	background-color: #A2CDDD;
	font-family: Calibri;
	font-size: 14px;
	font-weight: normal;
}

div#headerBlok
{
	width: 100%;
	height: 214px !important;
	background: url("../img/bg_headerMain.jpg") #A2CDDD center top no-repeat;
}

div#logoBlock
{
	width: 985px;
	padding-top: 15px;
	height: 150px !important;
}

div#logo
{
	height: 139px !important;
	width: 720px;
	float: left;
	background: transparent url("../img/logotip.png") right center no-repeat;
}

div#ourContacts
{
	width: 220px !important;
	float: right;
	padding: 10px 0px 0px 2px;
	vertical-align: top;
	font-family: serif;
	font-size: 12px;
	color: #7B7D7D;
	height: 130px;
}

div#ourContacts .common
{
	height: 30px;
	line-height: 15px;	
}
div#ourContacts .left
{
	float: left; 
	width: 20px;
	height: 20px;
}

div#ourContacts .right
{
	float: right;
	width: 195px;
	height: 20px;
}

div#navBar
{
	clear: both;
	position: relative;
	height: 42px;
	width: 985px;
	top: 0px;
	z-index: 500;
	
}



div#mainArea
{
	width: 985px;
	min-height: 200px;
	background: url("../img/bg_mainAreaTop.jpg") #A2CDDD center top no-repeat;
}

div#mainArea #workArea
{
	margin: 0pt auto;
	padding-top: 10px;
	width: 98%;
	height: 100%;
	
}

div#mainArea #workArea a
{
	color: #0000FF;
	text-decoration: none;
}

div#mainArea #workArea em a
{
	color: #000000;
	text-decoration: none;
}

div#mainArea #workArea ol, li, ul
{
	text-align: justify;
	line-height: 20px;
}

img{
	border: 0px;
}

.both{
	clear: both;
}

p{
	margin-top: 0px;
	text-align: justify;
	line-height: 20px;
	height: auto;
	width: 100%;
}

div#footer
{
	width: 985px;
	padding-top: 70px;
	text-align:center;
	font-size: 12px;
	color: black;
}
div#footer .copy
{
	color: #21428A;
	
	
}
div#footer a
{
	color: black;
	text-decoration: none;
}


table#contacts_table 
{
	width: 400px;
	margin: 0pt auto;
}
