body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #747373;
	text-decoration: none;
	margin: 8px 0px 0px 0px;
}
img {
	border:none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* ******************************************************************** */

#Main {
	width: 950px;
	margin: 0 auto;
}
#Ust {
	background-image: url(../gfx/ustBg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 71px;
	width: 950px;
}
#ust_INGBankLogo {
	height: 31px;
	width: 236px;
	margin-top: 12px;
	float: left;
}
#ust_Menu {
	height: 46px;
	width: 197px;
	margin-top: 21px;
}
#ust_Menuler {
	float: left;
	height: 25px;
	width: 681px;
	margin-left: 32px;
	margin-top: 21px;
	/*width: 481px;
	margin-left: 232px;*/
	/*border : 1px solid #ff5800;*/
}
#ust_Menuler_1 {
	height: 46px;
	width: 150px;
	position: relative;
	z-index: 1;
	margin-left: 450px;
	margin-top: 0px;
}
#ust_Menuler_2 {
	height: 46px;
	width: 150px;
	z-index: 2;
	margin-top: 0px;
}
#ust_Menuler_3 {
	height: 46px;
	width: 150px;
	z-index: 3;
	margin-top: -46px;
	visibility: visible;
	position: relative;
	margin-left: 530px;
}
#ust_Menuler_222 {
	height: 46px;
	width: 197px;
	position: relative;
	z-index: 1;
	margin-left: 441px;
	margin-top: -60px;
	visibility: hidden;
}
#Giris {
	width: 945px;
}

/* ********************************************************** */

#Alt {
	width: 950px;
	background-image: url(../gfx/AltBgMain.jpg);
	background-repeat: no-repeat;
	height: 70px;
	float: left;
}
#alt_Sayfa_Kontrol {
	padding-left: 5px;
	padding-top: 7px;
	margin-bottom: 23px;
	width: 715px;
}
#alt_Icerik {
	font-size: 11px;
	color: #cececf;
	float: left;
	width: 700px;
	padding-left: 125px;
	padding-top: 20px;
}
#alt_Linkler a {
	font-size: 11px;
	color: #ababac;
	text-decoration: none;
}
#alt_Linkler a:hover {
	text-decoration: underline;
}
#alt_Linkler strong {
	margin-right: 7px;
	margin-left: 7px;
}
#alt_Site_Kontrol {
	float: right;
	width: 80px;
	background-image: url(../img/SiteAyarlari.jpg);
	background-repeat: no-repeat;
	background-position: 30px 5px;
	font-size: 11px;
}
