
	@charset "utf-8";
	@import url("fonts.css");
	@import url("structure.css");

body {background:url(../images/bg.png) top center repeat-x; font-family: 'MyriadProRegular'; font-size:12px; margin:0; padding:0;}
h2{color:#A61F38;}
#wrapper{width: 1000px; margin:0px auto; }

#header{width: 1000px; height:72px;}
#logo{float:left; width:400px; height:57px; padding-top:15 0 0 0;}
#logo{padding-top:15px;}
#lang{padding-top:26px; text-decoration:none; float:right; font-size:14px; margin-right:13px;}
#top_menu{float:right; width: 300px; height:57px; padding-top:15px;}
#top_menu a{text-decoration:none}
#top_menu li {color:#AE2F49; float:right; margin-left:17px; padding-right:5px;}
#top_menu li a{ color:#000;}

#menu{width: 1000px; height:35px; padding-top: 7px; font-size:14px;}
#menu a{text-decoration:none}
#menu li{color:#AE2F49; float:right; margin-left:17px; padding-right:5px}
#menu li a{color:#000;}

#slider{padding-top: 18px; border-top:4px solid #AE2F49; width: 1000px; height:340px; background:#ccc; margin-bottom: 18px;}

#menu_bir{border-top:4px solid #AE2F49; width: 1000px; height:144px; float:center;}
#menu_bir li{list-style:none; float:left;margin-left:27px;padding-right:5px}
#menu_iki{border-top:4px solid #A61F38; width: 1000px; height:180px;}
#menu_iki a{text-decoration:none;  color:#000; float:right;}
#menu_iki_bir{float:left;width: 300px; height: 168px;}
#menu_iki_iki{float:left;width: 330px; height: 168px; margin-left:34px;}
#menu_iki_uc{float:right;width: 300px; height: 168px;}

#footer{border-top:4px solid #AE2F49; width: 1000px; height:67px; float:left;}
#footer a{text-decoration:none}
#footer li {color:#AE2F49; float:left; margin-left:17px; padding-right:5px}
#footer li a{color:#000;}
#footer_logo{float:right;}


#comp{color:#717171;}

.box_text {height:90px;}

#page {width: 1000px; overflow:hidden; min-height:300px;}
#page h1 {color:#AE2F49;}

#page_content_wide {width: 1000px;}

#page_menu {width: 200px; float:left; background:#eee; min-height:300px; margin-top: 4px;}
#page_menu ul { margin-top:50px;}
#page_menu ul li{font-size:16px; color:#AE2F49;}
#page_menu ul li a{color:#000; text-decoration:none;  padding:5px 0; display:block;}
#page_menu ul li a:hover{color:#AE2F49;}

#page_content {width: 750px; float:right;}
#page p {font-size:14px;}

.istirakler img{ padding:20px; border:1px solid #ccc; margin:0 10px 10px 0;}

