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;
}

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

body {
	background: white;
	color: black;
	line-height: 1;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	font-weight: normal;
	text-align: left;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

* {
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
}

body {
	background-color: #f8f8f8;
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
}

#wrapper {
	background-color: #fff;
	margin: 0 auto;
	width: 942px;
}

#header {
	
}

h1 {
	color: #c51802;
	font-size: 48px;
	font-weight: bold;
	margin: 0 0 10px 20px;
}

#header .text {
	font-size: 16px;
	line-height: 19px;
	padding: 25px;
}

#content {
	margin-top: 10px;
	padding: 25px;
}

#payment1 {
	background-color: #f3f0f0;
	float: left;
	height: 190px;
	padding-top: 10px;
	width: 220px;
}

#payment2 {
	background-color: #f3f0f0;
	height: 190px;
	margin-left: 230px;
	padding-top: 10px;
	width: 660px;
}

#payment3 {
	background-color: #f3f0f0;
	margin: 30px 0 0 670px;
	padding-top: 15px;
	width: 220px;
}

#payment4 {
	background-color: #f3f0f0;
	height: 110px;
	margin: 20px 0 0 670px;
	padding-top: 15px;
	width: 220px;
}

#image {
	float: left;
	height: 300px;
	margin: 16px 0 0 0;
	width: 660px;
}

h2 {
	color: #112369;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 20px 5px;
}

.ptext {
	font-size: 12px;
	line-height: 15px;
	padding: 10px;
}

.button {
	margin-left: 5px;
}

.debit {
	margin-top: 35px;
}

.credit {
	margin-top: 65px;
}

.paypal {
	margin-top: 65px;
}

.justgiving {
	margin-top: 65px;
}

.phone {
	margin-top: 5px;
}

strong {
	font-weight: bold;
}

form {
	float: left;
	padding-left: 6px;
	width: 210px;
}

#footer {
	
}
