﻿html {
     overflow:scroll;
     /*firefox scroll bar*/
}

body
{
	margin: 0 auto;
	padding:0;
	text-align: center;
	background-color: #f3f1f0;
}

#out
{
	position: relative;
	margin:0 auto;
	padding:0;
	text-align:center;
	background-color: #ffffff;
	width: 770px;
    min-height: 650px;
	height: auto !important; /* min-height hack for ie6 */
	height: 650px;
    border: solid 1px #d71920;
}


#top
{
	position: relative;
	float: left;
	width: 770px;
	height: 102px;
	background: url(images/header.jpg) no-repeat;
}

#menu
{
	position: relative;
	float:left;
	width: 770px;
	height: 27px;
	background-color: #d71920;
	border: none;
}

#main
{
	position: relative;
	float:left;
	padding: 0;
	margin: 10px 10px 0 10px;
	background-color: Transparent;
	width: 750px;
	min-height: 470px;
	height: auto !important; /* min-height hack for ie6 */
	height: 470px;
	display: inline;
	/*border: solid 1px green;*/
   
}
#mainRight
{
    position:relative;
	float:left;
	width: 531px;
	height: 470px;
	margin: 0;
	padding:0;
	margin: 0 0 0 15px;
	text-align:center;
	background-color: Transparent;
	display: inline;
}


/*right paneller*/

#flash
{
	position:relative;
	float:left;
	width: 531px;
	height: 185px;
	margin: 0 0 5px 0;
	padding:0;
	text-align:center;
	/*border: solid 1px #d71920;*/
	display: inline;
}

#online
{
	position:relative;
	float:left;
	width: 529px;
	height: 142px;
	margin: 7px 0 20px 0;
	padding:0;
	/*background: url(images/onlineNew.jpg) no-repeat;*/
	text-align:center;
	border: solid 1px #d71920;
}

#destek
{
	position:relative;
	float:left;
	width: 529px;
	height: 115px;
	margin: 0 0 0 0;
	padding:0;
	text-align:center;
	background-color: #F1F1F0;
	border: solid 1px #d71920;
	/*background: url(images/onlineDes.jpg) no-repeat;*/
}

/*right paneller biter*/

#mainLeft
{
   	position: relative;
	float:left;
	padding: 0;
	/*margin: 12px;*/
	background-color: transparent;
	width: 204px;
	height: auto;
	display: inline;
}

/*left paneller*/

#seriLeft
{
    position:relative;
	float:left;
	width: 204px;
	height: 94px;
	margin: 0;
	padding:0;
	margin: 0 0 7px 0;
	text-align: center;
	/*background: url(images/seriilan.jpg) no-repeat;*/
}

#ikLeft
{
    position:relative;
	float:left;
	width: 204px;
	height: 94px;
	margin: 0;
	padding:0;
	margin: 0 0 7px 0;
	text-align: center;
	/*background: url(images/ik.jpg) no-repeat;*/
}

#ticariLeft
{
    position:relative;
	float:left;
	width: 204px;
	height: 94px;
	margin: 0;
	padding:0;
	margin: 0 0 7px 0;
	text-align: center;
	/*background: url(images/ticari.jpg) no-repeat;*/
}

#sosyalLeft
{
    position:relative;
	float:left;
	width: 204px;
	height: 94px;
	margin: 0;
	padding:0;
	margin: 0 0 7px 0;
	text-align: center;
	/*background: url(images/sosyal.jpg) no-repeat;*/
}

#logoLeft
{
    position:relative;
	float:left;
	width: 200px;
	height: 75px;
	padding: 0;
	margin: 0 0 0 2px;
	text-align: center;
	background-color: Maroon;
	/*background: url(images/elkaLogo.jpg) no-repeat;*/
}

/*right paneller*/

#footer
{		
	position: relative;
	float: right;
	width: 749px;
	height: 57px;
	padding: 0;
	margin: 10px 10px 10px 0;
	text-align: center;
	display: inline;
	background: url(images/footer.jpg) no-repeat;
}
