body {
	background-color: #fff;
	font-size: 100%;
	font-family: 'Trebuchet MS', sans-serif;
	margin: 0;
	padding: 0;
	color: #132437;
}

img {
	border: 0;
}


#container {
	width: 1030px;
	margin: auto;
}

#header, #navigation, #contentContainer, #focus {
	margin: 0 60px 0 60px;	
}

#header {
	height: 97px;
	position: relative;
	border-top: 1px solid #fff;	
}

#logo {
	background-image: url(/templateimages/logo.png);
	background-repeat: no-repeat;
	margin: 28px 0 0 0;
	padding: 53px 0 0 0;
	width: 389px;
	height: 0px;
	overflow: hidden;
}

#contact {
	position: absolute;
	top: 21px;
	right: 25px;
	font-size: 80%;
}

#contact strong, #contact a:link, #contact a:visited {
	color: #e41f26;
	text-decoration: none;
	font-weight: bold;	
}

#slogan {
	color: #e41f26;
	position: absolute;
	top: 40px;
	right: 25px;
	font-size: 250%;
}

#navigation {
	font-size: 90%;
}

#navigation a {
	display: block;
	float: left;
	width: 144px;
	height: 27px;
	background-image: url(/templateimages/nav-bg.png);
	background-repeat: no-repeat;
	text-align: center;
	color: #fff;
	margin: 0 2px 2px 0;
	padding: 7px 0 0 0;
	text-decoration: none;
}

#navigation a.selected {
	background-position: 0 -34px;
}

#navigation a.contact {
	background-image: none;
	float: right;
}


#contentContainer {
	position: relative;
	clear: both;
	margin: 0;
}

#content {
	margin: 0 65px 0 265px;
	font-size: 80%;
	min-height: 200px;
}

#homepage #content {
	margin-left: 60px;
	margin-right: 60px;
	min-height: 50px;
}

#content h1, #content h2, #content h3 {
	color: #d90b16;
}

#content h1 {
	font-size: 170%;
}

#content h2 {
	font-size: 150%;
}

#content h3 {
	font-size: 130%;
}

#homepage #focus h1 {
	color: #fff;
	width: 650px;
	margin: 0;
	padding: 17px 0 0 0;
	font-weight: normal;
	font-size: 155%;
}

#homepage #content h2 {
	color: #132437;
}

#bar {
	height: 60px;
	background-image: url(/templateimages/bar-bg.png);
	background-repeat: repeat-x;
	text-align: right;
	padding: 0 60px 0 60px;
}

#spike {
	background-color: #ce0d17;
	background-image: url(/templateimages/spike.png);
	background-repeat: no-repeat;
	width: 24px;
	height: 12px;
	margin: 0 0 0 49px;
}

#subNavigation {
	width: 160px;
	background-image: url(/templateimages/sub-nav-bg.png);
	background-repeat: repeat-y;
	position: absolute;
	top: 91px;
	left: 60px;
	font-size: 80%;
}

#subNavigation .start {
	width: 160px;
	height: 12px;
	background-image: url(/templateimages/sub-nav-bg.png);
	background-position: -160px 0;
	background-repeat: no-repeat;
}

#subNavigation .end {
	width: 160px;
	height: 12px;
	background-image: url(/templateimages/sub-nav-bg.png);
	background-position: -320px 0;
	background-repeat: no-repeat;
}

#subNavigation h3 {
	font-size: 100%;
	margin: 0 17px 0 17px;
	padding: 0 0 6px 0;		
	border-bottom: 1px solid #d9d6c5;
}

#subNavigation a:link, #subNavigation a:visited {
	color: #132437;
	text-decoration: none;
}

#subNavigation ul {
	list-style-type: none;
	margin: 0 17px 0 17px;
	padding: 0;	
}

#subNavigation ul li {
	margin: 0;
	padding: 6px 0 6px 0;
	border-bottom: 1px solid #d9d6c5;
}

#subNavigation ul li.last {
	margin-bottom: 1em;
}

#subNavigation ul li.here a:link, #subNavigation ul li.here a:visited {
	color: #d90b16;
}

#subNavigation a:hover, #subNavigation ul li.here a:hover {
	text-decoration: underline;
}


