

/* =Layout
-----------------------------------------------------------------------------*/
blockquote {
	background: #e68f1a url(../img/close_quote.gif) no-repeat right bottom;
	font-size: 1em;
	padding: 10px 60px 10px 60px;
	margin-top: 20px;
}

#img_clients {
	float: right;
	width: 215px;
	height: 192px;
	padding-bottom: 20px;
}


/* =Next
-----------------------------------------------------------------------------*/
#next {
	position: relative;
	top: 26px;
	background: url(../img/next-clients.gif) no-repeat;
    width: 833px;
    height: 22px;
}

#next span {display: none;}
#next li, #next a {border: 0px solid red; height: 22px; display: block;}
#next li {float: left; list-style: none; display: inline;}

#next-clients {position: relative; left: 90px; width: 88px;}
#next-clients a:hover {background: url(../img/next-clients.gif) -88px -23px no-repeat;}



/* =Typography
-----------------------------------------------------------------------------*/
h1 {
	width: 500px;
}

#scenarios p {
	line-height: 1.4em;
	padding-bottom: 13px;
}

#img_open_quote {
	position: absolute; 
	left: 0; 
	float: left;
	width: 50px;
	height: 46px;
	padding-top: 56px;
}

h2 {
	font-size: 1.8em;
	color: #000;
	padding-bottom: 13px;
}

.summary {
	color: #fff;
	font-weight: bold;
}

h3 {
	font-size: 1.8em;
	line-height: 1.2em;
	padding: 42px 0 12px 0;
}

h4 {
	font-size: 1.8em;
	line-height: 1.2em;
	padding: 20px 0 12px 0;
}

#qualities {
	position: relative;
	left: -18px;
	list-style-type: none;
	font-size: 1.4em;
	line-height: 1.6em;
}

#qualities li {
	background: url(../img/bullet.gif) 0 5px no-repeat;
	padding: 0 0 .8em 18px;
}


/* =Misc 1
-----------------------------------------------------------------------------*/

#secondary ul {
	list-style: none;
	font-size: 1.4em;
	line-height: 1.2em;
}

#secondary li {
	padding: 0 35px .4em 0;
}





