﻿#subMain
{
	position: relative;
	float:left;
	padding: 0;
	margin: 5px 0 0 0;
	background-color: Transparent;
	width: 799px;
	min-height: 450px;
	height: auto !important; /* min-height hack for ie6 */
	height: 450px;
	display: inline;
}

#bant
{
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
	width: 799px;
	height: 10px;
	display: inline;
	background-color: #409cc1;
}

#subMainLeft
{
	position: relative;
	float:left;
	padding: 0;
	margin: 5px 0 0 0;
	background-color:  #f6f6f6;
	width: 299px;
	min-height: 450px;
	height: auto !important; /* min-height hack for ie6 */
	height: 450px;
	display: inline;
}

#subMainLeftTop
{
	position: relative;
	float:left;
	padding: 0;
	margin: 0 0 0 0;
	background-color: Transparent;
	width: 299px;
	height: 255px;
	display: inline;
	text-align: center;
	/*background: url(images/subGazete.jpg) no-repeat;*/
}

#subMainLeftBtm
{
	position: relative;
	float:left;
	padding: 0;
	margin: 20px 0 0 0;
	background-color: Transparent;
	width: 299px;
	height: 212px;
	display: inline;
	text-align: center;
   /*background: url(images/flashSub.jpg) no-repeat;*/
}

#subMainRight
{
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
	background-color: #f6f6f6;
	width: 500px;
    min-height: 470px;
	height: auto !important; /* min-height hack for ie6 */
	height: 470px;
	display: inline;
}

#subContent
{
    width:  480px;
    min-height: 470px;
	height: auto !important; /* min-height hack for ie6 */
	height: 470px;
	margin: 10px 5px 5px 10px;
	background-color: #f6f6f6;
}