.ResimBox
        {
    border: thin solid #CC0000;
    vertical-align: bottom;
    text-align: center;
    margin: 10px 35px 10px 35px;
    font-family: "Times New Roman", Times, serif;
}
body {
	font-family: Arial, Helvetica, sans-serif;
    min-height: 100%;    
	font-size: small;
    font-weight: 700;
    margin :0;
    background-color:#f0788c;
    text-align: left;
}
#wrapper {
	width: 970px;
    height: 100%;	
    min-height: 100%;    
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color:White;
}
a:link,a:visited
{
  text-decoration:none;
}
#header
{
	width: 970px;
	float: left;
	height: 325px;
}
#Banner {
	background-image: url(Images/Header_menusuz.png);
	height: 322px;
	width: 970px;
	background-image: url(Images/Header_menusuz.png);
	background-repeat: no-repeat;
}
#leftcolumn {
    height:1920px;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    width: 150px;
    float: left;
    background-color: #FFFFFF;
}
#rightcolumn
{
    padding: 10px;
    height: 1900px;
    float: left;
    width: 798px;
    display: inline;
    margin: 0px;
    background-color: White;
}
.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;
	background-color:White;
}
.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;
}	


#footer {
    width: 970px;
    clear: both;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    background-image: url(Images/footer.png);
    background-repeat: no-repeat;
    height: 108px;
    float: left;
}

#FooterMenu
{
    width: 970px;
    padding: 80px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

#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;
    margin: 65px 0px 0px 400px;
    border-top: 0px none;
    border-right: 0px none;
    border-bottom: 0px none;
    border-left: 0px none;
}
.AciklamaBox
{
    font-family: "Times New Roman", Times, serif;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
    height: 38px;
    color: #000000;
    text-align: center;
    width: 185px;
    background-image: url('images/aciklamaarka.jpg');
    background-repeat: no-repeat;
}

.BaslikBox
{
  font-weight : bolder;
  color:Blue;
  padding: 1px;
  margin: 1px;
  height: 30px;
}


.FiyatBox
{
    color: Red;
    position: relative;
    padding: 1px;
    margin: 1px;
    height: 10px;
    top: 0px;
    left: 0px;
}

.Baslik
{
  font-weight : bolder;
  color: #000000;
  height: 0.1em;
}

.Resim{
    padding: 0px;
    margin: 0px;
}
#CSSAra
{
    border: thin groove #F0788C;
    padding: 5px;
    margin: 5px;
    width: 120px;
    float: left;
}

