/** Basic Layout **/
div#tcMiddle{
width:379px;
padding:26px 22px 36px 10px;
float:left;
min-height:500px;
}* html div#tcMiddle{height:500px;}

div#tcRight{
padding:31px 29px 36px 0px;
width:162px;
float:left;
/*overflow: hidden;*/
}

div#twoColLeftWide {
	float: left;
	width: 553px;
	margin-top: 20px;
	padding:0 15px 22px 28px;
}
div#twoColLeftWide h1 {
border:none;
font-size:20px;
font-weight:normal;
color:#6b6b6b;
font-style:normal;
font-family:Georgia, "Times New Roman", Times, serif;
}


/*div#greenFadeOut{
width:149px;
background:url(../images/tcLeft_bg.gif) repeat-x;
min-height:500px;
position:relative;
padding:45px 10px 22px 31px;
float:left;
}* html div#greenFadeOut {height:500px;}
div#greenFadeOut img#edge{
position:absolute;
right:0;
margin-top:-45px;
}
div#greenFadeOut h1{
position:absolute;
left:0;
top:0;
font-size:22px;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
color:#7b7d7d;
padding-top:10px;
padding-bottom:6px;
margin-left:-4px;
width:190px;
text-align:center;
}*/

/** Basic Layout **/