body {
	text-align: center;
	background-color: #E9EEFF;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #2C3191;
	margin: 0px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.page-body {
	width: 800px;
}

.header1 {
	text-align: left;
	width: 800px;
	height: 70px;
	display: block;
	background-color: #2C3191;
}

.header1-logo {
	float: left;
	margin-top: 35px;
	margin-left: 10px
}

.header1-montage {
	float: right;
	margin-top: 10px;
}

.header2 {
	text-align: left;
	font-size: 0px;
	width: 800px;
	height: 24px;
	display: block;
	background-color: #B3E9FF;	
}

.header-buts {
	width: 570px;
	float: left;
}

.header-buts a {
	color: #2C3191;
}

.header-buts a:hover {
	color: white;
}

.header-buts  ul {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	list-style: none;
	margin-left: 20px;
}

html>body .header-buts  ul {
	line-height: 4px;
	padding-left: 0px;
	margin-left: 10px;
}

.header-buts li {
	float: left;
	margin-top: 6px;
	margin-right: 20px;
}

html>body .header-buts li {
	margin-top: 0px;
}

.header2-montage {
	float: right;
	margin-right: 0px;
}

.header3 {
	text-align: left;
	font-size: 0px;
	width: 800px;
	height: 28px;
	display: block;
	background-color: #DCDCDC;	
}

.header3-title {
	font-size: 15px;
	font-weight: bold;
	width: 550px;
	height: 20px;
	float: left;
	margin-top: 6px;
	margin-left: 10px;
}

.header3-montage {
	float: right;
	margin-right: 0px;
}

.main-body {
	background-color: white;
	width: 800px;
	height: 400px;
	display: table;
}

html>body .main-body {
	height: 400px;
}

.main-body-left  {
	background-image: url("../images/page-back.jpg");
	background-repeat: no-repeat;
	background-position: center 30px;
	text-align: justify;
	padding-top: 10px;
	width: 575px;
	height: 100%;
	float: left
}

html>body .main-body-left {
	padding-top: 5px;
}

.main-body-left a {
	color: black;
	font-weight: bold;
}

.main-body-left a:hover {
	color: black;
	font-weight: bold;
}

.main-body-left p {
	font-size: 0.75em;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.main-body-left h1 {
	font-size: .9em;
	font-weight: bold;
	color: #2C3191;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.main-body-left h2 {
	font-size: 0.8em;
	font-weight: bold;
	color: #2C3191;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.main-body-left h3 {
	font-size: 0.75em;
	font-weight: bold;
	color: #AFAFAF;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.main-body-left ul {
	font-size: 0.75em;
	margin-top: 0px;
}

.main-body-right-home {
	width: 225px;
	height: 100%;
	float: left;
	background-color: #B3E9FF;
	background-image: url(../images/right-images/0059.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.main-body-right-equip {
	width: 225px;
	height: 100%;
	float: left;
	background-color: #B3E9FF;
	background-image: url(../images/right-images/0069.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.main-body-right-links {
	width: 225px;
	height: 100%;
	float: left;
	background-color: #B3E9FF;
	background-image: url(../images/right-images/0066.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.main-body-right-services {
	width: 225px;
	height: 100%;
	float: left;
	background-color: #B3E9FF;
	background-image: url(../images/right-images/0084.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.main-body-right-who {
	width: 225px;
	height: 100%;
	float: left;
	background-color: #B3E9FF;
	background-image: url(../images/right-images/0074.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.main-body-right-contact {
	width: 225px;
	height: 100%;
	float: left;
	background-color: #B3E9FF;
	background-image: url(../images/right-images/map.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.contact-form {
	margin-left: 20px;
	margin-right: 20px;
}

.contact-form label {	
	font-weight: bold;
	font-size: 0.75em;
	float: left;
	width: 150px;
	height: 20px;
	margin-top: 2px;
	display: block;
}

.contact-form input {	
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.75em;
	width: 300px;
	height: 20px;
	margin-top: 2px;
}

.contact-form textarea {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.75em;
	width: 300px;
	height: 70px;
	margin-top: 2px;
}

.contact-but {
	margin-left: 280px;
}

.contact-but input{	
	color: white;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.75em;
	width: 80px;
	margin-top: 10px;
	border: 1px #2C3191 solid;
	background-color: #2C3191;
}

.contact-map-link {
	width: 225px;
	height: 389px;
	float: left;
	margin-top: 27px;
	display: block;
}

html>body .contact-map-link {
	margin-top: 42px;
}

.links {
	width: 535px;
}

.links a {
	width: 100px;
	height: 20px;
	float: left;
	margin-top: 5px;
	display: block;
}

.links img {
	margin-top: 5px;
}

.footer {
	background-color: #2C3191;
	width: 800px;
	height: 30px;
	display: block;
}