/* Policy53 styles */
/* RealityHouse +44 (0)845 643 9625 */

@charset "UTF-8"; /* renders document in standards mode */

* {
	margin: 0;
	padding: 0;
}
body {
	background-image: url(../images/bkg_landscape.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #becd92;
	margin: 0 0 15px 0;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 130%;
}

/* general styles */

h1 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}
p {
	margin: 0 auto 15px auto;
}
h2, h3  {
	font-size: 11px;
	font-weight: bold;
	margin: 15px 0 0 0;
}
a:link, a:visited {
	text-decoration: underline;
	color: #000;
}
a:hover {
	color: #fff;
}
ul {
	margin: 10px 25px 15px 25px;
}
ul li {
	margin: 0 0 5px 0;
	list-style-image: url(../images/bullet.gif);
}

/* layout */

#wrapper, #products, #process, #principle, #places, #awardsaffiliation, #contact {
	width: 750px;
	text-align: left;
	margin: 0 auto;
}
#process {
	background-image:url(../images/processes_bkg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
#products {
	background-image:url(../images/products_bkg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
#principle {
	background-image:url(../images/principles_bkg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
#places {
	background-image:url(../images/places_bkg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
#awardsaffiliation {
	background-image:url(../images/awards_bkg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
#contact {
	background-image:url(../images/contact_bkg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

/* left column */

#leftcol {
	float: left;
	width: 490px;
	margin: 20px 0;
}

/* right column */

#rightcol {
	float: right;
	width: 240px;
	margin-top: 20px;
	padding-top: 40px;
	text-align: right;
}

/* feature boxes */

div#brochure {
	margin-top: 20px;
	width: 220px;
	padding: 10px;
	height: 130px;
	background-color: #f9efd1;
	text-align: left;
}
div#brochure h3 {
	margin: 0;
}
div#brochure img#thumbnail {
	float: left;
	margin-top: 10px;
}
div#brochure p {
	margin: 30px 0 0 90px;
}
div#brochure a:hover {
	color: #999;
}
div#story {
	margin-top: 20px;
	width: 220px;
	padding: 10px;
	height: 130px;
	background-color: #adc48c;
	text-align: left;
}
div#story h3 {
	margin: 0;
}
div#story p {
	font-style: italic;
	margin: 0 0 5px 0;
}
div#story a {
	font-style: normal;
}
div#link {
	margin-top: 10px;
	width: 240px;
	text-align: left;
	font-size: 10px
}
div#link a {
	margin-left: -2px;
}
div#awards {
	margin-top: 20px;
	width: 240px;
	height: 150px;
	background-color: #9fc4ba;
}
div#quote {
	margin-top: 20px;
	width: 230px;
	padding: 5px;
	height: 140px;
	text-align: center;
	background-color: #b0c68d;
}
div#quote img {
	margin: 10px auto 10px auto;
}
div#quote p {
	font-size: 10px;
	line-height: 120%;
	font-weight: bold;
	margin: 0;
	color: #8a8100;
}

/* footer */

div#footer {
	clear: both;
	padding-top: 100px;
	font-size: 10px;
}
div#footer ul {
	margin: 0;
	display: inline;
}
div#footer ul li {
	list-style-type: none;
	display: inline;
}
div#footer ul li#copyright {
	margin-right: 100px;
}
div#footer ul li a {
	margin-right: 20px;
}

/* page titles vertical */


div#title {
	margin: 392px 0 25px -40px;
	position: absolute;
}
img#sidePic {
	margin: 49px 0 20px 15px;
}
#prodtitle {
	margin: 377px 0 25px -40px;
	position: absolute;
}
img#prodsidePic {
	margin: 33px 0 20px 15px;
}
#proctitle {
	margin: 374px 0 25px -40px;
	position: absolute;
}
img#procsidePic {
	margin: 30px 0 20px 15px;
}
#contitle {
	margin: 373px 0 25px -40px;
	position: absolute;
}
#prodtitle {
	margin: 377px 0 25px -40px;
	position: absolute;
}
img#prodsidePic {
	margin: 33px 0 20px 15px;
}
#proctitle {
	margin: 374px 0 25px -40px;
	position: absolute;
}
img#procsidePic {
	margin: 30px 0 20px 15px;
}
#contitle {
	margin: 373px 0 25px -40px;
	position: absolute;
}

/* custom styles */

img.pdf {
	margin: 6px 4px -4px 0;
}
.quote {
	color: #8a8100;
}