@charset "utf-8";
/* CSS Document */
#ac-wrap{
	font-family:Arial, Helvetica, sans-serif;
	overflow:hidden;
	font-size:1em;
	color:#333;
	float:left;
	text-align:left;
	width:980px;
}	

#ac-wrap h1{
	padding-bottom:20px;
}

.stories{
	width:570px;
	clear:both;
	overflow:hidden;
	/*padding-left:15px;*/
	padding-bottom:40px;
}

.stories .image{
	float:right;
	width:139px;
	padding-right:20px;
}

.stories .detail{
	float:left;
	width:400px;
}

.stories .detail h2{
	font-size:1.3em;
	padding-bottom:10px;
}

.stories .detail em{
	color:#666;
	display:block;
	padding-bottom:10px;
}

.send-story{
	padding: 0 0 50px 10px; font-size: 1.2em; color: #333; line-height:1.5;
}

#customer-header{
	color:#990000;
	font-size:2.4em;
	font-weight:600;
	letter-spacing:-1px;
	line-height:1.5;
	padding:35px 0 32px;
	text-align:center;
}

#mention{
	padding:15px 15px 0 25px;
	background-color:#ebebeb;
	overflow:hidden;
	background:url(../images/media-1.jpg) no-repeat;
	width:940px;
	height:203px;
	margin:0 auto;
}

#mention .intro{
	color:#666;
	display:inline;
	float:left;
	font-size:1em;
	padding-left:40px;
	width:360px;
}

#mention .intro p{
	font-size:1.1em;
	padding:10px 0 0 20px;
}

#mention .media{
	float:right;
	display:inline;
	width:570px;
}

#mention .media p{
	font-weight:600;
	font-size:1.2em;
}

#mention .intro ul{
	list-style:none;
	padding-left:20px;
	padding-top:30px;
}

#mention .intro ul li{
	color:#333333;
	font-size:2em;
	line-height:1.3;
	padding-bottom:10px;
}

.since{
	padding:35px 40px 40px;
	line-height:1.4;
}

.since h2{
	color:#095F9F;
	font-size:1.8em;
	font-weight:500;
	text-align:center;
}

#content{
	position:relative;
	overflow:hidden;
}

#content .customers-list{
	background:url(../images/references.jpg) no-repeat;
	width:367px;
	height:651px;
	position:absolute;
	top:0;
	right:10px;
}

#content .customers-list h4{
	color:#990000;
	font-size:1.5em;
	font-weight:600;
	padding:30px 0 5px 35px;
}

#content .customers-list ul{
	padding:0 10px 10px;
}

#content .customers-list ul li{
	margin-left:30px;
	padding-bottom:8px;
	width:220px;
}
