@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/back.jpg);
	background-repeat: repeat;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #000;
}
#wrapper {
	height: 657px;
	width: 963px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image: url(images/syphone_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 20px;
}

#syphone {
	background-image: url(images/back_multiply.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 531px;
	width: 283px;
	padding-top: 118px;
	padding-left: 30px;
	margin-left: auto;
	margin-right: auto;
}

#logo {
	width: 900px;
	margin-left: auto;
	text-align: left;
	margin-right: auto;
	height: 10px;
	position: relative;
	margin-top: 17px;
}
#footer {
	clear: both;
	float: left;
	width: 963px;
	margin-top: 0px;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	text-align: center;
}
#footer a {
	color: #333;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #666;
}
#screens {
	clear: both;
	float: left;
	width: 960px;
	margin-top: 20px;
	text-align: center;
}
.darkgray {
	color: #319898;
}
.features {
	font-size: 11px;
	letter-spacing: 20px;
	padding-left: 20px;
}
.sol {
	width: 260px;
	margin-right: 40px;
	float: left;
	text-align: left;
	padding-right: 20px;
}
.baslik {
	font-size: 24px;
	color: #fbf8fe;
	line-height: 27px;
}
.sag {
	float: right;
	width: 260px;
	text-align: left;
}
#features {
	clear: both;
	float: left;
	width: 900px;
	margin-top: 50px;
	text-align: center;
	font-size: 12px;
	color: #666;
	font-weight: normal;
	padding-right: 30px;
	padding-left: 30px;
	line-height: 16px;
}
#features p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
