* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
html {
	min-width:988px;
}
body { 
	background:#fff;
	font-family:MS Sans Serif;
	font-size:100%; 
	line-height:1.25em;
	color:#848871;
}

img {
	border:0;
	vertical-align:top;
	text-align:right;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}
table, table td { 
	padding:0;
	border:none;
	border-collapse:collapse;
}

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col-1, .col-2, .col-3 { 
	float:left;
	/*font-weight:800;*/
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.container { 
	width:100%;
}




/*==== GLOBAL =====*/
#main {
	width:988px; 
	
	margin:0 auto;
	font-size:.75em;
}

#header {
	height:591px;
	background:url(images/line-dashed.gif) 0 100% repeat-x;
}
#content {
	padding:37px 0 7px 0;
}
#footer {
	background:url(images/line-dashed.gif) 0 0 repeat-x;
	padding:12px 25px 7px 34px;
}


/*---- tailings ----*/
.bg {
	background:url(images/body-bg.gif) 0 0 #e8e9d5; 
}
.tail-top { 
	background:url(images/tail-top.gif) left top repeat-x;
}
.tail-bottom { 
	background:url(images/tail-bottom.gif) 0 100% repeat-x;
}


/*----- forms parameters -----*/

input, select, textarea { 
	font-family:MS Sans Serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:0 20px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:30px;
}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:20px;
}
.p1 { 
	margin-bottom:10px;
}
.p2 { 
	margin-bottom:20px;
}
.p3 { 
	margin-bottom:30px;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#848871; 
	outline:none;
}
a:hover{
	text-decoration:none;
}

h1 {
	font-size:17px;
	font-family:MS Sans Serif;
	line-height:1.4em;
	color:#603C3C ;
	font-weight:bold;
	margin-bottom:20px;
}
h2 {
	font-size:14px;
	font-family:MS Sans Serif;
	line-height:1.8em;
	font-weight:bold;
	color:#5c5f4d;
	padding-bottom:5px;
	margin-bottom:20px;
}
h4 {
	font-size:1em;
	font-weight:normal;
	margin-bottom:20px;
}

.txt1 {
	color:#9e9e5e;
}

.last-link-wrap {
	width:100%;
	overflow:hidden;
	padding-top:20px;
}

.link1 { 
	display:block;
	float:left;
	background:url(images/link1-bg.gif) left top repeat-x; 
	color:#fff; 
	text-decoration:none;
	font-size:11px;
}
.link1:hover { 
	text-decoration:underline;
}
	.link1 em {
		display:block;
		background:url(images/link1-left.gif) no-repeat left top;
	}
	.link1 b { 
		display:block;
		background:url(images/link1-right.gif) no-repeat right top; 
		padding:4px 23px 6px 26px; 
		font-weight:normal;
		font-style:normal;
	}


.link2 {
	background:url(images/arrow2.gif) no-repeat 0 6px;
	padding:0 0 0 8px;
	color:#9e9e5e;
	text-decoration:none;
	font-weight:bold;
}
.link2:hover {
	text-decoration:underline;
}


.divider { 
	background:url(images/line-dashed.gif) 0 0 repeat-x;
	height:5px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:30px 0 30px 0;
}


/*==================boxes====================*/
.box {
	/*background:url(images/box-bg.gif) 0 0 #dfe5d2;*/
	width:100%;
}
	.box .left-top-corner {
		background:url(images/left-top-corner.gif) no-repeat left top;
	}
	.box .right-top-corner {
		background:url(images/right-top-corner.gif) no-repeat right top;
	}
	.box .left-bot-corner {
		background:url(images/left-bot-corner.gif) no-repeat left bottom;
		}
	.box .right-bot-corner {
		background:url(images/right-bot-corner.gif) no-repeat right bottom;
		}
	.box .inner { 
	    float:right;
		
		padding:55px 0 0 30px;
	}

.address { 
	float:left;
	margin-right:50px;
}
.address.last {
	margin-right:0;
}
	.address dt {
		margin-bottom:20px;
	}
	.address dd { 
		clear:both;
	}
		.address dd span { 
			float:left;
			width:77px;
		}
		.address dd a {
			color:#9c9c78;
		}


