/* Garage Landing  */

DIV.canvas
	{clear:both;}

DIV.mainArea .landing
	{padding: 24px 30px 0 16px; font-size: 1.0em; color: #000;}
	
DIV.mainArea .landing UL 
	{margin: 10px 0 12px 0; padding: 0; }					

DIV.mainArea .landing LI
	{list-style: none; background: transparent url("../../img/garage/img_dot1.png") no-repeat scroll 0 8px; padding: 3px 0 3px 10px; color: #576163; text-decoration: none;}

DIV.mainArea .landing p
	{margin-bottom: 10px; color:#363A3B;}

DIV.mainArea .landing b
	{color:#000000;}
	
DIV.mainArea .landing .feature
	{background: #FFF url(../../img/garage/bg_feature.png) repeat-x; width: 438px; padding: 13px 20px 0 15px;}

DIV.mainArea .landing .feature .module
	{clear:both; height: 60px; margin: 0 0 10px 0;}

DIV.mainArea .landing .feature .module .thumbnail 
	{float: left; width: 91px;}

DIV.mainArea .landing .feature .module .copy 
	{float: left; width: 290px; padding: 0 20px 0 20px; line-height: 15px; color: #586264;}

DIV.mainArea .landing .feature .module .copy .header
	{color: #363a3b; font-weight: bold;}
	
DIV.mainArea .landing .feature .module .copy .header A
	{color: #363a3b; text-decoration: none;}

DIV.mainArea .landing .feature .module .copy .header A:HOVER
	{color: #000; text-decoration: underline;}
	