/************* Wireframe Layout *************/
body
{
	margin: 0;
    font-family:Arial, Helvetica, sans-serif;
	background: #F4F4F4 url(/templates/evolyte/images/body-bg.jpg) top left repeat-x;
}

#header
{
	padding-top: 10px;
	padding-bottom: 10px;
}

#contact-us
{
	position: fixed;
	top: 0;
	right: 0;
	z-index: 100;
}

#contact-us a
{
	display: block;
	background: transparent url(/templates/evolyte/images/contact-us.png) top left repeat-x;
	width: 169px;
	height: 165px;
	text-indent: -9009px;
}

#header
{
	padding-top: 25px;
	height: 175px;
	background: url(/templates/evolyte/images/header-bg.jpg) top center no-repeat;
}

#coming-soon
{
	position: relative;
	left: 730px;
	margin-top: -10px;
}

#main-content-container
{
	margin-top: -35px;
}

h2.company-summary
{
	margin-bottom: 0;
	text-align: center;
	font-size: 3.5em;
	color:#0a4f8e;
	font-weight: normal;
}

p.company-summary
{
	color: #767676;
	text-align: center;
	font-size: 1.8em;
	margin-bottom: 25px;
}

p, h3, h4
{
	color: #767676;
}

h1
{
	font-size: 5.0em;	
}

h1, h1 a, h1 a:hover
{
	color: #0A4F8E;
}


/************* Footer *************/

#nav-footer ul
{
	margin: 0;
}

#nav-footer li
{
	display: inline;
	list-style: none;
	margin-right: 15px;
}



#footer p, #footer li
{
	font-size: 1.2em;
	color: #888888;
	margin: 0;
}

#footer a, #footer a:hover 
{
	color: #468AC7;	
}

#footer a:hover
{
	text-decoration: none;
}

#nav-footer a
{
	text-decoration: none;
}

#nav-footer a:hover
{
	text-decoration: underline;
}

img.thumbnail
{
	padding: 4px;
	border: 1px solid #999; 
}
/************* Typography *************/

p, li, h2, h3, h4 { color: #3e3e3e; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
h2{ font-size: 2.0em; font-weight:bold; }
h3{ font-size: 1.7em; font-weight:bold; margin-bottom: 0; margin-top: 35px; padding-bottom: 5px;
	line-height: 1.3;}
h4,h5,h6{ font-size: 1.4em; font-weight:bold; margin-bottom: 0;}
p, li{ font-size: 1.4em; }
li { margin-bottom: 5px; }

a{ color: #63116E;}
a:hover{ text-decoration:none; color: #63116E;}

form.standard fieldset
{
	margin: 0;
	padding: 0;
	border: 0;
}

.three-column-container
{
	background: url(/templates/evolyte/images/three-column-bg.gif) repeat-y top left; 	
	border-top: #E5E5E5 1px solid;
	padding-top: 20px;
}

.three-column-container img
{
	margin: 0;	
}

.three-column-container p
{
	margin-bottom: 0;	
}

.three-column-container p + p
{
	margin-top: 10px;	
}

img.download
{
	margin-top: 20px;	
}

.quote-box-top
{
	background:url(/templates/evolyte/images/quote-box-top-bg.jpg) top left no-repeat;
	height: 19px;
}

.quote-box
{
	background:url(/templates/evolyte/images/quote-box-bg.gif) top left repeat-y;
	
}

.quote-box p
{
	color: #FFF;
}

.quote-box-bottom
{
	background:url(/templates/evolyte/images/quote-box-bottom-bg.jpg) top left no-repeat;
	height: 30px;
}

.challenge-row-1
{
	background:url(/media/challenge-iphone-bg.jpg) bottom right no-repeat;
	padding-top: 10px;
	margin-bottom:20px;
}

.challenge-row-2
{
	background:url(/media/challenge-credit-bg.jpg) bottom right no-repeat;
	margin-bottom:20px;
	padding-top: 20px;
}

.challenge-row-3
{
	background:url(/media/challenge-logos.jpg) center right no-repeat;
	padding-top: 20px;
}

#slider h2.service
{
	font-size: 2.4em;	
}