/* MAIN TAGS */

* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Arial", sans-serif;
	background-color: #FFF;
	background-image: url(../images/bg-gradient.jpg);
	background-repeat: repeat-x;
	font-size:11px;
	color:#666;
}
body.landing {
	padding-top:23px;
}
h3, h4, h5, h6, p {
	margin-bottom:1em;	
}
h1 {
	font-size: 24px;
	font-weight: normal;
	color: #0096db;
	letter-spacing: -1px;
	margin-bottom:.5em;
}
h2 {
	font-size: 24px;
	font-weight: normal;
	color: #0096db;
	letter-spacing: -1px;
	margin-bottom:0px;
}
h3, h4 {
	font-size: 16px;
	font-weight: normal;
	color: #191c1f;
}
h4 {
	margin-bottom:0px;
}
h5, h6 {
	font-size: 11px;
	font-weight: bold;
	color: #191c1f;
}
h6 {
	margin-bottom:0px;
}

p {
	line-height: 1.4em;
}





/* LINKS */

a:link, a:visited {
	color: #003479;
	font-weight:bold;
	text-decoration:none;
}
a:hover, a:active {
	color: #0096db;	
}
img {
	border:none;	
}








/* MISC CUSTOM CLASSES*/

.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}
.tight {
	margin-bottom: 0.2em;
}
.nobreak {
        white-space: nowrap;
}
.rule {
	background-color: #ccc;
	height: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
	font-size: 0px;
}




/* WRAPPER AND BANNERS */

#wrapper {
	width: 1010px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#banner {
	background-color: #FFF;
	background-image: url(../images/bg-banner-intr.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 140px;
	width: 1010px;
}
body.home #banner {
	background-image: url(../images/bg-banner-home.jpg);
	height: 510px;
}





/* CONTENT PANELS */

#content {
	background-image: url(../images/bg-content-intr.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 45px;
	padding-left: 45px;
	padding-bottom: 5px;
	width: 920px;
}
body.home #content {
	background-image: url(../images/bg-content-home.jpg);
	padding-top: 10px;
	padding-right: 35px;
	padding-left: 35px;
	width: 940px;
}
body.landing #content {
	background-image: url(../images/bg-content-landing.jpg);
	padding-top: 10px;
	padding-right: 35px;
	padding-left: 35px;
	width: 940px;
}
#content-left {
	float: left;
	width: 625px;
}
body.landing #content-left {
	padding: 20px 0 0 15px;
}
#conent-right {
	float: right;
	width: 240px;
}
body.landing #sidebar {
	float: right;
	width: 224px;
	margin:-10px 1px 0 0;
	min-height:500px;
	padding:0 20px;
	background:
	url(../images/bg-sidebar-landing.png) no-repeat;
}





/* UTILTY NAV */

#util-nav {
	height: 45px;
	width: 1010px;
	position: relative;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
}
#util-nav ul {
	list-style-type: none;
	position: absolute;
	right: 20px;
	bottom: 5px;
}
#util-nav li {
	display: inline;
}
#util-nav a:link, #util-nav a:visited {
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #365d81;
	padding-left: 10px;
	color: #b5c3d1;
}
#util-nav ul a:hover {
	color: #FFF;	
}
#util-nav #login a {
	border-right-style: none;
}
body.home #home a,
body.contact #contact a,
body.login #login a {
	color:#FFF;	
}







/*LANDING PAGE*/

#header {
	background:url(../images/bg-header-landing.png) no-repeat;
	width:1010px;
	height:125px;
	position:relative;
}
body.landing .logo {
position: absolute;
	left: 41px;
	top: 34px;
}
#banner-landing {
	background:url(../images/bg-banner-landing-superhero.jpg) no-repeat;
	width:1010px;
	height:376px;
	position:relative;
	font-size:22px;
	color:#b2e5fd;
}
#banner-landing-marker {
	position:absolute;
	top:-2px;
	left:115px;
}
#banner-landing-intro {
	position:absolute;
	top:50px;
	left:50px;
	width:530px;
}
#banner-landing h1 {
	color:#fff;
	font-size:35px;
	font-weight:normal;
	margin-bottom:7px;
}
table#landing-process {
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
}
table#landing-process td {
	background:#f0f0f0;
	border-bottom:solid 1px #ccc;
	padding:10px 20px;
	color:#333;
}
table#landing-process .table-header td {
	background:#ccc;
	font-weight:bold;
}
.disclaimer {
	font-size:10px;
}
#sidebar input {
	border:solid 1px #ccc;
	padding:3px;
	background:#ebebeb;
	width:220px;
	margin-top:3px;
}
#sidebar input#submit {
	border:none;
	padding:0px;
	background:none;
	width:auto;
	margin-left:-3px;
}







