/* CSS Style */

* {
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

body {
	font:10pt Verdana, Sans-Serif;
	line-height: 1.5;
}

a {
	text-decoration: none;
       
}

a.often {
        text-decoration: underline;
        color:#000000
}

.clear {
	clear:both;
}

#body1 {
	background: #E9E9E9 url(images/body-top-bg.gif) left top repeat-x ;
}

#body2 {
	background: url(images/body-bottom-bg.gif) left bottom repeat-x;
}

#container {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	background: url(images/papper.jpg) left bottom no-repeat;
}

#price {/*
	width: 144px;
	height: 90px;
	position: fixed;
	right: -85px;
    margin:0; 
	padding:0;
	overflow:hidden;
	position:fixed;*/
    right:-100px;
	top:100px;
    width:144px; 
    height:90px;
    margin:0; 
	padding:0;
	overflow:hidden;
	position:fixed;
}

#letter {
    right:-100px;
	bottom:45px;
    width:172px; 
    height:145px;
    margin:0; 
	padding:0;
	overflow:hidden;
	position:fixed;
}



#header {
	width: 1000px;
	height: 70px;
}

#header div.logo {
	padding: 13px 0px 0px 46px;
	float: left;
}

#header div.menu {
	width: 512px;
	height: auto;
	padding: 37px 0px 15px 17px;
	border-bottom: 2px solid #7AB71B;
	float: right;
}

#header a {
	font-size: 110%;
	color:#898989;
	margin-right: 15px;	
}

#middle {
	width: 1000px;
	height: auto;
}

#middle div.portfolio-box {
	width: 229px;
	height: 435px;
	background: url(images/portfolio-#898989-bg.gif) left top no-repeat;
	margin-top: 77px;
	float: left;
}

#middle div.portfolio-element {
	padding: 13px 25px;
}

#middle div.content {
	width: 760px;
	height: auto;
	background: url(images/#898989-line.gif) top right no-repeat;
	float: right;
}

#middle div.main-page-box {
	width: 709px;
	height: 513px;
	padding-top: 58px;
	float: left;
	line-height: 1.5;
}

div.main-page-box div.cell-one {
	width: 257px;
	height: 393px;
	float: left;
}

div.main-page-box div.cell-two {
	width: 214px;
	height: 435px;
	float: left;
}

div.main-page-box div.cell-three {
	width: 214px;
	height: 368px;
	float: left;
}

div.main-page-box a {
	font-size: 110%;
	font-weight: bold;
	color: black;
	text-decoration: none;
	display: block;
	float: left;
}

div.main-page-box div.link-one {
	width: 81px;
	height: 21px;
	font-weight: bold;
	font-size: 110%;
	padding: 60px 45px 60px 130px;
}

div.main-page-box div.link-two {
	width: 140px;
	height: 21px;
	font-weight: bold;
	font-size: 110%;
	padding: 60px 0px 60px 74px;
}

div.main-page-box div.link-three  {
	width: 115px;
	height: 21px;
	font-weight: bold;
	font-size: 110%;
	padding: 60px 0px 60px 95px;
}

div.main-page-box div.text-one {
	padding: 10px 30px 10px 55px;
}

div.main-page-box div.text-two {
	padding: 10px 15px 10px 25px;
}

div.main-page-box div.text-three {
	padding: 10px 15px 10px 30px;
}
/*удалить*/

#middle div.drop-down-links {
	display: block;
	border: 1px dashed black;
	
}

#middle div.drop-down-links a.first {
	width: 81px;
	height: 21px;
	padding: 60px 45px 60px 130px;
	margin-top: 60px;
}

#middle div.drop-down-links a.second {
	width: 120px;
	height: 21px;
	padding: 60px 0px 60px 94px;
	margin-top: 60px;
}

#middle div.drop-down-links a.third {
	width: 115px;
	height: 21px;
	padding: 60px 0px 60px 95px;
	margin-top: 60px;
}

#middle div.drop-down-cells {

	clear: both
}
/*удалить*/
#first-cell {
	width: 172px;
	height: 229px;
	padding: 10px 30px 10px 55px;
	background: #ADE512;
	display: none;
	position: absolute;
	float: left;
}

#second-cell {
	width: 174px;
	height: 291px;
	background: #B6EF16;
	padding: 10px 15px 10px 25px;
	display: none;
	position: absolute;

	margin-left: 257px;
	float: left;
}

#third-cell {
	width: 169px;
	height: 223px;
	padding: 10px 15px 10px 30px;
	background: #C1FD1A;
	display: none;
	position: absolute;

	margin-left: 471px;
	float: left;
}

#footer {
	width: 1000px;
	height: 277px;
	clear: both;
}

.text {
	width:683px;
}

#footer div.give-me-site-box{
	padding: 17px 31px 0px 0px;
	float: right;
}
h1,h2 {
	color:#898989;
	font-weight:normal;
}
.podval p{
clear:both;
color:#86B800;
padding-top:38px;
text-align:center
}


