body {
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	background: #ddd;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #222;
	}

#wrapper {
	width: 866px;
	margin: 0 auto;
	background-image: url(shadow.png);
	background-repeat: repeat-y;
	}

#container {
	width: 780px;
	background: #fff;
	margin: 0 auto;
	text-align: left;
	}

#header {
	background: transparent; 
	padding: 0;  
	}

#header h1 {
	margin: 0; 
	padding: 0;
	text-indent: -90000px;
	height: 151px;
	background: url(banner3.png) no-repeat;
	}

#mainContent {
	padding: 0 50px;
	}

#footer {
	padding: 20px 50px; 
	background:#74828B;
	}

#footer p {
	margin: 0; 
	padding: 6px 0; 
	font-weight: bold;
	color: #fff;
	font-size: 1.2em;
	line-height: 140%;
	}

#footer a:link {
	color: #0E4953;
	text-decoration: underline;
	}

#footer a:hover {
	color: #fff;
	text-decoration: none;
	}


.testimonial {
	background: #FEFDE8 url(topquotes.png) no-repeat 5px 7px;
	border: 1px solid silver;
	margin: 30px 0;
	}

.testimonial blockquote {
	margin: 30px 55px;
	}

.testimonial img {
	float: right;
	margin: 0px -40px 5px 0;
	}

p.author {
	font-weight: bold;
	font-style: italic;
	}

h2, h3 {
	color: #B11F16;
	text-align: center;
	}

h2 {
	font-size: 2.5em;
	}

h3 {
	margin-top: 30px;
	font-size: 2.1em;
	}

p.signature {
	text-indent: -90000px;
	height: 148px;
	background: url(signature.png) no-repeat;
	}

p, ul {
	font-size: 1.4em;
	line-height: 155%;
	margin-bottom: 18px;
	}

form {
	width: 450px;
	background: #eee;
	border: 1px solid #0E4953;
	padding: 20px;
	margin: 20px auto;
	}

form label {
	width: 170px;
	display: block;
	text-align: right;
	padding-right: 15px;
	float: left;
	font-size: 1.4em;
	}

input#send {
	margin-left: 185px;
	margin-top: 15px;
	width: 100px;
	}
	
.formbox {
	width: 240px;
	}

img.rlogo {
	margin: 0px 0px 20px 40px;
	}

img.llogo {
	margin: 0px 0 20px 0;
	}


em {
	font-style: normal;
	text-decoration: underline;
	}

ul, li {
	list-style-type: none;
	}

li {
	padding: 4px 25px;
	background: url(bullet.png) no-repeat 0px 50%;
	}

div#book {
	height: 165px;
	width: 125px;
	display: inline;
	float: right;
	margin: 0;
	padding: 0;
	margin: -40px -40px 5px 0;
	}

div a.book {
	display: block;
	width: 100%;
	height: 100%;
	}

div#book a {
	background: transparent url(hoverphob.png) no-repeat 0 0;
	}

div#book a:hover {
	background: transparent url(hoverphob.png) no-repeat 0 -166px;
	}

.oops {
	display: block;
	text-align: right;
	color: red;
	margin: 0 20px;
	padding: 0;
	}

.done {
	margin: 15px auto 0 auto;
	text-align: center;
	color: blue;
	}

div.star, div.star p {
	display: inline;
	color: #B11F16;
	}

li.plain {
	list-style-type: none;
	background-image: none;
	}

h4 {
	font-weight: bold;
	font-size: 1.6em;
	line-height: 160%;
	margin-bottom: 20px;
	}
	