body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-image: url(../images/background/background.gif);
	background-repeat: repeat-x;
	line-height: 20px;
	margin-top: 0px;
}
#body-header {
	margin-top: 35px;
}
h1 {
	color: #000;
	font-size: 26px;
}
h2 {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: -8px;
}
h3 {
	font-weight: normal;
	font-size: 12px;
}
a:link {
	text-decoration: underline;
	color: #000;
}
a:visited {
	text-decoration: underline;
	color: #000;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:active {
	color: #000;
	text-decoration: none;
}
a:focus {
	outline: none;
}
a img {
	border-style: none;
}
#wrapper {
	width: 900px;
	margin: 4em auto 50px;
}
#contact-at-top {
	margin-bottom: 4em;
	text-align: right;
	font-size: 15px;
	font-weight: bold;
}
#contact-at-top a:link {
	text-decoration: none;
}
#contact-at-top a:hover {
	color: #FFF;
	text-decoration: none;
}
#matzworks-logo {
	height: 163px;
	padding-left: 135px;
	background: url(../images/matsworkz-logo/matwkz-logo.png) no-repeat;
}
#reg-form-header {
	margin-top: 30px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#reg-form {
	float: left;
	margin-bottom: 50px;
}
ul#registration-form li     {
	float: left;
	list-style-type: none;
	margin-bottom: 5px;
	margin-top: 20px;
	width: 410px;
	display: block;
	height: 46px;
}
ul#registration-form{
	padding-left: 0px;
}
.bold {
	font-weight: bold;
}
#send-button input {
	height: 36px;
	width: 82px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 20px;
}
#paypal-buttons {
	width: 845px;
	clear: both;
	padding-left: 23px;
}
#paypal-buttons input {
	height: 40px;
	width: 86px;
	background: #FFF;
	border-style: none;
	margin-top: 20px;
}
ul#paypal-buttons li {
	float: left;
	margin-bottom: 5px;
	list-style: none;
	width: 260px;
	border: thin solid #FFE01A;
	background: url(../images/misc/back-paypal-boxes.png) repeat-x;
	height: 135px;
	margin-right: 15px;
	text-align: center;
	margin-top: 20px;
	padding-top: 10px;
}
ul#paypal-buttons {
}
#pay-view-button {
	clear: both;
	padding-left: 23px;
	text-align: center;
}
#cc-footer {
	background: url(../images/misc/credit-cards.png) no-repeat center bottom;
	height: 30px;
	margin-top: 5px;
}
#reg-form-header-paypal {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-color: #FFCD32;
	margin-top: 30px;
	margin-bottom: 20px;
}
input, select {
	border: thin solid #ECECEC;
	width: 230px;
	background: #ECECEC;
}
#disclaimer {
	clear: both;
	margin-left: 23px;
	width: 260px;
	line-height: 15px;
	padding-top: 5px;
	text-align: center;
}
#paypal-less-buttons {
	width: 745px;
	clear: both;
	padding-left: 155px;
}
#paypal-less-buttons input{
	height: 40px;
	width: 86px;
	background: #FFF;
	border-style: none;
	margin-top: 20px;
}
#pay-view-button-less {
	clear: both;
	text-align: center;
	width: 543px;
	padding-top: 20px;
	padding-left: 23px;
}
#reg-button-div {
	margin-top: 30px;
	margin-bottom: 30px;
}

