@charset "UTF-8";
/* CSS Document */

#subtitleclient {
	width:100%;
	color:#595A5C;
	font-size:1.3em;
	font-weight:bold;
	line-height:1.6em;
	padding:15px 0 0 10px;
}

#contentclient {
	width:900px;
	float:left;
	border-top:1px solid #BBBDBF;
}

#textclient {
	width:530px;
	float:left;
	color:#595A5C;
	font-size:1.0em;
	line-height:1.5em;
	padding: 0 25px 0 10px; 
	
}

#textclient ul {
	list-style:none;
}

#textclient ul li {
	display:inline;
}

#textclient2 {
	clear:both;
	color:#595A5C;
	font-size:1.0em;
	line-height:1.5em;
	
}
#textclient2 ul {
	list-style:none;
}

#textclient2 ul li {
	display:inline;
}

#image {
	width:333px;
	height:530px;
	float:left;
	background-color:#A6B1D0;
}

#image h1 {
	font-size:2.7em;
	color:#FFFFFF;
	font-weight:lighter;
	padding:35px 0 0 60px;
	text-align:left;
	font-family: "Arial Narrow", Arial, sans-serif;
}

h2 {
	font-size:1.1em;
	color:#595A5C;
	font-weight:bold;
	border-bottom:solid 1px #BBBDBF;
	line-height:2em;
	padding:45px 0 0 10px;
}
