@charset "UTF-8";
/* CSS Document */

body {
	background:#ffffff url(http://www.r2integrated.com/SEOwebinar/images/bg.gif) repeat-x 0 0;
	margin:0;
}

#header {
	background:url(http://www.r2integrated.com/SEOwebinar/images/header_bg.gif) center top no-repeat;
	height:100px;
}

#header_wrap {
	width:936px;
	margin:0 auto;
	padding:30px 0 0 50px;
}

#main_wrap {
	width:986px;
	padding-top:8px;
	_padding-top:4px;
	margin:0 auto;
}

#content_left {
	float:left;
	width:689px;
	background: url(http://www.r2integrated.com/SEOwebinar/images/content_bg.gif) repeat-x 0 49px;
}

#content_leftside {
	float:left;
	width:60px;
}

#content_inside {
	width:562px;
	float:left;
}

#content_title {
	float:left;
	width:562px;
	padding-top:20px;
}

#content_thankstitle {
	float:left;
	width:270px;
	padding-top:70px;
}

#content_whitepaper {
	float:right;
	width:289px;
}

#content_screenshot {
	float:right;
	width:289px;
	text-align:right;
}

#content_text {
	clear:both;
	height:90px;
}

#content_thankstext {
	clear:both;
	padding-top:10px;
	height:210px;
}

#content_thankstext h1 {
	margin:0 0 12px 0;
}

#content_about {
	border-top:#e5a440 2px solid;
	padding-top:20px;
	float:left;
	width:562px;
	background-color:#FFFFFF;
	height:229px;
	_height:232px;
}

#content_about p {
	font-size:11px;
}

#content_right {
	float:right;
	width:67px;
}

#content_bot {
	clear:both;
	height:42px;
}

#sidebar_right {
	float:left;
	width:296px;
	padding-top:83px;
}

#side_inside {
	float:left;
	width:246px;
	height:446px;
	background:#FFFFFF;
}

#side_title {
	background:url(http://www.r2integrated.com/SEOwebinar/images/form_titlebar.gif) no-repeat 0 0;
	height:35px;
	width:246px;
	line-height:35px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	margin-bottom:12px;
}

#side_thankstitle {
	width:246px;
	padding-bottom:10px;
	border-bottom:#2f5385 4px solid;
}

form {
	margin:0;
	padding:0;
}

#side_form {
	padding:0 10px;
}

#side_form label {
	font-weight:bold;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#494949;
}

#side_form input {
	border:1px solid #bcbbbb;
	color:#646464;
	font-size:10px;
	height:13px;
	margin-bottom:4px;
	padding:1px;
	width:222px;
}

#side_form .side_button input {
	border:0;
	width:137px;
	height:40px;
	margin:0;
	padding:0;
}

#side_form p {
}

p.side_small {
	font-size:10px;
	padding:0px 0 15px;
	*padding:0px 0 13px;
}

p.side_button {
	padding:0;
	text-align:center;
}

#side_right {
	float:right;
}

#side_bot {
	clear:both;
}

#footer {
	height:30px;
}


p {
	color:#494949;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0 0 10px 0;
	margin:0;
	line-height:1.3em;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	margin:26px 0 12px 0;
	color:#2f5385;
	font-size:16px;
	font-weight:bold;
	line-height:17px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px 0 12px 0;
	color:#2f5385;
	font-size:13px;
	font-weight:bold;
	line-height:17px;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	margin:12px 0 0px 14px;
	color:#2f5385;
	font-size:12px;
	font-weight:bold;
	line-height:17px;
	text-transform:uppercase;
}

ul {
	margin:0 14px;
	padding:0;
}

ul li {
	margin:10px 0 0 0;
	*margin:6px 0 0 0;
	padding:0 0 0 16px;
	list-style:none;
	color:#494949;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background:url(http://www.r2integrated.com/SEOwebinar/images/li_bg.gif) no-repeat 0 2px;
	*background:url(http://www.r2integrated.com/SEOwebinar/images/li_bg.gif) no-repeat 0 5px;
}

a:link, a:active, a:visited {
	color:#2f5385;
	text-decoration:underline;
}

a:hover {
	color:#e5a440;
	text-decoration:underline;
}

img {
	border:0;
}

.clear {
	content:".";
	display: block;
	height: 0;
	clear:both;
	visibility:hidden;
	overflow: hidden;
}