/** BASIC */

html, body {
	/*height: 100%;*/
}

#wrapper {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 986px;
}

.text1 {
	padding-left: 23px;
	background: url(../images/css/homepage06.gif) no-repeat left center;
}

.section {
	padding-left: 23px;
	background: url(../images/css/homepage06.gif) no-repeat left center;
}

.link2 {
	float: right;
	padding-left: 11px;
	background: url(../images/css/homepage08.gif) no-repeat left center;
}

/** HEADER */

#header {
    height: 100px;
    width: 986px; 
}

#headerad {
    float: right;
    width: 468px;
    height: 60px;
    margin-top: 12px;
    margin-right: 12px;
    z-index: 100;
}

/** LOGO */

#logo {
	width: 986px;
	height: 75px;
	margin: 0px 0px 5pt 0px;
}

#logo h1, #logo h2 {
	display: none;
}

/** MENU */

#menu {
	width: 986px;
	height: 25px;
	margin: 0px auto;  
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	white-space: nowrap;
}

#menu li {
	display: inline-block;
	height: 25px;
	padding: 0px 0px 0px 2px;
	background: url(../images/css/homepage04_25.gif) no-repeat left top;
}

#menu .first {
	background:none;
}

#menu a {
}

#menu1 {}
#menu2 {}
#menu3 {}
#menu4 {}
#menu5 {}
#menu6 {}
#menu7 {}
#menu8 {}

/** CONTENT */

#content {
	width: 986px;
	margin: 0 auto;
	padding-top: 20px;
}

#left {
	float: left;
	width: 553px;
	padding: 0px 18px 0px 15px;
}

#right {
	float: right;
	width: 358px;
	padding: 0px 5px 0px 20px;
	background: url(../images/css/homepage11.gif) repeat-y left top;
}

#subpage1 #left {
	width: 664px;
}

#subpage1 #right {
	width: 218px;
}

/** FOOTER */

#footer {
	width: 986px;
	height: 20px;
	margin: 4px 0 0 0;
	padding-top: 2px;
}

#contacts {
    margin-top: 3px;
    white-space: nowrap; 
    text-align: center;
    color: white;
}

/** BOXES */

#box1 {
}

#box2 {
	float: left;
	width: 250px;
	margin-right: 18px;
}

#box3 {
	float: left;
	width: 260px;
	padding-left: 20px;
	background: url(../images/css/homepage11.gif) repeat-y left top;

}

#box4 {
}

#box5 {
}

#box6 {
	padding: 0px 30px;
}
