@charset "utf-8";
/* CSS Document */

html {
	height:100%;	
}

body {
	margin:0;
	height:100%;
}

img {
	border:0;	
}

.clr-both {
	clear:both;
}

.text-bld {
	
	font-weight:700;	
}

/* Beygir webpage */


#body {
	width:780px;
	height:auto;
}

/* Header */ 

.bld{font-weight:bold !important;}
a:link {text-decoration: none}
a:visited {text-decoration: none}
a:hover {text-decoration: underline;}
/*  Default.html */

#default {
	background:url(../img/default/top.gif) repeat-x;
}

#default-container {
	margin:0 auto;
	width:980px;
	height:auto;
}
#default-container .logo {
	width:980px;
	height:91px;
	background:url(../img/default/logo_bg.gif) repeat-x;
}
#default-container .left-col-default, #default-container .right-col-default {
	height:380px;
	float:left;
	background-color:#4b4b4b;
	padding:27px 40px 40px 80px;
	width:370px;
}

#bttm {
	width:99%;
	height:200px;
	margin-top:5px;
	padding:5px 5px 0 5px;
}
#bttm .lft {
	width:400px;
	height:91px;
	padding-left:5px;
	font-family:"Tahoma", Helvetica, sans-serif;
	color:#004a85;
	font-size:11px;
	float:left;
}
#bttm .lft div{
	width:400px;
	padding-left:5px;
	*padding-left:1px;
	padding-top:5px;
	font-family:"Tahoma", Helvetica, sans-serif;
	color:#666666;
	float:left;
	font-size:11px;
}
#bttm .rght {
	width:400px;
	height:91px;
	text-align:right;
	font-family:"Tahoma", Helvetica, sans-serif;
	float:left;
	color:#333;
	font-size:11px;
	
}
#bttm .rght div {
	width:400px;
	text-align:right;
	font-family:"Tahoma", Helvetica, sans-serif;
	color:#333;
	font-size:11px;
	line-height:20px;
}

.center-default{
	height:32px;
	float:left;
	background:url(../img/default/bg_atyarisi_ana.gif) no-repeat;
	width:820px;
	text-align:center;
	padding-top:14px;
}
.header-content{
	float:left;width:860px;background-color:#4b4b4b;font-family:Tahoma;color:#FFFFFF;font-size:12px;padding:10px 40px 0px 80px;
}

