@charset "utf-8";

/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Calibri, Verdana, sans-serif;
	font-size: 13px;
	color: #000000;
}

/*HEADER STARTS HERE */
#header {
	height: 61px;

}


/*HEADER ENDS HERE */
#leftsidebar {
	background-color: #98002F;
	margin-top: 75px;
}
#leftsidebar p {
	margin: 0px;
	padding: 5px;
}

#leftsidebar h1 {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	font-variant: small-caps;
}

#leftsidebar a:link, #leftsidebar a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
}
#leftsidebar a:hover, #leftsidebar a.active {
	color: #FFFFFF;
	text-decoration: underline;
}

#leftsidebar a.active {
	color: #FFFF99;
	text-decoration: underline;
}

#hakkimizda a:link, #hakkimizda a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 25px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
}
#hakkimizda a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#hakkimizda a.active {
	color: #FFFF99;
}



#content p {
	margin-right: 10px;
	margin-left: 10px;
	text-align: justify;
}
#content h1 {
	font-size: 24px;
	margin-left: 10px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #900604;
	padding-bottom: 5px;
	margin-bottom: 3px;
}
#content h2 {
	color: #FFFFFF;
	text-align: right;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	font-size: 30px;
	font-family: "Trebuchet MS", Calibri, Verdana, sans-serif;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 15px;
	text-transform: lowercase;
}
#content h3 {
	font-size: 16px;
	margin-left: 10px;
	margin-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 3px;
}


#footer {
	background-color: #C4BFAF;
	height: 100px;
}
#hakkimizda p {
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 0px;
}

#footer p {
	margin: 5px;
}



#footer hr {
	color: #990000;
}

#footer_phone {
	text-align: center;
	width: 250px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.tasarim {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
}

#language {
	width: 200px;
	float: right;
	color: #FFFFFF;
	background-color: #98002F;
	height: 25px;
	text-align: center;
}

#language a:link, #language a:visited {
	background-color: #98002F;
	color: #FFFFFF;
	text-decoration: none;
}
#language a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.adres {
	font-size: 11px;
	color: #E4D0A6;
	margin-right: 10px;
	margin-left: 15px;
	margin-top: 20px;
}
