﻿html
{
	height:100%;
}

body{
	width:100%;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	color:#222f37;
	text-align:left;
	font-size:12px;
	padding:0px;
	height:100%;
}

div, h1, h2, h3, h4, h5, h6
{
	display: block;
	margin: 0;
	padding: 0;
}
img
{
	border: 0px;
}
a
{
	color: #003466;
	text-decoration: none;
}
a:hover
{
	color: #007cc3;
}
a *
{
	cursor: pointer;
}
form
{
	margin: 0px;
	padding: 0px;
}
table
{
	font-size: 12px;
}
#container
{
	width: 100%;
	height: 100%;
}
#header
{
	background-color: #403c3b;
	height: 129px;
}
#logoContainer
{
	float: left;
	width: 757px;
	height: 129px;
}
#solTaraf
{
	width: 86px;
}
#sagTaraf
{
}
.bannerAlani
{
	width: 95px;
	padding-top: 30px;
}
.gosterimAlani
{
	float: left;
	width: 471px;
	background-color: #fff;
	padding: 0px 5px 0px 5px;
}
.scrollAlani
{
	width: 15px;
}


.aboutUs
{
	width: 95px;
	height: 37px;
	position: absolute;
	left: 0px;
	bottom: 25px;
}
.aboutUsLink
{
	width: 95px;
	height: 37px;
	display: block;
}

.pnlContactUsPopUp
{
	width: 326px;
	position: absolute;
	left: 110px;
	top: 100px;
	z-index: auto;
	display: none;
}
.pnlContactUsPopUp .pTop
{
	width: 370px;
	height: 9px;
	overflow: hidden;
	background-image: url( '../images/infoPopUp_top.gif' );
	background-repeat: no-repeat;
}
.pnlContactUsPopUp .pBody1
{
	width: 370px;
	background-image: url( '../images/infoPopUp_body1.gif' );
	background-repeat: repeat-y;
}
.pnlContactUsPopUp .pBody2
{
	width: 370px;
	background-image: url( '../images/infoPopUp_body2.gif' );
	background-repeat: repeat-y;
	background-position: left bottom;
}

.pnlContactUsPopUp .pBottom
{
	width: 370px;
	height: 8px;
	overflow: hidden;
	background-image: url( '../images/infoPopUp_bottom.gif' );
	background-repeat: no-repeat;
}
.pnlContactUsPopUp .pContent
{
	float: right;
	width: 330px;
	color: #fff;
	font-size: 12px;
	margin-right: 10px;
	display: inline;
}
.pnlContactUsPopUp .pTitle
{
	float: right;
	width: 330px;
	margin-right: 10px;
	display: inline;
}
.pnlContactUsPopUp .pTitle .kapat
{
	float: right;
	width: 39px;
	height: 7px;
}

.visitmap
{
	padding: 4px;
	position: absolute;
	right: 0px;
	bottom: 25px;
	margin-right: 2px;
	background: #e8ecf8;
	border: 1px solid #979797;
}
