* {
	outline: 0;
	padding: 0;
	margin: 0;
}
img 
{
    border-style: none;
    border-color: inherit;
    border-width: 0;
}
body {
	background: #fff url(images/master/bg.png) repeat-x 0 0;
}
.left {
	float: left;
	display: inline;
}
 
.right {
	float: right;
	display: inline;
}
.clear {
	clear: both;
}
.topbar
{
    background: url(images/master/topbar.png) 0 0 no-repeat;
    background-color:transparent;
    width:900px;
    height:4px;
    margin-top:10px;
}

h1,.heading
{
	color: #1C3138;
	font-family: Arial, sans-serif;
	font-style: normal;
	font-size: 14pt;
	font-weight: bold;
	margin-bottom:15px;
	margin-top:0px;
}
h2,.heading2
{
	font-family: Arial, sans-serif;
	font-size: 12pt; 
	color: #1C3138; 
	font-weight:bold; 
	margin-top:0; 
	margin-bottom:0 
}
h3
{
	font-family: Arial, sans-serif;
	font-size:10pt;
	font-weight:bold;
	padding-bottom:0px;
	margin:0px;
}
h4
{
	font-family: Arial, sans-serif;
	font-size:10pt;
	font-weight:bold;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
}
A:link, A:visited, A:active 
{	color:#009AAD;
	text-decoration:none
}
A:hover 
{	
	color:#FF5700; 
}
.sitemap
{
	color:Gray;
	font-size:8pt;
	padding-bottom:5px;
}
.pslul 
{
    padding:10px;
	list-style-image: url('images/bullet2.gif');
	list-style-type: circle;
	margin-left: 20px;
	margin-top: 0;
	margin-bottom: 0;
}
.leftheaderbox
{
    float:right;
    width:500px;
    color: #1C3138;
	font-family: Arial, sans-serif;
	font-style: normal;
	font-size: 10pt;
}
.leftheaderbox h4
{
    font-family:Arial, sans-serif;
	font-size: 12pt; 
	color: #303030; font-weight:bold; margin-top:0; margin-bottom:0 
}
.chatlink
{
	color:#0199ab;
	cursor:pointer;
	font-size:11px;
}
#content 
{
    font:normal 13px Arial, sans-serif;
    color:#303030;
    width:900px;
    background-color:White;
}
#wrapper {
	margin: 0 auto;
	width: 900px;
	}
	#header {
		position: relative;
		height: 182px;
		font-family: Tahoma, Arial, sans-serif;
		}
		#header-title {
			margin: 20px 0 22px;
			float: left;
			display: inline;
			height: 65px;
			width: 249px;
			}
			#header-title h1 a {
				display: block;
				text-indent: -9999px;
				background: transparent url(images/master/header-logo.png) no-repeat 0 0;
				height: 65px;
				width: 249px;
			}
		#header-welcome {
			margin: 10px 0 0;
			float: right;
			display: inline;
			height: 40px;
			width: 250px;
			}
			#header-welcome h4 {
				text-align: right;
				font-size: 11px;
				color: #fff;
			}
		#menu {
			margin: 0;
			position: absolute;
			top: 73px;
			right: 0;
			height: 36px;
			width: auto;
			}
			#nav ul {
				position: absolute;
				top: 36px;
				display: none;
				border-left: 1px solid #666;
				border-right: 1px solid #666;
				border-bottom: 1px solid #666;
				background: #1f3238;
				z-index: 3;
				}
			#nav,
			#nav ul {
				line-height: 1.5em;
				list-style: none;
				list-style-position: outside;
				}
				#nav li {
					float: left;
					position: relative;
				}
				#nav li ul li {
					margin: 0 5px;
					border-bottom: 2px solid #1a3940;
				}
				#nav li ul a {
					width: 170px;
					height: auto !important;
					float: left;
					display: inline;
				}
				#nav a:link, #nav a:active, #nav a:visited {
					display: block;
					padding: 5px;
					color: #fff;
					font-size: 13px;
					height: 36px;
					text-decoration: none;
					background: #1f3238;
				}
				#nav ul a:hover {
					background: #109aac !important;
				}
				#nav ul ul {
					top: auto;
				}
				#nav li ul ul {
					left: 185px;
					border-top: 1px solid #666;
				}
				#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul {
					display: none;
				}
				#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul {
					display: block;
				}
			    #menu ul li a#menu-products {
			    	padding: 0 13px 0 10px;
			    	background: transparent url(images/master/menu-arrow-border.png) no-repeat 5px 0;
			    	width: 71px;
			    }
				#menu ul li a#menu-products:hover {
					margin: 0 !important;
					background: transparent url(images/master/menu-hover.png) no-repeat 0 0 !important;
				}
			    #menu ul li a#menu-products.active {
			    	margin: -1px 0 0;
			    	padding: 0 13px 0 12px;
			    	background: transparent url(images/master/menu-active.png) no-repeat 0 0;
			    	width: 71px;
				}
			    #menu ul li a#menu-free-trial {
			    	padding: 0 13px 0 10px;
			    	background: transparent url(images/master/menu-arrow-border.png) no-repeat 5px 0;
			    	width: 71px;
			    }
				#menu ul li a#menu-free-trial:hover {
					margin: 0 !important;
					background: transparent url(images/master/menu-hover.png) no-repeat 0 0 !important;
				}
			    #menu ul li a#menu-free-trial.active {
			    	margin: -1px 0 0;
			    	padding: 0 13px 0 12px;
			    	background: transparent url(images/master/menu-active.png) no-repeat 0 0;
			    	width: 71px;
			    }
			    #menu ul li a#menu-purchase {
			    	padding: 0 13px 0 10px;
			    	background: transparent url(images/master/menu-arrow-border.png) no-repeat 5px 0;
			    	width: 71px;
			    }
				#menu ul li a#menu-purchase:hover {
					margin: 0 !important;
					background: transparent url(images/master/menu-hover.png) no-repeat 0 0 !important;
				}
			    #menu ul li a#menu-purchase.active {
			    	margin: -1px 0 0;
			    	padding: 0 13px 0 12px;
			    	background: transparent url(images/master/menu-active.png) no-repeat 0 0;
			    	width: 71px;
			    }
			    #menu ul li a#menu-support {
			    	padding: 0 13px 0 10px;
			    	background: transparent url(images/master/menu-arrow-border.png) no-repeat 5px 0;
			    	width: 71px;
			    }
				#menu ul li a#menu-support:hover {
					margin: 0 !important;
					background: transparent url(images/master/menu-hover.png) no-repeat 0 0 !important;
				}
			    #menu ul li a#menu-support.active {
			    	margin: -1px 0 0;
			    	padding: 0 13px 0 12px;
			    	background: transparent url(images/master/menu-active.png) no-repeat 0 0;
			    	width: 71px;
			    }
			    #menu ul li a#menu-partners {
			    	padding: 0 13px 0 10px;
			    	background: transparent url(images/master/menu-arrow-border.png) no-repeat 5px 0;
			    	width: 71px;
			    }
				#menu ul li a#menu-partners:hover {
					margin: 0 !important;
					background: transparent url(images/master/menu-hover.png) no-repeat 0 0 !important;
				}
			    #menu ul li a#menu-partners.active {
			    	margin: -1px 0 0;
			    	padding: 0 13px 0 12px;
			    	background: transparent url(images/master/menu-active.png) no-repeat 0 0;
			    	width: 71px;
			    }
			    #menu ul li a#menu-company {
			    	padding: 0 13px 0 10px;
			    	background: transparent url(images/master/menu-arrow-border.png) no-repeat 5px 0;
			    	width: 71px;
			    }
				#menu ul li a#menu-company:hover {
					margin: 0 !important;
					background: transparent url(images/master/menu-hover.png) no-repeat 0 0 !important;
				}
			    #menu ul li a#menu-company.active {
			    	margin: -1px 0 0;
			    	padding: 0 13px 0 12px;
			    	background: transparent url(images/master/menu-active.png) no-repeat 0 0;
			    	width: 71px;
			    }
			    #menu li.withsubmenu 
			    {
			        margin-right:0px;
			        width: 185px;
			    }
		#sub-menu-wrapper {
			margin: 0;
 			background: transparent url(images/master/sub-menu-bg.png) no-repeat -30px -1px;
			height: 75px;
			width: 900px;
			}
			#sub-menu-wrapper .sub-menu {
				margin: 26px 0 0;
				float: right;
				display: inline;
				height: 35px;
				width: 575px;
				}
				#sub-menu-wrapper .sub-menu ul {
					list-style: none;
					}
					#sub-menu-wrapper .sub-menu ul li {
						margin: 0 9px;
						float: left;
						display: inline;
						}
						#sub-menu-wrapper .sub-menu ul li a {
							text-decoration: none;
							font-size: 13px;
							color: #fff;
						}
			#sub-menu-buttons {
				margin: 13px 0 0;
				float: left;
				display: inline;
				border-right: 2px solid #24575E;
				height: 50px;
				width: 315px;
				}
				#sub-menu-buttons ul {
					list-style: none;
					}
					#sub-menu-buttons ul li {
						margin: 0 0 0 10px;
						float: left;
						display: inline;
						width: 155px;
						}
					#sub-menu-buttons ul li.callback-button {
						width: 135px;
					}
						#sub-menu-buttons ul li.chat-button a {
							background: transparent url(images/master/chat-button.png) no-repeat 0 0;
							_background: transparent url(images/master/chat-button_ie6.png) no-repeat 0 0;
							cursor:hand;
						}
						#sub-menu-buttons ul li.callback-button a {
							background: transparent url(images/master/callback-button.png) no-repeat 0 0;
							_background: transparent url(images/master/callback-button_ie6.png) no-repeat 0 0;
							cursor:hand;
						}
						#sub-menu-buttons ul li a {
							padding: 0 0 0 53px;
							display: block;
				
							line-height: 44px;
							text-decoration: none;
							color: #fff;
							height: 50px;
						}
	#content {
	}
	#footer-wrapper {
		margin: 0 0 0;
		}
		#footer-top {
			padding: 25px 25px 0;
			height: 130px;
			background: #ccc;
		}
		#footer-top-inner {
			margin: 0 auto;
			width: 900px;
			}
			#footer-top .footer-top-col {
				margin: 0 0 0 55px;
				float: left;
				display: inline;
				max-width: 175px;
				}
				#footer-top .footer-top-col h3 {
					margin: 0 0 2px;
					font-size: 10px;
					font-weight: bold;
					font-family: Tahoma, Arial, sans-serif;
				    }
					#footer-top .footer-top-col h3 a {
							font-size: 10px;
							color: #000;
							font-family: Tahoma, Arial, sans-serif;
							text-decoration: none;
							}
							#footer-top .footer-top-col h3 a:hover {
								color: #109aac;
							}
				#footer-top .footer-top-col ul {
					list-style: none;
					}
					#footer-top .footer-top-col ul li {
						line-height: 14px;
						}
						#footer-top .footer-top-col ul li a {
							font-size: 10px;
							color: #000;
							font-family: Tahoma, Arial, sans-serif;
							text-decoration: none;
							}
							#footer-top .footer-top-col ul li a:hover {
								color: #109aac;
							}
		#footer-middle {
			height: 50px;
			border-top: 2px solid #b1b1b1;
			background: #ccc;
		}
		#footer-middle-inner {
			margin: 0 auto;
			width: 900px;
			}
			#footer-middle ul {
				margin: 0 auto;
				list-style: none;
				width: 360px;
				}
				#footer-middle ul li.footer-middle-dynamics {
					margin: 6px 10px 0;
					float: left;
					display: inline;
					height: 37px;
					width: 103px;
					}
					#footer-middle ul li.footer-middle-dynamics a {
						display: block;
						text-indent: -9999px;
						height: 37px;
						width: 103px;
						background: transparent url(images/master/footer-middle-links.png) no-repeat 0 0;
					}
				#footer-middle ul li.footer-middle-salesforce {
					margin: 6px 10px 0;
					float: left;
					display: inline;
					height: 37px;
					width: 105px;
					}
					#footer-middle ul li.footer-middle-salesforce a {
						display: block;
						text-indent: -9999px;
						height: 37px;
						width: 105px;
						background: transparent url(images/master/footer-middle-links.png) no-repeat -131px 0;
					}
				#footer-middle ul li.footer-middle-editorschoice {
					margin: 6px 10px 0;
					float: left;
					display: inline;
					height: 37px;
					width: 89px;
					}
					#footer-middle ul li.footer-middle-editorschoice a {
						display: block;
						text-indent: -9999px;
						height: 37px;
						width: 89px;
						background: transparent url(images/master/footer-middle-links.png) no-repeat -270px 0;
					}
		#footer-bottom {
			height: 75px;
			border-top: 1px solid #676e72;
			background: #1f3238;
		}
		#footer-bottom-inner {
			margin: 0 auto;
			width: 900px;
			}
			#footer-bottom p {
				margin: 0 50px 0 20px;
				float: left;
				display: inline;
				line-height: 10px;
				_line-height: 16px;
				font-family: Tahoma, Arial, sans-serif;
				font-size: 10px;
				color: #fff;
			}
			#footer-bottom ul {
				margin: 32px 0 0;
				list-style: none;
				}
				#footer-bottom ul li.footer-bottom-feed {
					padding: 0 0 0 15px;
					border-right: none;
				}
				#footer-bottom ul li.footer-bottom-help {
					padding: 0 0 0 6px;
					border-right: none;
				}
				#footer-bottom ul li {
					padding: 0 5px;
					_padding: 0 5px 3px;
					float: left;
					display: inline;
					line-height: 10px;
					_line-height: 16px;
					border-right: 1px solid #fff;
					}
					#footer-bottom ul li.footer-bottom-feed a {
						padding: 2px 0 1px 20px;
						background: transparent url(images/master/footer-bottom-feedhelp.png) no-repeat 0 0;
					}
					#footer-bottom ul li.footer-bottom-help a {
						padding: 2px 0 1px 21px;
						background: transparent url(images/master/footer-bottom-feedhelp.png) no-repeat 0 -17px;
					}
					#footer-bottom ul li a {
						font-size: 10px;
						color: #fff;
						font-family: Tahoma, sans-serif;
						text-decoration: none;
						}
						#footer-bottom ul li a:hover {
							color: #109aac;
						}
						