/* PRODUCTS SUB-NAVIGATION */

#productsSub  {
	float: left;
	margin: 0 ;
	padding: 0;
	width:100%;
}
#productsSub ul {
	margin: 0 0 35px 0;
	padding: 0;
	list-style-type: none;
}
#productsSub ul li {
	display: inline;
}
#productsSub ul li a {
	float: left;
	height: 25px;
	padding: 0 25px 10px 0;
	text-decoration: none;
}
#productsSub ul li a:link, #productsSub ul li a:visited {
	color: #003479;
	font-weight: bold;
}
#productsSub ul li a:hover {
	color: #0096db;	
}
#productsSub ul li.current a {
	color: #0096db;	
}





/* NAVIGATION, HEADER */

.logo {
	position: absolute;
	left: 41px;
	top: 34px;
}
#navigation {
	list-style-type: none;
	position: absolute;
	height: 22px;
	width: 639px;
	right: 30px;
	top: 55px;
}
#navigation li {
	display: inline;
}
#navigation a {
	height: 22px;
	display: block;
	float: left;
	background-repeat:no-repeat;
	background-position: 0px 0px;
}

#navigation #products a {background-image: url(../images/btn-products.gif); width: 96px;}
#navigation #customers a {background-image: url(../images/btn-customers.gif); width: 112px;}
#navigation #pricing a {background-image: url(../images/btn-pricing.gif); width: 88px;}
#navigation #support a {background-image: url(../images/btn-support.gif); width: 94px;}
#navigation #news a {background-image: url(../images/btn-news.gif); width: 125px;}
#navigation #company a {background-image: url(../images/btn-company.gif); width: 124px;}
#navigation a:hover {
	background-position: 0px -22px;
}

body.products #navigation #products a,
body.customers #navigation #customers a,
body.pricing #navigation #pricing a,
body.support #navigation #support a,
body.news #navigation #news a,
body.company #navigation #company a {
	background-position: 0px -44px;
}

#banner .marker {
	bottom: 0px;
	position: absolute;
}
body.products #banner .marker {left: 357px;}
body.customers #banner .marker {left: 467px;}
body.pricing #banner .marker {left: 567px;}
body.support #banner .marker {left: 657px;}
body.news #banner .marker {left: 767px;}
body.company #banner .marker {left: 887px;}




/* CONTENT STYLES */

#intro {
	position: absolute;
	left: 40px;
	top: 160px;
	width: 375px;
}
.intro {
	font-size: 14px;
	line-height: 1.5em;
}
.bold {
	font-weight: bold;
	color: #000;
}
.formula-bar {
	position: absolute;
	left: 35px;
	bottom: 32px;
}






/* SPOTLIGHTS */

.spotlights-home h1 {
	font-size: 16px;
	color: #191c1f;
	margin-bottom: 12px;
	margin-top: 5px;
	line-height: 17px;
}
.spotlight {
	margin-bottom: 40px;
}
.spotlight.last {
	margin-bottom: 0px;
}






/* LISTS */

ul.list {
	margin-bottom: 2em;
	margin-left: 25px;
}
.list li {
	margin-bottom: 0.5em;
}
ul.list ul {
	margin-left: 30px;
}






/* FOOTER */

#footer-wrapper {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 50px;
	padding-left: 30px;
}
#footer {
	padding-top: 10px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #575a5d;
	color: #999;
	line-height: 15px;
}
#footer-left {
	float: left;
	width: 350px;
	font-size: 10px;
}
#footer-right {
	float: right;
	width: 550px;
	text-align: right;
	font-size:11px;
}
#footer a:link, #footer a:visited {
	font-weight: normal;
	color: #999;
}
#footer a:hover {
	color: #666;	
}
#customer-logos td {
	padding: 10px;
	text-align: center;
}
table.customer-applications td {
	padding: 5px;
	vertical-align: text-top;
	text-align: left;
}
.table-header {
	background-color: #CCC;
	font-weight: bold;
	color: #000;
}
table.pricesheet td {
	padding: 5px;
}
#comparison td {
	padding: 5px;
}

