@import url("base_styles/styles_global.css");

#wrapper {
  position:relative;
  width:748px;
  margin:0px auto 0px auto;
  padding:0px 6px 6px 6px;
  background-color:white;
}

#podwrapper {
	background-image: url(../../_sharedimg/home/pod_bg.jpg);
	background-repeat: repeat-y;
	width:748px;
	background-position: bottom;
	padding-bottom:10px;
}

#podtext{
	float:left;
	margin-top: 26px;
	margin-left: 21px;
	margin-bottom:26px;
	display:inline;

}



#podnews
{
	width:192px;
	float:left;
	margin-left:10px;
	margin-top:13px;
	

}

#podmercy
{
	width:192px;
	float:left;
	margin-left:13px;
	margin-top:13px;
	display:inline;
	background-image: url(../../_sharedimg/home/pod_inaction_r1_r2_c1.jpg);
	background-repeat: repeat-y;

}

#podmercycont
{
	background-image: url(../../_sharedimg/home/pod_inaction_r1_r1_c1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 43px;
	list-style:none;

}

#podmercycont ul
{
	list-style-type:none;
	margin-left:12px;
	padding-left:0px;
	margin-top:0px;
	margin-bottom:5px;
}

#podmercycont li
{
	display:block;
	padding:0;
	line-height:14px;
}


#podmercycont a:link, #podmercycont a:visited, #podmercycont a:active{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#E1BDB7;
	text-decoration: none;
} 


#podmercycont a:hover{
	color:#FFFFFF;
}

.news {
	background-image: url(../../_sharedimg/home/pod_news_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 13px 13px 5px 13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}


.news  p, .news2  p{
	margin-top:0px;
	margin-bottom:5px;
}

.news a:link, .news a:visited, .news a:active, .news2 a:link, .news2 a:visited, .news2 a:active{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top:5px;
	color:#ffffff;
	text-decoration: none;

} 


.news a:hover, .news2 a:hover{
	color:#000000;
}
 
