HTML {
	WIDTH: 100%;
	HEIGHT: 100%;
}
BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	BACKGROUND: #f1f8fb;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	WIDTH: 100%;
	PADDING-TOP: 0px;
	FONT-FAMILY: Tahoma, Geneva, Arial;
	HEIGHT: 100%;
}
A {
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	BORDER-RIGHT-WIDTH: 0px;
	TEXT-DECORATION: none;
	outline: none;
}
IMG {
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	BORDER-RIGHT-WIDTH: 0px;
	TEXT-DECORATION: none;
	outline: none;
}
A {
	COLOR: #689a30;
}
A:hover {
	TEXT-DECORATION: underline;
}
.slideshow_container {
	POSITION: relative;
	TOP: 0px;
	HEIGHT: 350px;
	width:309px;
	background-repeat:no-repeat;
	background-position:top;
	background-image: url(images/telefon-image.jpg);
}
.slideshow_container .images {
	left:66px;
	MARGIN: 0px;
	OVERFLOW: hidden;
	WIDTH: 174px;
	LINE-HEIGHT: 0;
	POSITION: absolute;
	TOP: 30px;
	HEIGHT: 284px;
	padding: 0px;
}
#screens {
	POSITION: relative;
}
.slideshow_container .arrow {
	WIDTH: 43px;
	CURSOR: pointer;
	POSITION: relative;
	TOP: 95px;
	HEIGHT: 47px;
}
.slideshow_container .left.arrow {
	LEFT: 7px;
	background-image: url(images/sol-ok.jpg);
	background-repeat: no-repeat;
	top: 142px;
}
.slideshow_container .left.arrow:hover {
	BACKGROUND: url(images/sol-ok-beyaz.jpg) no-repeat;
}
.slideshow_container .right.arrow {
	LEFT: 253px;
	TOP: 95px;
	background-image: url(images/sag-ok.jpg);
	background-repeat: no-repeat;
}
.slideshow_container .right.arrow:hover {
	BACKGROUND: url(images/sag-ok-beyaz.jpg) no-repeat;
}