/*===== header =====*/
#header .row-1 {
	height:163px;
	background:url(images/extra-bg.gif) 329px 8px no-repeat;
}
	#header .row-1 .fleft {
		padding:24px 0 0 2px;
	}
	
	#header .nav {
		float:left;
		background:url(images/nav-bg.gif) no-repeat 0 42px;
		padding:42px 0 16px 95px;
	}
		#header .nav li {
			float:left;
		}
			#header .nav li a {
				float:left;
				font-size:12px;
				font-family:Sans-Serif;
				line-height:2.4em;
				color:#303030;
				text-decoration:none;
				text-transform:uppercase;
				font-weight:bolder;
			}
			#header .nav li a:hover {
				color:#9e9e5e;
			}
		
		#header .nav li.item1 {
			padding:31px 15px 0 0;
		}
			#header .nav li.item1 a 
			{
	
				background:url(images/nav-bg1.gif) no-repeat 0 5px;
				padding:0 0 27px 23px;
				
			}
		#header .nav li.item2 {
			padding:31px 30px 0 0;
		}
			#header .nav li.item2 a {
				background:url(images/nav-bg2.gif) no-repeat 0 5px;
				padding:30px 0 0 23px;
			}
		#header .nav li.item3 {
			padding:21px 25px 0 0;
		}
			#header .nav li.item3 a {
				background:url(images/nav-bg3.gif) no-repeat 0 0;
				padding:23px 0 0 23px;
			}
		#header .nav li.item4 {
			padding:6px 20px 0 0;
		}
			#header .nav li.item4 a {
				background:url(images/nav-bg4.gif) no-repeat 0 5px;
				padding:0 0 25px 22px;
			}
		#header .nav li.item5 {
			padding:18px 15px 0 0;
		}
			#header .nav li.item5 a {
				background:url(images/nav-bg5.gif) no-repeat 0 6px;
				padding:0 0 25px 22px;
			}
	



/*--- kwicks ---*/
.kwicks-box {
	background:url(images/slider-bg.gif) no-repeat 0 0;
	padding:7px 1px 0 4px;
}

.kwicks {
	/* recommended styles for kwicks ul container */
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
	overflow:hidden;
	width:980px;
	height:391px;
	background:#393939;
}
.kwicks li{
	/* these are required, but the values are up to you (must be pixel) */
	width: 196px;
	height: 391px;
	/*do not change these */
	display: block;
	overflow: hidden;
	padding: 0;  /* if you need padding, do so with an inner div (or implement your own box-model hack) */
	cursor:pointer;
}
	.kwicks li img {
		float:right;
	}
.kwicks li.active 
{
	background
	
 }
.kwicks.horizontal li {
	/* This is optional and will be disregarded by the script.  However, it should be provided for non-JS enabled browsers. */
	margin-right:0; /*Set to same as spacing option. */	
	float: left;
}

.kwicks li span {
	display:block;
	width:48px;
	height:391px;
	position:absolute;
}
	

.kwicks  li.kwick1 {
	background:url(images/ayin108_a.jpg) no-repeat 100% 0;
}
.kwicks  li.kwick2 {
	background:url(images/neydersi393_a.jpg) no-repeat 100% 0;
}
.kwicks  li.kwick3  {
	background:url(images/enstrmndersi443_a.jpg) no-repeat 100% 0;
}
.kwicks   li.kwick4 {
	background:url(images/ayin498_a.jpg) no-repeat 100% 0;
	
}
/*.kwicks  li.kwick5 {
	background:url(images/resim5.jpg) no-repeat 100% 0;*/
	.kwicks  li.kwick5 {
	background:url(images/kwicks5.jpg) no-repeat 100% 0;
}

.kwicks li.kwick1 span {
	background:#0f0f0f;
}
.kwicks li.kwick2 span {
	background:#1a1a1a;
}
.kwicks li.kwick3 span {
	background:#252525;
}
.kwicks li.kwick4 span {
	background:#2f2f2f;
}
.kwicks li.kwick5 span {
	background:#393939;
}

