html {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	color: #333;
	background: #FFF url(images/bg-top.jpg) top repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
a:link, a:visited, a:active {
	color: #1081B9;
}
a:hover {
	color: #F04E11;
}
img {
	border: 0;
}
blockquote {
	margin-right: 1em;
	margin-left: 1em;
	font-style:italic;
}
.imgfloatright {
	float: right;
	padding: 0 0 1em 1em;
}
.nowrap {
	white-space: nowrap;
}
.smallprint {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.85em;
	color: #666;
	margin: 3em 1em 0;
}
#main {
	margin: 0 auto;
	width: 974px;
	background: #FFF url(images/shadow.gif) repeat-y;
}
#main2 {
	background: url(images/bg-new.gif) no-repeat;
}
#main3 {
	background: url(images/bottom-shadow.gif) bottom no-repeat;
	padding: 0 7px 7px 7px;
}
#header {
	height: 92px;
	padding: 0 16px;
	background: url(images/line.gif) bottom no-repeat;
}
#header img {
	float: right;
	margin: 30px 0 0 0;
}
#header a img {
	float: left;
	margin: 20px 0 0 0;
}
#navbar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 960px;
	background: url(images/line.gif) bottom no-repeat;
}
#navbar ul li {
	display: inline;
}
#navbar ul li a {
	display: block;
	float: left;
	padding: 10px 18px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #999;
	font-size: 0.7em;
	font-weight: bold;
	text-decoration: none;
	border-right: 1px solid #CCC;
}
#navbar ul li a:hover {
	color: #666;
}
#navbar ul li a.last {
	border-right: 0;
}
#navbar ul li a.navbarselected {
	color: #4B5970;
}
#mbody {
	clear: both;
	padding: 5px 8px 0;
	width: 944px;
}
#navigation {
	float: left;
	width: 184px;
	font-size: 0.75em;
	padding: 17px 0 8px;
}
#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#navigation ul#mainmenu {
	padding-bottom: 3px;
	margin-bottom:7px;
	background: url(images/navigation/shadow.gif) bottom no-repeat;
}
#navigation li {
	display: inline;
}
#navigation ul a {
	display: block;
	color: #000;
	background: url(images/navigation/navlink.gif) center no-repeat;
	text-decoration: none;
	padding: 5px 6px 5px 6px;
	border-bottom: 1px solid #FFF;
}
#navigation ul ul a {
	background-image: url(images/navigation/subnavlink.gif);
	padding-left: 10px;
	font-size: 0.9em;
}
#navigation ul ul ul a {
	padding-left: 16px;
}
#navigation a.last {
	border-bottom: 1px solid #D7D7D7;
}
#navigation ul a.selected {
	color: #F04E11;
}
#navigation ul a.expandable { background-image: url(images/navigation/navlinkexpandable.gif); }
#navigation ul a.expanded { background-image: url(images/navigation/navlinkexpanded.gif); }
#navigation ul ul a.expandable { background-image: url(images/navigation/subnavlinkexpandable.gif); }
#navigation ul ul a.expanded { background-image: url(images/navigation/subnavlinkexpanded.gif); }

#contentcontainer {
	float: right;
	width: 743px;
	font-size: 0.8em;
}
#content {
	float: left;
	width: 542px;
	height: 450px;
	padding-bottom: 30px;
}
html>body #content {
	height: auto;
	min-height: 450px;
}
#headerimage {
	height: 202px;
}
#sidebar {
	float: right;
	width: 184px;
	padding: 17px 0 8px;
}
#footer {
	clear: both;
	background: url(images/line.gif) top no-repeat;
	padding: 10px 16px;
	font-size: 0.7em;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
}
#footer a {
	color: #999;
}
#footer a:hover {
	color: #04357B;
}
.FooterBracket {
	padding-right: 6px;
	padding-left: 6px;
}
.swbutton {
	margin-bottom: 10px;
}
.swbutton img {
	vertical-align: top;
}
h1 {
	margin-top: 0;
	font-size: 1.3em;
	letter-spacing: 0.05em;
	color: #3E3E3E;
}
h2 {
	font-size: 1.2em;
	letter-spacing: 0.05em;
}
h3 {
	font-size: 1em;
}
h2.testimonialheader {
	font-size: 1.0em;
	letter-spacing: 0.05em;
}
#content p {
	line-height: 1.4em;
}
#content ul {
	list-style-image: url(images/bullet-sq.gif);
}
#content ul ul {
	padding-top: 8px;
}
#content li {
	padding-top: 0;
	padding-bottom: 4px;
}

