/* 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - 

Title : Portfolio Layout
Author : Richard Carpenter 
URL : www.hv-designs.co.uk

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
*/

*{
	padding:0;
	margin:0;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	background-color:#272727;
	font-size: 12px;
	color: #fff;
	background-image: url(508.png);
	background-repeat: repeat;
}

.latest_img {
	border: 1px solid #575757;
	margin-left: 12px;
}

.img {
	border: 1px solid #575757;
	margin: 10px;
}

.title_color1 {color: #ffffff}
.title_color2 
	{
	color: #0390c5;
	text-align:center;
	}

#latest_work {
	float: left;
	width: 230px;
	margin-top: 20px;
    padding-right: 10px;
}
#content {
	width: 960px;
	margin: auto;
	margin-top: 80px;
}
#bodywrap {
background:url("overlay.png") no-repeat scroll center top transparent;
display:inline-block;
height:100%;
position:relative;
width:100%;
}

#latest_work_title {
/*	float: left;*/
	font-size: 18px;
}

#images {
	width: 552px;
	border: 1px solid #363636;
	float: left;
	background-color: #2d2d2d;
	margin-top: 7px;
	line-height: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 8px;
	padding-left: 8px;
}

#text{
	width: 552px;
	border: 1px solid #363636;
	float: left;
	background-color: #2d2d2d;
	margin-top: 7px;
	line-height: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 8px;
	padding-left: 8px;
}

#text p{

}

.div{
	width: 208px;
	border: 1px solid #363636;
	float: left;
	background-color: #2d2d2d;
	margin-top: 7px;
	line-height: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 8px;
	padding-left: 8px;
}

div.div.contact {
	width: 928px;
	height:45px;}
div#contact {
	background: url("mail.png") top left no-repeat;
	clear: both;
	padding-left: 30px;
	margin: 0 auto;
	width: 100px;
	}
div#contact a {
	text-decoration:none;
	color:#FFFFFF;
	}
#logo {
	height: 135px;
	}
#content {
	margin-top: 40px;
}
.orta {text-align:center;}
/*
div#zeytn {
	max-height: 367px;
	overflow: hidden;
}

div#zeytn:hover {
    max-height: inherit;
	height: auto;
	overflow: visible;
}
*/
span#language {
margin-top: -15px; }
img#language {
border:none;
}