/*===== content =====*/
#content .indent 
{
	/* anasayfadaki ilk bölümün geniţliđi buradan ayarlanýyor.*/
	height:193px;
	padding:0 7px 0 48px;
}
	#content .indent .indent {
		padding:0 15px 25px 27px;
	}
	.indent dd 
		{
			font-family:MS Sans Serif;
			font-size:14px;
			text-align:left;
			line-height:25px;
			color:#4C4849;
			
			
		}
		.indent dh 
		{
			font-family:MS Sans Serif;
			font-size:14px;
			text-align:left;
			line-height:25px;
			color:#4C4849;
			font-weight:bold;
			
		}

.img-wrap {
	display:block;
	border:6px solid #d7dbc9;
	float:left;
}
	.img-wrap:hover {
		border:6px solid #848871;
	}
	
	.intro {
		width:100%;
		overflow:hidden;
	}
		.intro dt {
			float:left;
			font-family:MS Sans Serif;
			background:url(images/ARASUS.PNG) no-repeat 100% 0;
			width:105px;
			font-size:10px;
			color:#5c5f4d;
			line-height:1.8em;
			padding:80px 0 80px 80px;
			}	
		.intro dd 
		{
			font-family:MS Sans Serif;
			padding:5px 0 0 280px;
			font-size:16px;
			text-align:justify;
			line-height:22px;
			color:#5c5f4d;
		}
		.intro dd span {
			color:#9e9e5e;
		}
	
	
	.list1 li {
		background:url(images/arrow1.gif) no-repeat 0 8px;
		padding:0 0 4px 14px;
	}
		.list1 li a 
		{
			font-family:MS Sans Serif;
			color:#5c5f4d;
			font-size:14px;
		}
	
	.list2 dt a { color:#5c5f4d;}
	.list2 dd {
		padding-bottom:16px;
		line-height:19px;
	}
	.list2 dd.last {
		padding-bottom:0;
	}
	
	
	.list3 dt {
		font-weight:bold;
		color:#5c5f4d;
	}
	.list3 dd {
		border-bottom:1px solid #ced2be;
		font-weight:bold;
		color:#5c5f4d;
		padding-bottom:25px;
		margin-bottom:25px;
	}
	.list3 dd.last {
		border-bottom:none;
		padding-bottom:0;
		margin-bottom:0;
	}
	
	.social-services {
		width:100%;
		overflow:hidden;
	}
		.social-services li {
			
			padding-right:11px;
		}
		.social-services li.last {
			padding-right:0;
		}
	
	
	.testimonials li {
		font-weight:bold;
		text-align:right;
		color:#9e9e5e;
		border-bottom:1px solid #ced2be;
		padding-bottom:25px;
		margin-bottom:25px;
	}
	.testimonials li.last {
		border-bottom:none;
		padding-bottom:0;
		margin-bottom:0;
	}
		.testimonials li div {
			text-align:left;
			font-weight:normal;
			color:#848871;
		}

/*===== footer =====*/
#footer .fleft 
{
	
	padding:24px 0 0 0;
}


/*----- forms -----*/
#contacts-form fieldset {
	border:none;
}
	#contacts-form label {
		display:block;
		height:50px;
	}
	#contacts-form input {
		width:250px;
		background:#dbddcc;
		border:1px solid #bec2ae;
		padding:2px 0 2px 5px;
		color:#4a4b3e;
	}
	#contacts-form textarea {
		width:280px;
		background:#dbddcc;
		border:1px solid #bec2ae;
		overflow:auto;
		height:114px;
		padding:2px 0 2px 5px;
		margin-bottom:20px;
		color:#4a4b3e;
	}

	#contacts-form .col-1 {
		width:314px !important;
		margin:0 !important;
	}
	#contacts-form .col-2 {
		width:288px !important;
		margin:0 !important;
	}
	#contacts-form .button {
		float:right;
		margin-left:20px;
	}

/*==========================================*/
