body
{
background:url(images/bg12.gif);
padding:0; font-family:arial, sans-serif; font-size:12px;
margin:0px auto auto auto;
color:#514A40;}

h1 {
    margin: 0;
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: rgb(255,100,0);
	padding:30px 35px 0 35px;
}

h2 { margin: 0;
    font-size: 18px;
	font-weight: bold; 
	font-family: Georgia, "Times New Roman", Times, serif;
	color: rgb(255,100,0);
	padding:30px 35px 0 35px;
	}

h3 { margin: 0;
    font-size: 18px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: rgb(255,100,0);
	padding:30px 35px 0 35px;
	 }


p{
padding:0px;
text-align:left;
margin:0px;
line-height:20px;
}
p.welcome{
padding:30px 35px 0 35px;
}
.clear{
clear:both;
}
a{
text-decoration:underline;
}
a{color:#ff6400;text-decoration:none;font:bold} 
a:hover{color:#545454} 

.baslik{
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size:13px;
  color:rgb(255,100,0);
  font-weight: bold;
  padding:30px 35px 0 35px;
}

#main_container{
width:780px;
height:0px;
margin:auto;
text-align:left;
}
#header{
	width:780px;
	height:237px;
	margin:0px;
	padding:0px;
	border-top: 0px;
}
#header1{
	width:780px;
	height:237px;
	margin:0px;
	padding:0px;
	border-top: 0px;
        background:url(images/projeksiyon_kiralama.jpg);
}
.title{
width: auto;
padding:2px 0 10px 0;
font-size:19px;
color:#545454;
}

/*---------------- menu tab----------------------*/
.ustmenu{
	width:780px;
	height:42px;
	margin:0px;
	background:url(images/menu_bg.gif) no-repeat left;
}
.ustmenu ul{
list-style:none;
padding:0 0 0 15px;
margin:0px;
}
.ustmenu ul li{
display:inline;
}
.ustmenu ul li a{
float:left;
height:42px;
border:none;
padding:0 15px 0 15px;
text-decoration:none;
color:#FFFFFF;
line-height:42px;
font-size:14px;
}
.ustmenu ul li.selected a{
float:left;
height:42px;
border:none;
padding:0 15px 0 15px;
text-decoration:none;
color:#fff;
line-height:42px;
font-size:14px;
background:url(images/menu_bullet.gif) no-repeat bottom center;
}
.ustmenu ul li a:hover{
	background:url(images/menu_bullet.gif) no-repeat bottom center;
}

/*---------------center_content-------*/
.center_content{
	width:780px;
	height:auto;
	padding:10px 0 0px 0;
	background-color:#ffffff;
}
.center_right{
width:550px;
float:right;
padding:10px 0 10px 10px;
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}

.center_left{
	width:180px;
	float:left;
	padding:20px 0 10px 0px;
	font-family: "Script MT Bold";
	font-size:13px;
}

/*-------------------footer------------------------*/

.left_footer{
padding:20px 0 0 0;
}

ul#menu, ul#menu ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
	width: 14em;
}

ul#menu a {
  display: block;
  text-decoration:none;



}

ul#menu li {
  margin-top: 1px;
}

ul#menu li a {


	background: #fff;
	color: #514A40;
	padding: 0.5em;
	font-weight:bold;
	font-family:"Lucida Grande, Verdana, Tahoma, Arial, Genova, Helvetica, sans-serif";
	font-size: 12px; 
	border: 1px solid #aaa;
	
}

ul#menu li a:hover {
  background: #ff7700;
  color:#FFFFFF
  
}

ul#menu li ul li a {
  background: #fff;
  color: #ff6600;
  padding-left: 20px;
}

ul#menu li ul li a:hover {
  background: #ff7700;
  border-left: 5px #fff solid;
  padding-left: 19px;
}
.style3 {
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
}
.style5 {
	color: #FF0000;
	font-weight: bold;
}
.style6 {
	color: #FF0000;

	text-decoration: underline;
	font-style: italic;
}
.style7 {font-size: 12px;
padding:30px 35px 0 35px;}

ul.column{
	font-size: 1.2em;
	margin: 10px 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 100%;
	border-top: 1px solid #ddd;
}
ul.column li {
	float: left;
	background: #f0f0f0;
	width: 100%;
	padding: 10px 0;
	margin: 0;
	border-bottom: 1px solid #ddd;
}
ul.column li .imgblock {
	font-weight: bold;
	float: left;
	width: 150px;
	padding: 0 10px;
	text-align: center;
}
ul.column li .imgblock img {
	padding: 5px;
	margin-bottom: 5px;
	background: #fff;
	border: 1px solid #ccc;
}
ul.column li .detail{
	padding-left: 170px;
}
ul.column li h1, ul.column li p {margin: 5px 0; padding: 5px 0;}
ul.column li h2, ul.column li p {margin: 5px 0; padding: 5px 0;}
ul.column li h3, ul.column li p {margin: 5px 0; padding: 5px 0;}
ul.column li.even { background: #fff; }


.clear {
	clear: both;
}

.right {
	right: 0;
	bottom: 0;
	
}