#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:470px;
	float:left;
	background : url(../pics/services/line.png) top right no-repeat;
}
#right{
	width:400px;
	height:100%;
	float:right;
}
#left h1{
	width:480px;
	color:white;
	line-height:24px;
	font-size:1.4em;
	font-family:verdana;
}
#left p{
	margin-top:16px;
	width:480px;
	color:white;
	font-size:0.8em;
	font-family:verdana;
}
#right a{
	width:241px;
	height:61px;
	margin:50px;
}