@charset "windows-1251";
html,body {
	height:100%;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
body {
	margin: 0px;
	padding: 0px;
	background: #efefef url(../i/top-right.gif) right top no-repeat;
	height: 800px;
	width:100%;
}
a {
	color: #1C6D87;
}
img {
	border:none;
}
form {
	padding:0;
	margin:0;
}
#body {
	height:744px;
	width:100%;
	min-width:1100px !important;
	background:url(../i/top-left.gif) top left no-repeat;
}
#header {
	height:56px;
}
#newt {
	color:#1D8BAF;
}
#blk {
	color:black;
}
#top-menu {
	list-style:none;
	padding-left:30%;
	margin:0;
	padding-top:40px;
}
#top-menu li {
	display:inline-block;
	float:left;
	background:url(../i/top-menu-right.gif) right top repeat-y;
	padding-left:30px;
	padding-right:30px;
}
#top-menu li.last {
	background:none;
}
#middle-block {
	list-style:none;
	padding: 0;
	margin: 0;
	clear:both;
	height:744px;
	width:100%;
}
#middle-block #left-block {
	height:744px;
	width:35%;
	background:url(../i/left-block-bg.gif) 95% bottom no-repeat;
}
#left-block #trees {
	height:100%;
	background:url(../i/left-block-trees.gif) right bottom repeat-x;
}
#trees #round {
	height:100%;
	background:url(../i/left-block-round.gif) -25px bottom no-repeat;
}
#round #tree {
	height:100%;
	background:url(../i/left-block-tree.gif) right bottom no-repeat;
        text-align:justify;
}
#middle-block #right-block {
	width:65%;
	height:100%;
	text-align:center;
	background:url(../i/right-block-bg.gif) left top repeat-x;
}
.logo {
	padding-bottom:9px;
	padding-top:0px;
	margin:0;
	border-bottom:1px solid #2692b5;
}
.slogan {
	font:Tahoma;
	display:block;
	padding-top:7px;
	letter-spacing:0.8px;
	color:#2692b5;

	background:url(../i/slogan-bg.gif) left bottom no-repeat;
}
#little-trees {
	height:672px;
	background:url(../i/little-trees.gif) 300px 50px no-repeat;
}
#right-tree {
	height:672px;
	background:url(../i/big-right-tree.gif) right bottom no-repeat;
}
#left-tree {
	height:100%;
	background:url(../i/big-left-tree.gif) left bottom no-repeat;
}
.title {
	margin-left:24px;
	margin-top:48px;
	margin-bottom:33px;
}
dl {
	margin-left:24px;
	padding-right:40px;
}
dt {
	background:url(../i/dt-list-style.gif) 3px 5px no-repeat;
	padding-left:15px;
    color:#1D8BAF;
}
dd {
	padding:0;
	margin:0;
	padding-left:15px;
	color:black;
    
}

.sample-work {
	position:absolute;
	left:80px;
	top:515px;
}
.text-m {
	position:absolute;
        width:150px;
	left:55px;
	top:560px;
    font-size: 15pt;
    color: #1C6D87;
        text-align:center;
}
#copyrights,#copyrights * {
	text-align:center;
	color:#565656;
}
#copyrights {
	width:30%;
	position:relative;
	top:-40px;
}

#tree-links {
	padding:0;
	margin:0;
	width:100%;
	height:130px;
}
#tree-links div {
	display:inline-block;
	float:left;
	text-align:left;
}
#tree-links .t1 {
	padding-top:25px;
	padding-left:50px;
}
#tree-links .t2 {
	position:relative;
	left:190px;
	padding-top:90px;
}
#tree-links .t3 {
	position:relative;
	left:260px;
	padding-top:60px;
}
#tree-links .t4 {
	float:right;
	padding-right:60px;
	padding-top:55px;
}
