
/* Main Template */

html {
	width:100%;
	height:100%;
  overflow-x: auto;
}

body {
	width:100%;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background: repeat-x url('../images/sub_bg.jpg');
	background-position:center top;
	
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -100px; /* the bottom margin is the negative value of the footer's height */
}

.push, .footer {
	height:100px;
}

.footer {
	background:repeat-x url('../images/footer_bg.gif');
	color:#767d2f;
}

.footerContent {
	height: 100px; /* .push must be the same height as .footer */
	background-position:center top;
	width:960px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	width:960px;
	padding-top:20px;
	margin-left:auto;
	margin-right:auto;
}

#mainContainer {
	width:100%;
	background-color:#FFF;
  min-height:200px;
  height:auto !important;
  height:200px;

}

#main {
	width:960px;
	margin-left:auto;
	margin-right:auto;
}

#mainContainer {
	width:100%;
}

#banner {
	width:960px;
	margin-left:auto;
	margin-right:auto;
  min-height:128px;
  height:auto !important;
  height:128px;
	position:relative;
}

#pageTitle {
	position:absolute;
	top:30px;
	left:30px;
}

.topNav {
	width:510px; 
	text-align:right; 
	padding-top:40px;
}

.topNav a:hover {
	border-bottom:1px dotted #3366CC;
	text-decoration:none;
}

#solutionNav {
	position:absolute; 
	top:0px; 
	right: 250px; 
	background-image:url('../images/solution_spike.gif'); 
	background-position:top right; 
	background-repeat:no-repeat;  
	min-height:150px;
  height:auto !important;
  height:150px;
	text-align:right;
	padding-right:30px;
	padding-top:42px;
}

#aboutNav {
	position:absolute; 
	top:0px; 
	right: 10px; 
	background-image:url('../images/about_spike.gif'); 
	background-position:top right; 
	background-repeat:no-repeat;  
	min-height:150px;
  height:auto !important;
  height:150px;
	text-align:right;
	padding-right:33px;
	padding-top:42px;
}

.solutionBg {
  background:no-repeat url('../images/solution_bg.jpg'); 
	background-position:center top;
}

.customerBg {
  background:no-repeat url('../images/customers_bg.jpg'); 
	background-position:center top;
}

.aboutBg {
  background:no-repeat url('../images/about_bg.jpg'); 
	background-position:center top;
}

.nav a:hover {
	background-color:#222;
	color:#FF9900;
	border-bottom:0px;
}

#bottomSpacer {
	height:20px;
}

#content {
	border-left: 1px solid #CCC;
	border-right: 1px solid #999;
	font-size:12px;
}

#floatContainer {
	float:left;
	padding-left:29px;
	padding-right:29px;
}

.arrowContainer {
	position:relative; 
	width:20px; 
	height:15px;
	display:inline;
}

.downArrow {
	position:absolute; 
	top:5px;
}

.rightArrow {
	position:absolute;
	
}

/* Navigation */

.breadcrumb {
	color:#FFF;
}

.breadcrumb a:link, .breadcrumb a:visited, .breadcrumb a:active {
	color:#FFCC66;
	font-weight:normal;
}

.breadcrumb a:hover {
	border-bottom:1px dotted #FFCC66;
}

/* Formatting */

.navtabs {
display:inline;
}

.navtabs li {
display:inline;
height:25px;
}

#tabs {
	float:left;
	width:100%;
	line-height:normal;
	}
#tabs ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
}
#tabs li {
	display:inline;
	margin:0;
	padding:0;
}
#tabs a {
	float:left;
	margin:0;
	padding:0 15px 0 15px;
	text-decoration:none;
}

.bulletList {
}

.bulletList li {
	background: url('../../images/arrow_right.gif') no-repeat;
	padding-left:10px;
	margin-top:5px;
	margin-bottom:5px;
}

.allCol {
	width:900px;
	line-height:1.6em;
}

/* Layout - 3 Column */

.threeCol {
	width:300px;
	float: left;
	  line-height:1.6em;
}

.navCol {
	width:300px;
	float: left;
	line-height:1.6em;
}

.threeColDouble {
	width:600px;
	margin-right:0px;
	float: left;
 	line-height:1.6em;
}

/* Layout - Customer */

.customerLogo {
	width:155px;
	float:left;
	overflow:auto;
}

.customerCopy {
	width:295px;
	min-height:300px;
	height:auto !important;
	height:300px;
	float:left;
	overflow:auto;
}

/* Layout - Solutions */

.solutionNavColumn {
	width:175px;
	float:left;
	overflow:auto;
}

.solutionCopyColumn {
	width:475px;
	float:left;
	overflow:auto;
}


/* Layout - 4 Column */

.fourCol {
	width:225px;
	float:left;
	overflow:auto;
}

.fourColDouble {
	width:450px;
	float: left;
}

.fourColTriple {
	width:675px;
	float: left;
}

.fourColTriple .leftSub {
	width:335px;
	float: left;
}

.fourColTriple .rightSub {
	width:340px;
	float: left;
}

/* Layout - Generic */

.copy {
	margin-left:30px;
	margin-right:30px;
}

.blueInset {
	padding:20px; 
	background-color:#435b7d; 
	color:#FFF;
}

/* Typography */

body, div {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
}

h1 {
	font-size:24px;
	font-weight:bold;
	color:#cfe200;
	margin-bottom:5px;
	letter-spacing:-0.05em;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}

h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	font-size:14px;
	margin-top:5px;
	margin-bottom:10px;
}



b, strong {
	font-weight:bold;
}

.smallCaps {
}

.small {
	font-size:10px;
	color:#999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.large {
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
}

.pullQuote {
	font-size:14px; 
	color:#ABC; 
	line-height:1.3em;
    -moz-border-radius:1ex;
    -webkit-border-radius:1ex;
	background-color:#345;
	padding:10px 20px;
}


.white {
	color:#FFF;
}

span.pipe {
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	margin:0px 10px 0px 10px;
}

strong {
	font-weight:bold;
}

em {
	font-style:italic;
}

p {
	margin-top: 10px;
	margin-bottom:10px;
	line-height:1.6em;
}

a:link, a:visited, a:active {
  color:#3366CC;
	text-decoration:none;
}



p a:link, p a:visited, p a:active {
	font-weight:bold;
}

p a:hover {
	border-bottom:1px dotted #3366CC;
	text-decoration:none;
}

.blueInset a:link, .blueInset a:visited, .blueInset a:active {
	color:#FF9900;
	text-decoration:none;
	font-weight:bold;
}

.blueInset a:hover {
	text-decoration:none;
	border-bottom:1px dotted #FF9900;
}