#content ul.faqlist {
	margin: 0;
	padding: 0;
	list-style: none;
}
p.question {
	font-weight: bold;
	padding-top: 2em;
}

label {
	padding-right: 8px;
	color: #666;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
}
input, textarea {
	border: 1px solid #999;
	padding: 1px;
}
input.button {
	border: 0;
	padding: 0;
}
input.checkbox {
	border: 0;
}

dd {
	font-size: 0.85em;
	margin: 1em 0 2em;
}

.newsitem 
{
	display:block;
	font-size:0.85em;
	min-height:80px;
	margin-bottom:20px;
	
	
}

.newsimg 
{
	float:left; 
	padding:0 10px 0 0;
	
}

a.featurelink
{
	color:#000;
	text-decoration:none;
}




.screenshot {
	float: right;
	border: 1px solid #CCC;
	margin: 0 0 12px 12px;
}
#casestudytabs {
	background: #FFF url(images/caststudytabbottom.gif) bottom repeat-x;
	border-collapse: collapse;
}
#casestudytabs ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#casestudytabs li {
	margin: 0;
	padding: 0 2px 0 0;
	float: left;
}
#casestudytabs li a {
	display: block;
	background: #F5F5F5;
	color: #333;
	padding: 5px 12px 5px;
	border: 1px solid #E0DDD7;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	white-space: nowrap;
}
#casestudytabs li a.casestudytabon {
	border-bottom: 1px solid #FFF;
	background: #FFF;
}
#casestudytabs li a:hover {
	background: #FFF;
}

#casestudy {
	border-collapse: collapse;
}
#casestudy td {
	border-right: 1px solid #E0DDD7;
	border-bottom: 1px solid #E0DDD7;
	padding: 10px 0;
}
#casestudy td.logo {
	text-align: center;
	border-right: 0;
	border-left: 1px solid #E0DDD7;
	padding-right: 12px;
}
#casestudy td.introtext {
	padding: 10px 5px;
}


#casestudy h3 {
	padding: 1px 0;
	letter-spacing: normal;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
}
.visitclient {
	background: url(images/arrow.gif) center left no-repeat;
	padding-left: 12px;
}

#linkbar {
	clear: both;
	text-align: left;
	padding: 16px 0 16px 0;
	width: 910px;
	padding-left: 50px;
	font-size: 0.7em;
	color: #999;
	overflow: hidden;
}
#linkbar div {
	float: left;
	width: 215px;
	padding-right: 15px;
}
#linkbar div#rightedge {
	float: left;
	width: 190px;
	padding-right: 0;
}
#linkbar h3 {
	margin: 0;
}
#linkbar a {
	text-decoration: none;
	color: #999;
}
#linkbar a:hover {
	color: #1081B9;
	text-decoration: underline;
}
#linkbar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

/* sidebar boxes */

#freetrial {
	background: #FFF url(images/sidebar/gradientbox.gif) top left no-repeat;
	margin-bottom: 6px;
}
#freetrialinner {
	background: transparent url(images/sidebar/gradientboxbottom.gif) bottom left no-repeat;
	padding: 15px 15px 3px;
	height: 142px;
}
html>body #freetrialinner {
	height: auto;
	min-height: 142px;
}
#freetrial h4 {
	margin: 0;
	padding: 0;
	background: transparent;
}
#freetrial h4 a {
	display: block;
	width: 154px;
	height: 44px;
	background: transparent url(images/sidebar/freetrial.gif) top left no-repeat;
}
#freetrial h4 a span {
	display: none;
}
#freetrial p {
	margin: 0;
	padding: 0 6px;
	font-size: 11px;
}
#freetrial div div {
	text-align: right;
}
#freetrial div div img {
	vertical-align: top;
}
#freetrial a {
}
#freetrial a:hover {
	color: #1081B9;
	text-decoration: underline;
}

#freetrialblue {
	background: #FFF url(images/sidebar/bluegradientbox.jpg) top left no-repeat;
	margin-bottom: 6px;
}
#freetrialblueinner {
	background: transparent url(images/sidebar/bluegradientboxbottom.gif) bottom left no-repeat;
	padding: 15px 15px 3px;
	height: 142px;
}
html>body #freetrialblueinner {
	height: auto;
	min-height: 142px;
}
#freetrialblue h4 {
	margin: 0;
	padding: 0;
	background: transparent;
}
#freetrialblue h4 a {
	display: block;
	width: 154px;
	height: 44px;
	background: transparent url(images/sidebar/freetrialblue.jpg) top left no-repeat;
}
#freetrialblue h4 a span {
	display: none;
}
#freetrialblue p {
	margin: 0;
	padding: 0 6px;
	font-size: 11px;
}
#freetrialblue div div {
	text-align: right;
}
#freetrialblue div div img {
	vertical-align: top;
}
#freetrialblue a {
}
#freetrialblue a:hover {
	color: #1081B9;
	text-decoration: underline;
}


