@charset "utf-8";
/* CSS Document */

body {
	/*background:url("../images/shodow.png") repeat-x scroll top center;*/	
	font-size:11px;
	font-family:Arial, Tahoma, sans-serif;
	margin:0px;
	background: #e7e7e7 url(../images/body-bg.jpg) left top repeat-x;
	min-height: 470px;
}

a{
    text-decoration: none;
}
img{
    border: none;
}
.main {	
	width:780px;
	margin:0px auto 0px auto;
		
}

.header{	
    margin:6px 0px 5px 0px;
    padding: 0;
	height:120px;
    background: url(../images/shadow.png) top center no-repeat;
}

.logo{		
	margin:0px auto 0px auto;
	height:217px;
	width:780px;	
}

.left {
	float:left;
}

.right {
	float:right;
}

.clear {
	clear:both;
}

.block {
	display:block;
}


.mainup{
	background: url(../images/mainup.png);
	height:9px;
}

.mainbody{
	width:780px;
	margin:0px auto 0px auto;
	min-height: 470px;
    
}

.mainbody .bx-wrapper{
    position: relative;
}

.index-slider
{
    height: 322px;
    width: 780px;
    border-bottom: 1px solid #e7e7e7;
}
.slide{
    width: 780px;
    height: 322px;
}
/* bura */
.content{
    background-color: #e7e7e7;
    font-family: Myriad Pro;
    min-height: 280px;
    
}
.content .contenttitle{
	padding-top: 15px;
	font-size: 19px;
	color: #989898;
}
.content .contenttext{
	padding-top: 25px;
	font-size: 12px;
	word-spacing: 3px;
	font-family: Arial;
}

.bx-controls-direction .bx-prev{
   background: url(../images/button_left_bubble.png) right top no-repeat;
    height: 43px;
    width: 43px;
    top: 121px;
    left: -50px;
    position: absolute;
    text-indent: -9999px;
 }
 
.bx-controls-direction .bx-next{
    background: url(../images/button_right_bubble.png) left top no-repeat;
    height: 43px;
    width: 43px;
    right: -50px;
    top: 121px;
    position: absolute;
    text-indent: -9999px;
}
.mainmenu {
	margin:0px auto;
	padding:0px;
    width: 780px;
    list-style-type: none;
}
.mainmenu li {
    float: left;
} 

.mainmenu li  img{
	border:none;
}

.leftfield{
	width: 370px;
	padding-top: 10px;
	min-height: 570px;
}
.leftfield img{
    margin-top: 16px;
    width: 364px;
    height: 162px;
    border:3px solid #6a6b6c;
}

.leftfield a{
    font-family: Myriad Pro;
    font-size: 19px;
    color: #8c8c8c;
}

.rightfield{
	float: left;
	margin-left: 43px;
	width: 366px;
	min-height: 570px;
	padding-top: 42px;
	padding-right: 1px;
	padding-bottom: 0;
	padding-left: 0;
    
}

.rightfield p{
    font-family: Arial;
    font-size: 12px;
    color: #4b4d4e;
    
}

.footer-top{
    margin: 0px;
    height: 1px;
    background-color: #f8f8f6;
    padding: 0px;
    border-top: 1px solid #d6d6d4;
    border-bottom: 1px solid #e9e9e7;
}


.footer-cizgi{
    height: 2px;
    
    background: url(../images/footer-cizgi.jpg) top left repeat-x;
}

.footer{    
    margin: 1px 0 0 0;
	height : 147px;
    background: #393e41 url(../images/footerline.png) top left no-repeat ;
    
    
}

.footer .mainfooter{
    width:780px;
	margin:0px auto 0px auto;
    background: url("../images/footershadow.png") no-repeat scroll center top 
    
}    

.footer .footerlefttext {
	padding-top:6px;
	padding-left:11px;
	float: left;
	font-size: 11px;
	font-family :Arial , sans-serif;
	color: #979797;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 23px;
	margin-left: 0;
}
.footer .footerrighttext {
	margin:0px;
	padding-top:22px;
	padding-left:11px;
	float: right;
	font-size: 11px;
	font-family :Arial , sans-serif;
	color: #979797;
    margin: 0 ;
}
.footer .footerrighttext a{
    color: #6ea1cc;
}
