/*------------------------------------------------------------
	HOMEPAGE
------------------------------------------------------------*/

#PodLeftImage,
#PodMiddleImage,
#PodRightImage {
	height:118px;
	width:305px;
}

#Content #banner {
	height:519px;
	position:relative;
	background: url(../images/banners/booth2196.jpg) no-repeat;
}
#Content #banner .pod {
	position:absolute;
	height:180px;
	width:318px;
	bottom: 20px;
	background-position: 6px 85px;
	background-repeat: no-repeat;
	background-color:#fff;
}
#Content #banner .pod .title,
#Content #banner .pod p{
	padding:0;
	margin:0;
}
#Content #banner .pod .title{
	padding-top:10px;
}
#Content #banner .pod p{
	padding-bottom:10px;
	line-height:16px;
}
#Content #banner .pod:hover {
	cursor: hand;
	cursor: pointer;
}

.cssanim #Content #banner .pod:hover {
	height: 280px;
}

#Content #banner .pod a:hover {
	text-decoration: none;
}

#PodLeft{
	left:0px;
	cursor:hand;
	background-image: url(../images/tab1_image.jpg);
}
#PodMiddle{
	cursor:hand;
	left:318px;
	background-image:url(../images/tab2_image.jpg);
}
#PodRight{
	cursor:hand;
	left:636px;
	background-image:url(../images/tab3_image.jpg);
}

#Content .pod .content {
	padding: 5px 10px;
}

#Content .tabright {
	border-top:2px solid #000000;
	margin:0;
	padding:0;
}

#Content .tabmiddle {
	background: url(../images/pod-border.png) right repeat-y;
	border-top:2px solid #000000;
	margin:0;
	padding:0;
}

#Content .tableft {
	background: url(../images/pod-border.png) right repeat-y;
	border-top:2px solid #000000;
	margin:0;
	padding:0;
}

#Content .tabs_text {
	padding:0;
	border-top:1px dotted #d4d4d4;
	border-bottom:1px dotted #d4d4d4;
	background: url(../images/pod-border.png) 636px repeat-y;
	min-height:280px;
}

#Content .text_left {
	float:left;
	width:318px;
}

#Content .text_center {
	float:left;
	width:318px;
	margin-top:10px;
}

#Content .text_right {
	float:left;
	width:317px;
	margin-top:10px;
}

#Content .text_center p,
#Content .text_right p {

}


/* Info tabs
*/

#Content .tabs_text h2 {
	/*display: none;*/
}
#Content .tabs_text p{
	padding:0;
	margin:0;
	padding-bottom:15px;
}

#Content .tabs_text h3,
#Content .tabs_text h2,
#Content .tabs_text h1 {
	margin: 0;
	padding: 0;
	margin-top:0px;
	font-size:16px;
	color:#000000;
}

#Content .tabs_text .text_tab {
	line-height: 1.6;
	padding: 0 12px;
	min-height:155px;
}

#Content .tabs_text .text_center .text_tab {
	display: none;
}
#Content .text_right .text_tab img {
	display:none;
}

#Content .tabs_text .text_center .text_tab.active {
	display: block;
}

#Content .tabs_text em {
	font-style: normal;
	font-weight: bold;
}

#Content .text_right .brochure {
	padding:5px 0px 5px 10px;
}
#Content .text_right .brochure img {
	border:none;
}

#Footer {
	border: 0;
}

.logos {
	text-align:center;
}


.twitter {
	margin-top:5px;
}
.twitter img {
	border:none;
}
.tweet .follow {
	float:left;
}
.tweet {
	float:right;
	margin-right:8px;
}
.tweet ul {
	background-image: url(../images/tweet-bubble.png);
	background-repeat: no-repeat;
	width:249px;
	height:85px;
	display:table;
}
#Content .text_left .tweet ul li {
	border:none;
	padding:10px 15px 10px 30px;
	font-size:11px;
	color:#616161;
	vertical-align:middle;
	display:table-cell;
}
#Content .text_left .tweet ul li a {
	color:#000;
}

