@charset "UTF-8";
.TabbedPanels {
	margin: 0px;
	padding: 0px;
	clear: none;
	width: 947px; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
	background-image: url(../images/enterprise_bg.jpg);
	background-repeat:no-repeat;
	
}




.TabbedPanelsTabGroup {
	margin: 0px 0px 0px 150px;
	padding: 0px;
}
.TabbedPanelsTab {
	position: relative;
	float: left;
	height: 27px;
	padding: 9px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	front-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	/*background-color: #DDD;*/
	list-style: none;
	color: #227cc4;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	border-right: 1px solid #e4e4e4;
	border-left: 1px solid #e4e4e4;
}
.TabbedPanelsTabHover {
	color: #227cc4;
}
.TabbedPanelsTabSelected {
	background-image: url(../images/white_bg_topborder.gif);
	background-repeat:repeat-x;
	color: #333;
}
.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}
.TabbedPanelsContentGroup {
	clear: both;
	background-color: #fff;
	background-repeat:no-repeat;
}
.TabbedPanelsContent {
	background-image: url(../images/enterprise_content_bg.jpg);
	height: 220px;
	position: relative;
	
}
.TabbedPanelsContentVisible {
}
.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	background-color: #EEE;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}
.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}
.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: solid 1px #999;
}
.VTabbedPanels .TabbedPanelsContentGroup {
	cleer: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}









.TabbedPanels2 {
	margin: 0px;
	padding: 0px;
	clear: none;
	width: 619px; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
	background-image: url(../images/aboutus_top_bg.jpg);
	background-repeat:no-repeat;
}
.TabbedPanelsTabGroup2 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.TabbedPanelsTab2 {
	position: relative;
	float: left;
	height: 27px;
	padding: 9px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	front-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	/*background-color: #DDD;*/
	list-style: none;
	color: #227cc4;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	border-right: 1px solid #e4e4e4;
	border-left: 1px solid #e4e4e4;
}
.TabbedPanelsTabHover2 {
	color: #227cc4;
}
.TabbedPanelsTabSelected2 {
	background-image: url(../images/white_bg_topborder.gif);
	background-repeat:repeat-x;
	color: #333;
}
.TabbedPanelsTab2 a {
	color: fff;
	text-decoration: none;
}
.TabbedPanelsContentGroup2 {
	clear: both;
	background-color: #fff;
	background-repeat:no-repeat;
}
.TabbedPanelsContent2 {
	background-image: url(../images/videoarea.jpg);
	height: 226px;
	position: relative;
}

