*
{
	background-color: transparent;
	font-family: 'Helvetica Neue', arial;
}

body
{
	background-color: #fff; 
	color: #000;
}

a
{
	color: #279FE8;
}

#top-nav
{
	background-color: #5F5F5F;
	color: #ccc;
}

#top-nav a
{
	text-decoration: none;
	color: inherit;
}

#logo-box-top
{
	background-color: #022330;
}

#top-nav ul
{
	text-align: right;
	margin-bottom: 0px;
}

#top-nav li
{
	display: inline;
	margin-left: 20px;
	margin-right: 0px;
}

#header-container
{
}

#logo-box
{
	background-color: #022330;
	text-align: center;
	padding-bottom: 10px;
}

#primary-nav 
{
}

#primary-nav ul
{
	margin: 20px 0px 0px 0px;
	text-align: right;
}

#primary-nav li
{
	display: inline;
	font-size: 20px;
	margin-left: 20px;
}

#primary-nav a
{
	text-decoration: none;
	color: #5f5f5f;
	text-transform: lowercase;
	font-weight: bold;
	font-size: 1.2em;
}

#welcome
{
	margin-top: 70px;
	margin-bottom: 40px;
	background-color: #CDDAEC;
	color: #5F5F5F;
	height: 265px;
}

#welcome-left-box
{
	padding: 25px 0px 0px 0px;
}

#welcome-right-box
{
	margin: -35px 0px 0px 0px;
}

#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}
	
.primary-adjective
{
color: #5F5F5F;
display: block;
font-size: 34px;
font-style: normal;
font-variant: normal;
font-weight: bold;
height: 34px;
line-height: 34px;
margin-bottom: 10px;
margin-left: 0px;
margin-right: 0px;
/*	font-family: 'Helvetica Neue', 'Helvetica', 'Arial', 'Sans Serif';
	font-size: 42px;*/
}

.primary-description
{
color: #5F5F5F;
display: block;
font-size: 18px;
font-style: normal;
font-variant: normal;
font-weight: 300;
letter-spacing: normal;
line-height: 26px;
margin-bottom: 20px;
}

.primary-button
{
	color: #f7f7f7;
	background-color: #5f5f5f;
	padding: 3px 5px 3px 5px;
	border: solid 1px black;
	font-size: 14px;
	font-weight: bold;
	float: left;
	text-decoration: none;
}

.featured-text
{
	font-size: 1.4em;
	font-weight: bold;
}

.news-box
{
/*	margin-left: 9px;
	margin-right: 9px;
	border: solid 1px black;*/
}

.news-box h3
{
	margin: 5px 5px 5px 5px;
	font-weight: bold;
}

.news-list
{
	padding-left: 20px;
	list-style: none;
	margin-right: 0px;
}

.primary-news-feature
{
	color: #69A04E;
	font-size: 1.4em;
	font-weight: bold;
}

.news-feature-subtext
{
	font-size: .6em;
	font-weight: normal;
	text-decoration: underline;
}

.secondary-news-feature
{
	color: #279FE8;
	font-weight: bold;
	font-weight: .8em;
	padding-left: 10px;
}

#primary-content {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	overflow: hidden;
}

#secondary-content {
	width: 90%;
	margin-top: 100px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	overflow: hidden;
	text-align: center;
}

#business-card {
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	overflow: hidden;
	text-align: center;
}

#spacer30{
	height: 30px;
	clear: both;
}

#clear {
	clear: both;
}

a.navigation{
	text-decoration: none;
	color: #333;
}

a.navigation:hover{
	color: #999;
}

.primary-item{
	margin-top: 20px;
	margin-right: 15px;
	float: left;
	vertical-align: top;
	text-align: center;
}

.primary-item-image{
	text-align: center;
	width: 150px;
	height: 130px;
}

.primary-item-text{
	text-align: center;
	margin-left: 10px;
	width: 200px;
}

.primary-item-title {
	font-weight: bold;
}

.primary-item-description{
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

.secondary-item{
	display: inline-table;
	margin-top: 20px;
	margin-left: 8px;
	margin-right: 8px;
}

.secondary-item-image{
	margin-left: auto;
	margin-right: auto;
}

.secondary-item-text{
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

a.nostyle
{
	color: inherit;
	text-decoration: none;
}

.improving
{
	color: #279FE8;
}

.quote
{
	font-style: italic;
}
