/*reset.css*/body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul,li {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}
/*fonts.css*/body{font:13px georgia, arial, "lucida grande", tahoma, verdana, arial, sans-serif; color: #383838; }table {font-size:inherit;font:100%;}select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}pre, code {font:115% monospace;*font-size:100%;}body * {line-height:1.22em;}
<!--[if IE 7]>
<style>
.clear { height: 0; }
</style>
<![endif]-->

#page { }
#hd { } 

#hd .content {
	height: 1px;
	position: relative;
}

#hd .content span {
	line-height: 36px;
	color: #666;
	font-weight: bold;
	font-style: italic;
}

#hd .arrow {
	position: absolute;
	top: 0px;
	right: 80px;
}

#bd, #ft, #hd .content {
	width: 860px;
	margin: auto;
}

#bd {
	margin-top: 15px;
	position: relative;
}

#left {
	width: 560px;
	float: left;
}

#right {
	position: absolute;
	right: 0px;
	top: 175px;
	width: 260px;
	margin-right: 20px;
	text-align: center;
}

#right.thankyou {
	top: 60px;
}

#left h1 {
	font-size: 23px;
	line-height: 23px;
	font-weight: bold;
	color: #c00;
	float: left;
	width: 600px;
}

#left cite {
	font-size: 18px;
	display: block;
	padding-top: 5px;
	font-style: italic;
	color: #c00;
	clear: both;
}

#right h2 {
	font-size: 23px;
	text-align: center;
	font-weight: bold;
	color: #333;
}

#right.thankyou h2 {
	text-align: left;
}

#right .normal-text {
	color: #666;
	padding: 10px 16px 15px 16px;
	text-align: left;
}

#right ol li {
	list-style-type: decimal;
	margin-left: 24px;
}

.call-out {
	border-top: 1px solid #efead8;
	border-bottom: 1px solid #efead8;
	background-color: #fffbef;
	color: #666;
	height: 46px;
	line-height: 20px;
	padding-top: 3px;
	text-align: center;
	font-weight: bold;
}

.call-out-2 {
	font-size: 15px;
	font-weight: bold;
}

#name, #email, #phone {
	width: 200px;
	margin-bottom: 4px;
	border: 1px solid #666;
	color: #333;
}

#submit {
	margin-top: 3px;
}

div.download {
	float: left;
	width: 90px;
	margin: 10px 5px;
	text-align: center;
}

div.download img {
	width: 40px;
}

div.download span {
	font-size: 10px;
}

.top10px, .movie-object {
	margin-top: 10px;
}

.contact {
	margin-top: 15px;
}

.contact strong {
	font-weight: bold;
	font-size: 15px;
}

.clear {
	clear: both;
}
