/* HOME Page Only */
body	{background:#fff url(../img/bg.jpg) top left repeat-x;}

#container.home #hero	{position:relative; height:340px;}
#container.home #hero #hero_img	{position:absolute; top:0; left:0;}
#container.home #hero #hero_bg	{position:absolute; top:27px; left:0;}/**/
#container.home #hero ul	{position:absolute; bottom:0; left:0;} 
#container.home #hero p#intro_text	{position:absolute; top:32px; left:540px; width:338px; height:160px; font-size: 12px;}

#container.home #content .f_left	{width:562px;}
#container.home #content .f_right	{border:1px solid #ccc; background-color:#eee; width:249px; height:143px; padding:0px; margin-right: 40px; margin-top: 20px; text-align:center; color:#999;}
#container.home #content #noborder.f_right {
												border: 0px;
												width:249px; 
												height:143px; 
												padding:0px; 
												margin-right: 40px; 
												margin-top: 20px; 
												text-align:center; 
												color:#999;
											}