#contactus {
	background: #FFF url(images/sidebar/gradientbox.gif) top left no-repeat;
	margin-bottom: 6px;
}
#contactusinner {
	background: transparent url(images/sidebar/gradientboxbottom.gif) bottom left no-repeat;
	padding: 15px 15px 18px;
}

#contactus h4 {
	margin: 0;
	padding: 0;
	background: transparent;
}
#contactus h4 a {
	display: block;
	width: 154px;
	height: 112px;
	background: transparent url(images/sidebar/contactus2.jpg) top left no-repeat;
}
#contactus h4 a span {
	display: none;
}
#contactus p {
	margin: 0;
	padding: 0 6px;
	font-size: 11px;
}

#webinars {
	background: #FFF url(images/sidebar/gradientbox.gif) top left no-repeat;
	margin-bottom: 6px;
}
#webinarsinner {
	background: transparent url(images/sidebar/gradientboxbottom.gif) bottom left no-repeat;
	padding: 15px 15px 18px;
}

#webinars h4 {
	margin: 0;
	padding: 0;
	background: transparent;
}
#webinars h4 a {
	display: block;
	width: 154px;
	height: 44px;
	background: transparent url(images/sidebar/webinars.jpg) top left no-repeat;
}
#webinars h4 a span {
	display: none;
}
#webinars p {
	margin: 0;
	padding: 0 6px;
	font-size: 11px;
}

#latestnews {
	background: #FFF url(images/sidebar/gradientbox.gif) top left no-repeat;
	margin-bottom: 6px;
}
#latestnewsinner {
	background: transparent url(images/sidebar/gradientboxbottom.gif) bottom left no-repeat;
	padding: 15px 15px 15px;
}
#latestnews h4 {
	margin: 0;
	padding: 0;
	background:transparent;
}
#latestnews h4 a 
{
	display: block;
	width: 154px;
	height: 54px;
	background: transparent url(images/sidebar/latestnews.jpg) top left no-repeat;
}
#latestnews h4 a span {
	display: none;
}
#latestnews ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#latestnews li {
	display: inline;
}
#latestnews li a {
	display: block;
	padding: 7px 6px 8px;
	font-size: 11px;
	text-decoration: none;
	color: #333;
	background: transparent url(images/sidebar/bottomborder.gif) bottom left no-repeat;
}
#latestnews li a:hover {
	color: #1081B9;
	text-decoration: underline;
}
#latestnews li a.firstitem { padding: 0 6px 11px; }
#latestnews li a.lastitem { background: transparent; padding: 10px 6px 0; }


#ourclients h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #666;
}



#ourclients {
	background: #FFF url(images/sidebar/gradientbox.gif) top left no-repeat;
}
#ourclientsinner {
	background: transparent url(images/sidebar/gradientboxbottom.gif) bottom left no-repeat;
	padding: 15px 15px 1px;
}
#ourclients h4 {
	margin: 0;
	padding: 0;
	width: 154px;
	height: 44px;
	background: transparent url(images/sidebar/ourclients.gif) top left no-repeat;
}
#ourclients h4 span {
	display: none;
}
#ourclients img {
	display: block;
	margin: 0 auto 10px;
}
#marqueecontainer {
	position: relative;
	width: 154px;
	height: 196px;

	overflow: hidden;
}
#fadeshow1 
{
	margin-bottom:10px;
	
}

.downarrow 
{
	background:url(images/navigation/downarrow.gif) no-repeat top right;
	padding-right:8px;
	font-weight:bold;
}

.orange 
{
	color:#F04E11;
}

.feature 
{
	clear:left;
	min-height:120px;
	margin-bottom:10px;
}

.featureimg 
{
	float:left;
	padding:0 10px 5px 0;
}

.clearme 
{
	clear:both;
	margin:0;
}

.left 
{
    float:left;
}
.overflow 
{
    overflow:auto;
}
.padding 
{
    padding:20px 10px 10px 10px;
}

p.inline_caption 
{
    width:130px;
    float:right;
    clear:right; 
    margin:0 0 20px 0; 
    background:#ebebeb; 
    font-size:11px;
    padding:5px 10px; 
    text-align:center;
}
