
body {
	background: #e5e5e5 url(images/bg.gif) repeat-x;
	text-align: left;
	font-family: tahoma;
	font-size: 13px;
	color: #242424;
	margin: 12px 0px 0px 0px;
}

a { text-decoration:none; color:#222; font-weight:bold;}
a:hover {text-decoration:none; color:#ed8e00; font-weight:bold;}

/* Content */
.clear { clear:both;}
#content {
	width: 900px;
	margin: 0px auto;
}
#header {
	width: 900px;
	height: 95px;
	float:left;
}

.logo { width:320px; height:85px; float:left;}

.menu { width:570px; height:30px; margin:55px 0px 0px 0px; float:right;}
.menu a {
	float: right;
	background: url(images/menu-bg.jpg) no-repeat;
	color: #242424;
	text-decoration: none;
	text-align: center;
	line-height: 30px;
	font-size: 11px;
	font-weight: bold;
	width: 100px;
	display: block;
	margin: 0px 0px 0px 3px;
}
.menu .active,
.menu a:hover { color:#fff; text-decoration:none; background: url(images/menu-hover.jpg) no-repeat;}

#flash { width:900px; height:290px; float:left; background:none;}

#wrap { width:900px; float:left; margin: 0px 0px 10px 0px;}

#sidebar { width:293px; float:left; background:#d0d0d0; border: 1px solid #918d8e;}
#sidebar h2 { height:30px; line-height:30px; margin:0px 0px 0px 10px; padding:0px; font-size:14px; color:#222; font-weight:bold;}
.modul { height:130px;}
.modul ul { list-style:none; margin:0px 0px 5px 0px; padding:0px;}
.modul li { background:url(images/madde.gif) no-repeat left; margin:2px 5px; padding:0px 0px 0px 20px;}


#text { width:595px; float:right; background:#fff; border: 1px solid #918d8e;}
#text h1 { height:40px; line-height:40px; margin:0px 0px 0px 10px; padding:0px; font-size:18px; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; color:#ed8e00; font-weight:bold;}
#text p { margin:5px 10px; padding:0px;}
#text ul { margin:5px 0px 0px 20px; padding:0px; list-style: inside;}
#text li { margin:0px; padding:0px;}


#footer { width:900px; height:50px; margin:10px 0px 0px 0px; padding:0px; background:none; border-top: 1px dashed #B3B3B3;}
#foot { width:900px; height:40px; margin:5px auto 0px auto; padding:0px; font-size:11px; color:#555;}
#foot-menu { width:850px; height:40px; float:left; margin:0px;}
#foot-menu p { margin:5px 0px; padding:0px;}
#webtasarim { width:45px; height:40px; float:right; text-align:right;}















