body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#gorunmez{
	display:none;
}
div#header{
	height: 360px;
	width: 100%;
	background-color: #f2f2f2;
}
div#ustBant{
	width: 100%;
	height: 25px;
}
div#logo{
	height: 250px;
    width: 80%;
    margin-left: 10.4%;
	-webkit-box-shadow: 10px 10px 38px -19px rgba(47,59,57,1);
	-moz-box-shadow: 10px 10px 38px -19px rgba(47,59,57,1);
	box-shadow: 10px 10px 38px -19px rgba(47,59,57,1);
}
img#logo{
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border: 1px solid #000000;
	height: 150px;
    width: 100%;
	border: 0px #000000 solid;
    left: 0;
    top: 0;
}
div#container{
	height: 475px;
	width: 100%;
}
div#containerVoltaj{
	height: 1550px;
	width: 100%;
}
p#link-yazi{
	font-weight:bold;
	color:#CC241F;
	letter-spacing:1pt;
	word-spacing:2pt;
	font-size:18px;
	text-align:center;
	font-family:helvetica, sans-serif;
	line-height:1;
}
div#resimler{
	margin-left: 8%;
	padding-top: 1.5%;
}
div#resim1, div#resim2, div#resim3{
	float:left;
	width: 30%;
	height:400px;
	-webkit-box-shadow: 10px 10px 38px -19px rgba(47,59,57,1);
	-moz-box-shadow: 10px 10px 38px -19px rgba(47,59,57,1);
	box-shadow: 10px 10px 38px -19px rgba(47,59,57,1);
	margin: 5px;
	text-align:center;
}

img#Image1{
	border:0px solid #000000;
	left: 0;
	top: 0;
	width: 100%;
	height: 85%;
}
#Image2
{
   border: 0px #000000 solid;
   left: 0;
   top: 0;
   width:65%;
	height: 85%;
}
#Image3
{
    border: 0px #000000 solid;
   left: 0;
   top: 0;
	width:100%;
	height:85%;
}
div#footer{
	width: 100%;
	padding-top: 1%;
	height: 270px;
	background-color: #f2f2f2;
}
div#footerMain{
	height: 200px;
    width: 80%;
    margin-left: 10.4%;
	
}
div#footerMainSag{
	width: 40%;
	float: right;
	border:0px solid #ccc;
	margin-right: 4%;
	margin-top: 1%;
	-webkit-box-shadow: 10px 10px 38px -19px rgba(47,59,57,1);
	-moz-box-shadow: 10px 10px 38px -19px rgba(47,59,57,1);
	box-shadow: 10px 10px 38px -19px rgba(47,59,57,1);
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	text-align: center;
	background-color: #fff;
	
}
div#footerMainSol{
	width: 40%;
	float: left;
	margin: 1%;
	border:0px solid #ccc;
	-webkit-box-shadow: 10px 10px 38px -19px rgba(47,59,57,1);
	-moz-box-shadow: 10px 10px 38px -19px rgba(47,59,57,1);
	box-shadow: 10px 10px 38px -19px rgba(47,59,57,1);
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	text-align: center;
	background-color: #fff;
}
p#footer-yaziSol{
	font-weight:bold;
	color:#CC241F;
	font-size:16px;
	font-family:helvetica, sans-serif;
	line-height:1;
}
p#footer-yaziSag{
	font-weight:bold;
	color:#CC241F;
	font-size:16px;
	font-family:helvetica, sans-serif;
	line-height:1; 
}