body {
	background-color: #fefefe;
	color: #222;
}

a {
	color: #444;
}

a:hover { 
	color: #888;
}


/*
######################################################
 NAVIGATION
######################################################
*/

#navigation {
	min-height: 110px;
	position: relative;
}

#navigation ul {
	float: right;
}

#navigation li {
	float: left;
	margin: 28px 0 0 26px;
	color: white;
	font-size: 18px;
	font-weight: 500;
}

#navigation a {
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: none;
}

#navigation a.current_page {
	border-bottom: solid 2px #111;
}

.mailing_list img {
	margin-top: 8px;
}


/*
######################################################
 BANNER
######################################################
*/

#banner {
	background: url(images/gradient.png) #fafafa repeat top;
	min-height: 700px;
	text-align: center;
}

.devices {
	margin: 20px 0 20px 0;
}


/*
######################################################
 DEMO VIDEO
######################################################
*/

#demovideo {
	background-color: #f5f5f5;
	border-top: #ccc solid 1px;
	height: 440px;
}

.demo {
	margin: 30px 0 10px 0;
	text-align: center;
}

#demovideo h2 {
	font-size: 40px;
	margin: 20px 0 5px 0;
}

#demovideo p {
	font-size: 24px;
}



/*
######################################################
 APP STORE
######################################################
*/

#appstore {
	background-color: #fff;
	height: 120px;
	
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, .5);
	-moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, .5);
	box-shadow: inset 0 0 5px rgba(0, 0, 0, .5);
}

.download {
	margin-top: 18px;
	text-align: right;
}

#appstore p {
	font-size: 18px;
	line-height: 20px;
}

.requirements {
	font-weight: bold;
	margin-top: 20px;
}


/*
######################################################
 PRAISE
######################################################
*/

#praise {
	background-color: #f5f5f5;
	border-bottom: #ccc solid 1px;
	min-height: 270px;
	padding: 40px 0 0 0;
}

#praise p {
	font-size: 24px;
	line-height: 30px;
	text-align: center;
}

#praise .attribution {
	font-weight: bold;
	margin: 5px 0 0 0;
	padding-bottom: 40px;
}


/*
######################################################
 FEATURES
######################################################
*/

#features {
	min-height: 490px;
}

.feature {
	margin: 40px 0 70px 0;
}

#features h1 {
	font-family: "myriad-pro-1","myriad-pro-2","helvetica","arial","sans serif";
	font-size: 24px;
	margin: 30px 0 10px 0;
	text-align: center;
}

#features img {
	margin: 0 10px 0 10px;
	box-shadow: 0 0 5px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .5); 
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .5); 
}

#features h2 {
	font-size: 30px;
	margin: 30px 0 10px 0;
	text-align: center;
}

#features p {
	font-size: 20px;
	line-height: 24px;
	margin: 0 0 15px 0;
}

.feature p {
	font-size: 24px;
	line-height: 30px;
	text-align: center;
}

#features h3 {
	font-size: 22px;
	margin-bottom: 3px;
}

.other_features p {
	font-size: 18px;
	line-height: 20px;
}


/*
######################################################
 SOCIAL
######################################################
*/

#social {
	background-color: #f3f3f3;
	height: 120px;
	
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, .5);
	-moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, .5);
	box-shadow: inset 0 0 5px rgba(0, 0, 0, .5);
}

#social p {
	font-size: 30px;
	font-weight: bold;
	margin: 45px 20px 0 0;
	text-align: right;
}

#social_icons img {
	margin: 30px 5px 0 0;
}


/*
######################################################
 PRESS KIT
######################################################
*/

#press_kit {
	margin-bottom: 100px;
}

#press_kit h2 {
	border-bottom: #ccc solid 1px;
	border-top: #ccc solid 1px;
	font-size: 30px;
	margin-top: 80px;
	padding: 15px 0 15px 0;
	text-align: center;
}

