body {
	background-attachment: scroll;
	background-image: url(assets/images/bodybkg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
    
}ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#container {
	width: 100%;
}
#logocontainer {
	height: 288px;
	width: 765px;
}
#logoarea {
	float: left;
	height: 288px;
	width: 225px;
	background: url(assets/images/logo.gif) no-repeat scroll;
}
#motto {
	height: 288px;
	width: 535px;
	background-attachment: scroll;
	background-image: url(assets/images/motto.jpg);
	background-repeat: no-repeat;
	float: left;
}
#motto_ing {
	height: 288px;
	width: 535px;
	background-attachment: scroll;
	background-image: url(assets/images/motto_ing.jpg);
	background-repeat: no-repeat;
	float: left;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	color: #FFFFFF;
	letter-spacing: -2px;
	font-weight: normal;
}
.warnings {
	display: none;
}
#h1area {
	margin-top: 230px;
	margin-left: 30px;
}
#textarea {
	width: 754px;
	position: relative;
	margin-top: 0px;
	background: url(assets/images/bodyarea.jpg) repeat-y scroll;
	clear: both;
	float: left;
}
#menubar li {
	line-height: 30px;
	background-attachment: scroll;
	background-repeat: repeat-x;
	display: block;
	height: 30px;
	width: 232px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #000033;
	text-indent: 30px;
}
#menubar li a {
	color: #000033;
	text-decoration: none;
	text-indent: 30px;
	display: block;
	background-attachment: scroll;
	background-repeat: repeat-x;
	height: 30px;
}
#menubar li a:hover {
	background-attachment: scroll;
	background-image: url(assets/images/buttonbkgon.jpg);
	background-repeat: repeat-x;
	display: block;
	height: 30px;
}
#textholder1 {
	width: 460px;
	font-family: tahoma, Arial, sans-serif;
	font-size: 0.8em;
	color: #000033;
	line-height: 1.5;
	text-align: left;
	float: left;
	margin-left: 35px;
}
#menubar {
	float: left;
	width: 232px;
	position: relative;
	background-image: url(assets/images/buttonbkg.jpg);
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 2px;
	text-align: left;
	line-height: 30px;
}
#textholder2 {
	width: 225px;
	font-family: tahoma, Arial, sans-serif;
	font-size: 0.8em;
	color: #000033;
	top: 0px;
	padding-top: 20px;
	line-height: 1.5;
	text-align: left;
	margin-left: 15px;
	position: relative;
	clip: rect(auto,auto,auto,500px);
	float: left;
}
#col1 {
	float: left;
	position: relative;
	width: 225px;
}
#footerwrap{
	clear: both;
	height: 50px;
	width: 100%;
	background-attachment: scroll;
	background-image: url(assets/images/footerwrap.jpg);
	background-repeat: repeat-x;
}
#c1 {
	border-bottom-style: solid;
	background-attachment: scroll;
	background-image: url(assets/images/box.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}
#c2 {
	
	border-bottom-style: solid;
	background-attachment: scroll;
	background-image: url(assets/images/h2button2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}

#c3 {
	
	border-bottom-style: solid;
	background-attachment: scroll;
	background-image: url(assets/images/h2button3.jpg);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}
#footer {
	background-attachment: scroll;
	background-image: url(assets/images/footer.jpg);
	background-repeat: no-repeat;
	height: 42px;
	width: 756px;
	text-indent: 250px;
	font-family: "trebuchet MS", "Lucida Console", Arial, sans-serif;
	font-size: .7em;
	padding-top: 8px;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;

}


dl {
	margin: 0px;
	padding: 0px;
}
dt{
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
#haberler {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	text-align: center;
	margin-bottom: 15px;
	overflow: auto;
	height: 270px;
	width: 230px;
	float: left;
}
.haberlercell {
	background-color: #F8F8F8;
	padding: 5px;
	margin-left: 10px;
	margin-top: 15px;
	margin-right: 5px;
	border: 1px solid #E0DFE3;
	width: 200px;
	line-height: 1.5;
	font-family: tahoma, Arial, sans-serif;
	text-align: left;
	color: #666666;
}
.bullets {
	float: left;
	margin-right: 5px;
}
.haberlercell:hover {
	background-color: #FFFFCC;
	padding: 5px;
	margin-left: 10px;
	margin-top: 15px;
	margin-right: 5px;
	border: 1px solid #E0DFE3;
	width: 200px;
	line-height: 1.5;
	font-family: tahoma, Arial, sans-serif;
}
.haberlercell a {
	color: #333333;
	text-decoration: none;
	font-family: tahoma, Arial, sans-serif;
	font-size: 0.9em;
	letter-spacing: 1px;
}

#haberler dt 

