@charset "utf-8";
/* CSS Document */
body {
	background:#010127 url(bgblue.jpg) repeat-x;
	font:normal 13px Georgia, "Times New Roman", Times, serif;
	color:#555;
}
	h1,h2,h3,h4,h5,h6 {
		color:#151515;
	}
	p { color:#000; font-size:20px; }
	center { color:#000; font-size:18px; }
	h1 { letter-spacing:-.05em; font-size:36px; font-weight:bold; line-height:36px; color:#c70000; }
	h2 { letter-spacing:-.04em; font-size:30px; font-weight:bold; line-height:30px; }
	h3 { letter-spacing:-.03em; font-size:24px; font-weight:bold; line-height:24px; text-align:center; }
	h4 { letter-spacing:-.03em; font-size:20px; font-weight:bold; line-height:20px; }
	h5 { letter-spacing:-.03em; font-size:18px; font-weight:bold; line-height:18px; margin-bottom:15px; }
	h6 { letter-spacing:-.02em; font-size:16px; font-weight:bold; line-height:16px; margin-bottom:15px; }
	.hide {
		background:none;
		font-size:1px;
		display:none;
		height:0;
		left:-9999px;
		overflow:hidden;
		position:absolute;
		top:-9999px;
		width:0;
		z-index:0;
		line-height:0px;
	}
	.optinsubmit {width:200px; height:60px; font-family:"arial", arial; font-size:17px; font-weight:bold; background-color:#e34732; border:2px inherit #e34732; color:white;}
	.clearfix:after {
		content: ".";
		display: block;
		clear: both;
		visibility: hidden;
		line-height: 0;
		height: 0;
	}
	.clearfix {
		display: inline-block;
	}
	html[xmlns] .clearfix {
		display: block;
	}
	* html .clearfix {
		height: 1%;
	}
	.center { text-align:center; margin:0 auto; }
	.strong { font-weight:bold; }
	.em { font-style:italic; }
	.ul { text-decoration:underline; }
	.float-l { float:left; }
	.float-r { float:right; }
	.red { color:#c13100; }
	a { color:inherit; margin:0; -moz-user-select:text; }
	a:hover { text-decoration:none; }
	.line { background:url(line.gif) no-repeat; height:1px; margin:0 auto; width:780px; }
	#wrapper {
	background-color:#fff;
		background:url(bg-content.png) repeat-y center top;
		margin:0 auto;
		width:892px;
	}
		#contentWrap {
			margin:5px 0 0;
			width:892px;
		}
			#contentTop {
				background:url(content-top.png) no-repeat;
				height:36px;
				width:892px
			}
			#content {
				background:url(content-bg.png) repeat-y;
				padding:30px 56px 20px;
			}
				#content h1 {
					font:bold 40px/42px Georgia, "Times New Roman", Times, serif;
					margin:0 0 25px;
					text-align:center;
				}
				#content .subheadline {
					background:url(highlight-yellow.png) repeat-y center top;
					font:italic 20px Georgia, "Times New Roman", Times, serif;
					margin:0 0 20px;
					text-align:center;
				}
				#content h3 {
					font:normal 20px/26px Georgia, "Times New Roman", Times, serif;
					margin:0 0 20px;
					text-align:center;
				}
					#content .price {
						color:#a90000;
						font:bold 50px Georgia, "Times New Roman", Times, serif;
						margin:15px 0;
					}
						#form {
							background:url(../images/form-bg.jpg) no-repeat;
							height:225px;
							margin:0 auto 13px;
							padding:20px 55px 0;
							width:414px;
						}
							#content #form h3 {
								font:normal bold 24px Georgia, "Times New Roman", Times, serif;
								margin:0 0 5px;
							}
							#content #form h5 {
								color:#cc0000;
								font:normal 15px Georgia, "Times New Roman", Times, serif;
								height:40px;
							}
							.info-wrap {
								height:25px;
								margin:7px auto;
								width:308px;
							}
								.info-wrap .txt-field {
									background-color:#fff;
									border:solid 1px transparent;
									color:#c13100;
									font:normal 20px Georgia, "Times New Roman", Times, serif;
									height:18px;
									margin:0 auto; 
									padding:4px 0;
									text-align:center;
									width:308px;
								}
								#form .button-wrap {
									clear:both;
									height:68px;
									margin:27px auto 0;
									width:327px;
								}
								#form .button-wrap button {
									height:68px;
									overflow:visible;
									width:327px;
								}
								#form button.link {
									background:url(../images/btn-submit.png) no-repeat left top;
									border:none;
									cursor:pointer;
									display:block;
									margin:0;
									padding:0;
									text-indent:-9999px;
									-moz-user-select:text;
								}
								#form button.link:hover {
									background:url(../images/btn-submit.png) no-repeat left bottom;
								}
							#form h3 {
								font:normal 24px Georgia, "Times New Roman", Times, serif;
								margin:0 0 10px;
								text-align:center;
							}
							#form h5 {
								color:#a90000;
								font:italic 12px Georgia, "Times New Roman", Times, serif;
								text-align:center;
							}
							#form p {
								color:#a90000;
								font:italic 11px Georgia, "Times New Roman", Times, serif;
								margin:5px 0 0;
								text-align:center;
							}
							.note {
								color:#767676;
								font:normal 11px Georgia, "Times New Roman", Times, serif;
								margin:15px auto 0;
								text-align:center;
								width:414px;
							}
			#contentBtm {
				background:url(content-btm.png) no-repeat;
				height:36px;
			}
		#footer {
			background:url(footer-bg.png) no-repeat;
			clear:both;
			height:67px;
			margin:0 auto 20px;
			text-align:center;
			width:820px;
		}
			#footer p {
				color:#b7b7b7;
				font:normal 10px/14px Georgia, "Times New Roman", Times, serif;
				padding:12px 0 0;
				text-align:center;
			}