#page-body .banner {
	clear: left;
	position: relative;
	font-size: 11px;
	height: 338px;
}

#page-body .banner div {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 400px;
	height: 100px;
	padding: 10px;
}

#page-body .banner a {	
	display: block;
	width: 400px;
	height: 100px;
}

#advanced-gift p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#C1B1AC;
	line-height:normal;
	width:400px;
}
#page-body .banner a{
	cursor:hand;
}
#page-body .banner a:hover div#advanced-gift p{
	color:#fff;
}


/* Pods
*/

#pods {
	overflow: auto;
	zoom: 1;
	background-color: #47271b;
	border-top: 1px solid #49311e;
	border-bottom: 1px dotted #5a3d32;
}

#pods .pod {
	float: left;
	width: 324px;
	height: 247px;
	color: #ffffff;
	background-image: url(../images/pod-corporate.jpg);
	position: relative;
	overflow: hidden;
	cursor: pointer;
	cursor: hand;
}

#pods .first {
	border: 0;
	width: 324px;
}

#pods .pod a {
	display: block;
	padding-top: 210px;
	text-align: center;
	font-size:16px;
	font-weight:normal;
	visibility: hidden;
}

#pods .pod div {
	display: block;
	background: url(../images/pod-hover.png);
	border-top: 1px solid #bd682c;
	position: absolute;
	left: 1px;
	bottom: -250px;
	width: 279px;
	padding: 22px;
	height: auto !important;
	height:130px;
	min-height:130px;
}

body.cssanim #pods .pod:hover div {
	bottom: 0;
}

#pods .pod div h3 {
	color: #FF711A;
	font-size:14px;
	font-weight:normal;
}

#pods .pod div p {
	margin:5px 0;
	color: #C1B1AC;
	font-size:9pt;
}

#pods .pod div a {
	padding-top: 0;
	text-transform: none;
	visibility: visible;
}
#pods .pod .little-link-left{
	font-size:9pt;
}


/* Content area
*/

#page-body .body {
	clear: both;
	background: #ffffff;
	color: #333333;
	overflow: auto;
	zoom: 1;
}

#welcome-text {
	padding: 22px;
	width: 604px;
	float: left;
	overflow: auto;
	zoom: 1;
}

#welcome-text div.column {
	float: left;
	width: 270px;
	padding: 5px 30px 0 0;
	line-height: 1.6;
}
#welcome-text p{
	margin-bottom:15px;
	line-height: 1.8;
	letter-spacing: 0.5px;
}

#welcome-text a {
}

#news {
	padding: 22px;
	width: 279px;
	float: left;
	position: relative;
}

#news .container {
	overflow: hidden;
	height: 140px;
	position: relative;
}

#news h2 {
	margin-bottom: 5px;
}

#news h3 {
	margin-bottom: 5px;
	font-weight: bold;
}

#news a.news-link{
	color:#000;	
}

#news .date {
	color: #a25723;
	margin: 5px 0;
}

#news .item {
	clear: both;
	height: 140px;
	position: relative;
	top: 0px;
}
