body {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#container {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	text-align: left;
}
#logoarea {
	width: 100px;
	padding-top: 35px;
	padding-right: 35px;
	padding-bottom: 35px;
	padding-left: 35px;
}
#menubar {
	width: 170px;
}
#menubar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menubar ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: right;
	letter-spacing: -1px;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	display: block;
	width: 150px;
	margin-left: 0px;
	background-attachment: scroll;
	background-image: url(assets/images/menubarbkg.jpg);
	background-repeat: no-repeat;
	text-indent: 10px;
	background-position: right center;
}
#menubar li a {
	color: #666666;
	text-decoration: none;
	display: block;
	height: 25px;
	font-weight: bold;
}
#menubar li a:hover {
	font-weight: bold;
}

#ustmenu {
	width: 590px;
	height: 35px;
}
#ustmenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#ustmenu ul li {
	float: right;
	height: 35px;
	width: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	background-attachment: scroll;
	background-image: url(assets/images/ustmenubkg.jpg);
	background-repeat: no-repeat;
	display: block;
	line-height: 35px;
	vertical-align: middle;
	font-weight: bold;
	letter-spacing: -1px;
}
#ustmenu li a {
	color: #666666;
	text-decoration: none;
	display: block;
	height: 35px;
	width: 100px;
}



#col1 {
	float: left;
	width: 170px;
	background-attachment: scroll;
	background-image: url(assets/images/mottogolge.jpg);
	background-repeat: no-repeat;
	background-position: right 35px;
	margin: 0px;
	padding: 0px;
}
#col2 {
	float: left;
	width: 590px;
	background-attachment: scroll;
	background-image: url(assets/images/mottogolge.jpg);
	background-repeat: no-repeat;
	background-position: right 35px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}
#icerik a {
	color: #666666;
	font-weight: bold;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #1C6088;
	word-spacing: -1px;
}

#motto {
	height: 250px;
	width: 590px;
	margin: 0px;
	padding: 0px;
}
#footer {
	height: 100px;
	width: 760px;
	background-attachment: scroll;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
	background-image: url(assets/images/footerbkg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footerbox1 {
	height: 100px;
	width: 170px;
	float: left;
	line-height: 35px;
	vertical-align: middle;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #999999;
	letter-spacing: -1px;
}


.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
    
}
.sercologo {
	vertical-align: text-top;
}
#footerbox2 {
	width: 565px;
	float: left;
	vertical-align: middle;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #999999;
	letter-spacing: -1px;
	margin-top: 15px;
	padding: 0px;
}
#ithalat {
	/* layout
	------------------ */
	width:  375px;
	padding: 0px;
	list-style-type: none;
	margin-top: 20px;
	margin-bottom: 20px;
}
#ithalat li {
	margin: 0px 0px 8px 0px;
	padding: 0px;
	display: block;
	background: #F1F1F1;
	border: 1px solid #E1E1E1;
}	
#ithalat li img {
	/* layout
	------------------ */
	width: 200px;
	float: left;
	padding: 6px;
	display: block;
}
#ithalat li span {
	/* layout
	------------------ */
	width:  125px;
	height: 55px;
	margin: 0px 0px 0px 185px;
	padding: 6px 6px 6px 18px;
	display: block;
	/* formatting
	------------------ */
	font-size: 1.1em;
	line-height: 1.2em;
	text-align: left;
	white-space: nowrap;
	color: #333333;
}
#ithalat li span b {
	/* layout
	------------------ */
	padding: 5px 0px 2px 0px;
	display: block;
	/* formatting
	------------------ */
	font-family: 'Tahoma', 'Arial Black', sans-serif;
	color: #333333; /*color: #A80A0A*/;
}
#ithalat li span a {
	color: #333333;
}
.klas {	
	border: 1px solid #01B7DC;
}
