#main {
	border: 1px #fff ; /* #9EBCDA Çerçeve rengi */
	clear: both;
	background: #999999; /* İkincil menülerin arkaplan rengi */
	padding-top: 2px; /* İkincil menülerin bulunduğu alanın yüksekliği */}
#contents {
	padding: 1px;
	background: #ffffff; /* Metnin arkaplan rengi */
	min-height: 300px;}
#header {
	position: relative;
	width: 100%;
	height: 3em; /* Sayfa marjının üstten yüksekliği */
	width: 45em;}

#header ul#primary {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: -1px;
	width: 45em;}
#header ul#primary li  {
	display: inline;
	list-style: none;}
#header ul#primary a,#header ul#primary span,#header ul#primary a.current {
	width: 10em;
	display: block;
	float: left;
	padding: 4px 0;
	margin: 1px 2px 0 0;
	text-align: center;
	font-family: tahoma, verdana, sans-serif;
	font-size: 85%;
	text-decoration: none;
	color: #999; /* Yazı rengi*/}
#header ul#primary span,#header ul#primary a.current,#header ul#primary a.current:hover {
	border: 1px solid #999999; /* Çerçeve rengi */
	border-bottom: none;
	background: #fff9ed; /* birincil ikincil menü arkplan rengi */
	padding-bottom: 6px;
	margin-top: 0;
	color: #000; /* Yazı rengi*/
	font-weight:bold;}
#header ul#primary a {
	background: #fff;
	border: 1px solid #AAA;
	border-bottom: none;}
#header ul#primary a:hover {
	margin-top: 0;
	border-color: #ff0000; /* çerçeve rengi */
	background: #fff9ed; /* Üstündeyken değişen arkaplan rengi */
	padding-bottom: 5px;
	color:#ff0000;}
#header ul#secondary {
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: -1.4em;
	left: 1px;
	width: 50em;}
#header ul#secondary li a,#header ul#secondary li span {
	width: auto;
	display: block;
	float: left;
	padding: 0 10px;
	margin: 0;
	text-align: auto;
	border: none;
	border-right: 1px dotted #AAA;
	background: none;}
#header ul#secondary li a {
	color: #06C;
	text-decoration: underline;}
#header ul#secondary li a:hover {
	color: #333;
	background: transparent;
	padding: 0 10px;
	border: none;
	border-right: 1px dotted #AAA;}
#header ul#secondary li a:active {
	color: #000;
	background: transparent;}
#header ul#secondary li:last-child a { border: none; }
#iletisim_form{
	position: absolute;
	margin-top:20px;
	left: 75px;
	width:auto;}