body{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #444444;
}
a:link, a:visited { color: #83bb0a; text-decoration: none; font-weight: bold; } 
a:active, a:hover { color: #83bb0a; text-decoration: none; font-weight: bold; }

h1 {
	margin:40px 0px 10px 0px;
	font-weight: bold;
	font-size: 18px;
	color:#e8ff7f;
}
h2 {
	margin:40px 0px 0px 0px;
	font-weight: bold;
	font-size: 18px;
	color:#ffff60;
	padding-bottom: 10px;
}
h3 {
	margin:20px 0px 20px 40px;
	font-weight: bold;
	font-size: 12px;
	color:#adadad;
}
#container {
	margin: auto;
	width: 758px;
}
#header {
	width: 758px;
	height: 229px;
	background: url(images/header.jpg) no-repeat;
}
#title {
	float: left;
	width: 400px;
	margin-top: 30px;
	padding-left: 50px;
	font-size: 30px;
	font-weight:bold;
	color: #c5c5c5;
	line-height: 1.5em;
}
#title span {
	color: #e3ff60;
}
#slogan {
	float: left;
	color: #FFFFFF;
	margin-top: 10px;
	padding-left: 20px;
	width: 500px;
	text-align: left;
}
#welcome {
	float: left;
	width: 500px;
	margin-top: 55px;
	padding-left: 5px;
	color: #e7f5a4;
	font-size: 24px;
	font-weight: bold;
	line-height: normal;
}
#content {
	margin: auto;
	float: left;
	width: 758px;
	background-color: #FFFFFF;
}
#left {
	float: left;
	width: 485px;
	padding-left: 10px;
	padding-right: 5px;
	color:#000000;
	text-align: justify;
}
#left_column {
	float: left;
	width: 195px;
}
#right_column {
	float: right;
	width: 195px;
}
#merkez_reklam {
	float: left;
	width: 343px;
}
.left_img img.merkez {clear:both; float:left; width:200px; height:200px; margin:0px 10px 0px 0px; padding:0px; border:0px solid rgb(150,150,150);}

.img merkez {
	width: 200px;
	height: 200px;
}
#right {
	float: left;
	width: 248px;
	border-top: solid  5px #dcdcdc;
}
#column2-left {
	float: left;
	width: 195px;
}
#column2-right {
	float: left;
	width: 195px;
}
.menu {
	margin-top: 10px;
	width: 200px;
}
.menu li{
	background-color: #adadad;
	list-style: none;
	height: 30px;
	display: block;
	padding-left: 15px;
	padding-top: 0px;
}
.menu a {
	color: #FFFFFF;
}
.menu a:hover {
	color: #000;
}
.box {
	width: 222px;
	margin-left: 20px;
	margin-top: 10px;
	background: url(images/box.jpg) no-repeat;
}
.box p {
	width: 180px;
	text-align: justify;
	padding-left: 20px;
	padding-top: 5px;
}
.box strong {
	color: #fff836;
}
.box_header {
	margin-bottom: 20px;
	padding-top: 20px;
	padding-left: 30px;
	height: 20px;
	font-weight: bold;
	font-size: 12px;
	color:#adadad;
}

#footer {
	float: left;
	width: 758px;
	height: 26px;
	color: #000;
	font-weight: bold;
	text-align: center;
	padding-top: 12px;
	background: url(images/footer.jpg) no-repeat;
}

#footer a:link, #footer a:visited { color: #000; text-decoration: none; } 
#footer a:active, #footer a:hover { color: #C00; text-decoration: none; }
