/* Eric Meyer's reset styles: */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; } input, textarea { font-family: inherit; } :focus { outline: 0; } body { color: black; background: white; } ol, ul { list-style: none; } table { border-collapse: separate; border-spacing: 0; } caption, th, td { text-align: left; font-weight: normal; } blockquote:before, blockquote:after, q:before, q:after { content: ""; } blockquote, q { quotes: "" ""; }

/* =typography 
 *  * ========================================== */
body, textarea {
		font-family: Verdana, sans-serif;
		font-size: 14px;
		line-height: 20px; 
}

p, dl { margin: 20px 0; /* Set margins on paragraphs to 1 x line-height */ }

a { font-weight: bold; text-decoration: none; border-bottom: 1px solid #888; }

a:link, a:visited { color: #BC0C44; border-color: #bbb; }
a:hover { color: #222; border-color: #777; }

a.logo, #navbar a { border-width: 0; }

h1, h2 {
		font-family: 'Gill Sans', 'Trebuchet MS', Verdana, sans-serif; 
}

h1 {
		color: #1F1F1F;
		font-weight: bold;
		font-size: 42px;
		line-height: 42px;
		margin: 30px 0 60px;
}

h1 span {
		color: #545454;
		font-size: 35px;
		font-weight: normal;
}

h2 {
		color: #017C7C;
		border-bottom: 1px solid #ccc;
		padding-bottom: 3px;
		font-size: 21px;
		font-weight: normal;
		margin: 30px 0 -7px;
}

h3 {
		font-size: 16px; 
		margin: 30px 0 -10px;
		color: #555;
}

h4 {
		font-size: 16px; 
		color: #555;
		margin: 30px 0 -10px;
}

h3.top { margin-top: 0; }

#logo p, #sidebar p, #sidebar ul, p.small, #footer p {
		font-size: 0.85714em; /* reduce font-size for #sidebar */
		margin: 1.6667em 0; /* adjust margins accordingly */
}

.top { margin-top: 0; }

#footer { color: #777; }

#content ul {
	margin: 20px 0;
	list-style-type: disc;
	padding-left: 20px;
}

#content ul ul { margin: 0; }

#content ol {
	margin: 20px 0;
	list-style-type: decimal;
	padding-left: 25px;
}

#content ul.icons {
	margin: 0;
	list-style-type: none;
	padding: 0;
}

#content ol ol { margin: 0; list-style-type: lower-alpha; }

#content ol ol ol { list-style-type: lower-roman; }

#content dl {
	margin: 20px 0;
}

#content dt { font-weight: bold; color: #444; }

strong, b {
	font-weight: bold;
	color: #444;
}

em { font-style: italic; }

/* =structure
 * =========================================== */
body {
	background: #fff url(images/background.png) left top repeat-x;
}

#wrapper {
width: 990px;
margin: 0 auto;
position: relative;
}

#navbar {
background-color: #AF0C47;
height: 34px;
margin-left: 190px;
}

#languages {
float: right;
}

#topnav {
float: left;
}

#logo {
	position: absolute;
	width: 180px;
	top: 50px;
	left: 20px;
	text-align: right;
	color: #666;
}

#address {
	position: absolute;
	width: 207px;
	height: 150px;
	top: 230px;
	left: 0;
}

#address a {
	display: block;
	text-indent: -999em;
	overflow: hidden;
	width: 207px;
	height: 150px;
	background: transparent url(images/text-address.png) top left no-repeat;
	border-width: 0;
}

#logo p {
	margin-right: 20px;
}

#content {
	padding-top: 20px;
	margin-left: 230px;
}

#sidebar {
	float: right;
	width: 240px;
}

#sidebar .inner {
	padding-left: 20px;
}

#main {
	margin-right: 260px;
}

#main p, #main dl {
}

#navbar li {
display: block;
float: left;
}

#navbar li a:link, #navbar li a:visited {
display: block;
float: left;
padding: 0px 12px;
height: 34px;
line-height: 34px;
color: #fff;
font-weight: normal;
text-decoration: none;
}

#topnav li.selected a, #topnav li a:hover {
background: transparent url(images/marker.png) center bottom no-repeat;
}

#languages { 
}

#languages li.selected a, #languages li a:hover {
background: transparent url(images/marker-down.png) center top no-repeat;
}

/* =sidebar
 * ==================================== */
#content #sidebar ul.icons {
	margin: 20px 0;
}

#clients li, #press li {
	margin-bottom: 10px;
}


/* =main content
 * ==================================== */
#benefits li {
	padding-left: 46px;
	background-position: 0px 5px;
	background-repeat: no-repeat;
	margin: 20px 0;
}

#benefits li h3 {
	margin: 0;
}

#benefits p { margin: 0; font-size: 0.9286em; }

#fixedprice { background-image: url(images/icon-dollar.gif); }
#quality { background-image: url(images/icon-cake.gif); }
#performance { background-image: url(images/icon-sword.gif); }
#nolockin { background-image: url(images/icon-castle.gif); }
#progress { background-image: url(images/icon-cheerleader.gif); }
#communication { background-image: url(images/icon-megaphone.gif); }
#collaboration { background-image: url(images/icon-rings.gif); }
#managed { background-image: url(images/icon-groundskeeper.gif); }



/* =tables
 * ============================================ */

#content table {
	margin: 20px 0;
}

#content table th {
	color: #555;
	font-style: italic;
	background-color: #eee;
	border-bottom: 1px solid #ccc;
	padding: 2px 4px;
}

#content table td {
	border-bottom: 1px solid #ccc;
	padding: 2px 4px;
}

#content caption {
	color: #444;
	font-weight: bold;
	margin-bottom: 10px;
}

/* =forms
 * ============================================ */

#content form {
	background-color: #FCE497;
	padding: 15px;
}

#content form legend {
	color: #444;
	font-weight: bold;
	margin-bottom: 10px;
}

