﻿/*FOOTER*/
/* HEADER */
#header {
	background-image:url(../images/header/bg.png);
	width: 100% !important;
	height: 94px;
	background-repeat:repeat-x;
	text-align:center;
}
#frame_top {
	width: 912px;
	height: 94px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	position: relative;
}
#logo {
    background-image: url(../images/header/logo3.png) !important;
    background-image: none;
	background-repeat:no-repeat;
	height: 94px;
	width: 440px;
    filter: none !important;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/header/logo3.png', sizingMethod='crop');
	/*margin-top:33px;*/
	margin-left: -90px;
	float:left;
	position: relative;
}
#welcome_back {
	float:right;
	position: absolute;
	top: 45px;
	right:80px;
	color: #B1B1B1;
	font-family: "Century Gothic","Tahoma";
	font-size:24px;
	font-weight:bold;
	overflow:hidden;
}
#welcome .wstyle {
	float:right;
	position: absolute;
	font-family: "Century Gothic","Tahoma";
	font-size:18px;
	color: #FFFFFF;
	width: 250px;
	height: 22px;
	top: 51px;
	right: 85px;
	text-decoration: none;
}
/* HEADER BİTTİ */
/* MENU */
#menu {
	background-image: url(../images/header/menubg.png) !important;
	background-image: none;
	width:100%;
	height:33px;
    filter: none !important;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/header/menubg.png', sizingMethod='scale');
	text-align:center;
	position: relative;
}
#frame_menu {
	width: 912px;
	height: 23px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	vertical-align:middle;
	position: relative;
	top:5px;
}
.mstyle {
	font-family:"Century Gothic","Tahoma";
	font-size:14px;
	color:#FEFEFE;
	text-decoration:none;
	margin-left:35px;
	cursor:pointer;
}
.mstyle:link {
	color:#FEFEFE;
}
.mstyle:visited {
	color:#FEFEFE;
}
.mstyle:hover {
	color:#232323;
}
.mstyle:active {
	color:#FEFEFE;
}
/* MENU BİTTİ */
#footer {
	width:100%;
	background-image:url(../images/footer/bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color: #1B5D87;
	margin-top:-1px;
	position: absolute;
	text-align:center;
	float:left;
}
#frame_footer {
	width:910px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	position: relative;
}
#footer_logo {
    background-image: url(../images/header/logo.png) !important;
    background-image: none;
	background-repeat:no-repeat;
	height: 38px;
	width: 441px;
    filter: none !important;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/header/logo.png', sizingMethod='crop');
	position: relative;
	margin-top:9px;
	margin-left:-85px;
}
#footer_content {
	width: 912px;
	position: relative;
	text-align:left;
	float:left;
}
#footer_box {
	width: 100px;
	float:left;
	margin-left: 20px;
	margin-top: 10px;
	display:inline;
	line-height:14px;
}
.fb_head {
	font-family:"Century Gothic","Tahoma";
	font-size:14px;
	font-weight: bold;
	color: #F2F2F2;
	text-decoration:none;
}
.fb_head:hover {
	text-decoration:underline;
}
.fb_text {
	font-family:"Century Gothic","Tahoma";
	font-size:10px;
	color: #F2F2F2;
	text-decoration:none;
}
.fb_text:hover {
	text-decoration:underline;
}
#footer_copyright {
	width: 912px;
	font-family:"Century Gothic","Tahoma";
	font-size:10px;
	color:#F2F2F2;
	text-align:right;
	letter-spacing:1px;
	margin-left:auto;
	margin-right:auto;
}

