/* CSS Document */
body
{
margin:0px;

font-family:Tahoma;
}
.sayfadis
{
margin-left:auto;
margin-right:auto;
width:998px;
height:auto;
}
.top
{
float:left;
width:1000px;
height:298px;

}
.middle
{
float:left;
width:998px;
height:auto;
border-width:0px 1px 0px 1px;
border-style:solid;
border-color:#eeeeee;

}
.middlesol
{
float:left;
width:632px;
height:auto;
border-width:0px 1px 0px 0px;
border-style:solid;
border-color:#eeeeee;

}
.middlesag
{
float:left;
width:365px;
height:auto;
border-width:0px 0px 0px 0px;
border-style:solid;
border-color:#eeeeee;

}
.middletext
{
color:#194c11;
width:625px;
font-family:Tahoma;
font-size:12px;
padding-left:7px;
min-height:400px;
}
.middlebaslik
{
padding-top:10px;
font-size:11pt;
font-weight:bold;

}


.footer
{
background:url(../images/footerback.jpg) repeat-x;
width:1000px;
height:200px;
font-size:10px;
}
.footerlogo
{

float:left;
width:111px;

}
.footeriletisim
{
float:left;
width:225px;
height:190px;
}
.footerokullar
{
padding-top:10px;
float:left;
width:600px;
height:160px;
}
.footerokullarblog
{
float:left;
width:600px;
padding-bottom:3px;
padding-top:3px;
}
.footerokullarsag
{
float:left;
width:495px;
color:#A8A8A8;
}
.footerokullarsag a
{
color:#A8A8A8;
text-decoration:none;


}

.footerokullarsol
{
color:#ffffff;
float:left;
width:100px;

}
.menu
{
float:left;
width:1000px;
height:40px;
background:url(../resim/menuback.jpg);
}

#contact-area {
	width: 600px;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
color:#333333;
	padding: 2px;
	width: 420px;
	font-family: Tahoma;
	font-size: 1.2em;
	margin: 0px 0px 10px 0px;
	border: 1px solid #a7cd96;
	background:url(images/contact_08.jpg);
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 1px solid #ff6c03;
}

#contact-area input.submit-button {
	width:62px;
	float: right;
	border: 0px;
	margin-right:35px;
	
	
}

#contact-area label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 120px;
	padding-top: 5px;
	font-size: 1.1em;
}