body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #83898b;
	background-image: url(../images/home-bg1.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	text-decoration: none;
	text-align:center;
}
span {
	color:#ecebeb;
	font-weight:bold;
}
#wrapper {
	width:970px;
	text-align:left;
	padding:0px;
	margin:0px auto;
}
#header {
	height:98px;
}

#logo {
	float:left;
	height:97px;
	display:block;
	width:228px;
}
#home-banner { z-index:-5;
	height:225px;
}
#flash { 
	float:left;
	width:558px;
	height:225px;
}
#testimonial {
	background-image:url(../images/testimonials.jpg);
	float:left;
	padding:85px 0px 0px 85px;
	width:326px;
	height:140px;
	background-repeat:no-repeat;
}
#leftcolum {
	padding-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ecebeb;
	line-height:18px;
	float:left;
	width:299px;
}
#security {
	width:298px;
	height:105px;
}
#security-flash {
	height:41px;
}
#leftcolum li {
	background-image:url(../images/home-bullet.gif);
	background-position:left 5px;
	background-repeat:no-repeat;
	padding-bottom:6px;
	padding-left:12px;
	line-height:18px;
}
#leftcolum li a {
	color:#c7ced5;
	text-decoration:none;
}
#leftcolum li a:hover {
	color:#f5e4aa;
	text-decoration:none;
}
.readmore {
	color:#f59c10;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	color:#f59c10;
	padding-top:10px;
}
.readmore:hover {
	color:#f59c10;
	text-decoration:underline;
}
#middlecolum li {
	font-size:12px;
	background-image:url(../images/home-bullet.gif);
	background-position:left 5px;
	background-repeat:no-repeat;
	padding-bottom:6px;
	padding-left:12px;
	line-height:15px;
}
#middlecolum li a {
	color:#c7ced5;
	text-decoration:none;
}
#middlecolum li a:hover {
	color:#f5e4aa;
	text-decoration:none;
}
#rightcolum li {
	font-size:12px;
	background-image:url(../images/home-bullet.gif);
	background-position:left 5px;
	background-repeat:no-repeat;
	padding-bottom:6px;
	padding-left:12px;
	line-height:14px;
}
#rightcolum li a {
	color:#c7ced5;
	text-decoration:none;
}
#rightcolum li a:hover {
	color:#f5e4aa;
	text-decoration:none;
}
#middlecolum {
	font-family:Arial, Helvetica, sans-serif;
	padding-left:24px;
	float:left;
	width:306px;
}
#virtual {
	width:306px;
	height:105px;
}
#virtual-flash {
	height:41px;
}
#rightcolum {
	font-family:Arial, Helvetica, sans-serif;
	padding-left:24px;
	float:left;
	width:296px;
}
#infra {
	width:296px;
	height:105px;
}
#infra-flash {
	height:41px;
}
#home-content {
	height:362px;
}
#home-cta {
	width:970px;
	background-repeat: no-repeat;
}
#home-cta li {
	float:left;
}
#home-cta li a {
	display:block;
	background-repeat: no-repeat;
	height: 1px;
	padding-top:98px;
	overflow:hidden;
	background-position:0px 0px;
}
#home-cta li a:hover, #home-cta li a.active {
	background-position:0px -99px;
}
#cta-online {
	width:319px;
	background-image: url(../images/cta-online-support.jpg);
}
#cta-downloads {
	width:331px;
	background-image: url(../images/cta-downloads.jpg);
}
#cta-contact {
	width:320px;
	background-image: url(../images/cta-contact.jpg);
}
#footer-wrapper {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:970px;
	height:95px;
	margin:0px auto;
}
.copyright {
	text-align:left;
	width:700px;
	font-size:10px;
	float:left;
	padding-top:18px;
	padding-left:15px;
	line-height:18px;
	color:#757575;
}
.copyright a {
	color:#757575;
	text-decoration:none;
}
.copyright a:hover {
	color:#757575;
	text-decoration:underline;
}
#footerright {
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	width:200px;
	padding-left:10px;
	color:#000000;
	float:right;
	margin:15px 10px 0px 0px;
	background-image: url(../images/footer-divider.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#footerright a {
	color:#5c5c5c;
	text-decoration:none;
}
#footerright a:hover {
	text-decoration:underline;
}
.footer-font {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:10px;
}





#mainnav li li ul {
	width:100px;
	background-color: #ffffff;
	position:absolute;
	padding:0px;
	margin:-30px 0px 0 110px;
}
#mainnav li li li {
	float:none;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
#mainnav li li li a {
	background-image:none;
	height:12px;
	text-decoration:none;
	color: #5e6161;
	background-color:#ffffff;
	width:90px;
	line-height: normal;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	padding: 7px 0px 8px 10px;
	border-top: 1px solid #999696;
	display:block;
}
#mainnav li li li a:hover {
            background-color: #9a9c9c;
            color: #ffffff;
}
#mainnav li li ul {
            display:none;
}
#mainnav li li li ul {
            display:none;
}
#mainnav li li li:hover ul {
            display:block;
}







