body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}

form {
	display: inline;
}

a {
	border: 0px;
	text-decoration: none;
}

p {
	padding: 0px;
	margin: 0px;
	line-height: 17px;
}

img {
	border: 0px;
}

dl, dl dd {
	margin: 0px;
	padding: 0px;
}

dd {
	float: left;
}

dd a {
	font-size: 13px;
	height: 91px;
	line-height: 91px;
	float: left;
	padding: 0px 20px;
	text-decoration: none;
	color: #333;
}

dd a:hover {
	color: #FFF;
	background: #3E9538;
}

dl.elemanlar dd {
	width: 120px;
	line-height: 17px;
}

a.org {
	font-size:12px;
	font-weight: bold;
	color: #D71A54;
}

ul {
	margin: 0px;
	padding: 0px;
}

ul li {
	line-height: 17px;
}

.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}

.hr {
	border-bottom: 1px solid #CCCCCC;
	height: 1px;
}

.white {
	background: #FFF;
}

#top {
	height: 91px;
	width: 100%;
}

#top #wrapper {
	height: 91px;
	width: 790px;
	margin: 0px auto;
}

#top #wrapper img {
	float: left;
}

#mainwrapper {
	background: url(../images/top_back.gif) repeat-x;
}

#mainwrapper #content {
	width: 790px;
	padding: 52px 0px 0px;
	margin: 0px auto;
	overflow: hidden;
}

#mainwrapper #content #leftside {
	width: 241px;
	float: left;
	background: #EFEFEF;
}

#mainwrapper #content #leftside .content {
	padding: 10px 20px 20px;
}

#mainwrapper #content #leftside .iletisim {
	margin-top: 1px;
	background: #FFF url(../images/iletisim.gif);
	height: 206px;
}

#mainwrapper #content #leftside .iletisim p {
	color: #FFF;
	padding: 65px 25px 0px 45px;
}

#mainwrapper #content #rightside {
	width: 549px;
	float: right;
}

#rightside .kutu {
	background: #EFEFEF;
	padding-bottom: 10px;
}

#rightside .kutu .content {
	margin: 8px 12px 0px 27px;
	padding: 15px;
	background: #ECF0EF;
	height: 188px;
}

#rightside .kutu .content .ref {
	float: left;
	margin: 5px;
}

#footer {
	height: 47px;
	background: url(../images/footer_back.jpg);
}

#footer .footerimage {
	height: 47px;
	width: 790px;
	margin: 0px auto;
	background: url(../images/footerimage.jpg);
}

#footertext {
	width: 790px;
	margin: 0px auto;
}

#footertext div {
	height: 30px;
	line-height: 30px;
}

#footertext a {
	color: #3E9538;
}

#footertext a:hover {
	text-decoration: underline;
}

#frmContact dd {
	float: none;
}

#frmContact dt {
	font-weight: bold;
	height: 20px;
	line-height: 20px;
}

#frmContact input, #frmContact textarea {
	width: 200px;
	border: 1px solid #8DC63F;
	background: #FFF;
	font-family: Tahoma;
	font-size: 11px;
}

#flash {
	width: 549px;
	height: 227px;
	overflow: hidden;
	background: url(../images/flashback.gif) no-repeat;
}

#flash div {
	margin-top: 2px;
	margin-left: 9px;
}