/*UPDATED 01-06-2010 by Jen Lucier - changes to main_title */


/* --[ png fix for ie6 ]------------------------------------------- */
#main_image { behavior: url(/templatedata/imports/corpresp/htc/iepngfix.htc); }  /*add this line to any div that has PNG as background image  */

#content_rows
{
	
	width : 607px;
	
}


#main_body
{
	background-image:url(../images/homepage_bg.gif);
	background-repeat: no-repeat;
	padding-left:50px;
	height:100%; /*added JL*/
}

#main_image
{
	background-image:url(../images/homepage_main_img.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width : 607px;
	height: 394px;
}
	
#main_title
{
	
	float:left;
	left:20px;
	padding-left:30px;
	width:375px; /*changed from 350*/
	font-family:Arial;
	font-size:48px; /*changed from 60*/
	color:#8ccf43;
	line-height:50px; /*changed from 60*/
    text-align:right;
	
}
	

#main_desc_landing
{
	width : 597px;
	
	text-align:left;
	
	margin : 0px 5px 0px 5px;
	padding : 0px 0px 0 0px;	
}


#content_row1
{
	width : 625px; /*changed from 607px-JL*/
	height: 250px;
	
}
#content_row2
{
	width : 607px;
	height: 250px;
	margin : -20px 0px 0px 0px;
	clear: both;
}

#content_row3
{
	width : 607px;
	height: 250px;
	margin : 13px 0px 10px 0px; /*added padding to bottom-JL*/
	
}


/*First row content  */

#left_image1
{
	width : 316px;
	height: 232px;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	float:left;
}
#right_desc
{
	width : 300px; /*changed from 280px-JL*/
	height: 160px;
	margin : 14px 0px 0px 0px;
	padding : 30px 0px 0px 0px;
	float:left;
}

#right_desc1
{
	width : 300px; /*changed from 290px-JL*/
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	font-family: Arial;
    color:#f56e00;
    font-size: 35px;
    line-height:30px;
	
}

#right_desc2
{
	width : 250px; /*changed from 216px-JL*/
	height: 60px;
	margin : 20px 0px 0px 0px;
	float:left;
	
}


/*Second row content  */
#left_desc
{
	width : 290px;
	height: 200px;
	margin : 0px 0px 0px 0px;
	padding : 30px 0px 0px 0px;
	float:left;
	text-align:right;
}

#left_desc1
{
	width : 290px;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	font-family: Arial;
    color:#f56e00;
    font-size: 35px;
    line-height:30px;
	
}
#left_desc2
{
	width : 216px;
	height: 60px;
	margin : 20px 0px 0px 0px;
	float:right;
   
	
}

#right_image2
{
	width : 266px;
	height: 204px;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px; 
	float:left;
}


/*Third row content  */

#content_row3_left
{
	width : 252px;
	height: 293px;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 20px 0px;
	float:left;
	
}

.content_row3_title
{
	width : 252px;
	height: 60px;/*changed from 80 px*/
	margin-bottom : -30px;
	
	font-family: Arial;
    color:#00aad7;
    font-size: 23px;
    float:right;
    text-align:center;
    line-height:20px;
   
}
.content_row3_image

{
	width : 252px;
	height: 193px;
	margin-top : -10px;
    float:right;
}

.content_row3_desc
{
	width : 230px;
	padding : 10px 5px 0px 0px;
	float:right;
    text-align:left;
}


#content_row3_right
{
	width : 252px;
	height: 293px;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 20px 0px;
	float:right;
	
}

.more_img
{
	vertical-align: middle;
	border: 0px
}
