/* Home page styles */	

#graphic-homepage {
	position: relative;
	top: -160px;
	left: 0px;
	width: 243px;
	height: 217px;
	float: right;
	background: url('../images/graphic-homepage.png') no-repeat;
}

#banner {
	height: 200px;
	width: 100%;
	background: url('../images/banner-background.jpg') no-repeat;
}

#social-media {
	position: relative;
	top: 6px;
	left: 30px;
	width: 200px;
}

#social-media img {
	border: 0px;
	width: 32px;
	height: 32px;
}
#footer {
	margin-left: 27px;
}

h1.banner-title {
	padding-top: 35px;
	padding-left: 35px;
	padding-bottom: 0px;
	color: white;
	font-weight: normal;
	font-size: 36px;
	text-shadow: #b5de44 2px 2px 2px;
}

h2.banner-subtitle {
	position: relative;
	top: -8px;
	padding-top: 0px;
	padding-left: 35px;
	color: white;
	font-weight: normal;
	font-size: 18px;
	text-shadow: #b5de44 2px 2px 2px;
}

p.banner-para {
	position: relative;
	top: -8px;
	padding-top: 0px;
	padding-left: 35px;
	color: black;
	width: 460px;
}

#block-container {
	width: 762px;
	overflow: hidden;
	margin-bottom: 25px;
}

#key-features-outer {
	background-color: white;
	border: 2px solid #edecec;
	width: 248px;
	min-height: 560px;
	height: auto;
	margin-left: 25px;
	margin-top: 25px;
	margin-bottom: 0px;
	float: left;
}

#key-features {
	background-color: #edecec;
	width: auto;
	min-height: 556px;
	margin: 2px 2px 2px 2px;
	border: 0px;
	padding-left: 10px;
	padding-top: 4px;
}

#key-features h2 {
	color: #264084;
	font-size: 22px;
	font-weight: normal;
	padding-top: 4px;
}

#key-features ul {
	list-style-type: none;
	margin: 0px;
	font-size: 12px;
}

#key-features li {
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-position: 0px 10px;
	border-bottom: 1px dashed #313030;
}

#key-features li.last {
	border-bottom: 0px;
}

#key-features li.alert {
	background-image: url('../images/icon-alert.png');
}

#key-features li.email {
	background-image: url('../images/icon-email.png');
}

#key-features li.discover {
	background-image: url('../images/icon-discover.png');
}

#key-features li.folder {
	background-image: url('../images/icon-folder.png');
}

#key-features li.lock {
	background-image: url('../images/icon-lock.png');
}

#key-features li.spanner {
	background-image: url('../images/icon-spanner.png');
}

#key-features li.stop {
	background-image: url('../images/icon-stop.png');
}

#key-features li.agent {
	background-image: url('../images/icon-agent.png');
}

#key-features li.fraud {
	background-image: url('../images/icon-fraud.png');
}

#key-features li.user {
	background-image: url('../images/icon-user.png');
}

#tryit-outer {
	background-color: white;
	border: 2px solid #ffcc66;
	width: 439px;
	position: relative;
	top: 25px;
	left: -20px;
	margin: 0px;
	float: right;
}

#tryit {
	background-color: #ffcc66;
	width: auto;
	margin: 2px 2px 2px 2px;
	border: 0px;
	padding-bottom: 20px;
	overflow: hidden;
}

#tryit p.subhead {
	font-weight: bold;
}

#tryit ul {
	list-style-type: none;
	margin: 0px;
	font-size: 12px;
	padding: 0px;
}

#tryit li {
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-right: 10px;
	background-image: url('../images/bullet-black-triangle.png');
	background-repeat: no-repeat;
	background-position: 0px 8px;
}

#tryit li.last {
	border-bottom: 0px;
} 

#tryit-top {
	padding-left: 8px;
}

#tryit-top h2 {
	color: #264084;
	font-size: 22px;
	font-weight: normal;
	padding-left: 0px;
  padding-top: 0px;
}

#tryit-left{
	width: 46%;
	float: left;
	padding: 5px;
	padding-left: 8px;
}

#tryit-right {
	width: 46%;
	float: right;
	padding: 5px;
}

#tryit-bottom {
	width:100%;
	overflow: hidden;
	padding-left: 8px;
	padding-bottom: 10px;
	clear: both;
}

#tryit-bottom .button {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
}

.button-trial {
	width: 154px;
	margin-right: 64px;
	background-image: url('../images/button-green.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	float: left;
	cursor: pointer;
}

.button-download {
	width: 154px;
	background-image: url('../images/button-blue.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	float: left;
	cursor: pointer;
}

#customerbox-outer {
	background-color: white;
	border: 2px solid #ddeaaf;
	width: 439px;
	position: relative;
	top: 47px;
	left: -20px;
	float: right;
}

#customerbox {
	background-color: #ddeaaf;
	width: 427px;
	margin: 2px 2px 2px 2px;
	border: 0px;
	padding-left: 8px;
	padding-top: 10px;
	padding-bottom: 2px;
}

#customerbox h2 {
	color: #264084;
}

#customerbox p {
	padding-bottom: 2px;
	padding-right: 5px;
}

#slideshow div { 
	display: none;
	padding-top: 10px;
	padding-bottom: 0px;
	width: 420px;
}

#slideshow div.first { 
	display: block;
}

div.story {
	margin: 0;
	padding: 0;
	overflow: none;
	height: 52px; 
}

div.story img {
	border: 1px solid #264084;
	float: left;
	padding: 2px; 
	margin-right: 20px;
	margin-bottom: 1px;
	margin-left: 0px;
	margin-top: 0px;
}

div.story p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0;
	margin-left: 180px;
}

div.story p.name {
	font-weight: bold;
}

#versions-outer {
	background-color: white;
	border: 2px solid #ffcc66;
	width: 439px;
	position: relative;
	top: 68px;
	left: -20px;
	margin: 0px;
	float: right;
}

#versions {
	background-color: #ffcc66;
	width: auto;
	margin: 2px 2px 2px 2px;
	border: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	overflow: hidden;
}

#versions h2 {
	color: #264084;
	padding-left: 8px;
}

#versions p {
	padding-left: 8px;
}

#commands {
	clear: both;
	z-index: 100;
}

#commands p {
	font-size: 0.7em;
	padding-top: 2px;
	padding-bottom: 8px;
}

#commands a {
	color: #264084;
	text-decoration: none;
	cursor: pointer;
}

#commands a:visited {
	color: #264084;
	text-decoration: none;
}

#commands a:hover {
	color: #264084;
	text-decoration: underline;
}

#architecture-outer {
	background-color: white;
	border: 2px solid #ddeaaf;
	width: 715px;
	height: auto;
	float:left;
	margin-left: 23px;
	margin-top: 20px;
}

#architecture {
	background-color: #ddeaaf;
	width: 700;
	margin: 2px 2px 2px 2px;
	border: 0px;
	padding-left: 8px;
	padding-top: 10px;
	padding-bottom: 2px;
}

#architecture h2 {
	color: #264084;
}

#architecture p {
	padding-bottom: 2px;
	padding-right: 5px;
}



.first {
	
}

.clear {
	clear: both;
}