#focusContainer {
	background-image: url(/templateimages/ruby-home-bg.png);
	height: 358px;
}

#focus {
	position: relative;
	height: 358px;
}

#focus .box {
	position: absolute;
	top: 107px;
	right: 0;
	background-image: url(/templateimages/homepage-box-shadow.png);
	background-repeat: no-repeat;
	width: 367px;
	height: 212px;
	padding: 17px 30px 0 19px;
	font-size: 80%;
	text-align: left;
}

#focus .box .logo {
	display: block;
	margin: auto;
}

#focus .box .cta {
	text-align: right;
}

#focus .box h3 {
	margin: 18px 0 0 0;
	padding: 0;
}

#focus .box ul {
	margin-top: 5px;
}

#getStarted {
	float: right;
	margin: 27px 10px 0 0;
}

#focus .arrow {
	position: absolute;
	top: 140px;
	left: 361px;
	background-image: url(/templateimages/arrow.png);
	background-repeat: no-repeat;
	width: 174px;
	height: 45px;
	z-index: 10;
}

#focus .screenshot {
	position: absolute;
	left: 0;
	bottom: 0;
}

#twitter {
	background-image: url(/templateimages/homepage-box-small.png);
	background-repeat: no-repeat;
	width: 219px;
	height: 174px;
	margin: 0 8px 19px 0;
	padding: 8px 11px 8px 11px;
	float: right;
	font-size: 90%;
}

#twitter h3 {
	background-image: url(/templateimages/twitter.png);
	background-repeat: no-repeat;
	color: #122335;
	margin: 0;
	padding: 10px 0 0 63px;
	min-height: 34px;
}

#twitter .follow {
	text-align: right;
}

#twitter .tweetTime {
	color: #e10a11;	
}

#footer {
	clear: both;
	background-image: url(/templateimages/footer-bg.png);
	background-repeat: repeat-x;
	height: 225px;
	text-align: center;
	font-size: 80%;
	padding: 0 60px 0 60px;
}

#footer a:link, #footer a:visited {
	color: #132437;
	text-decoration: none;
}

#ourClientsInclude {
	background-image: url(/templateimages/our-clients-include.png);
	background-repeat: no-repeat;
	width: 162px;
	height: 26px;
	float: right;
	margin-right: 26px;
}

#ourClients {
	clear: both;
	width: 900px;
	height: 126px;
	margin: 25px 0 5px 0;
}

#ourClients img {
	vertical-align: middle;
	padding: 20px 8px 5px 8px;
}


/* Case studies */
.caseStudy {
	float: left;
	width: 31%;
	margin-right: 10px;
}


/* Form styling */
.formRow {
	margin-bottom: 1.2em;
}

label {
	display: block;
	width: 11em;
	margin-right: 0.5em;
	text-align: right;
	float: left;
}

label.checkbox, label.radio {
	display: inline;
	width: auto;
	margin: 0;
	text-align: left;
	float: none;
}

input[type=text], textarea {
	border: 2px solid #d9d6c5;
}

.accesskey {
	border-bottom: 1px solid #888;
}

.formTickboxGroup {
	margin-left: 11.5em;
	clear: left;
}

textarea {
	width: 25em;
	height: 15em;
}

.requiredField {
	color: red;
}

fieldset {
	border: 1px solid #d9d6c5;
	margin-bottom: 1em;
}

legend {
	padding: 0 5px 0 5px;
	font-weight: bold;
}

#form_label_captcha {
	height: 4em;
}

#form_captcha {
    margin-top: 4px;
}


/* Message styling */
.errorMessage, #errorMessages {
	padding: 8px 10px 10px 40px;
	background-image: url(/common/icons/warning.gif);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	min-height: 35px;
	height: 35px;
	background-color: #ffffe1;
	border: 1px solid #ddd;
	margin-bottom: 1em;
}

html>body .errorMessage {
	height: auto;
}

.informationMessage, #infoMessages {
	padding: 8px 10px 10px 40px;
	background-image: url(/common/icons/information.png);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	min-height: 35px;
	height: 35px;
	background-color: #F2F9FF;
	border: 1px solid #DAEDF9;
	margin-bottom: 1em;
}

html>body #infoMessages {
	height: auto;
}