#press_kit h3 {
	font-size: 22px;
	margin-top: 50px;
}

#press_kit h4 {
	margin: 5px 0 30px 0;
}

#press_kit p {
	font-size: 18px;
	line-height: 24px;
}

#press_kit img {
	margin: 50px 0 0 160px; 
}












/*
######################################################
 CONTENT
######################################################
*/

#content h1 {
	font-size: 40px;
	margin: 0 0 70px 0;
}

#content h2 {
	font-size: 26px;
	margin: 0px 0 20px 0;
}

#content h3 {
	font-size: 22px;
	margin-bottom: 40px;
}

#content li, #content p {
	font-size: 24px;
	line-height: 40px;
	margin-bottom: 30px;
}

.divider {
	margin: 40px 0 40px 80px;
}

.topanchor {
	float: right;
	font-size: 14px;
	text-transform: uppercase;
}

#content.content_partnerships {
	margin-bottom: 50px;
}


/*
######################################################
 APPLICATIONS
######################################################
*/

#content.content_applications ul {
	list-style-type: none;
	margin-left: 40px;
}

#content.content_applications ul li {
	padding-left: 35px;
	background:transparent url(images/bullet.png) no-repeat;
	background-position:0 13px;
}

#content.content_applications h2 {
	margin-top: 15px;
}

.screen {
	position: absolute;
	top: 125px;
	left: 34px;
}

.screen_ipad {
	position: absolute;
	top: 72px;
	left: 72px;
}

.app_description {
	margin-top: 50px;
}

#app_directory {
	min-height: 480px;
	text-align: center;
}

#app_directory div {
	margin: 10px 0 40px 0;
}

#app_directory h1 {
	font-size: 18px;
	margin-top: 10px;
}


/*
######################################################
 CONSULTING
######################################################
*/

#content.content_consulting ul {
	list-style-type: none;
	margin-left: 40px;
}

#content.content_consulting ul li {
	padding-left: 35px;
	background:transparent url(images/bullet.png) no-repeat;
	background-position:0 13px;
}

.portfolio_item img {
	padding-top: 30px;
}

.portfolio_item h2 {
	margin-bottom: 10px;
	padding-top: 70px;
}

#pricing h2 {
	padding: 50px 0 10px 0;
	text-align: center;
}

#process h2 {
	padding: 60px 0 10px 0;
	text-align: center;
}

#quote_button {
	margin-left: 5px;
}

#quote_button a:hover {
	opacity: 0.8;
}

#content.content_consulting h1 {
	margin-top: 50px;
}


/*
######################################################
 ABOUT
######################################################
*/

#achievements h2 {
	font-size: 36px;
	text-align: center;
	padding: 20px 0 30px 0;
}

#achievements ul {
	list-style-type: none;
}

#achievements ul li {
	padding-left: 35px;
	background:transparent url(images/icon_achievements_small.png) no-repeat;
	background-position:0 5px;
}

#contact_us .contact_item {
	margin: 60px 0 10px 0;
}

#legal h2 {
	margin: 30px 0 10px 0;
}

#management_team h2 {
	margin: 90px 0 10px 0;
}

#content.content_about h1 {
	margin-top: 50px;
}


/*
######################################################
 SUBNAVIGATION
######################################################
*/

#subnavigation p {
	font-weight: 600;
	line-height: 13px;
	text-align: right;
}

#subnavigation a {
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
}


/*
######################################################
 FOOTER
######################################################
*/

#footer {
	background-color: #f5f5f5;
	border-top: #ccc solid 1px;
	font-size: 18px;
	min-height: 135px;
	text-align: center;
}

#footer p {
	font-weight: bold;
	margin-top: 10px;
}

#footer a:hover {
	color: #111;
}

#site_map {
	margin: 20px 0 20px 0;
}

#site_map a {
	text-decoration: none;
	text-transform: uppercase;
	margin: 0 10px 0 10px;
}

