body {
	background-color: White;
	padding: 0;
	margin: 10px;
	font-family: Verdana;
	color: #000;
	background-image: url(../images/turktraktor-2.jpg);
  background-repeat:no-repeat;
  background-position: center center;
}
img {
	border: none;
}
.hr {
	color: #EB1C23;
	width: 100%;
	height: 2px;
	margin: auto;
}
#container {
	width: 95%;
	height: auto;
	margin: auto;
	background-image: url(../img/saydam_bg.png);
	background-repeat: repeat;
}
#header {
	width: 100%;
	height: 85px;
	padding: 0;
	margin: 0;
	background-repeat: repeat;
}
.logo {
	color: #000000;
	background-image: url(../img/logo_black.png);
	background-position: 20px 3px;
	background-repeat: no-repeat;
	height: 50px;
	width: 170px;
	float: left;
}
#menu{
	height: auto;
	width: 150px;
	margin-bottom: auto;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
}
.h4-left  {
	float: left;
	margin-top: -20px;
	margin-left: 40px;
}
.h4-right {
	float: right;
	margin-right: 50px;
	margin-top: -20px;
}


#headerLeft {
	width: auto;
	height: 85px;
	float: left;
	background-image: url(img/leftHeader.jpg);
	clear: right;
	background-repeat: no-repeat;
	padding: 0;
}
#headerMain {	
	width:50%;
	height:85px;
	clear: right;
	float: right;
	padding: 0;
}

#mainBody {
	width: 100%;
}
#mainBody p {
	color: #000;
	font-size: 10px;
	margin: 5px 0 0 20px;
	padding-bottom: 0;
	line-height: normal;
}
#content {
	width: 100%;
	height: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: right;
}



#content p {
	color: #0F0F0F;
	font-size: 14px;
	text-decoration: none;
}
#ic {
	margin-right: 15px;
	float: right;
	width: 80%;
}
center #form1 {
	height: 100%;
	width: 90%;
	float: left;
}

h3  {
	color: #F00;
	text-align: center;
}
.float-left {
	clear: left;
	float: left;
}
.float-right {
	clear: right;
	float: right;
}
.sponsors {
	background-color: #EB1C23;
	border: 1px solid #CCCCCC;
	width: 160px;
	clear: right;
	float: right;
	color: #FFFFFF;
	text-align: center;
}
.sponsor {
	border-top: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	color: Black;
	text-align: left;
	font-size: 10px;
	padding: 2px 10px 2px 10px;
}
#footer {
	color: #000;
	font-size: 10px;
	padding-bottom: 0;
	line-height: normal;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 0;
	padding-left: 20px;
}
#footer a {
	color: blue;
	text-decoration: none;
}
#footer a:hover {
	color: #F00;
	text-decoration: underline;
}
.clear{
	clear: both;
	margin: 0px;
	}
.menu{
	height: auto;
	width: auto;
	margin-left: 10px;
	padding-left: 10px;
	}
#mesaj a{
	line-height: 1.3em;
	background-color: #FFFFCC;
	display: block;
	text-decoration: none;
}
#mesaj a:visited {
	line-height: 1.3em;
	display: block;
	text-decoration: none;
	background-color: #FFF;
}
 #sideBar{
        position: absolute;
        width: auto;
        height: auto;
        top: 200px;
        right:-7px;
        background-position:top left;
        background-repeat:repeat-y;
    }
	