@charset "iso-8859-9";

img {
border:none;

}
h2 {
	font-size:20px;
	font-weight:normal;
	font-weight:bold;
	color: #084eaa;
}
h3 {
	font-size:22px;
	font-weight:normal;
	font-style:normal;
	color:#5c5c5c;
}

h3 a{
	font-size:22px;
	font-weight:normal;
	font-style:normal;
	color:#5c5c5c;
	text-decoration:none;
}
h4 {
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
}
ul, li, img, body, html
{
	margin: 0;
	padding: 0;

}
#haber 
{
list-style:none;
}
#container {
	width: 933px;
	margin-left:auto;
	margin-right:auto;
	height: auto;
	
	
	
}

body { background-color:#CCCCCC;
background-image:url(bodybg.png);
} 

p {
font-family:"Trebuchet MS";
font-size:12px;
}
#header {
	
	width: 933px;
	
}
#left_header {
	
	height: 234px;
	width: 241px;
	float:left;
	background-color:#FFFFFF;
	
}
#adres {
	height: 156px;
	width: 231px;
	float:left;
	background:url(Layer-5.png);
	padding: 0px;
	margin-left: 10px;
}
#adres p {
font-family:"Trebuchet MS";
font-size:12px;
margin-top:10px;
margin-right:100px;
}
#logo {
	height: 79px;
	width: 199px;
	float:left;
	margin-left: 10px;
}
#reklam {
	height: 234px;
	width: 474px;
	background-image: url(Layer-39.png);
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	float:left;
}

#tel  {
	float:right;
	margin-top:15px;
	margin-right:5px;
}
#unvan  {
	float:left;
	margin-top:12px;
	margin-left:15px;
}
#banner  {
	float:left;
	margin: 0px;

}
 

#nav {
	width: 218px;
	float:left;
	list-style-type: none;
	margin-top:0px;
	height:auto;
	background-color: #FFFFFF;
	

}
#nav  ul {
		list-style-type: none;
		float:left;
		padding:0px;
	

}

#main {
	width:454px;
	float:left;
	text-align:left;
	background:#FFFFFF;
	margin:0px;
	padding-left: 10px;
	padding-right: 10px;
	border-left-width: 1px;
border-left-style: dotted;
border-left-color: #CCCCCC;
border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
#main2 {
	width:690px;
	float:left;
	text-align:left;
	background:#FFFFFF;
	margin:0px;
	padding-left: 10px;
	padding-right: 10px;
	border-left-width: 1px;
border-left-style: dotted;
border-left-color: #CCCCCC;
border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
#main3 {
	width:435px;
	float:left;
	text-align:left;
	background:#FFFFFF;
	margin:0px;
	padding-left: 10px;
	padding-right: 35px;
	border-left-width: 1px;
border-left-style: dotted;
border-left-color: #CCCCCC;
border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}


#solmain {
	width:231px;
	background-color:#FFFFFF;
	float:left;
	padding-left: 10px;

}
#sagmain {
width:216px;
height:auto;
background-color:#FFFFFF;
float:left;
overflow:hidden;


}
#footer {
background-image:url(footerbg.png);
background-repeat:repeat-x;
height:36px;
width:933px;
float:left;
margin-top:30px;
text-align:center;
}
/* ========================== Sidebar Styles ========================== */
#sidebar {
	float: left;
	width: 235px;
	padding-top: 35px;
	padding-right: 0;
	padding-bottom: 35px;
	padding-left: 0;
}

#sidebar p, #sidebar li, #sidebar a {
	font-size: 11px;
	line-height: 16px;
}

#sidebar h3 {
	margin-bottom: 12px;
}

#sidebar .button {
	line-height: 19px;
}

#sidebar h5 {
	font-size: 11px;
	font-weight: bold;
}
/* ========================== Form Elements Styles ========================== */
select {
	background-color: #f3f7fb;
	border: 1px solid #bbbfc2;
	color: #898c8d;
	font-size: 11px;	
	font-weight: bold;
	padding: 2px;
}

.contact input, .contact textarea {
	background-color: #d8e6f7;
	border: 1px solid #c4cbd4;
	font-size: 11px;
	margin-top: 5px;
	padding: 4px;
	width: 225px;
}

.contact p {
	margin-bottom: 10px;
}

.contact #submit {
	background-color: #555e67;
	border: none;
	color: #e9e9e9;
	font-size: 11px;
	padding: 3px;
	padding-right: 8px;
	text-align: left;
	width: auto;
}

