/*Sub Program page*/

#main_body_corpresp_programs {

	background-image:url(/templatedata/imports/corpresp/images/sub_program1_bg.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	width:736px;
}


#main_title_corpresp_programs
{
	
	float:left;
	left:10px;
	width:700px;
	height:120px; /*changed from 70px -JL*/
	font-family: Arial;
	font-size:50px; /*changed from 60px -JL*/
	color: #8ccf43;
	
}

#main_right_image_corpresp img
{
	width: 255px;
	margin-left: 10px;
}
	
#main_content
{
	
	width : 597px;
	float: left;
	padding-left:5px;
}
	
#main_left_desc
{
	
	float:left;
	left:10px;
	width:325px;
	height:201px;
	font-family: Arial;
    color:#505050;
    font-size: 12px;
	
}	
#main_right_image_corpresp
{
	
	float:right;
	width:255px;
	
	
}
#main_desc
{
	text-align:left;
	margin : 0px 5px 0px 5px;
	padding : 20px 0px 0px 0px; /*changed top padding from 0px - JL*/
}


#content_thumb
{
	
	width : 607px;
	margin : 0px 0px 0px 0px;
	padding : 80px 0px 0 0px;
	clear: both;
}

#left_thumb
{
	padding:10px 0 50px;
	float:left;
}
#left_thumb img 
{
	width : 136px;
	padding-left:0px 0px 0px 5px; /*added JL*/
}		

#thumb_desc
{
	padding:10px 0 50px;
	width : 460px;
	height: 91px;
	float:right;
	padding-left : 10px;
}

#thumb_desc .More_button
{
	padding-left: 385px;	
}

#thumb_desc1
{
	
	font-family: Arial;
    color:#f56e00;
    font-size: 20px;
}

#media, .media
{
	clear: both;
}
