body { 
	text-align : center; 
	margin : 0; 
	padding : 0; 
	
	background-color:#A4FFD1; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	margin-right: 0px;
}

* {
	margin:0;
	padding:0;
}

* html a:hover {
    visibility:visible
}

#container {
    position:relative;
    margin: auto;
	width:756px;
    z-index: 0;
}

#img_top {
    background:url(../images/img_top.gif);
	position:absolute;
	left:0px;
	top:0px;
	width:756px;
	height:41px;
	background-repeat:no-repeat;	
}

#img_left {
    background:url(../images/img_left.gif);
	position:absolute;
	left:0px;
	top:41px;
	width:164px;
	height:680px;
	background-repeat:no-repeat;	
}

#banner_home {
    background:url(../images/banner_home.gif);
	position:absolute;
	left:164px;
	top:41px;
	width:428px;
	height:289px;
	z-index:1;
	background-repeat:no-repeat;	
}

#banner_works {
    background:url(../images/banner_works.gif);
	position:absolute;
	left:164px;
	top:41px;
	width:428px;
	height:289px;
	z-index:1;	
	background-repeat:no-repeat;	
}
#banner_about {
    background:url(../images/banner_about.gif);
	position:absolute;
	left:164px;
	top:41px;
	width:428px;
	height:289px;
	background-repeat:no-repeat;	
}
#banner_contacts {
    background:url(../images/banner_contacts.gif);
	position:absolute;
	left:164px;
	top:41px;
	width:428px;
	height:289px;
	background-repeat:no-repeat;	
}

#img_right {
    background:url(../images/img_right.gif);
	position:absolute;
	left:592px;
	top:41px;
	width:164px;
	height:680px;	
	background-repeat:no-repeat;	
}

#separator_1 {
    background:url(../images/separator_1.gif);
	position:absolute;
	left:164px;
	top:330px;
	width:428px;
	height:5px;
	background-repeat:no-repeat;	
}

#separator_2 {
    background:url(../images/separator_2.gif);
	position:absolute;
	left:164px;
	top:399px;
	width:428px;
	height:6px;
	background-repeat:no-repeat;	
}

#separator_3 {
    background:url(../images/separator_3.gif);
	position:absolute;
	left:164px;
	top:469px;
	width:428px;
	height:6px;
	background-repeat:no-repeat;	
}

#separator_4 {
    background:url(../images/separator_4.gif);
	position:absolute;
	left:164px;
	top:539px;
	width:428px;
	height:6px;
	background-repeat:no-repeat;	
}

#separator_5 {
    background:url(../images/separator_5.gif);
	position:absolute;
	left:164px;
	top:609px;
	width:428px;
	height:5px;
	background-repeat:no-repeat;
}

#bg_content
{
    background:url(../images/bg_content.gif) repeat-y;
	position:absolute;
	left:164px;
	top:330px;
	width:428px;
	height:369px;
	z-index:-2;
}


#img_bottom {
    background:url(../images/img_bottom.gif);
	position:absolute;
	left:0px;
	top:721px;
	width:756px;
	height:47px;
}

#bgimg_left {
	position:absolute;
	background:url(../images/bg_line.gif) repeat-x;
	left:0px;
	top:552px;
	width:49%;
	height:93px;
	z-index:-3;
}

#bgimg_right {
	position:absolute;
	background:url(../images/bg_line.gif) repeat-x;
	right:0px;
	top:552px;
	width:49%;
	height:93px;
	z-index:-3;
}

#title
{
  position:absolute;

  left:256px;
  top:48px;
  width:330px;
  height:24px;

  text-align: right;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12;
  color: #B0B0B0;
  z-index: 2;
}


.linksBottom
{
  background:url(../images/bg_content.gif) repeat-y;
  position:absolute;
  left:164px;
  top:699px;
  width:428px;
  height:22px;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10;
  text-align: center;
  text-decoration:none;
  color: #000000;
}

.linksBottom a
{
font-size:11px;
text-decoration:none;
color: #000000;}
.linksBottom a:hover
{
font-size:11px;
text-decoration:none;
color: #888800;}
.linksBottom a:link
{font-size:11px;
text-decoration: none}
.linksBottom a:visited
{font-size:11px;
text-decoration: none}
.linksBottom a:active
{font-size:11px;
text-decoration: none}

.link01
{
  position:absolute;
  left:164px;
  top:335px;
  width:428px;
  height:64px;
  background-image: url(../images/link_treds_over.gif);
  background-repeat:  no-repeat;
}

.link01 a
{
  width:428px;
  height:64px;
  text-decoration: none;
}

.link01 img
{
  width:428px;
  height:64px;
  display: block;
  border: 0
}

.link01 a:hover img
{
    visibility:hidden
}

.link02
{
  position:absolute;
	left:164px;
	top:405px;
  width:428px;
  height:64px;
  background-image: url(../images/link_about_over.gif);
  background-repeat:  no-repeat;

}

.link02 a
{
  width:428px;
  height:64px;
  display: block;
  float: left;
  text-decoration: none;
}

.link02 img
{
  width:428px;
  height:64px;
  border: 0
}

.link02 a:hover img
{
    visibility:hidden
}

.link03
{
  position:absolute;
	left:164px;
	top:475px;
  width:428px;
  height:64px;
  background-image: url(../images/link_works_over.gif);
  background-repeat:  no-repeat;
}

.link03 a
{
  width:428px;
  height:64px;
  display: block;
  float: left;
  text-decoration: none;
}

.link03 img
{
  width:428px;
  height:64px;
  border: 0
}

.link03 a:hover img
{
    visibility:hidden
}

.link04
{
  position:absolute;
	left:164px;
	top:545px;
  width:428px;
  height:64px;
  background-image: url(../images/link_contacts_over.gif);
  background-repeat:  no-repeat;
}

.link04 a
{
  width:428px;
  height:64px;
  display: block;
  float: left;
  text-decoration: none;
}

.link04 img
{
  width:428px;
  height:64px;
  border: 0
}

.link04 a:hover img
{
    visibility:hidden
}

#pad_main
{
position:relative;;
    padding: 10;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 10px;
}

.linksMain
{
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10;
  text-decoration:none;
  color: #000000;
}

.linksMain a
{text-decoration:none;
color: #000000;}
.linksMain a:hover
{text-decoration:none;
color: #888800;}
.linksMain a:link
{text-decoration: none}
.linksMain a:visited
{text-decoration: none}
.linksMain a:active
{text-decoration: none}

