@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.2;
	background-image: url(http://www.roirevolutiontraining.com/z/bnl/_images/background.png);
	background-repeat: repeat-x;
}
div#mainWrapper {
	width: 824px;
	margin: 0 auto;
	overflow: visible;
}
div#content {
	padding: 0 50px;
	overflow: auto;
	background-image: url(http://www.roirevolutiontraining.com/z/bnl/_images/contentBackground.png);
	background-repeat: repeat-y;
}
div#footer {
	clear: both;
	padding-top: 30px;
}
div#form {
	float: right;
	width: 233px;
	height: 451px;
	padding: 0 10px;
	margin-left: 35px;
	margin-top: 30px;
	padding-bottom: 50px;
	background-image: url(http://www.roirevolutiontraining.com/z/bnl/_images/formBackground.png);
	background-repeat: no-repeat;
}
h1 {
	font-size: 32px;
	margin-left: -20px;
	margin-right: -20px;
}
h2 {
	font-size: 24px;
	color: #C1510E;
	margin-bottom: .6em;
}
h3 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: .5em;
}
h4 {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	margin-bottom: .5em;
	margin-top: 1em;
}
p {
	margin-bottom: 1em;	
}
ul {
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 30px;
}
li {
	margin-bottom: .5em;	
}
strong {
	font-weight: bold;
	text-decoration: inherit;
	font-style: inherit;
}
u {
	text-decoration: underline;
	font-weight: inherit;
	font-style: inherit;
}
em {
	font-style: italic;
	font-weight: inherit;
	text-decoration: inherit;
}
form {
	display: block;
}
label {
	display: block;	
	font-weight: bold;
	margin-left: 29px;
}
input.field {
	display: block;	
	border: 2px solid #7C91A6;
	width: 168px;
	padding: 1px;
	margin-left: 29px;
	margin-bottom: .3em;
}
input#button {
	display: block;	
	margin: 0 auto;
	background-image: url(http://www.roirevolutiontraining.com/z/bnl/_images/button.png);
	background-color: transparent;
	background-repeat: no-repeat;
	width: 215px;
	height: 37px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: none;
	margin-top: 1em;
	margin-bottom: .3em;
	cursor: pointer;
}
div#form p {
	color: #333333;
	font-size: 13px;
	text-align: center;
}
div#footer p {
	text-align: center;
	color: #666666;
	margin-bottom: 0;
}
div#footer a {
	color: #0066FF;
	text-decoration: underline;
}
div#pop {
	
}
