#welcomeMsgOuterWrapper	{
			width:150px;
		}
		
		.welcomeMsgWrapper	{
			position:relative;
			width:170px; 
			height:120px; 
			margin-top:20px;
		}
		
		.shadow	{
			background-color:#817D93;
			position:absolute; 
			top:0px; 
			left:0px; 
			width:150px; 
			height:100px; 
			background-color:#817D93;
		}
		
		.msg	{
			position:absolute; 
			top:10px; 
			left:10px; 
			width:146px; 
			height:100px;
			padding:2px;
			padding-bottom:20px;
			color:#ffffff;
			text-align:center;
			font-weight:bold;
			background-color:#19123B;
		}
		
		#ad1	{			
			width:170px;
			margin-top:30px;
			text-align:center;
			font-weight:bold;
			border:1px solid #19123B;
		}
		
		#ad3	{
			width:166px;
			margin-top:30px;
			padding:2px;
			text-align:center;
			font-weight:bold;
			background-color:#c6c6c8;
		}
		
		#ad3	h3	{
			margin:0px;
		}
	
		
		/*main image middle col*/
		
		#imageHomepage	{
			text-align:center;
		}
		
		/*right col*/
		
		#ad5	{
			width:170px;
			margin-top:30px;
			text-align:center;
			font-weight:bold;
		}
		
		
		#ad7	{
			width:170px;
			height:247px;
			margin-top:30px;
			text-align:center;
			font-weight:bold;
		}
		
		#ad7 img	{
			border:0px;
			margin:0px;
		}
		
		#ad9	{
			width:166px;
			margin-top:0px;
			padding:2px;
			text-align:center;
			font-weight:bold;
			background-color:#c6c6c8;
		}
		
		#ad9 h4	{
			margin:0px;
		}
