body {
	font-size: 75%;
	color: #757575;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 15px 0;
	margin: 0;
}
#debug {
	position: absolute;
	top: 5px;
	left: 10px;
	text-align: left;
}
#Wrapper {
	width: 910px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	position: relative;
	background: url(../images_gen/wrapper_bg.gif) repeat-y left;
}
#Wrapper.Home {
	background: none;
}
#Header {
	width: 880px;
	padding: 0;
	margin: 0;
	background: #fff url(../images_gen/header_bg.gif) repeat-x top;
}
#Logo {
	width: 360px;
	float: left;
	margin: 0;
	padding: 0;
}
#Logo img {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}
#Logo h2 {
	float: left;
	font-size: 100%;
	margin: 37px 0 0 10px;
	display: block;
	color: #CCC;
	letter-spacing: 1px;
}
#ToolBar {
	width: 300px;
	float: right;
	padding: 34px 0 0 0;
}
#ToolBar ul {
	font-size: 80%;
	list-style: none;
	padding: 0;
	margin: 0;
}
#ToolBar ul li {
	float: left;
	padding: 4px 13px 4px 13px;
	border-left: 1px solid #CDE3F3;
}
#ToolBar ul li ul li {
	float: none !important;
	padding: 0 !important;
	font-size: 150% !important;
	text-align: right !important;
}
#ToolBar ul li ul li a {
	float: none !important;
	padding: 4px !important;
}
#ToolBar ul li  div.navSubWrap {
	padding-top: 4px !important;
}
#ToolBar ul li.First {
	padding: 4px 13px 4px 0;
	border: none;
}
#ToolBar ul li.Last {
	padding: 4px 0 4px 13px;
}
#ToolBar ul li a {
	float: left;
	color: #2188C7;
	text-decoration: none;
}
#Navigation {
	width: 910px;
	padding: 8px 0;
	margin: 0;
	background: #fff;
	position: relative;
	z-index: 5;
}
ul#MainNav {
	width: auto;
	padding: 0 15px 0 0;
	margin: 0;
	float: right;
	list-style: none;
	z-index: 5;
	display: block;
}
ul#MainNav li {
	float: left;
	margin: 0;
	padding: 5px 13px 5px 13px;
	border-left: 1px solid #EAEAEA;
}
ul#MainNav li.First {
	padding: 5px 13px 5px 0;
	border: none;
}
ul#MainNav li h3 {
	margin: 0;
	padding: 0;
	font-size: 110%;
	letter-spacing: 1px;
}
ul#MainNav li h3 a {
	color: #2188C7;
	text-decoration: none;
}
ul#MainNav li h3 a:hover {
	color: #858585;
}
ul#MainNav li h3 a.Active {
	color: #858585;
}
#Page {
	font-size: 95%;
	background: url(../images_gen/page_bg.gif) repeat-x bottom;
	padding: 0 0 18px 0;
}
#Page ul {
	margin: 0 0 15px 0;
	padding: 0;
	list-style: none;
}
#Page ul li {
	padding: 0 0 0 10px;
	background: url(../images_gen/bullet_bg.gif) no-repeat left 5px;
	margin: 8px 0 8px 4px;
	color: #666666;
}
#Page a {
	color: #2188C7;
	font-weight: bold;
	text-decoration: none;
}
#Page a:hover {
	text-decoration: underline;
}
#Content a:visited {
	color: #3C9CE6;
}
#PageBottom {
	width:910px;
	height: 20px;
	clear: both;
	background:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
}
#PageBottom span.Left {
	float: left;
	padding: 8px 0 3px 0;
	display: block;
	width: 250px;
}
#PageBottom span.Right {
	float: right;
	padding: 8px 0 3px 0;
	display: block;
	width: 250px;
	text-align: right;
}
#SectionTitle {
	width: 910px;
	padding: 0 0 16px 0;
	margin: 0;
	background: #fff url(../images_gen/sectiontitle_bg.gif) repeat-x bottom;
}
#SectionTitle h1 {
	width: 895px;
	margin: 0 0 10px 0;
	padding: 30px 0 20px 15px;
	_padding: 31px 0 20px 15px;
	font-size: 280%;
	color: #fff;
	font-weight: normal;
	height: 22px;
	overflow: hidden;
	border-bottom: 3px solid #3C9CE6;
}
#LeftCol {	
	width: 150px;
	padding: 0 30px 10px 30px;
	float: left;
}
ul#SubNav {
	margin: 0;
	padding: 0;
}
ul#SubNav li {
	padding: 14px 0 0 0;
	background: none;
	margin: 0;
}
ul#SubNav li h4 {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
}
ul#SubNav li h4 a {
	font-weight: normal;
}
ul#SubNav li h4 a.Active {
	color: #858585;
}
ul#SubNav ul {
	margin: 0 0 0 0 !important;
	padding: 0 0 0 15px !important;
}
ul#SubNav ul li {
	margin: 0 0 0 0 !important;
	padding: 5px 0 0 0 !important;
}
ul#SubNav ul a {
	font-weight: normal !important;
	color: #006699;
}
#Content {
	float: right;
	width: 665px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.Back {
	float: right;
}
#Content h1 {
	font-size: 170%;
	font-weight: normal;
	margin: 0 0 15px 0;
}
#Content h2 {
	font-size: 120%;
	font-weight: bold;
	margin: 0 0 15px 0;
}
#Content p {
	margin: 0 0 15px 0;
}
#Content ul {
	margin: 0 0 15px 0;
	padding: 0;
	list-style: none;
}
#Content ul li {
	background: none;
	padding: 0 0 0 10px;
	background: url(../images_gen/bullet_bg.gif) no-repeat left 4px;
}
#Content ul ul {
	margin: 0 0 15px 23px;
	padding: 0;
	list-style: circle !important ;
}
#Content ul ul li {
	background: none;
	padding: 0;
}
#Copy {
	width: 425px;
	_width: 415px;
}
#Copy h1 {
	font-size: 100%;
	font-weight: bold;
	margin: 0 0 15px 0;
}
#Copy h2 {
	font-size: 100%;
	font-weight: bold;
	margin: 0 0 15px 0;
}
#Copy table {
	border-collapse: collapse;
	border-color: #B9DEF9;
}
#RightCol {
	width: 208px;
	padding: 0;
	margin: 0 0 30px 30px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
}
.Testimonial, .Downloads, .ImageHolder {
	position: relative;
	background: url(../images_gen/right_shad_bg.gif) repeat-y left;
	margin: 0 0 20px 0;
	padding: 0 0 7px 7px !important;
	_padding: -1px 0 14px 7px !important;
	width: 201px;
}
.Testimonial blockquote, .Downloads blockquote, .ImageHolder blockquote {
	padding: 5px;
	margin: 0;
	border: 1px solid #BADDF9;
}
.Testimonial blockquote {
	padding: 5px;
	_padding: 5px 5px 10px 5px;
	background: #E7F2EE;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
}
.ImageHolder blockquote {
	font-weight: bold;
	text-align: center;
}
.Quote {
	width: 171px;
	padding: 15px;
	background: #5C70A2 url(../images_gen/testimonial_bg.jpg) no-repeat top left;
	margin: 0;
	font-size: 110%;
	font-weight: bold;
	color: #fff;
	font-style: italic;
}
.Quote p {
	margin: 0 !important;
}
.Downloads blockquote {
	padding: 8px !important;
	font-size: 95% !important;
	margin: 0;
}
.Downloads h3 {
	margin: 0 0 10px 0 !important;
	padding: 0 !important;
	font-size: 170%;
	font-weight: bold;
	color: #B9DEF9;
}
p.DownloadP {
	margin: 0 !important;
	padding: 0 0 5px 0 !important;
}
p.DownloadP a img {
	float: left !important;
	width: 18px !important;
	display: block !important;
	clear: none !important;
	margin: 0 !important;
	padding: 0 !important;
}
p.DownloadP a span {
	display: block !important;
	float: left !important;
	clear: none !important;
	margin: 0 0 0 4px !important;
	padding: 0 !important;
}
.Downloads p.DownloadP a span {
	width: 155px !important;
}
p.DownloadP a {
	display: inline;
}
.Downloads p.DownloadP a {
	color: #858585 !important;
	font-weight: normal !important;
	display: block;
}
p.DownloadP a:hover {
	color: #858585 !important;
	text-decoration: none !important;
}
	
