/* CSS Document */
* {padding:0;  margin:0;}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { margin:1em 5%; }

li, dd { margin-left:5%; }
 fieldset { padding: .5em; }



body{
	font: normal 100.01%/1.9 "Lucida Grande", Tahoma, Verdana, sans-serif;
	margin:50px 0px;
	padding:0px;
	text-align:center;
	background: #000;
	text-decoration: none;
	}


#wrapper {
	width:604px;
	margin:0px auto;
	text-align:left;
	padding:15px;
	background-color:#000;
	border: 1px dashed #5F6F81;
	}
#content span.blue {
	color: #B1C1FF;
}
	
#header {
	width: 600px;
	position: relative;
	}
#header h1.ec {
	width:500px;
	height: 389px;
	background:url(i/EC-logo-500.jpg) no-repeat;
	text-align: left;
	position: relative;
	z-index: 1;
 }
	

.ec {
	letter-spacing : -1000em;
}
#testimonials {
	background: #000;
	position: absolute;
	left: 255px;
	top: 200px;
	height: 120px;
	width: 330px;
	z-index: 2;
	border-style: none;
}
span.author  {
	font-weight: bold;
	width: 280px;
	padding-left: 50px;
	display: block;
}
#testimonials p {
	color:#aaa;
	font-size: 0.875em;
	margin: 0px;
	padding: 0px;
	line-height: 1.6em;
}
#wrapper {
}
#wrapper {
	font-size: .875em;
	color: #777;
}
#content p.last {
	padding-bottom: 1em;
	border-bottom: 1px dashed #5F6F81;
}
/* Just for Opera, but hide from MacIE */
/*\*/html>body .ec { letter-spacing : normal; text-indent : -999em; overflow : hidden;}
/* End of hack */

#content {
	width:600px;
	}

#content p {
	padding-top: 1em;
	margin: 0 2em 0 200px;
	color: #C9C9C9;
	font-size: 0.875em;
	letter-spacing: .02em;
	}
	
a:link {
	color: #F4F4F4;
	text-decoration: none;
	border-bottom: 1px dashed #5f6f81;
	padding-bottom: 0.1em;
}
a:visited {
	color: #F4F4F4;
	text-decoration: none;
	border-bottom: 1px dashed #009;
}
a:hover {
	color: #F4F4F4;
	text-decoration: none;
	border-bottom: 1px solid #B1C1FF;
	background: #333;
}
a:active {
	color: #F4F4F4;
	text-decoration: none;
	border-bottom: 1px dashed #009;
}

	

#footer {
	clear:both;
	padding-bottom:1em;
	width: 600px;
}
#footer p {
	padding-top: 1em;
	margin: 1em 1em 1em 200px;
	color: #E5E5E5;
	font-size: 0.875em;
	letter-spacing: .02em;
}
#footer span.blue {
	color: #B1C1FF;
}
#footer p.twitter {
	padding-left: 40px;
	background: #000 url(i/twitter.gif) no-repeat left bottom;
}
#footer .fb-like {
	padding-left: 40px;
	margin-left: 155px;
	margin-top: 0px;
	padding-top: 0px;
}

