body {
	background-attachment: scroll;
	background-image: url(assets/images/bodybkg.jpg);
	background-repeat: repeat-x;
	background-color: #909376;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#container {
	text-align: left;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}#logoarea {
	height: 144px;
	width: 760px;
	background-attachment: scroll;
	background-image: url(assets/images/kaymakbkg.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#textfield {
	width: 760px;
}
#col1 {
	height: 193px;
	width: 360px;
	float: left;
	display: inline;
}
#col2 {
	height: 193px;
	width: 400px;
	float: left;
}
#menubar {
	height: 44px;
	width: 760px;
	clear: both;
}
#footer {
	height: 41px;
	width: 760px;
	clear: both;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFCC;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFCC;
	font-weight: normal;
	text-indent: 10px;
	font-style: italic;
}

#col4 p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	margin-right: 20px;
	margin-left: 20px;
	line-height: 1.5em;
}
#col4 ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #FFFFFF;
}


#col3 {
	width: 160px;
	float: left;
	display: inline;
	background-attachment: scroll;
	background-image: url(assets/images/orn.gif);
	background-repeat: no-repeat;
	height: 300px;
}
#col4 {
	width: 600px;
	float: left;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
    
}
ol {
	list-style-type: lower-alpha;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 1.5em;
	margin-right: 15px;
}
ol li {
	padding-bottom: 15px;
}
.imgborder {
	border-top: 5px solid #FFFFFF;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-right: 5px;
	margin-bottom: 5px;
}
#logoareamain {

	height: 144px;
	width: 760px;
}
a {
	color: #FFCC00;
}
.keyword {
	display: none;
}