.ShadTL {
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	height: 7px;
	width: 7px;
	background:url(../images_gen/right_shad_tl.gif) no-repeat top left;
}
.ShadBottom {
	position: absolute;
	display: block;
	left: 0;
	bottom: 0;
	height: 7px;
	width: 208px;
	background: #fff url(../images_gen/right_shad_bottom.gif) no-repeat top left;
	margin: 0;
	padding: 0;
}
p.ContactButton {
	margin: 0 0 20px 0;
}
/* HOME PAGE */

#HomeFlash {
	padding: 0 0 26px 0;
	background: #fff url(../images_gen/sectiontitle_bg.gif) repeat-x bottom;
	position: relative;
	z-index: 1;
}
#HomeFlash object {
	z-index: 1;
}
#HomeBanners {	
	position: relative;
	z-index: 1;
	padding: 0;
	margin: 0;
	width: 910px;
	text-align: center;
}
#VMWareBanner {
	float: left;
	width: 300px;
}
#SupportBanner {
	width: 289px;
	float: left;
	margin: 0 0 0 10px;
}
#NetBanner {
	float: right;
	width: 300px;
}
#HomeContent {
	background: url(../images_gen/home_boxes_separators.gif) repeat-y;
	width: 910px;
	margin: 20px 0;
	padding: 0;
}
.HomeBox {
	float: left;
	width: 243px;
	margin: 0;
	padding: 0 30px;
}
.HomeBox h3 {
	font-size: 170%;
	margin: 0 0 15px 0;
	font-weight: normal;
}
#Promo blockquote {
	font-size: 110%;
	margin: 0;
	padding: 0;
}
.NewsTeaser {
	margin: 0;
	padding: 0 0 8px 0;
}
.NewsTeaser h4, .NewsTeaser p {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
.StandardTeaser {
	margin: 8px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #EAEAEA;
}
.StandardTeaser img {
	float: left;
	margin: 0 15px 5px 0;
}
.StandardTeaser h3 {
	font-size: 110%;
	margin: 0 0 5px 0!important;
}



#PartnerLogos {
	padding: 0;
	width: 910px;
	margin: 0;
}
#PartnerLogos a {
	float: left;
	margin: 0 0 0 73px;
}
#PartnerLogos a img {
	display: none;
}
#PartnerLogos a.First {
	float: left;
	margin-left: 10px;
}
#PartnerLogos a#CiscoLogo {
	width: 50px;
	height: 55px;
	background: url(../images_gen/cisco_logo_bg.gif) no-repeat bottom;
}
#PartnerLogos a#CiscoLogo:hover {
	background: url(../images_gen/cisco_logo_bg.gif) no-repeat top;
}
#PartnerLogos a#MicrosoftLogo {
	width: 95px;
	height: 58px;
	background: url(../images_gen/microsoft_logo_bg.gif) no-repeat bottom;
}
#PartnerLogos a#MicrosoftLogo:hover {
	background: url(../images_gen/microsoft_logo_bg.gif) no-repeat top;
}
#PartnerLogos a#VMwareLogo {
	width: 90px;
	height: 67px;
	background: url(../images_gen/vmware_logo_bg.gif) no-repeat bottom;
}
#PartnerLogos a#VMwareLogo:hover {
	background: url(../images_gen/vmware_logo_bg.gif) no-repeat top;
}
#PartnerLogos a#HPLogo {
	width: 90px;
	height: 70px;
	background: url(../images_gen/hp_logo_bg_2.gif) no-repeat bottom;
}
#PartnerLogos a#HPLogo:hover {
	background: url(../images_gen/hp_logo_bg_2.gif) no-repeat top;
}
#PartnerLogos a#IBMLogo {
	width: 112px;
	height: 55px;
	background: url(../images_gen/ibm_logo_bg.gif) no-repeat bottom;
}
#PartnerLogos a#IBMLogo:hover {
	background: url(../images_gen/ibm_logo_bg.gif) no-repeat 0 1px;
}
#PartnerLogos a#BTLogo {
	width: 150px;
	height: 55px;
	background: url(../images_gen/bt_logo_bg.gif) no-repeat bottom;
}
#PartnerLogos a#BTLogo:hover {
	background: url(../images_gen/bt_logo_bg.gif) no-repeat top;
}
#PartnerLogos a#CitrixLogo {
	width: 95px;
	height: 68px;
	background: url(../images_gen/citrix_logo_bg.gif) no-repeat bottom;
}
#PartnerLogos a#CitrixLogo:hover {
	background: url(../images_gen/citrix_logo_bg.gif) no-repeat top;
}
#Footer {
	background: #fff;
}
#FooterLinks {
	width: 910px;
	font-size: 80%;
	margin: 0;
	padding: 15px 0;
}
ul.FooterLeft {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
ul.FooterLeft li, ul.FooterRight li {
	display: inline;
	padding: 0 3px 0 6px;
	margin: 0;
	border-left: 1px solid #2188C7;
}
ul.FooterLeft li.First, ul.FooterRight li.First {
	padding: 0 3px 0 0;
	margin: 0;
	border-left: none;
}
ul.FooterLeft li a, ul.FooterRight li a {
	text-decoration: none;
	color: #2188C7;
}
ul.FooterRight {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
}
#FooterLinks p {
	clear: both;
	padding: 5px 0;
	margin: 0;
}
a img {
	border: none;
}
hr {
	border: none 0;
	border-top: 1px solid #EAEAEA;
	width: 100%;
	height: 1px;
	padding: 0 0 10px 0;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.Clear {
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}

/*Drop Downs*/
.navSubWrap {
	position: absolute;
	top: 29px;
	z-index: 10;
	visibility: hidden;
	padding: 13px 0 0 0 !important;
	background: #fff;
	border: none!important;
}
#navaboutWrap {
	position: absolute;
	left: 690px;
	width: 190px;
	padding: 0;
	margin: 0;
	background: #fff;
	top: 51px;
	text-align: right;
}
#navsolutionsWrap {
	position: absolute;
	left: 375px;
	width: 192px;
	padding: 0;
	margin: 0;
	background: #fff;
}
#navservicesWrap {
	position: absolute;
	left: 469px;
	width: 212px;
	padding: 0;
	margin: 0;
	background: #fff;
}
#navpublicWrap {
	position: absolute;
	left: 558px;
	width: 142px;
	padding: 0;
	margin: 0;
	background: #fff;
}
#navprivateWrap {
	position: absolute;
	left: 682px;
	width: 142px;
	padding: 0;
	margin: 0;
	background: #fff;
}
#navpartnersWrap {
	position: absolute;
	right: -5px;
	width: 102px;
	padding: 0;
	margin: 0;
	background: #fff;
}
.navSub ul {
	padding: 0!important;
	margin: 0!important;
	list-style: none;
	text-align: left;
	background: #fff;
	border-top: 1px solid #EAEAEA;
	border-left:  1px solid #EAEAEA;
	border-right:  1px solid #EAEAEA;
}
.navSub li {
	padding: 0 13px 0 5px!important;
	margin: 0!important;
	float: none!important;
	background: #fff;
	display: block;
	border-bottom: 1px solid #EAEAEA;
	border-left: none!important;
}
.navSub a {
	color: #2188DA;
	text-decoration: none;
	font-size: 90%;
	background: #fff;
	padding: 3px 0;
	display: block;
}
.navSub a:hover {	
	text-decoration: underline;
}

#NewsTicker{
	width:240px;
	height:140px;
}
#NewsVertical {
	width: 240px;
	height: 140px;
	display: block;
	overflow: hidden;
	position: relative;
}
/* --------------- */
/* Ticker Vertical */
#TickerVertical {
	width: 240px;
	height: 140px;
	display: block;
	list-style: none !important;
	background: none !important;
}
#TickerVertical li {
	display: block;
	width: 230px;
	color: #333333;
	text-align: left;
	float: left;
	background: none !important;
	margin: 0 !important;
	padding: 0 !important;
}
#TickerVertical li .NewsTitle{
	display: block;
	color: #2188C7;
}
#TickerVertical li .NewsTitle a:link,
#TickerVertical li .NewsTitle a:Visited {
	display: block;
	color: #2188C7;
}
#TickerVertical li .NewsTitle a:hover {
	text-decoration:underline;
}
#TickerVertical li .NewsFooter{
	display: block;
	color: #2188C7;
}
