body {
	margin:0; padding:0; 
	background-color: #FFFFFF;
	font-family:verdana;
	font-size:10px;
	line-height:14px;
	/*color:#7F7F7F;*/
	text-align:center;
	color:#333333;
}
.container {
	width:700px;
	margin:auto;
	text-align:left;
}
.clr { clear:both }
.float-right { float:right}
.float-left { float:left}
.displayNone { display:none}
/*validation*/
input.error { border: 1px solid #FF0000 }
input.valid { border: 1px solid #1B7E48 }
label.error { font-size:10px; padding:2px; color:#FF0000; display:block }

.brdr { border:0px solid #DEDEDE; margin:20px 4px 5px 0}

.header {}
.header .logo { float:left; position:relative; margin:20px 0 15px 15px; border:0 }
.header ul { float:right; list-style:none; margin:0px 15px 0; padding:0px; width:300px}
.header ul li{ float:right; margin:75px 0 0}
.header ul li a{ text-decoration:none}
.header ul li a:hover{text-decoration:none}




.content { font-size:10px;}
.content h3 { font-size:24px; letter-spacing:-1px; border-bottom:1px solid #DA3800; line-height:48px; color:#DA3800; }
.content h3.hizmetler {  color:#D98000; border-color:#D98000 }
.content h3.referanslar {  color:#779E39; border-color:#779E39 }
.content h3.iletisim {  color:#38879E; border-color:#38879E }
.content h3.teklif-formlari {  color:#934751; border-color:#934751 }

.content .left { float:left; width:235px; margin-bottom:20px}
.content .right { margin-left:250px; width:440px; padding:0 0 0 ;  margin-bottom:20px}
.content .right ul li span { color:#E93400 }
.content .right a img { border:1px solid #CCCCCC }
.content p {}

.footer { color:#7F7F7F; padding:30px 0 20px; border-top:1px solid #DEDEDE;}
.footer a{ color:#000000; text-decoration:none}
.footer a:hover{ text-decoration:underline}


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

a { color:#E93400; text-decoration:none}
a:hover{ text-decoration:underline}

span a { color:#E93400; text-decoration:underline}
span a:hover{ text-decoration:none}

.list ul{margin:0px; padding:0px; list-style:none; line-height:19px;}
.list ul li{ background:url(images/list_marker.gif) no-repeat left top; padding:0 0 0 10px}
.list ul li a{ color:#E93400; text-decoration:underline}
.list ul li a:hover{text-decoration:none}


span{ color:#000000}

strong a{ font-size:10px}

strong{ font-size:10px}
b{ color:#E93400}
.form {
	 width:100%
}
.form input {
	width:200px;
	height:21px;
	font-family:verdana;
	font-size:9px;
}

.form textarea {
	width:230px;
	height:170px;
	font-family:verdana;
	margin:2px 0 0 0;
	font-size:9px;
	color:#7F7F7F;
	overflow:hidden;
	padding:2 0 0 6px;
	border-color:#D5D5D5;
	border-style:solid;
	border-width:1px;
	background-color:#F8F8F8
}
.form input.submit, input.submit {
	width:100px;
	color:#E93400; font-weight:bold; line-height:20px; padding:0; margin:10px 0 0
}


table { font-size:10px; }
input, textarea {
	border-color:#D5D5D5;	
	border-style:solid;
	border-width:1px;
	color: #7F7F7F;
	padding:2px 0 2px 6px;
	margin:2px 0;
	background-color:#F8F8F8
}


.important, .important-blue, .important-red, .important-green, .important-purple, .important-orange, .important-brown, .important-grey {padding: 15px;margin: 15px 0;}
span.important-title, span.important-title-blue, span.important-title-red, span.important-title-green, span.important-title-purple, span.important-title-orange, span.important-title-brown, span.important-title-grey {position: absolute;display: block;margin-top: -24px;background: #fff;padding: 0 8px;font-weight: bold;font-size: 120%;}
.important {border: 1px solid #333;}
.important-blue {border: 1px solid #0D507A;}
.important-red {border: 1px solid #D12E2E;}
.important-green {border: 1px solid #74A824;}
.important-purple {border: 1px solid #9E0E87;}
.important-orange {border: 1px solid #CC8300;}
.important-brown {border: 1px solid #8B6846;}
.important-grey {border: 1px solid #666;}
span.important-title {color: #333;}
span.important-title-blue {color: #0D507A;}
span.important-title-red {color: #D12E2E;}
span.important-title-green {color: #74A824;}
span.important-title-purple {color: #9E0E87;}
span.important-title-orange {color: #CC8300;}
span.important-title-brown {color: #8B6846;}
span.important-title-grey {color: #666;}
