@CHARSET "UTF-8";

body {
	max-width: 1200px;
	min-width: 945px;
	margin: 0 auto; padding: 0
}

h2{
	font: bold 14pt 'Tahoma';
	margin: 15px 0 
}

/* header */
#header {
	width: 100%;
	height: 485px;
	margin: 0 auto; padding: 0;
	position: relative;
	color: #3d6991;
	background: url(/themes/pdv/images/background.jpg) no-repeat 0 50%
}

#header h1 {
	width: 310px;
	margin: 0; padding: 0;
	position: absolute;
	top: 25px; left: 220px;
	font: normal 16pt 'Tahoma';
	text-transform: uppercase
}
#header h1 span, #phones span {
	font-size: 10pt
}

#logo_expo {
	position: absolute;
	top: 25px; left: 35px;
	width: 160px; height: 80px;
	background: url(/themes/pdv/images/logo_expo.png)
}

#logo_obl {
	position: absolute;
	top: 15px; left: 580px; 
	width: 200px;
	padding-top: 70px;
	font: normal 10pt 'Tahoma';
	text-transform: uppercase;
	text-align: center;
	background: url(/themes/pdv/images/logo_obl.png) no-repeat 0 0
}

#phones {
	width: 125px;
	margin: 0; padding: 0;
	position: absolute;
	top: 25px; right: 25px;
	font: normal 16pt 'Tahoma';
	text-transform: uppercase
}

#tp {
	position: absolute;
	bottom: 0px; left: 0px;
	width: 625px; height: 25px; 
	padding: 350px 0 10px 45px;
	font: normal 8pt 'Tahoma';
	color: #2b4566;
	background: url(/themes/pdv/images/tp.png) no-repeat 0 0
}

#people {
	position: absolute;
	bottom: 10px; right: 6%;
	width: 375px; height: 280px; 
	background: url(/themes/pdv/images/people.png) no-repeat 0 0
}

/* menu */
#main-menu {
	width: 100%; height: 20px;
	padding: 10px 0; margin: 0;
	list-style: none;
	background: #406e97
}

#main-menu li {
	font: bold 10pt 'Tahoma';
	color: #fff;
	float: left
}

#main-menu li.first {margin-left: 45px}
#main-menu li.last {margin-right: 45px}
#main-menu li.divider{
	margin: 0 1.3%
}
#main-menu li a {
	font: bold 10pt 'Tahoma';
	color: #fff;
	text-decoration: none;
	text-transform: uppercase 
}

/* content */

#content {
	margin: 0 0 60px 0;
	padding: 35px 0 0 0;
	overflow: hidden;
	font: 8pt 'Tahoma';
	color: #224a56
}

#content p {
	margin: 10px 0;
	text-align: justify
}

#content .more {
	margin: 10px 0;
	text-align: right
}
#content p.more a {
	padding-left: 15px;
	color: #224a56;
	background: url(/themes/pdv/images/more_bgr.gif) no-repeat 0 0
}
#simplepage1 #content .left {
	width: 230px
}

#content .left {
	width: 210px;
	float: left;
	padding: 0 35px
}

#content .left .photo {
	padding: 0;
	margin: 0 10px 0 0;
	float: left
}
#content .left .photo, #content .left .photo2 {
	border: 3px solid #cececd
}

#content .right {
	width: 250px;
	float: right;
	margin: 0 35px
}

#content .middle {
	margin: 0 0 0 300px;
	padding: 0 35px
}

#content .middle p img {
	/*
	display: block;
	margin: 0 auto
	*/
}

#content .middle img {
	max-width: 100%
}

/* for catalog */

.catalog_list {
	width: 150px;
	height: 210px;
	margin: 0 15px 0 0;
	padding: 0;
	float: left;
}

.level0 {
	width: 100%;
	height: auto;
	padding-bottom: 30px;
	position: relative;
}

.catalog_list img {
	width: 150px;
	height: 150px;
	margin: 0 auto;
	border: 2px solid #cececd
}

.level0 img {
	margin: 0 20px 20px 0;
	float: left
}

.level0 .more {
	position: absolute;
	right: 0;
	bottom: 0;
	margin: 0;
	padding: 0;
}

.catalog_list .title a {
	font: bold 10pt 'Tahoma';
	color: #406e97
}

.catalog_list ul {
	overflow: hidden
}

body#catalog table p {
	margin: 0
}

body#catalog table td {
	vertical-align: top;
	margin: 0;
	padding: 5px;
	border-collapse: collapse;
	border-bottom: 1px dashed #446c78
}

p.title {
	font-weight: bold;
}

#content .catalog_list .title {
	text-align: center
}

#content .level0 .title {
	text-align: left
}

#content .highslide-gallery img {
	margin: 0 5px 5px 0
}

/* footer */
#footer {
	width: 100%; height: 75px;
	border: none;
	border-top: 2px solid #93bee4;
	clear: both;
	background: #5985ab;
	font: 8pt 'Tahoma';
	color: #e8f6ff
}
#footer a {
	color: #e8f6ff
}

#footer .left {
	width: 260px;
	padding: 12px 45px;
	float: left;
}

#footer .right {
	width: 190px;
	padding: 10px 45px;
	float: right;
}

#footer .right div {
	width: 88px;
	margin: 0 auto;
	padding: 11px 0 0;
}

#footer .middle {
	margin: 0 280px 0 350px;
}

.right .title a {
	font: bold 10pt 'Tahoma';
	color: #406e97;
	text-decoration: none
}
.right .title a:hover {
	text-decoration: underline
}
