﻿#subOut
{
	position: relative;
	padding: 0;
	margin: 0px auto;
	text-align: center;
	width: 840px;
	min-height: 580px;
	height: auto !important; /* min-height hack for ie6 */
	height: 580px;
	background-color: white;
	border: solid 1px #868686;
}

#subTop
{
	position: relative;
	float: left;
	width: 840px;
	height: 100px;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: White;
}

#subLogo
{
	position: relative;
	float: left;
	width: 840px;
	height: 80px;
	margin: 0;
	padding: 0;
	text-align: center;
	background: url(images/logoTop.gif) no-repeat center bottom;
	z-index: 999;
}

#subMenu
{
	position: relative;
	float: none;
	width: 840px;
	height: 21px;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: white;
}


#subMain
{
	position: relative;
	float: left;
	width: 840px;
	min-height: 475px;
	height: auto !important; /* min-height hack for ie6 */
	height: 475px;
	margin: 0px auto;
	padding: 0;
	text-align: center;
	background-color: #F0F0F0;
}

/*
#subContainer
{
	position: relative;
	float:left;
	width: 780px;
	min-height: 475px;
	height: auto !important; /* min-height hack for ie6
	margin: 0px auto;
	padding: 0;
	text-align: center;
	background-color: #E4E4E4;

} */

#subContent
{
	position: relative;
	float: left;
	width: 780px;
	min-height: 475px;
	height: auto !important; /* min-height hack for ie6 */
	height: 475px;
	padding: 0;
	text-align: center;
	background-color: #E4E4E4;
	left: 50%;
	margin-left: -390px; /* ortalama */
	display: inline;
}

#subContentTop
{
	position: relative;
	float: left;
	width: 740px;
	height: auto;
	margin: 10px 20px 0 20px;
	padding: 0;
	text-align: left;
	background-color: Transparent;
	border-bottom: medium double #F66117;
	display: inline;
}


#subContentLeft
{
	position: relative;
	float: left;
	width: 275px;
	height: 240px;
	margin: 10px 0 0 20px;
	padding: 0;
	border: none;
	display:inline;

}


#subContentRight
{
	position: relative;
	float: left;
	min-height: 275px;
	height: auto !important; /* min-height hack for ie6 */
	height: 275px;
	width: 455px;
	margin: 10px 10px 0 10px;
	padding: 0;
	background-color: Transparent;
}

#subFlash
{
	position: relative;
	float: left;
	width: 780px;
	height: 90px;
	margin: 15px 0 5px 0;
	padding: 0;
	text-align: center;
	background: url(images/subFlash.jpg) no-repeat center;
	display: inline;
}

#subFooter
{
	position: relative;
	float: left;
	width: 770px;
	height: 10px;
	margin: 5px 5px 5px 5px;
	padding: 0;
	text-align: right;
}
