* {
	padding:0;
	margin:0;
	outline:0;
}
body {
	font-size:12px;
	line-height:1.5;
	font-family:Arial, "Trebuchet MS", sans-serif;
	color:#000;
	background:url('/css/images/body-bg.gif');
	text-align:left;
}
a img {
	border:0;
}
a {
	color:#235e9e;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
.hidden {
	display:none;
}
.cl, .clear {
	display:block;
	height:0;
	font-size:0;
	line-height:0;
	text-indent:-4000px;
	clear:both;
}
h3 {
	font-size:20px;
	font-weight:bold;
	color:#434343;
	line-height:22px;
}
h4 {
	font-size:10px;
	color:#08657f;
}
a.gray {
	color:#565656;
	text-decoration:underline;
}
#shell {
	background:url('/css/images/pekdizayn.jpg') repeat-x 0 0;
	padding-top:7px;
}
#holder {
	width:1300px;
	margin:0 auto;
	background:url('data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7') no-repeat 0 bottom;
	padding-top:7px;
}
#header {
	position:relative;
	padding-bottom:3px;
}
#logo {
	display:block;
	width:220px;
	padding:7px 0 0 45px;
}
h1 a {
	width:210px;
	height:20px;
	float:left;
	background:url('/css/images/logo.gif') no-repeat 0 0;
	font-size:0;
	line-height:0;
	text-indent:-4000px;
}
#logo p a {
	display:block;
	color:#c8bca4;
	font-weight:bold;
	line-height:25px;
	text-align:right;
	padding-top:4px;
	padding-right:10px;
	text-decoration:none;
}

