* { margin: 0px; padding: 0px; border: 0px; }
body { font-family: Tahoma; font-size: 7pt; color: #666666; }
div.wrapper { clear: both; }
a { color: #666666; text-decoration: none; }
a:hover { color: #00984a; text-decoration: underline; }

div#container { width: 709px; margin-left: auto; margin-right: auto; clear: both; }
div#cache { display: none; }
div#top { width: 709px; clear: both; height: 26px; background-image: url(../media/topbg.png); background-position: 0px 0px; background-repeat: repeat-x; }
div#header { width: 709px; z-index: 10; clear: both; height: 220px; position: relative; top: -2px; left: 0px; background-image: url(../media/headerbg.png); background-position: 0px 0px; background-repeat: no-repeat; }
div#page { width: 709px; position: relative; top: -2px; left: 0px; z-index: 1; clear: both; background-image: url(../media/pagebg.png); background-position: 0px 0px; background-repeat: repeat-y; }
div#page div#leftblock { width: 162px; float: left; background-color: #fffddf; }
div#page div#content { width: 350px; float: left; padding: 10px; font-size: 8pt; text-align: justify; }
div#page div#rightblock { width: 177px; float: right; }
div#footer { width: 709px; position: relative; top: -2px; left: 0px; z-index: 2; clear: both; height: 66px; background-image: url(../media/footerbg.png); background-position: 0px 0px; background-repeat: repeat-x; color: #ffffff; }
div#bottom { width: 709px; clear: both; }

/* Top */
div#top div.title { width: 168px; float: left; margin-left: 20px; background-image: url(../media/toptitle.png); background-position: 0px 0px; background-repeat: no-repeat; }
div#top div.title p { visibility: hidden; }
div#top div.menu { float: right; }
div#top div.menu ul { margin-right: 0px; }
div#top div.menu ul li { list-style: none; float: left; width: 71px; height: 26px; border-left: 1px solid #818285; border-right: 1px solid #818285; }

/* Şimdilik olmayan çek-bırak */

/* Sol Taraf */
div#page div#leftblock div.block { width: 162px; clear: both; }
div#page div#leftblock div.block div.ilkelerimiz { width: 162px; }
div#page div#leftblock div.block div.ilkelerimiz div.title { width: 162px; height: 25px; background-image: url(../media/ilkelertitlebg.png); background-position: 0px 0px; background-repeat: no-repeat; }
div#page div#leftblock div.block div.ilkelerimiz div.title p { visibility: hidden; }
div#page div#leftblock div.block div.ilkelerimiz ul li { width: 140px; padding-left: 22px; height: 18px; padding-top: 10px; list-style: none; background-image: url(../media/ilkelerlistbg.png); background-position: 0px 0px; background-repeat: no-repeat; color: #ffffff; }
div#page div#leftblock div.block div.news { width: 140px; margin-left: 12px; margin-top: 5px; margin-bottom: 5px; text-align: justify; }
div#page div#leftblock div.block div.news h3 { font-size: 11px; font-weight: normal; margin-bottom: 5px; }
div#page div#leftblock div.block div.news a { text-decoration: none; color: #f25453; }
div#page div#leftblock div.block div.news a:hover { color: #777777; text-decoration: underline; }
div#page div#leftblock div.block div.button { margin-left: 12px; margin-top: 15px; margin-bottom: 5px; }

/* Sağ Taraf */
div#page div#rightblock h3 { margin-left: 50px; margin: 10px; font-size: 8pt; }
div#page div#rightblock table.contact { width: 100%; }
div#page div#rightblock table.contact th { vertical-align: top; text-align: right; color: #00984a; font-weight: normal; }
div#page div#rightblock table.contact td a { color: #666666; text-decoration: none; }
div#page div#rightblock table.contact td a:hover { color: #00984a; text-decoration: underline; }

/* Footer */
div#footer a { text-decoration: none; color: #ffffff; }
div#footer a:hover { text-decoration: underline; }

/* Form */
input { font-size: 8pt; }
input[type=text] { border: 1px solid #777777; width: 250px; }
textarea { border: 1px solid #777777; width: 250px; }
input[type=submit] { background-color: #ffffff; font-weight: bold; border: 1px solid #777777; width: 100px; }

div#page div#content p ul{list-style-type:none}
div#page div#content p ul li{padding:5px 0 5px 0}