body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url('Images/back.png');
	background-repeat: no-repeat;
    font-weight: 700;
    text-align: left;
}
#wrapper {
	width: 970px;
	height:1380px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header
{
	width: 970px;
	float: left;
	height: 380px;
}
#Banner {
	background-image: url(Images/Header_menusuz.png);
	height: 378px;
	width: 970px;
	background-image: url(Images/Header_menusuz.png);
	background-repeat: no-repeat;
}
#leftcolumn {
    margin: 0px 0px 0px 5px;
    padding: 0px;
    height: 665px;
    width: 175px;
    float: left;
    border-right-width: thin;
    border-right-style: solid;
    border-right-color: #D6D6D6;
}
.SolMenu {
	background-image: url(Images/SolMenu.png);
	background-repeat: no-repeat;
	padding: 1px;
	float: left;
	height: 40px;
	width: 195px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
}
.MenuYazi{
	padding-left: 25px;
	padding-top: 10px;
	height: 30px;
}
.MenuYazi a:link{
	color:#000;
 	text-decoration: none;
}	
.MenuYazi a:visited{
	color:#666;
 	text-decoration: none;
}	

#rightcolumn
{
    float: left;
    width: 758px;
    display: inline;
    margin: 0px 0px 0px 10px;
}
#footer {
	width: 970px;
	clear: both;
	margin: 0px;
	padding: 0px;
	background-image: url(Images/footer.png);
	background-repeat: no-repeat;
	height: 185px;
	float: left;
}
#cerceve
{
	border-style: dashed;
	width: 400px;
	height: 100px;
    float:left;
    display:inline;
	
}
.clearboth { clear: both; }
.Box
{
	width:220px;
	height:175px;
	background-color: Transparent;
	padding: 10px;
	margin: 5px;
	background-image: url(Images/Kutu.png);
	background-repeat: no-repeat;
	float: left;
}
.BoxHeader
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #F60;
    padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.Box p
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#navigation {
    float: right;
    width: 500px;
    color: #333300;
    padding: 0px 0px 0px 1px;
    margin: 305px 0px 0px 400px;
    border-top: 0px none;
    border-right: 0px none;
    border-bottom: 0px none;
    border-left: 0px none;
}
