body { font-family: Arial, Helvetica, sans-serif; }

p {
	display: block;
	font-size: 17px;
	line-height: 19px;
	padding: 0;
	margin: 0 0 15px 0;
	color: #fff;
}

p.small {
	font-size: 14px;
	line-height: 16px;
	font-style: italic;
}

a { color: #fff; }

h1 {
	display: block;
	width: 240px;
	height: 331px;
	text-indent: -9999px;
	background: url(../images/logo.png) no-repeat;
	margin: 0 25px 40px 25px;
}

h2 {
	display: block;
	width: 620px;
	height: 35px;
	text-indent: -9999px;
	overflow: hidden;
	margin-bottom: 10px;
}

.title_whoarewe { background: url(../images/title_whoarewe.png) no-repeat; }
.title_samplemenu { background: url(../images/title_samplemenu.png) no-repeat; }
.title_freetrial { background: url(../images/title_freetrial.png) no-repeat; }
.title_information { background: url(../images/title_information.png) no-repeat; }

h3 {
	display: block;
	font-weight: bold;
	font-size: 20px;
	margin: 0 30px;
	padding: 0;
}

h4 {
	display: block;
	color: #fff;
	font-weight: bold;
	font-size: 17px;
	margin: 0 0 5px 0;
	padding: 0;
}




/* Main
----------------------------------------*/
#nav li a {
	display: block;
	line-height: 71px;
	color: #924ea0;
}

p.legal {
	display: block;
	color: #6ed2ed;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin: 10px 0 20px 0;
}

.panel a:hover {
	text-decoration: none;
	background: #3954a5;
}

#recycling p {
	font-style: italic;
	font-size: 14px;
	line-height: 16px;
	margin: 0;
	padding: 0;
}

blockquote {
	display: block;
	width: 590px;
	padding: 20px 27px 20px 20px;
	background: url(../images/quote_bg.jpg) no-repeat;
	color: #fff;
	font-size: 17px;
	line-height: 19px;
	font-style: italic;
}

.quote p {
	display: block;
	width: 630px;
	margin: 0 0 0 7px;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
	background: url(../images/quote_footer.png) top repeat-x;
}

.quote p span {
	display: inline-block;
	line-height: 25px;
	margin: 0 0 0 13px;
	padding: 7px 50px 0 0;
	background: url(../images/quote_tail.png) right no-repeat;
}


/* Contact Details
----------------------------------------*/
#contactdetails p {
	display: block;
	margin: 0;
	padding: 0;
	text-align: center;
	font-weight: bold;
	font-size: 21px;
	line-height: 21px;
}

#contactdetails a {
	text-decoration: none;
	font-size: 16px;
}



/* Thank You page
----------------------------------------*/
.thanks {
	text-align: center;
	font-size: 22px;
	color: #8f479c;
	margin-top: 100px;
}

.thanks strong {
	font-size: 35px;
	line-height: 39px;
}

.thanks a {
	display: inline-block;
	margin-top: 50px;
	color: #3954a5;
	text-decoration: none;
	background: url(../images/back_arrow.png) center left no-repeat;
	padding: 10px 0 10px 45px;
}

.thanks a:hover { text-decoration: underline; }




/* Sidebar
----------------------------------------*/
#sidebar h3 {
	display: block;
	width: 230px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 30px;
}

#customers h3 {
	height: 20px;
	background: url(../images/customers_title.png) no-repeat;
}

#kpi h3 {
	height: 37px;
	background: url(../images/kpi_title.png) no-repeat;
}

#kpi a { color: #6abd45; }

p.credit {
	position: absolute;
	bottom: 10px;
	display: block;
	width: 250px;
	border-top: 1px dashed #ccc;
	text-align: center;
	color: #ccc;
	padding: 5px 0;
	margin: 0 20px;
	font-size: 12px;
	font-weight: bold;
}

p.credit a { color: #ccc; }

p.credit a:hover { color: #e81d25; }
