/*  
Theme Name: fly
Theme URI: http://www.4kare.com/interaktif/web-sitesi/veritas-turizm
Description: 4 Kare Medya Prodüksiyon
Version: 0.1
Author: Hasan Yavaş | hasan@4kare.com
Author URI: http://www.4kare.com
*/

body {
	background: #b0e3f6 url(images/bg.png) repeat-x;
	font:75%/170% "Helvetica Neue", Helvetica, Arial, Verdana;
	font-weight: normal;
	text-align: justify;
	margin: auto;
}

a {
	color: #252525;
	text-decoration: none;
}

a:visited {
	color: #252525;
}

a:hover {
	text-decoration: none;
}

ul {
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
}

li {
	margin: 0;
	padding: 0;
}

p {
	margin: 0 0 10px 0;
}

img {
	border: none;
}

#wrap {
	width: 920px;
	margin: 0 auto;
}

#header {
	background: url(images/wrap.png) top right no-repeat;
	width: 920px;
	height: 100px;
	float: left;
	margin: 50px 0 0 0;
	padding: 100px 0 0 0;
}

#logo {
	width: 300px;
	height: 100px;
	float: left;
	margin: 0 0 0 30px;
}

#right_top {
	width: 590px;
	height: 50px;
	float: left;
	margin: 0 auto;
	display: inline;
}

#rigt_bottom {
	width: 540px;
	height: 50px;
	float: left;
	margin: 0 0 0 35px;
	display: inline;
}

#content_top {
	background: url(images/content_top.png) top center no-repeat;
	width: 920px;
	height: 20px;
	float: left;
	margin: -10px 0 0 0;
}

#content {
	background: url(images/content.png) center repeat-y;
	width: 920px;
	height: 500px;
	float: left;
	margin: 0 auto;
}

#content_bottom {
	background: url(images/content_bottom.png) top center no-repeat;
	width: 920px;
	height: 20px;
	float: left;
	margin: 0 auto;
}

#copyright {
	width: 920px;
	height: 50px;
	float: left;
	margin: -10px 0 0 0;
}

#copyright div.left {
	width: 600px;
	height: 50px;
	float: left;
	margin: 0 0 0 40px;
	display: inline;
}

#copyright div.right {
	width: 270px;
	height: 50px;
	float: left;
	margin: 0 auto;
	display: inline;
	position: absolute;
}
