/* left block */
#LeftBlock{	position:absolute;	top:104px;	left:-32px;	width:169px;	height:346px;}


#LeftBlockbg_top{position:absolute; top:104px; left:-32px;width:169px; height:86px;}
#LeftBlockbg_middle{position:absolute; top:190px; left:-32px;width:169px;}
#LeftBlockbg_btm{position:absolute; top:284px; left:-32px;width:169px; height:37px;}

	#LeftBlock .Content{position: relative; top:37px; left:0;}
		#LeftBlock .Content p.img{text-align:center; }
		#LeftBlock .Content p.txt{padding:20px 15px 12px 15px; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; color:#503b30; font-size:12px;}
		#LeftBlock .Content p.lnk{position: relative;background:url("../images/leftblock_bg_lnk.gif") top left no-repeat ; display:block; width:136px; height:50px; margin:0 auto;}
		#LeftBlock .Content p.lnk a{z-index:10;position:relative;display:block;background:url("../images/arrow_double.gif") 75% 50% no-repeat ;line-height:31px; text-transform:uppercase; padding:0 0px 0 2px; text-decoration:none; color:#a35344; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:1em; text-align:left;}
		#LeftBlock .Content p.lnk a:hover{text-decoration:underline;}

/* right block */
#RightBlock{position:absolute; width:190px; height:120px; top:310px; right:70px;}
	#RightBlock p.txt{color:#425261;font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; font-size:1.2em; line-height:1.5em;}
	#RightBlock p.lnk{position: relative; top:10px;background:url("../images/rightblock_bg_lnk.gif") top left no-repeat ; display:block; width:176px; height:32px; margin:0 auto;}
	#RightBlock p.lnk a{position:relative;display:block;background:url("../images/arrow_double.gif") 85% 50% no-repeat ;line-height:31px; text-transform:uppercase; padding:0 0px 0 7px; text-decoration:none; color:#a35344; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:1em;}
	#RightBlock p.lnk a:hover{text-decoration:underline;}
