@charset "utf-8";
body {
	color: #ffffff;
	background: #6d1746 url(../images/opt_background.jpg) top center no-repeat;
	font: 85%/1.5em Georgia, "Times New Roman", Timess, serif;
	margin: 0;
	padding: 0;
}
a {
	color: #eaac25;
	border-bottom: 1px dotted;
	text-decoration: none;
}
a:hover, #signbox a:hover {
	color: #ec7228;
	border-bottom: 1px dotted;
	text-decoration: none;
}
#formbox a, #formbox a:hover, #thankyoubox a, #thankyoubox a:hover {
	text-decoration:none;
	border:hidden;
}
#wrap {
	margin: auto;
	width:990px;
}
.align-left {
	float:left;
	margin: 0 15px 15px 0;
}
#sub {
	margin: 40px 500px 30px 140px;
}
#header {
	margin: 30px 40px 30px 0;
	color: #eaac25;
	paddint-top:20px;
}
#header h2 {
	text-align: left;
	text-shadow: -1px 1px 1px #541437;
	font-size: 180%;
	line-height: 105%;
	font-weight: normal;
}
#header #logo {
	float:left;
	margin: 0 40px 0 20px;
	display: inline;
}
#signbox {
	margin: auto;
	padding:20px 10px 0px 20px;
	width:950px;
	height:390px;
	background:url(../images/opt_formbox.png) no-repeat top left;
}
#signbox h2 {
	color: #eaac25;
	font-size:180%;
	line-height:80%;
}
#signbox #videobox {
	width: 440px;
	margin:30px 0 0 20px;
	float:left;
}
#signbox #formbox {
	width:410px;
	height:310px;
	margin: 20px 0;
	padding:30px 10px 10px 15px;
	float:left;
	background:url(../images/opt_form.png) no-repeat top left;
}
#signbox #thankyoubox {
	width:410px;
	height:310px;
	margin: 20px 0;
	padding:20px 10px 10px 15px;
	float:left;
	background:url(../images/opt_form.png) no-repeat top left;
}
.download {
	border: none;
	background:url(../images/opt_btn.png) no-repeat top left;
	float:left;
	width:198px;
	height:38px;
	padding: 8px 8px 4px 10px;
	font: 13pt Georgia, "Times New Roman", Timess, serif;
	color:#590A39;
	text-decoration:none;
}
.download:hover {
	border: none;
	background:url(../images/opt_btn_hover.png) no-repeat top left;
	padding: 8px 8px 8px 10px;
	color:#FFF
}
.visitus {
	border: none;
	background:url(../images/opt_visit.png) no-repeat top left;
	float:left;
	width:345px;
	height:66px;
	padding: 20px 8px 4px 50px;
	font: 13pt Georgia, "Times New Roman", Timess, serif;
	color:#590A39;
	text-decoration:none;
}
.visitus:hover {
	border: hidden;
	background:url(../images/opt_visit_hover.png) no-repeat top left;
	float:left;
	width:299px;
	height:66px;
	padding: 20px 8px 4px 50px;
	font: 13pt Georgia, "Times New Roman", Timess, serif;
	color:#fff;
	text-decoration:none;
}
input.txt-field {
	padding: 2px;
	width: 300px;
	font-family: Helvetica, sans-serif;
	font-size: 1.2em;
	margin: 0px 0px 8px 0px;
}
.input:hover {
	border: 1px solid #f00;
	background: #ff6;
}
input.button {
	border: none;
	background:url(../images/opt_btn.png) no-repeat top left;
	margin-right:40px;
	float:right;
	width:200px;
	height:40px;
	padding: 2px 8px;
	font: 13pt Georgia, "Times New Roman", Timess, serif;
	color:#590A39
}
.button:hover {
	border: none;
	background:url(../images/opt_btn_hover.png) no-repeat top left;
	padding: 2px 8px;
	color:#FFFFFF
}
label {
	float: left;
	text-align: right;
	margin-right: 5px;
	width: 60px;
	padding-top: 5px;
	font-size: 1.1em;
}
#main {
	margin:-20px 8px 30px 6px;
	color: #330033;
}
#main h3 {
	font-size:90%;
}
#main h4 {
	font-size:110%;
}
#main #teleseminar {
	height:800px;
	padding:40px 80px 20px 40px;
	background:url(../images/opt_main800.png) no-repeat top left;
}
#main #testimonials {
	height:510px;
	padding:40px 80px 20px 40px;
	background:url(../images/opt_main.png) no-repeat top left;
}
#testimonials img {
	padding:2px;
	border:1px solid #999999;
	background-color:#fff;
}
#main #colmp3 {
	width:365px;
	float:left;
	height:700px;
	padding:20px 50px 0;
	background:url(../images/opt_col.png) no-repeat top left;
}
#main #colebook {
	width:350px;
	float:left;
	height:700px;
	padding:20px 60px 0;
	background:url(../images/opt_col.png) no-repeat top left;
}
#footer {
	margin-left:10px;
	clear:both;
	float:left;
	width:930px;
	height: 410px;
	background:url(../images/opt_footer.png) no-repeat top left;
	color: #eaac25;
}
#footer p {
	color:#CCCCCC;
}
#footer #footerleft {
	float:left;
	width:400px;
	padding:20px 10px 20px 45px;
}
#footer #footerright {
	width:380px;
	float:left;
	padding:40px 20px;
}
#copyright {
	font-size:10px;
	clear:both;
	float:right;
	padding-top:30px;
	color: #eaac25;
}
.privacynote {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	line-height:12px;
	margin-top:10px;
}
