/* A font by Jos Buivenga (exljbris) -> www.exljbris.com */
@font-face {
	font-family: "Museo300";
	src: url('/type/Museo300-Regular.otf') format("opentype");
}
 
@font-face {
	font-family: "Museo500";
	src: url('/type/Museo500-Regular.otf') format("opentype");
}
 
@font-face {
	font-family: "Museo700";
	src: url('/type/Museo700-Regular.otf') format("opentype");
}
.museo53 {
	font-family:"Museo700", Arial;
	font-size:53px;
	color:#FFF;
	line-height:50px;
	padding:75px 0 0 50px;
}
.bluemuseo24 {
	font-family:"Museo700", Arial;
	font-size:24px;
	margin:50px 0 0 50px;
	color:#108dbd;
	line-height:35px;
	width:500px;
}
.darkbluemuseo22 {
	color:#003042;
	font-size:22px;
	font-family:"Museo700", Arial;
	margin:50px 0 0 0;
}
.sanserif16 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#003549;
	margin:25px 0 0 50px;
	line-height:25px;
	width:500px;
}
.ojtext14 {
	color:#ef6000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
.boldsanserif12 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#003549;
	line-height:18px;
	margin:25px 0 0 50px;
	width:500px;
}
.schedulebtn {
	margin:0 0 50px 50px;
}
.sanserif20 {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	margin:50px 0 50px 50px !important;
}
.contacthd {
	width:850px;
	margin:50px 50px 25px 50px;
	text-align:center;
	font-size:24px;
	font-family:"Museo500", Arial;
	color:#772c02;
	border-bottom:#772c02 solid 1px;
}
.form {
	width:250px;
	font-size:12px;
	font-weight:bold;
	color:#8c3100;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0 50px;
	float: left;
}
.formfields {
	background:#fff;
	border:1px solid #8c3100;
	padding:5px;
	font-size:14px;
}

body {
	background-color: #333;
	text-align: center;
	margin: 0px;
}
#container {
	text-align: left;
	width: 950px;
	margin:0 auto 0 auto;
	background:#0F0;
	background:url('/images/landing_pages/ad/bigprize_lp2_04.gif') repeat-y top;
}
#topbar {
	background:#000;
	height:50px;
	border-bottom:1px #7ddbff solid;
}
#topbar #logo {
	margin:0 0 0 50px;
}
#herobox {
	background:url('/images/landing_pages/ad/bigprize_lp2_02.jpg') no-repeat #fff;
	width:950px;
	height:474px;
	margin:0px;
}
#herobox p {
	margin:0px;
}
#columnsbox {
	width:950px;
	margin:0px;
	clear:both;
	overflow:hidden;
	background: url('/images/landing_pages/ad/bigprize_lp2_03.gif') no-repeat top left;
}
#contactbox {
	background:url('/images/landing_pages/ad/bigprize_lp2_05.jpg') no-repeat top;
	width:950px;
	margin:0px;
	clear:both;
	overflow: hidden;
}
#rightcolumn {
	width:341px;
	float:right;
	text-align:center;
	color:#003042;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
}

#ajax_result_area {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	display: none;
	padding: 10px; 
	width: 850px;
	margin: 0px auto 10px;
}
#ajax_result_area.success { 
	color: #003300; 
	background-color: #99ffcc;
	border: 1px solid #003300;
}
#ajax_result_area.error { 
	color: #990000;
	background-color: #ffcccc;
	border: 1px solid #990000;
}
#ajax_result_area.error ul { 
	margin-top: 10px;
}
#ajax_result_area.error ul li {
	margin-left: 40px;
	list-style-type: disc;
}

#theform { 
	clear: both;
	overflow: hidden;
	padding-bottom: 80px;
}

#container #footer {
	padding: 10px 10px 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#FFF url('/images/biz_footer_bg.gif') repeat-x top;
	height:78px;
	font-family:Helvetica, Arial;
	font-size:10px;
	font-weight:bold;
	color:#001928;
	text-align:right;
}

#container #footer a img { 
	border-width: 0px;
}

#container #footer .left {
	float: left;
}

#container #footer .right {
	float: right;
	height: 12px;
	padding: 9px 0px;
}

#container #footer a {
	color: blue;
}

a img { 
	border-width: 0px; 
}
	
