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;
	background: transparent;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
  background: url(../images/pl/bg.jpg) repeat-x  #cbbe94;
	margin: 22px 0px 20px 0px;
	font-family: verdana,arial;
	font-size: 11.5px;
	color: #4b2717;
}

#nav {
	width: 637px; 
}

p {
	line-height: 1.5em;
}

a {
	color: #a03327;
}

a:hover {
	color: #000;
}

#images {
  height: 165px;
}

#wrapper {
	width: 637px;
	margin: 0px auto;
}

#wrapper #images {
	text-align: center;
}

.wrap {
	float: left;
	margin: 5px 5px -2px 0px;
}

.clear {
	clear: both;
	height: 0px;
}

.i {
	font-style: italic;	
}

.middle td {
	vertical-align: middle;
	padding: 0px 0px 0px 3px;
	font-size: 9px;
}

#content {
  background: white;
  margin: 0 auto 10px auto;
	padding: 20px 25px 10px 20px;
  width: 585px;
}
#content #left {
  display:inline;
	float: left;
  width:350px;
}

#content #right {
	background: url(../images/cta.jpg) no-repeat top left;
	display:inline;
	float: right;
	height: 272px;
  width: 219px;
}

#content h1 {
	font-size: 18px;
}

#content  li {
 	margin :0px 0px 0px 20px;
}

#cta {
	color: #fff;
	font-size: 10px;
	padding: 8px 15px 0px 12px;
}

#cta p, #cta h1 {
	text-align: center;
}

#cta p.left {
	text-align: left;
}

#cta .text,#cta textarea {
	width: 186px;
	background: #b9685f;
	border: 0;
}

#cta textarea {
	height: 40px;
}

#cta #submit,#cta #spinner {
	text-align: right;
}

#right, #left {
	display: inline;
}

#right label {
	text-align: left;
}

#footer {
	background: url(../images/footer.gif) no-repeat top left;
	text-align: center;
	padding: 5px 0px 0px 0px;
	height: 25px;
}

#footer p {
	color: #fff;
	font-size: 9px;
}

#footer a {
 	color: #fff;
	font-size: 9px;
}

#nav {
	margin-top: 3px;
}

#right a {
  color: #fff;
  text-decoration: underline;
}

.group {
  float: left;
  display: inline;
}

strong {
  font-weight: bold;
}

h2 {
  color: #4b2717;
  font: bold 18px/24px Times New Roman, Times, serif;
}
