html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: Arial, helvetica, sans-serif;
  vertical-align: baseline;
}

body { 
  line-height: 1.5; 
}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Remove annoying border on linked images. */
a img { border: none; }


/*///////////////////////////////////////////////////*/

#wrapper{
	background: #fff url(images/wrapperBG.png) center top repeat-x;
	height: 1036px;
	margin: 0 auto;
	width: 1092px;
}

#row1{
	height: 202px;
	position: relative;
	z-index: 1;
}

#row2{
	background: url(images/book.png) 42px top no-repeat;	
	height: 467px;
	position: relative;
	z-index: 10;
}

#row3{
	height: 271px;
}

#header{
	float: left;
	height: 200px;
	width: 850px;
}

#logo{
	float: left;
	height: 231px;
	width: 242px;
}

#mainLeft{
	color: #333;
	float: left;
	width: 567px;
}

#leftList{
	padding: 325px 0px 0px 185px;
}

.li{
	padding: 0;
	margin: 0;
}

#mainRight{
	float: left;
	width: 525px;
	margin-top: 50px;
}

.infoRow{
	clear: both;
	width: 464px;
}

.leftCell{
	float: left;
	width: 200px;
}

.rightCell{
	float: right;
	width: 264px;
	margin-bottom: 20px;
}

#subLeft{
	color: #333;
	border-right: 2px solid #ccc;
	float: left;
	font-size: 1.25em;
	height: 226px;
	margin-top: 15px;
	padding-top: 10px;
	text-align: center;
	width: 565px;
}

#subRight{
	color: #333;
	float: right;
	padding-top: 15px;
	width: 487px;
}

.bigaddress{
	font-size: 1.25em;
	font
}

#testimonials{
	border-top: 2px solid #ccc;
	color: #333;
	padding: 15px 0;
}

p.testimonial{
	width: 565px;
	font-size: .9em;
	line-height: 1.2em;
}

p.credit{
	font-size: .9em;
	line-height: 1.2em;
	padding: 5px 0 10px 0;
	text-align: right;
	width: 565px;
}

#footer{
	border-top: 1px solid #ccc;
	clear: both;
	margin-bottom: 30px;
	padding-top: 15px;
	width:1060px;
}

p.footerP{
	color: #336699;
	float: left;
	font-weight: bold;
	padding-left: 125px;
	width: 514px;
}

p.footerP img{
	margin: 0 0 0 40px;
	vertical-align: middle;	
}

p.address{
	border-left: 1px solid #ccc;
	color: #666;
	float: right;
	font-size: .75em;
	line-height: 1em;
	padding-left: 25px;
	width: 391px;
}

a:link,
a:visited{
	color: #333;
	text-decoration: none;
}

a:hover,
a:active{
	color: #000;
	text-decoration: underline;
}

em{
	font-style: italic;
}

h1{
	color: #336699;
	font-size: 1.5em;
	font-weight: bold;
	padding: 0;
	margin: 0;
}	

h2{
	background: url(images/h1bg.jpg) bottom right no-repeat;
	color: #336699;
	font-size: 1.5em;
	font-weight: bold;
	height: 42px;
	padding-top: 14px;
	width: 400px;
}

h3{
	color: #336699;
	font-size: 1.25em;
	font-weight: bold;
}