#header {
	height:120px;
	background : none;
}
body{
	background : #131719 url(../pics/global/background2.jpg) top repeat-x;
}
#content{
	width: 900px;
	/*height:350px;*/
	margin: auto;
	clear:both;
}
#left{
	width:500px;
	height:100%;
	float:left;
	padding-top:50px;
}
#right{
	width:400px;
	height:100%;
	float:right;
}
div.item{
	width:350px;
	height:80px;
	margin:20px 0px 20px 48px;
	clear:both;
	background : url(../pics/portfolio/fond2.jpg) no-repeat;
}
#title{
	height:84px;
	width:500px;
	background : url(../pics/portfolio/clientsite.png) no-repeat;
	clear:both;
	font-size:0.9em;
	font-family:arial;
	line-height:22px;
	color:white;
	padding-top:21px;
	padding-left:80px;
}
img.bord{
	border:1px solid #aaa;
}
img.bordscreen{
	border:1px solid #aaa;
	margin-left:95px;
}
div.item img{
	border:1px solid #aaa;
	margin:4px;
	float:left;
}
div.item h1{
	width:260px;
	line-height:24px;
	font-size:1.4em;
	font-family:verdana;
	top:0px;
	float:left;
	color:white;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
}
div.item p{
	font-size:0.7em;
	font-family:verdana;
	top:0px;
	width:260px;
	float:left;
	padding-left:5px;
	color:white;
}
div.item a{
color:white;
}
#left a{
color:white;
}
#left p{
	font-size:0.8em;
	font-family:arial;
	color:white;
	/*font-weight:bold;*/
}
#left li{
	font-size:0.8em;
	font-family:arial;
	color:white;
	padding-left:10px;
	/*font-weight:bold;*/
}