{
	margin: 0px 0px 5px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-weight: bold;
}
#anasayfa {
	background-attachment: scroll;
	background-image: url(assets/images/anasayfa.jpg);
	background-repeat: repeat-x;
	background-position: left;
}
#hakkimizda {
	background-attachment: scroll;
	background-image: url(assets/images/hakkimizda.jpg);
	background-repeat: repeat-x;
}
#urunler {
	background-image: url(assets/images/urunler.jpg);
}
#bilgi {
	background-attachment: scroll;
	background-image: url(assets/images/bilgi.jpg);
	background-repeat: repeat-x;
}
#dil {
	background-attachment: scroll;
	background-image: url(assets/images/buttonbkg.jpg);
	background-repeat: repeat-x;
}
#showcase {
	background-color: #00FF00;
	height: 300px;
	width: 300px;
	margin-left: 300px;
}
#urunholder1 {
	width: 450px;
	color: #000033;
	text-align: left;
	float: left;
	margin-left: 35px;
	font: 0.9em/1.5 tahoma, Arial, sans-serif;
}
#urunholderuygulama img {
	border: 5px solid #000033;
}

h3 {
	font-size: 0.9em;
	color: #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 2px;
	border-bottom-color: #FFCC00;
}
#mottourun {

	float: left;
	height: 288px;
	width: 535px;
	background-attachment: scroll;
	background-image: url(assets/images/mottourun.jpg);
	background-repeat: no-repeat;
}
#mottofirma {


	float: left;
	height: 288px;
	width: 535px;
	background-attachment: scroll;
	background-image: url(assets/images/mottofirma.jpg);
	background-repeat: no-repeat;
}
.prg {
	width: 396px;
	margin-left: 35px;
	text-align: justify;
	padding: 12px;
	background-color: #A1B8D8;
	border: 1px solid #FFFFFF;
	color: #000033;
	background-attachment: scroll;
	background-image: url(assets/images/prgbkg.jpg);
	background-repeat: repeat-y;
}
#address a {
	color: #FFCC00;
	text-decoration: none;
}
.canmar {
	font-family: Garamond, "times New Roman";
	font-weight: bold;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
	font-size: 2em;
}
#urunholder1 li {
	list-style-position: inside;
	list-style-type: square;
	font-weight: normal;
	color: #006699;
}
#urunholder1 li a {
	font-weight: bold;
	text-decoration: none;
	color: #000033;
}
#urunholder1 li a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #000033;
}
.prg:hover {

	width: 396px;
	margin-left: 35px;
	text-align: justify;
	padding: 12px;
	background-color: #A1B8D8;
	border: 1px solid #FFFFFF;
	color: #000033;
	background-attachment: scroll;
	background-image: url(assets/images/prgbkgon.jpg);
	background-repeat: repeat-y;
}
caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	letter-spacing: 2px;
}
th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #333333;
	letter-spacing: 2px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

td {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-family: tahoma, Arial, sans-serif;
	font-size: .9em;
}

tr:hover {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-color: #F9F9F9;
	background-image: url(assets/images/buttonbkgon.jpg);
}

#mottoform {



	float: left;
	height: 288px;
	width: 535px;
	background-attachment: scroll;
	background-image: url(assets/images/mottoform.jpg);
	background-repeat: no-repeat;
}
legend {
	font-size: 1em;
	line-height: 25px;
	font-weight: bold;
	color: #000033;
}
label {
	position: relative;
	width: 20em;
	display: block;
}
.prg2 {
	width: 396px;
	margin-left: 35px;
	text-align: justify;
	padding: 12px;
	border: 1px solid #FFFFFF;
	color: #000033;
	background: url(none);
}
.prg3 {
	width: 396px;
	margin-left: 35px;
	text-align: left;
	padding: 12px;
	border: 1px solid #FFFFFF;
	color: #000033;
	background-image: none;
	vertical-align: middle;
}
.prg3 a {
	color: #000033;
	font-weight: bold;
	
}
#lis {
	font-weight: normal;
	color: #000033;
	font-family: tahoma, Arial, sans-serif;
}
h2 img {
	padding-top: 5px;
}
.warning {
	font-size: .8em;
	letter-spacing: 1px;
}
#mottourun2 {
	float: left;
	height: 288px;
	width: 535px;
	background: url(assets/images/mottourun2.jpg) no-repeat scroll;
}
.frames {
	background: #FFFFFF;
	padding: 4px;
	border: 1px solid #000000;
	margin-left: 10px;
}
#haberlermain {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	text-align: center;
	float: left;
	width: 230px;
}

.clrgr {
	background: #00FF00;
}
.clrwht {
	background: #FFFFFF;
}
.clrngr {
	background: #00CC00;
}
.clrorn {
	background: #FFCC00;
}
.clrtrk {
	background: #18E4E4;
}
.clrblu {
	background: #00CCFF;
	color: #FFFFFF;
}
.clrdblu {
	background: #003366;
	color: #FFFFFF;
}
.clrvlt {
	color: #FFFFFF;
	background: #CC99CC;
}
.clrylw {
	background: #FFFF00;
}
#haberlermain p {
	margin: 0px;
	padding: 0px;
}
#urunholderuygulama {

	width: 490px;
	color: #000033;
	text-align: left;
	float: left;
	margin-left: 20px;
	font: 0.9em/1.5 tahoma, Arial, sans-serif;
}
#urunholderuygulama p {
	font-size: 1.6em;
	color: #000033;
}
