@charset "utf-8";
/* CSS Document */

.btnTabs{
width: 460px;
height: 24px;
text-align: center;
font-size: 13px;
font-family: trebuchet ms;
background-color: black;
background-image: url(/images/btn1_tile.gif);
background-repeat: repeat-x;
background-position: top;
border-bottom: 1px solid #333333;
padding:0px;
white-space:nowrap;
}
.btnTabs a{
border-right: 1px solid #333333;
padding: 5px 5px 5px 5px;
line-height:20px;
}
.btnTabs a:active{
background-color:#000000;
color: #cc0033;
}
#example2 .SlidingPanels {
	float: left;
}
#example2 .SlidingPanelsContentGroup {
	float: left;
	width: 10000px;
}
#example2 .SlidingPanelsContent {
	float: left;
	width: 600px;
	padding:0px;
	height: 400px;
	overflow: auto;
	background-color:#000000;
}
#example2 .SlidingPanelsContentSpacer {
	width: 600px;
	float:left;

}
#example2 .SlidingPanelsContent TABLE {
	color:#CCCCCC;
}
#example2 .SlidingPanelsContent TD {
	vertical-align:top;
	padding:10px;
	line-height:18px;
}
#example2 .p1 {
	width:600px;
	overflow:hidden;
}
#example2 .p0,#example2 .p1,#example2 .p2,#example2 .p3,#example2 .p4 {
	width:600px;
	overflow:hidden;
}

#example2 .addressDetails {
	font-weight:bold;
	text-align:center;
}
/*contact text*/
.red-h2{
color: #cc0033;
font-size:	16px;
font-family: trebuchet ms;
font-weight: bold;
}