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

* { padding: 0; margin: 0; }

body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
 background: #FFFFFF url(../aosb-images/background.jpg) left top repeat-x;
}

p {
 padding: 10px;
}

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

/*--------------- HAREKET BASLIYOR ----------------------- */
#content { 
 
 float: left;
 color: #333;
 width: 727px;
 display: inline;
}

#home{
float:left;
margin:0;
padding-left:10px;
padding-top:5px;
width:707px;
}

/*--------------- HAREKET BITTI ----------------------- */
/*--------------- HEADER ----------------------- */
#header {
margin:0;
padding:0;
 color: #333;
 width: 990px;
 float: left;
 height: 191px;

}
#logo{
float:left;
height:191px;
width:220px;

}

#flash-banner{
margin:0;
padding:0;
float:left;
width:520px;
}
#right-top{
margin:0;
padding:0;
float:left;
width:250px;
height:191px;

}

.maps{
margin:0;
padding:0;
float:left;
width:250px;
height:151px;

}

.search{
margin:0;
padding:0;

float:left;
width:250px;
height:38px;
background:url(../aosb-images/search.jpg) left center no-repeat;
}

.search input{	border: 0px solid #ccc;}
.search textarea:focus, .search-area input:focus {border:none;}
.buton { background-image: url(../aosb-images/magnifier.png);} 

/*--------------- HEADER BITTI----------------------- */
#footer { 
 width: 990px;
 height: 54px;
 clear: both;
 color: #333;
 font-size:10px;
 }
 #footer a{ 
  color: #333;
 text-decoration:none;
  }
   #footer a:hover{ 
  color: #000;
 text-decoration:none;
  }


#navigation {
margin:0;
padding:0;
 float: left;
 width: 990px;
 height: 56px;
 color: #333;

}
#image-menu {
margin:0;
padding:0;
 float: left;
 width: 990px;
 height: 188px;
 color: #333;

}

#leftcolumn { 
 color: #333;
 padding-bottom:20px;


 width: 263px;
 float: left;
 background:url(../aosb-images/left-bg.jpg) left top no-repeat;
}

#right-home { 
 color: #333;
 padding-left:13px;
 padding-top:0px;
 padding-bottom:20px;
 width: 300px;
 float: left;
 background:url(../aosb-images/right-bg.jpg) left top no-repeat;
 vertical-align:top;
}

#duyuru{
background: #FFFFFF url(../aosb-images/left-menu-bg.jpg) left top repeat-x;
border:1px solid #abadc8;
margin:0;
width:272px;
color:333;

}

#duyuru a{

color:#333;
text-decoration:none;
}
#duyuru a:hover{
color:#000066;
text-decoration:underline;
}

#page-title{
float:left;
width:607px;
height:32px;
background:url(../aosb-images/home-title-left.jpg) left top no-repeat;
padding-left:90px;
padding-top:10px;
font-family: Arial;
font-size:14px;
color:#909090;


font-weight:600;
font-stretch:condensed;


}

.clearBoth {clear: both}

