/*
      Created by CSS Portal Layout Generator
	  
	  http://www.cssportal.com
	  	  
*/

* { padding: 0; margin: 0; }

body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 background: #FFFFFF url(../iksir-images/background.jpg) center top no-repeat;
 
}

p {
 padding: 10px;
}

#wrapper { 
 margin: 0 auto;
 width: 931px;
}

#content { 
 float: left;
 color: #333;
 width: 692px;
 display: inline;
  padding-top:10px;

}
/* HEADER START */
#header {
 color: #333;
 width: 931px;
 float: left;
 height: 137px;

}
#logo{
float:left;
width:239px;
}
#ust-banner{
float:right;
width:602px;
padding-left:90px;
padding-top:20px;}

/* HEADER END */


#navigation {
float:right;
padding-top:15px;
 width: 931px;
 height: 43px;
 color: #333;

}

#rightcolumn {

 color: #333;


 width: 239px;
 float: left;

 padding-top:10px;
}

#right-menu{
width:230px;
background:#FFFFFF url(../iksir-images/top-menu-bg.png) left top repeat-y;
}
#right-menu-top{
background:url(../iksir-images/right-menu-top.png) left top no-repeat;
width:230px;
height:34px;
font-size:18px;
color:#FFFFFF;
text-align:center;
padding-top:10px;
}
#right-menu-bottom{
width:230px;
background:url(../iksir-images/top-menu-bottom.png) left top no-repeat;
height:6px;
}

.buttons{
padding:2px;
 font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
 text-transform: uppercase;
 vertical-align:middle;
 color:#000;
 font-weight:bold;
}

.buttons a{

 color:#0d57a6;
 text-decoration:none;
}
.buttons a:hover{

 color:#000;
  text-decoration:underline;
}

.bize-yazin{
font-family: Georgia, "Times New Roman", Times, serif;
padding-left:10px;
font-size:18px;
color:#FFFFFF;
text-align:left;
}
.bize-yazin a{
text-decoration:none;
color:#FFFFFF;
}
.bize-yazin a:hover{

}
.tel-fax{
font-family: Georgia, "Times New Roman", Times, serif;
position:relative;
padding-top:10px;
padding-right:10px;
font-size:14px;
color:#043c77;
text-align:right;
font-weight:bold;
}
.tel-fax a{
text-decoration:none;
color:#043c77;
}
.tel-fax a:hover{

}

#footer { 
 width: 931px;
 height: 113px;
 clear: both;
 color: #333;
}
#footer-top {
float:left;
background:url(../iksir-images/footer-top.png) left top no-repeat;
 width: 931px;
 height: 22px;
 clear: both;
 color: #333;
}
#footer-bottom { 
float:left;
background:url(../iksir-images/footer-bottom.png) left top no-repeat;
 width: 931px;
 height: 11px;

 color: #333;
}


#debug { 
 width: 931px;
 height: 50px;
 background:url(../iksir-images/debug-bg.png) left top repeat-x;

 color: #fff;

}


#ic-sayfa-top{
height:67px;
font-size:20px;
color:#FFFFFF;

padding-top:20px;
padding-right:20px;
}

.clear{clear:both;}