.rb_t {background: url(images/master/dot.gif) 0 0 repeat-x; width: 227px}
.rb_b {background: url(images/master/dot.gif) 0 100% repeat-x}
.rb_l {background: url(images/master/dot.gif) 0 0 repeat-y}
.rb_r {background: url(images/master/dot.gif) 100% 0 repeat-y}
.rb_bl {background: url(images/master/bl.gif) 0 100% no-repeat}
.rb_br {background: url(images/master/br.gif) 100% 100% no-repeat}
.rb_tl {background: url(images/master/tl.gif) 0 0 no-repeat}
.rb_tr 
{
	background: url(images/master/tr.gif) 100% 0 no-repeat; 
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:5px;
}
div.floating-menu 
{
    position: fixed;
    right: 0px;
    top: 50%;
}
div.floating-menu ul
{
    list-style: none;
}
div.floating-menu ul li
{
    height: 60px;
}    
#footerSlideContainer {
	position: fixed;
	bottom:0;
	width: 100%;
}
#footerSlideButton {
	background: url(images/master/popout.png) top left no-repeat transparent;
	position: absolute;
	top: -34px;
	right: 0px;
	width:153px;
	height:34px;
	border: none;
	cursor: pointer;
	
}
#footerSlideContent {
	width: 100%;
	height: 0px;
	background: #1f3238;
	color: #CCCCCC;
	border: none;
}
#footerSlideText {
	padding: 15px 10px 25px 25px;
}


