﻿@charset "utf-8";
/* MADRAN SU */
/* 27.11.2012 evren.yeniev@onarim.com.tr | www.onarim.com.tr */

@import "reset.css";
@import "style.css";
@import "jquery.fancybox.css";

#slider{
	width:100%;
	height:315px;
	z-index:-100;
}

.stretch {
    width:100%;
    height:315px;
}

#content{
	margin-top:20px;
}

h1{
	background:url(../images/kurumsal/title.png) no-repeat;
	width:auto;
	height:40px;
	font-size:16px;
	color:#000;
}

h4{
	width:100%;
	font-size:14px;
	color:#000;
    margin-bottom:15px;
}

p{
	margin-bottom:15px;
	text-align:justify;
}

#content ul li{
    float: left;
}

#content ul li a{
    display: block;
    width: 120px;
    height: 90px;
    margin: 0 30px;
}