@charset "utf-8";
/* CSS Document */

/*CSS Sıfırlama*/
/*html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
:focus {
outline: 0;
}
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}
table {
border-collapse: collapse;
border-spacing: 0;
}*/
/*CSS Sıfırlama*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
margin:0;
padding:0;
}
table {
border-collapse:collapse;
border-spacing:0;
}
fieldset,img {
border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
font-style:normal;
font-weight:normal;
}
ol,ul {
list-style:none;
}
caption,th {
text-align:left;
}
h1,h2,h3,h4,h5,h6 {
font-size:100%;
font-weight:normal;
}
q:before,q:after {
content:'';
}
abbr,acronym { border:0;
} 



body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../images/site-bg.jpg) #3B3B3B repeat-x;	
}

h1
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FF3300;
	padding-bottom: 10px;
	margin-top: 10px;
}

img
{
	border: 0px;
}

/*ul
{
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 280px;
}*/

#site
{
	width: 730px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

#baslik
{
	width: 730px;
	height: 150px;
	float: left;
	white-space: nowrap;
	background: url(../images/baslik-bg.jpg) no-repeat #676767;
	margin-top: 16px;
}

#logo
{
	margin-left: 15px;
	margin-top: 40px;
	float: left;
}

#icon-link
{
	background: url(../images/icon-link-bg.jpg) no-repeat;
	float: right;
	margin-top: 0px;
	width: 80px;
	height: 20px;
	margin-right: 60px;
}

#icon-link .anasayfa
{
	width: 14px;
	float: left;
	padding-top: 4px;
	padding-left: 15px;
}

#icon-link .iletisim
{
	width: 13px;
	float: right;
	padding-top: 3px;
	padding-right: 15px;
}

#telefonlar
{
	width: 290px;
	height: 80px;
	margin-top: 50px;
	float: right;
	margin-left: 139px;
	background-color: #3B3B3B;
	background-image: url(../images/tel-bg.jpg);
	background-repeat: repeat-x;
}

#telefonlar .bayan
{
	float: right;
	width: 83px;
	height: 78px;
	margin: 0px;
}

#telefonlar .numaralar
{
	color: #FFFFFF;
	float: left;
	margin-top: 10px;
	margin-left: 3px;
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 11px;
	text-align: left;
}

#menu-banner
{
	width: 730px;
	height: 250px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#icerik
{
	width: 730px;
	height: auto;
	background: #fff;
	float: left;
}

#icerik .image
{
	float: left;
	margin-right: 10px;
	background-position: right;
}

#icerik .genelicerik
{
	width:720px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	height: auto;
	float: left;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

table
{
	width: 700px;
	float: left;
	padding: 5px;
	border: #ccc solid 1px;
}
.iletisim
{
	width: 400px;
	float: left;
	border: 0px;
}

td
{
	border: #ccc solid 1px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding:5px;
}


#icerik .genelicerik p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-top: 0px;
	text-align: justify;
	line-height: 18px;
}

#icerik .solkolon
{
	width:500px;
	float: left;
	height: auto;
	background: url(../images/solkolonbg.jpg) right repeat-y #fff;
}

#icerik .solkolon p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
	text-indent: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 15px;
	padding-top: 0px;
	text-align: justify;
	line-height: 18px;
}

.devam
{
	float:right;
	margin-right: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FF3300;
}

.devam a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}

.devam a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

#icerik .sagkolon
{
	width: 220px;
	float: right;
}

#icerik .sagkolon p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 3px;
	padding-top: 0px;
	text-align: left;
	line-height: 18px;
}

#emailkolon
{
	float: left;
	width: 150px;
	background: url(../images/email.jpg) left no-repeat #CCCCCC;
	border: #999999 solid 1px;
	height: 30px;
	margin-left: 10px;
	padding-left: 45px;
	padding-top: 15px;
	margin-top: 10px;
}

#emailkolon .email
{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#emailkolon .email a
{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

#emailkolon .email a:hover
{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF3300;
	font-weight: bold;
	text-decoration: none;
}

#digersiteler
{
	float: left;
	width: 150px;
	background: url(../images/link.jpg) left no-repeat #CCCCCC;
	border: #999999 solid 1px;
	height: 30px;
	margin-left: 10px;
	padding-left: 45px;
	padding-top: 12px;
	padding-bottom: 8px;
	margin-top: 100px;
}

#digersiteler .linkler
{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	line-height: 12px;
}

#digersiteler .linkler a
{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	line-height: 12px;
}

#digersiteler .linkler a:hover
{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF3300;
	text-decoration: none;
	font-weight: bold;
	line-height: 12px;
}

#footer
{
	width: 730px;
	height: 30px;
	background: url(../images/footer-bg.jpg) no-repeat;
	margin-bottom: 20px;
	float: left;
}

.copyright
{
	float: left;
	margin-top: 10px;
	margin-bottom: auto;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}

.web
{
	float: right;
	margin-top: 10px;
	margin-bottom: auto;
	margin-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}

.web a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.web a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF3300;
	font-weight: bold;
	text-decoration: none;
}

.belgelerimiz
{
	float: left;
	border: #ccc solid 1px;
	padding: 3px;
	margin-bottom: 10px;
	margin-left: 20px;
}






#duzeltici 
{
	clear:both;
	font-size:1px;
}