.sp_content_column {
	width: 650px;
	float:left;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px;
}
.sp_content_column h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #223a6f;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.sp_content_column h2 {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #223a6f;
	text-decoration: none;
}
.sp_content_column h3 {
	margin: 12px 0px 8px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #223a6f;
	text-decoration: none;
}
.sp_content_column h4 {
	margin: 12px 0px 8px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #567d94;
	text-decoration: none;
}
.sp_fullcontent_column {
	width: 700px;
	float:left;
	padding: 0px;
	margin: 0px 0px 0px 20px;
}
.sp_fullcontent_column h1 {
	margin: 0px 0px 8px;
	padding: 0px 0px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #223a6f;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}
.sp_fullcontent_column h2 {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #223a6f;
	text-decoration: none;
}
.sp_fullcontent_column h3 {
	margin: 12px 0px 8px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #223a6f;
	text-decoration: none;
}
.sp_right_column {
	width: 205px;
	float:right;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
.sp_right_box {
	border: 1px solid #b7b7b7;
	padding: 12px;
}
.sp_right_box h1 {
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #223a6f;
	text-decoration: none;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.sp_right_box h2 {
	margin: 0px 0px 8px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #223a6f;
	text-decoration: none;
}
.sp_right_box_header {
	background-image: url(../images/bg_rightheader.png);
	background-repeat: no-repeat;
	height: 33px;
	width: 205px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 33px;
	text-indent: 10px;
}
.sp_rb_contactbox {
	padding: 5px;
	background-color: #b7b7b7;
	margin: 0px;
}
.sp_rb_rlbox {
	padding: 5px;
	background-color: #b7b7b7;
	margin: 0px;
}
.sp_testimonial {
	padding: 5px;
	background-color: #b7b7b7;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	
}
.sp_rb_headlink {
	font-size: 11px;
	font-weight: bold;
	color: #567d94;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
.sp_rb_headlink:hover {
	font-size: 11px;
	font-weight: bold;
	color: #e58205;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
.sp_rb_link {
	font-size: 11px;
	font-weight: normal;
	color: #223a6f;
	text-decoration: underline;
}
.sp_rb_link:hover {
	font-size: 11px;
	font-weight: normal;
	color: #e58205;
	text-decoration: underline;
}
.tmbox {
	background-image: url(../images/bg_tmbox.jpg);
	float: left;
	height: 234px;
	width: 339px;
}
.tmbox h1 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #223a6f;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tmbox h1 a {
	color: #223a6f;
	text-decoration: none;
}
.tmbox h1 a:hover {
	color: #e58205;
	text-decoration: underline;
}
.tmbox ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.tmbox li {
	background-image: url(../images/dot02.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: 0px 5px;
	margin-bottom: 10px;
	font-weight: bold;
}
.tmbox li a {
	color: #333333;
	text-decoration: none;
}
.tmbox li a:hover {
	color: #e58205;
	text-decoration: underline;
}
.greylinkbox {
	background-color: #F0F0F0;
	margin: 0px;
	padding: 8px;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	display: block;
	border: 1px solid #FFFFFF;
}
.greylinkbox:hover {
	background-color: #bebebe;
	margin: 0px;
	padding: 8px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #bebebe;
	display: block;
}
/*new expandable div css added here*/


.pro_tab_container {
	margin-bottom: 1em;
	background-image: url(../images/bg_pro_tab.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 10px;
	margin-top: 0em;
	margin-right: 0em;
	margin-left: 0em;
	border-top: 0px solid #ffffff;
	border-right: 0px none #bebebe;
	border-bottom: 0px none #bebebe;
	border-left: 0px none #bebebe;
}
.tabcontent{
	display:none;
	padding-top: 8px;
}

/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
	padding: 3px 0;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	font: bold 13px Arial, Helvetica, sans-serif;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
	text-decoration: none;
	position: relative;
	z-index: 1;
	padding: 3px 7px;
	border: 1px solid #3977ad;
	color: #3977ad;
	background: #b7b7b7 url(../images/shade.gif) repeat-x left top;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
	text-decoration: none;
	color: #b7b7b7;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
}

.shadetabs li a.selected{ /*selected main tab style */
	background-image: url(../images/shadeactive.gif);
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}
countrytabs@charset "utf-8";
.page {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #000000;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.holder {
	padding: 0px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#extra-added {
height:123px;
width:970px;
}
#added-flash {
width:575px;
height:74px;
float:right;
margin:23px 20px 0 0;}
#added-news {
float:left;
width:277px;
margin:10px 0 0 12px;}
.news-heading {
background-image:url(../images/news-heading.jpg);
width:57px;
height:19px;
margin-bottom:5px;
}
#added-news p {
color:#000000;
line-height:18px;
padding-bottom:0px;}
#added-news p a {
color:#ff0004;
}

