/** BASIC */

html, body {
	height: 100%;
	/*background-image: url(images/stripes.gif);*/
	background:#626557 url(repository/images/body-back.gif) repeat-x top left;
}

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

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

/** HEADER */

#header {
	/*height: 237px;*/
	height: 195px;
}

/** LOGO */

#logo {
	width: 980px;
	/*height: 192px;*/
	height: 150px;
	margin: 0px auto;
	/*background: url(images/top_banner.jpg) no-repeat left top;*/
	/*background: url(rotator/rotator.php) no-repeat center top;*/
	background: url(rotator/rotation_1.jpg) no-repeat center top;
}

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

/** MENU */

#menu {
	width: 965px;
	height: 45px;
	margin: 0px auto;
	padding-left: 20px;
}

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

#menu li {
	display: block;
	float: left;
	height: 45px;
	padding: 0px 0px 0px 2px;
	background: url(images/homepage04.gif) no-repeat left top;
}

#menu .first {
	background: none;
}

#menu a {
}

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

/** CONTENT */

#content {
	width: 980px;
	margin: 0px auto;
	padding: 40px 0px 20px 0px;
}

#left {
	float: left;
	width: 524px;
	padding-left: 30px;
}

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

#subpage1 #left {
	width: 664px;
}

#subpage1 #right {
	width: 218px;
}

/** FOOTER */

#footer {
	width: 980px;
	/*height: 50px;*/
	height: 25px;
	margin: 0px auto;
	padding-top: 0px;
	
}

#legals {
	float: none;
	width: 980px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 10px;

}

#contacts {
	float: right;
	width: 385px;
	padding: 15px 0px 15px 23px;
	background: url(images/homepage19.gif) repeat-y left top;
}

/** BOX1 */

#box1 {
}

/** BOX2 */

#box2 {
	float: left;
	width: 255px;
}

/** BOX3 */

#box3 {
	float: left;
	width: 251px;
	padding-left: 18px;
	background: url(images/homepage11.gif) repeat-y left top;
}

/** BOX4 */

#box4 {
}

/** BOX5 */

#box5 {
}

/** BOX6 */

#box6 {
	padding: 0px 30px;
}

.show
{
	padding-top: 0pt;
	padding-right: 15px;
	padding-bottom: 0pt;
	padding-left: 15px;
}
.pics { height: 65px; width: 664px; padding:0; margin:0; overflow: hidden }

.pics img { height: 65px; width: 664px; padding: 0; background-color: white; top:0; left:0 }
