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

body {
	background: #fff url(images/bg.jpg) repeat-x top;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	margin:0;
	padding:0;
}


.left { float:left; }
.right { float:right; }
.both { clear:both; }
img { border:0; }
p { line-height:17px;}
span { color:red; font-weight:bold; }
.text_center { text-align:center; }
#wrap {
	width:877px;
	margin:0 auto;
	padding-bottom:25px;
}

#wrap #left {
	width:877px;
	float:left;
}
	#left #top { /* background:url(images/free-internet-marketing-webinar.jpg) no-repeat; */ width: 446px; height:33px; }
	#left #table { background:#fff; width:875px; border:1px #adadad solid; padding-bottom:40px; margin-bottom:10px; }
		#table #content { width:800px; margin:0 auto; padding-top:30px; }
			#content h2 { font-size:23px; color:#ce1818; margin:0; } 
			#content span { font-size:12px; color:#333; font-weight:normal; }
		#table #table_left { width:466px; margin-left:14px; margin-top:30px; float:left; }
		* html #table #table_left { margin-left:5px; }
			#table_left h1 { font-size:29px; color:#ce1818; text-align:center; font-family:Georgia, "Times New Roman", Times, serif; margin:0; margin-bottom:20px; }
			#table_left h2 { font-size:20px; font-weight:bold; color:#232323; font-family:Georgia, "Times New Roman", Times, serif; color:#333; }
			#table_left h3 { font-size:19px; color:#017092; text-align:center; margin-top:20px; font-weight:normal; }
			#table_left h3 a { color:#017092; text-decoration:none; }
			#table_left h3 a:hover { color:#FF0000; }
			#table_left ul { list-style:none; margin:0; padding:0; margin-top:20px; margin-left:15px; margin-bottom:40px; }
			#table_left ul li { background:url(images/check.jpg) no-repeat top left; padding-left:25px; margin-bottom:25px; font-size:16px; }
			#table_left ul li:hover { color:#999; }
		#table #table_right { width:361px; margin-top:15px; margin-left:25px; float:left; }
			#table_right  h2 { font-size:20px; color:#ce1818; text-align:center; margin-top:35px; margin-bottom:0;  }
			#table_right  h3 { font-size:17px; color:#017092; text-align:center; }
			#table_right  h3 a { color:#ce1818; }
			#table_right  h3 a:hover { color:#FF0000; text-decoration:none;}
			#table_right  h4 { font-size:15px; color:#017092; text-align:center; margin:0; border-bottom:1px #666  dotted; padding-bottom:20px; padding-top:10px; }
			#table_right span { color:red; font-weight:bold; font-size:17px; }
			#table_right #form #form_top { background:url(images/top_form.jpg) no-repeat; width:356px; height:10px; }
			#table_right #form #form_middle { background:#e1eaf3 url(images/middle_bg.jpg) repeat-x top; width:354px; border-left:1px #c0c0c0 solid; border-right:1px #c0c0c0 solid; }
			* html #table_right #form #form_middle { margin-top:-6px; }
			#table_right #form #form_bottom { background:url(images/bottom_form.jpg) no-repeat; width:356px; height:10px; }
#wrap #right {
	width:456px;
	float:left;
}
	#wrap #right img { float:left; }