#intro {
	width:1300px;
	background:url('/css/images/main-bg.png') no-repeat 0 0;
	margin:0 auto;
	padding-bottom:8px;
}
.slide-area {
	float:left;
	width:750px;
}
#navigation {
	float:left;
	padding:135px 0 0 40px;
}
#navigation ul {
	float:left;
	display:inline;
	list-style:none;
	padding-left:13px;
}
#navigation ul li {
	float:left;
	display:inline;
	position:relative;
	padding-right:12px;
}
#navigation ul li a {
	display:block;
	line-height:35px;
	padding-left:12px;
}
#navigation ul li a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
#navigation ul li a span {
	display:block;
	position:absolute;
	top:0;
	right:0;
	width:12px;
	height:32px;
	font-size:0;
	line-height:0;
	text-indent:-4000px;
}
#navigation ul li a.active, #navigation ul li a:hover {
	float:left;
	background:url('/css/images/hover-left.png') no-repeat left 0;
	color:#746554;
	text-align:center;
	cursor:pointer;
}
#navigation ul li a.active span, #navigation ul li a:hover span {
	background:url('/css/images/hover-right.png') no-repeat 0 0;
	cursor:pointer;
}
#slider {
	float:left;
	padding-left:66px;
	padding-top:5px;
}
.jcarousel-clip, .slider-carousel {
	width:650px;
	height:300px;
}
.slider-carousel ul {
	list-style:none;
}
#slider img {
	width:600px;
	border:3px solid #b1c2c7;
}
.slider-navigation {
	width:216px;
	height:26px;
	background:url('/css/images/slider-nav-bg.gif') no-repeat 0 0;
	margin:0 auto;
}
.slider-navigation ul {
	list-style:none;
	padding-left:66px;
}
.slider-navigation ul li {
	float:left;
	display:inline;
	padding-right:16px;
}
.slider-navigation ul li a {
	width:17px;
	height:17px;
	font-family:Verdana, Arial, Sans-serif;
	font-size:15px;
	font-weight:bold;
	padding:0 3px 0 3px;
	color:#fff;
	text-decoration:none;
}
.slider-navigation ul li a.active {
	background:url('/css/images/slider-nav.gif') no-repeat center;
	color:#637277;
}
.jcarousel-prev {
	width:63px;
	height:60px;
	background:url('/css/images/arrow-prev.gif') no-repeat 0 0;
	position:absolute;
	top:105px;
	left:-52px;
	cursor:pointer;
	z-index:20;
}
.jcarousel-next {
	width:63px;
	height:60px;
	background:url('/css/images/arrow-next.gif') no-repeat 0 0;
	position:absolute;
	top:104px;
	right:-10px;
	cursor:pointer;
	z-index:20;
}
#sidebar {
	float:left;
	display:inline;
	width:500px;
	height:450px;
	background:url('data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7') no-repeat 0 0;
	margin-left:36px;
	margin-top:15px;
}
#sidebar h2 {
	width:160px;
	height:31px;
	background:url('data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7') no-repeat right bottom;
	font-size:0;
	line-height:0;
	text-indent:-4000px;
}
#sidebar .sidebar-content {
	padding:21px 15px 0 33px;
	height:450px;
	overflow:hidden;
	position:relative;
}
#sidebar .sidebar-content p, #sidebar .sidebar-content a {
	padding-top:10px;
	color:#fff;
}
#sidebar a.button {
	float:right;
	display:inline;
	margin:13px 30px 0 0;
}
#sidebar a.button {
	width:300px;
	height:19px;
	background:url('data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7') no-repeat 0 0;
	font-size:0;
	line-height:0;
	text-indent:-4000px;
	cursor:pointer;
	position:relative;
}
.main-boxes {
	width:1300px;
	background:url('/css/images/main-boxes-bg.png') repeat 0 0;
	padding-bottom:21px;
	margin:0 auto;
}
.main-boxes .box {
	float:left;
	width:270px;
	padding-bottom:11px;
	display:inline;
	padding-left:20px;
	padding-top:10px;
}
.main-boxes .last {
	width:270px;
	position:relative;
}
.main-boxes h3 {
	height:34px;
	width:270px;
	line-height:35px;
	padding-left:10px;
}
.main-boxes h3.orange {
	background:url('/css/images/orange.png') no-repeat 0 0;
}
.main-boxes h3.blue {
	background:url('data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7') no-repeat 0 0;
}
.main-boxes h3.filo {
	background:url('/css/images/filo.png') no-repeat 0 0;
}
.main-boxes h3.fero {
	background:url('/css/images/fero.png') no-repeat 0 0;
}
.main-boxes h3.turuncu {
	background:url('/css/images/turuncu.png') no-repeat 0 0;
}
.main-boxes h3.lilo {
	background:url('/css/images/lilo.png') no-repeat 0 0;
}
.main-boxes h3.green {
	background:url('/css/images/green.png') no-repeat 0 0;
}
.main-boxes h3.red {
	background:url('/css/images/red.png') no-repeat 0 0;
}
.main-boxes .last h3 {
	padding-left:35px;
}
.main-boxes .content {
	padding-top:5px;
	min-height:270px;
	height:auto !important;
	height:270px;
}
.content p, .content a.gray {
	color:#555;
}
.content p {
	padding-bottom:20px;
}
a.button-small {
	font-family:Georgia, Serif;
	font-size:14px;
	color:#08657f;
	background:url('/css/images/button-small.gif') no-repeat 0 center;
	padding-left:7px;
}
ul.link-list {
	list-style:none;
}
ul.link-list li {
	border-bottom:1px dotted #765c5c;
	padding:6px 0;
	background:url('/css/images/list-arrow.gif') no-repeat left;
	padding-left:14px;
}
ul.link-list li a {
	text-decoration:none;
}
a.rss-icon {
	width:30px;
	height:30px;
	display:block;
	position:absolute;
	top:33px;
	right:141px;
	background:url('data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7') no-repeat 0 0;
	text-decoration:none;
}
a:hover.rss-icon {
	background-position:0 bottom;
}
ul.post-news {
	list-style:none;
}
ul.post-news li {
}
ul.post-news li.second {
	border-top:1px dotted #a9a9a9;
	padding-top:5px;
}
.footer {
	height:105px;
	background:url('/css/images/ferido.jpg') no-repeat 0 0;
	padding-top:12px;
}
.footer, .footer a {
	color:#4a4848;
	text-decoration:none;
	font-size:10px;
	line-height:28px;
}
.footer a:hover {
	text-decoration:none;
}
.footer p {
	margin:0;
	padding:0;
	line-height:normal;
}
.footer .lf {
	float:left;
	margin-left:15px;
}
.footer .rf {
	float:right;
	margin-right:15px;
}


