@charset "utf-8";


/* Callout Buttons */

.calloutbutton{
	width: 794px;
	height: 100px;
	margin-top: 2%;
	margin-bottom: 2%;
	margin-left: 20px;
}
/* CSS Document */


body#contact H1#contact,
body#needlefinder H1#needlefinder,
body#analysis H1#analysis,
body#review H1#review,
body#demo H1#demo,
body#data H1#data,
body#attorney H1#attorney,
body#processing H1#processing,
body#hosting H1#hosting,
body#production H1#production, 
body#paper H1#paper,
body#contact H1#contact,
body#eqd_current H1#eqd_current,
body#corporate H1#corporate,
body#solution H1#solution,
body#partners H1#partners,
body#features H1#features{
background-color: #09F;
}

.calloutbutton_sub{
	width: 955px;
	height: 100px;
	margin-top: 2%;
	margin-bottom: 2%;
	margin-left: 20px;
}

.calloutbutton_demo{
	width: 794px;
	height: 100px;
	margin-top: 2%;
	margin-bottom: 2%;
}

.calloutbutton img,
.calloutbutton_sub img,
.calloutbutton_demo img{	
	float: left;
}

.threecol_calloutbutton{
	margin-top: 5%;
	margin-bottom: 2%;
	width: 100%;
	height: 100px;
}

.tworow_calloutbutton{
	margin-top: 2%;
	margin-bottom: 2%;
	width: 100%;
	height: 200px;
}

.threecol_calloutbutton img,
.tworow_calloutbutton img{
	margin-right: 10px;
	margin-left: 10px;
}


/* Quotes */

.quoteblockpic{
	height: 100%;
	width: 100%;
	font-size: 14pt;
	margin-top: 25px;
	line-height: 175%;
	margin-bottom: 25px;
	float: left;
}

.quoteblockpic img{
	float: left;
	padding-right: 2em;
}


.quoteblock{
	height: 100%;
	width: 80%;
	font-size: 16pt;
	line-height: 140%;
	font-weight: normal;
	padding-right: 3%;
	padding-left: 3%;
	border: thin none #CCC;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 5%;
	margin-right: 5%;
	margin-bottom: 5%;
	margin-left: 5%;
}

.big_quoteblock{
	height: 100%;
	width: 94%;
	font-size: 16pt;
	line-height: 140%;
	font-weight: normal;
	padding-right: 3%;
	padding-left: 3%;
	border: thin none #CCC;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 20px;
}

.small_quoteblock{
	height: 100%;
	width: 80%;
	font-size: 16pt;
	line-height: 140%;
	font-weight: normal;
	padding-right: 3%;
	padding-left: 3%;
	border: thin none #CCC;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 35px;
	margin-bottom: 35px;
}

.quoteblock p{
	margin: 0px;
	padding: 0px;
}

.quoteblock img{
	float: left;
	padding-right: 2em;
}

#leed{
	background-image: url(../Images/Content/LEEDBg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

