body
{
	margin:0px;
	background:#161314;
	font-family:Verdana, Arial;
	color:#FFFFFF;
	font-size:13px;
}

img
{
	border:none;
}


#header
{
	background:#080808;
	position:relative;
	margin-top:20px;
	width:100%;
}

#header .logo
{
	width:195px;
	height:68px;
	display:block;
	text-indent:-999em;
	background:url(../images/logo.png);
}

#header .link
{
	position:absolute;
	right:0px;
	top:0px;
	display:block;
	height:68px;
	width:91px;
	text-indent:-999em;
	background:url(../images/link.png);
}

#content
{
	margin:50px 0px 0px 95px;
}

h1
{	
	color:#FFFFFF;
	font-weight:normal;
	font-size:18px;
}

#content a
{
	color:#c42546;
	text-decoration: none;
}

#client-info:
{
	float:left;
}

table
{
	clear:both;
}

table img
{
	border:1px solid #666666;
}

.back
{
	margin:15px 0px;
	float:left;
}

.back img
{
	margin-right:10px;
}
