	
	/* 
		----------------------------------------------------
		CSS:		Evelevensoft.com
		Created: 	February 2009
		Author:     Mike Kus
		URL:		http://www.carsonified.com
	   	---------------------------------------------------
	*/




/* Home _____________________________________________________________________________________________________ */

div#twitter {
	background-color:#f2f2e3;
	border:5px solid #d5d3bc;
	padding:20px 20px 0px 20px;
	position:relative;
	top:-86px;
}

p.tweet {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	list-style-type:none;
	color:#56524f;
	border-bottom:1px solid #c8c8b9;
	padding-bottom:18px;
	margin-bottom:16px;
}

p.tweet:last-child {
	border-bottom:none;
}

p.tweet span {
	font-family:Helvetica, Arial, sans-serif;
	color:#41b1e7;
	font-weight:bold;
	font-style:normal;
	font-size:80%;
}









/* Conductrus _____________________________________________________________________________________________________ */
/* Conductrus _____________________________________________________________________________________________________ */

body#conductrus #content ul {
	
}

body#conductrus #content ul li,
body#environmental #content ul li {
	list-style-type:none;
	letter-spacing:-0.05em;
	border-bottom:1px dotted #c3c2b1;
	padding:10px 0px 10px 20px;
	background:url(../images/presentation/bullet_square.gif) center left no-repeat;
}

body#conductrus #content ul li:last-child,
body#environmental #content ul li:last-child {
	border-bottom:none;
	margin-bottom: 30px;
}

.conductrusLogo,
.environmentalLogo {
	position:relative;
}

.conductrusIllustration {
	margin:0px 0px 40px -35px;
}

.environmentalIllustration {
	margin: 50px 0px 40px -35px;
}

body#conductrus .primaryContent,
body#environmental .primaryContent {
	width:547px;
	float:left;
}

body#conductrus .secondaryContent,
body#environmental .secondaryContent {
	float:right;
	width:353px;
}









/* Contact _____________________________________________________________________________________________________ */

.andy {
	float:right;
	margin:-20px 0px 40px 50px;
}

body#contact #content ul li {
	font-weight:bold;
	font-size:230%;
	letter-spacing:-0.05em;
}

body#contact #content ul li span {
	color:#39abe6;
}
