/* C+C Consulting "secondpage.css" Stylesheet - 10-30-05 */

p {
	font-size:1.3em;
	line-height:1.4em;
	margin:0 10px 0.75em 10px;
	}

#mainLeft p span {
		text-transform:normal;
		font-size:0.9em;
		font-weight:bold;
		color:#75365d;
	}
	p.date {
		text-align: right;
		font-size:1em;
		color:#75365d;
		margin: 0 22px -5px 10px;;
	}

 
#mainLeft ul {
	font-size:1.3em;
	line-height:1.4em;
	list-style:square;
	margin:1.5em 10px 2em 25px;
	padding-left:0;
	}

#mainLeft li {
		line-height:1.3em;
		padding-bottom:0.25em;
		margin-left: 2.5em;
	}
	li span {
		text-transform:normal;
		font-size:1em;
		font-weight:bold;
		color:#75365d;
	}

 #mainLeft h4 {
	border: none!important;
	font-size:1.4em;
	line-height:2em;
	font-weight:bold;
	text-transform:uppercase;
	margin:1.4em 0 -1.6em 1.5em;
	color:#75365d;
	}


/* Structure */

#mainLeft {
	width: 564px;/*width:399px; */
	float:left;
*width:562px; /* *width:398px; */
}
	#mainLeft p {
		 margin: 1.5em 3em; margin-bottom: 0; line-height:1.5em; font-size: 1.3em; text-align: justify;
	}
/* #mainRight {
	padding-top:0.5em;
	width:170px;
	float:left;
} */

/* Special features */

	#promo {
		width:184px;
		float: right;
*width:184px;
		border:1px #d4e5ca solid;
		margin:20px 15px 30px 10px;
		padding-top:5px;
		background: #EAEAFF; /*#fffef6; */
		}
	
	#promo p {
		margin: 0 1em .75em 1em; 
		line-height: 1.1em;
		font-size: 1.2em;
	}