@charset "utf-8";
/* CSS Document */

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, sub, sup, tt, var, dl,
dt, dd, ol, ul, li, fieldset,
form, label, legend, table,
caption, tbody, tfoot, thead, tr, th, td  {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
/*vertical-align: baseline;*/
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
body {
line-height: 1;
color: black;
background: white;
}
ol, ul {
list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}

/* interactive input visual feedback */
input[type="button"] { cursor: pointer; } /* css cursor tip */
input:focus { border: 2px solid #972324; } /* focus states for form fields */

/* button style with a sprite */
a.button {
	background: url('../images/button.png') no-repeat 0 0;
	width: 150px;
	height: 50px;
	display: block;
	text-indent: -9999px;
}
a.button:hover { background-position: 0 -50px; } /* y-offset */
a.button:active { background-position: 0 -100px; } /* y-offset */

.element { border: 1px solid red; } /* for testing */

html,body{height:100%;}
#container{min-height:100%;}
* html #container{height:100%;}

body{font:normal 12px Verdana, Arial, Helvetica, sans-serif; color:#666;background:#000 url('../images/body-bg.gif') repeat top center;}
h1{font-size:16px;font-weight:normal;margin-bottom:.5em;}
h2{
	font-size:12px;
	font-weight:bold;
	margin-bottom:0.5em;
}
p{font-size:13px;line-height:1.5em;margin-bottom:1em;}

#container {margin:25px auto 0;width:980px;background:#CCC url('../images/header-bg.png') repeat;position:relative;}
#container,#header,#content,#footer{display:block;clear:both;}
#header{background:#222 url('../images/header-bg.png') repeat-y;height:126px;z-index:1;position:relative;}

#navigation{width:640px;height:25px;clear:both;position:relative;}
#navigation a{float:left;display:inline-block;background:url('../images/navigation.png') no-repeat 0 0;width:128px;height:25px;text-indent:-9999px;}
#navigation ul ul a{text-indent:0;background:none;}
#navigation a.gridrouter{background-position:0 0;}
#navigation a.gridrouter:hover{background-position:0 -25px;}
#navigation a.utility{background-position:-128px 0;}
#navigation a.utility:hover{background-position:-128px -25px;}
#navigation a.initiative{background-position:-256px 0;}
#navigation a.initiative:hover{background-position:-256px -25px;}
#navigation a.news{background-position:-384px 0;}
#navigation a.news:hover{background-position:-384px -25px;}
#navigation a.contact{background-position:-512px 0;}
#navigation a.contact:hover{background-position:-512px -25px;}

.section{width:630px;}
#logo{width:212px;height:126px;}
.bigarrow{width:67px;height:67px;margin:29px 30px 29px 31px;}
div.arrows{padding:35px 0 23px;}
div.arrows a{height:30px;display:inline-block;padding:13px 25px 0 50px;background:url('../images/arrow-small.gif') no-repeat left center;color:#fff;text-decoration:none;font-size:14px;}
div.arrows a:hover{color:#F8981D;}
#content{
  background:#222 url('../images/content-bg.png') repeat;
  padding:15px 15px 0;
  overflow:auto;
  position: relative;
  min-height: 432px;
}
#content.home{
	padding:0;
	margin: 0;
}
#footer{
	background:#222 url('../images/header-bg.png') repeat-y;
	padding-left:128px;
	clear: both;
	height: 215px;
}
#footer p{
	color:#FFF;
	line-height: 22px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#buildButton{
	width:212;
	height:215;
	margin: 0px;
}

img#product{
	width:270px;
	margin:20px 50px 50px;
}
#benefits_submenu {
	color: #4686bd;
	height: 25px;
	text-align: right;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-size: 12px;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
#benefits_submenu a{
	color: #333;
	text-decoration: none;
}
#benefits_submenu a:hover{
	color: #4686bd;
	text-decoration: underline;
}
#benefits_submenu span{
	color: #333;
	text-decoration: none;
}
#gridrouter_submenu {
	color: #4686bd;
	height: 18px;
	text-align: center;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
#gridrouter_submenu a{
	color: #333;
	text-decoration: none;
}
#gridrouter_submenu a:hover{
	color: #4686bd;
	text-decoration: underline;
}
#gridrouter_submenu span{
	color: #333;
	text-decoration: none;
}

.inner{
	background:#999 url(../images/content-inner-bg.png) repeat-x;
	width:500px;
	padding:15px 25px;
	margin-bottom:10px;
	position:relative;
	z-index:0;
}
.in-arrow{position:relative;position:absolute;left:-12px;}

.alignleft,.in-arrow,#product{
	float:left;
	display:inline;
}
.alignright,.inner{
	float:right;
	display:inline;
}
#feature {
	margin: 0px;
	padding: 0px;
	width: 980px;
	height: 412px;
}
#feature a{
	margin: 0px;
	padding: 0px;
	border: none;
}
#feature a:hover{
	background-image:url(../images/topleftglow.png);
	background-repeat:no-repeat;
	margin: 0px;
	padding: 0px;
	border: none;
}
#feature td{
	margin: 0px;
	padding: 0px;
}
#feature img{
	margin: 0px;
	padding: 0px;
	border: none;
	border-width: 0px;
}
#video {
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#vidnames {
	margin: 3px 0px 0px 175px;
	text-align: center;
	color: #000;
}
#contact {
	background-image: url(../images/contactbckgrnd.png);
	background-repeat: no-repeat;
	height: 416px;
	width: 648px;
	margin: 0px 0px 10px;
}
#contact_title {
	font-size: xx-large;
	margin: 0px;
	padding: 165px 0px 0px 55px;
}
#formpage {
	margin: 0;
	padding-top: 25px;
	padding-bottom: 25px;
	clear: both;
}
#contact p {
	margin: 5px 0px;
	padding: 0px;
	color: #333;
	font-size: 14px;
}

object{display:block;}

hr.clear{
  clear:both;
  visibility:hidden;
  display: none;
}

#gridrouterflash{
  width:980px;
  height:432px;
  overflow:hidden;
  margin: 0;
  padding: 0;
}.imgleft {
	vertical-align: middle;
	display: inline;
	margin: 0px 10px 0px 0px;
	float: left;
}
#news p {
	vertical-align: middle;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
#news a {
	color: #333;
	text-decoration: none;
	font-size: 16px;
}
#news a:hover {
	color: #4686bd;
	text-decoration: underline;
}
#saying p{
	font-size:12px;
	margin-bottom: 10px;
}
#saying {
	width:475px;
	margin-right: 10px;
	margin-left: 10px;
}
#webinar {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	height: 78px;
	width: 620px;
}
