@charset "utf-8";
/* CSS Document */

			/* CSS Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {	border-collapse: collapse;border-spacing: 0;}

			/* Generic */
			
.margin-right-48 {margin-right:48px;}
.margin-left-150 {margin-left:150px;}

			/* Containers */

body {background-color:#5c5c5c; font:11px/15px Verdana, Arial, Helvetica, sans-serif;}
			
.container {
	width:790px;
	margin:0 auto;
	background-color:#FFF;
}

h1 {
	font-size:13px;
	padding-top:5px;
	padding-bottom:10px;
	line-height:16px;
}
h2 {
	font-size:14px;
	padding-bottom:10px;
	line-height:16px;
}
h3 {
	padding-top:10px;
	padding-bottom:2px;
}
.diagram_title {
	font-size:14px;
	line-height:14px;
	color:#315565;
}
ul {
	list-style:disc;
	padding-left:20px;
}
p {
	padding-bottom:10px;
	padding-top:5px;
}
p a {
	color:#486875;
	font-weight:bold;
}

	/* Header */
			
#header {
	background:#FFFFFF;
	border-bottom:#CCCCCC 1px solid; 
	float:left; 
	clear:both; 
	margin-bottom:10px;
	padding-top:15px;
}
.header-container {
	width:755px;
	clear:both;
	float:left;
	margin-left:15px;
}

#header img.phone {float:right; clear:right; margin-top:20px;}
#header img.logo {float:left;}
#header div.nav {float:right; clear:right; margin-top:3px;}

			/* Banner */
			
.banner {}

			/* Banner Nav */
			
.banner-nav {
	background:url(images/banner-nav-bg.gif) no-repeat;
	height:29px;
}

.banner-nav a {
	font:bold 10px/29px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
}

.banner-nav-container {
	width:630px;
	margin:0 auto;
}

			/* Main Content */
		
.content-790 {
	width:750px;
	padding:20px;
	background-color:#FFF;
	float:left;
}

.content-790-diagrams {
	width:750px;
	padding:0px;
	background-color:#FFF;
}

.content-790-plain {
	width:750px;
	padding-left:20px;
	padding-right:20px;
	background-color:#FFF;
	float:left;
}

.content-quote {
	width:637px;
	height:230px;
	padding-left:60px;
	margin-right:60px;
	padding-right:70px;
	padding-top:30px;
	background-color:#FFF;
	text-align:right;
	background:url(/images/quote1.png) center no-repeat;
}
.content-500 {
	float:left;
	width:480px;
	background-color:#FFF;
	margin-right:30px;
}

.content-350-left {
	float:left;
	width:360px;
	background-color:#FFF;
	margin-right:15px;
}
.content-350-right {
	float:right;
	width:360px;
	background-color:#FFF;
}
.content-290 {
	float:left;
	width:240px;
	background-color:#FFF;
}

.content-syndication {
	width:750px;
	background-color:#FFF;
	float:left;
}

			/* Sidebar */
			
.box-240 {
	background:#e2e2e2 url(images/sidebar-box-bottom-bg.gif) bottom no-repeat;
	font:11px/20px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:15px;
	padding-bottom:10px;
}

.box-240-demo {
	background: url(/images/request_demo_bg.gif) bottom no-repeat;
	font:11px/20px Verdana, Arial, Helvetica, sans-serif;
	height:148px;
	width:239px;
	margin-bottom:15px;
	padding-bottom:10px;
}

.box-240-resources {
	background: url(/images/resources_bg.jpg) bottom no-repeat;
	font:11px/20px Verdana, Arial, Helvetica, sans-serif;
	height:200px;
	width:239px;
	margin-bottom:15px;
	padding-bottom:10px;
}

.box-240-features {
	background: url(/images/features_benefits_bg.jpg) bottom no-repeat;
	font:11px/20px Verdana, Arial, Helvetica, sans-serif;
	height:148px;
	width:239px;
	margin-bottom:15px;
	padding-bottom:10px;
}

.box-240-nobg {
	font:11px/20px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:15px;
	padding-bottom:10px;
}

.box-240-resources ul, .box-240-features ul, .box-240-resources img.thumbs {margin:10px; padding-top:40px;}
.box-240-resources a, .box-240-features a {color:#486875;}

			/* Request form */
			
form.request-form {
	width:450px;
}

form.request-form label {
	width:150px;
	float:left;
	margin-bottom:5px;
	line-height:16px;
}

form.request-form input.request-textbox {
	margin-bottom:3px;
	width:180px;
	float:left;
}

form.request-form select.request-textbox {
	margin-bottom:3px;
	width:180px;
}

form.request-form span {
	color:#999999;
	}
.form_disclaimer {
	text-decoration:none;
	color:#999999;
	line-height:12px;
	font-size:9px;
}
			/* Footer */
			
.footer {
	background:url(images/footer-bg.jpg) repeat-x;
	clear:both;
	height:54px;
	padding-top:10px;
	text-align:center;
}

.footer a, .footer span, .footer {
	text-decoration:none;
	color:#FFF;
	line-height:10px;
	font-size:9px;
}
.legal_disclaimer {
	text-decoration:none;
	line-height:12px;
	font-size:9px;
}
img.floatleft {
	float:left;
	padding-left:0px;
	padding-right:5px;
	padding-bottom:0px;
}

		/* Tool Tips */
p#vtip { display: none; position: absolute; padding: 10px; left: 5px; font-size: 14px; line-height:14px; background-color: white; border: 1px solid #a6c9e2; -moz-border-radius: 5px; -webkit-border-radius: 5px; z-index: 9999 }
p#vtip #vtipArrow { position: absolute; top: -10px; left: 5px }-->

			/* Image Map */
			
.image-map {background:#FFF; clear:both; float:left;} 
.image-map .264 {width:264px;}
.image-map .274 {width:274px;}
.image-map .margin-left-158 {margin-left:158px;}

