﻿body
{
	background: #DFEDF6;
	color: #333;
	font-size: 11px;
	padding: 0 0 40px 0;
	font-family: verdana, sans-serif;
}

a
{
	color: #002C4C;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

h1
{
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 3em;
	color: white;
	line-height: 1.5em;
	margin-bottom: 0;
}

h2
{
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 1.5em;
	color: white;
	line-height: 1.5em;
	margin-bottom: 0;
}

.section_header
{
	float: left;
}

.section_header h3
{
	color: #555;
	font-size: 1.5em;
	font-family: Georgia, serif;
	font-weight: normal;
	font-style: normal;
	width: 140px;
	margin-bottom: 0;
	margin-top: -0.35em;
}

.section_header h4
{
	font-size: 1em;
	font-family: Georgia, serif;
	font-weight: normal;
	font-style: normal;
	width: 140px;
	color: #8CB8D3;
	margin-bottom: 0;
	margin-top: -0.2em;
}

.client_logo
{
	height: 97px;
	margin-top: 0.5em;
}

.picture
{
	border: 5px solid #BFDBED;
	height: 97px;
	margin: 1em 0;
}

.screenshot
{
	border: 5px solid #BFDBED;
}

#nav_bar
{
	background: #002C4C;
	font-size: 1em;
	border-bottom: 2px solid white;
	position: relative;
}

#nav_bar .container_12
{
	margin-bottom: 0;
	height: 56px;
}

#nav_bar .container_12 .grid_4
{
	 padding-top: 10px;
	 padding-bottom: 10px;
}

#nav_bar .container_12 .grid_8
{
	line-height: 56px;
}

#nav_bar .container_12 .grid_8 #nav
{
	list-style-type: none;
	margin-left: -25px; /*moves the first element in line with the grid */
}

#nav_bar .container_12 .grid_8 #nav li
{
	float: left;
	margin: 0;
}

#nav_bar .container_12 .grid_8 #nav li a
{
	display: block;
	text-decoration: none;
	padding: 0 25px;
	color: #9FB0BC;
}

#nav_bar .container_12 .grid_8 #nav li a:hover,
#nav_bar .container_12 .grid_8 #nav li a.highlight
{
	color: white;
	background: url(/images/nav_highlight.png) bottom repeat-x;
}

#main
{
	background: #DFEDF6 url(/images/bg_gradient.gif) repeat-x;
}

#main #left_column
{
	min-height: 400px;
}

#main .container_12 
{
	margin-bottom: 0;
}

#main #home_logo
{
	 margin: 3em 0 0 45px;
}

#main #tagline
{
	padding-top: 2em;
}

#left_column{}

#left_column p,
.indented
{
	margin-left: 160px;
	margin-bottom: 2em;
	text-align: justify;
}

.indented ul li
{
	margin-left: 13px;
}

.more_link 
{
	display: block;
	text-align: left;
	font-style: italic;
	color: #8CB8D3;
}

.press_location
{
	font-variant: small-caps;
}

#contact_footer
{
	margin-bottom: 20px;
	color: white;
	text-align: right;
}

#trademark_footer
{
	margin-bottom: 20px;
	color: white;
}

.quote 
{
	font-style: italic;
}

.quote .attribution 
{
	display: block;
}

#sidebar p 
{
	padding: 10px 10px 0 10px;
	margin-bottom: 0;
}

.player_wrapper
{
	border: 5px solid #BFDBED;
	border-bottom: none;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 450px;
}