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

* {
	margin: 0 auto;
}

a {
 text-decoration: none;
}

img {
	border: 0;
}
body {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	background:#FFFFFF;
}
p {
	margin-bottom: 15px;
	font-size: 16px;
	font-family: Tahoma;
}

h1 {
	font-size: 24px;
	font-weight:bold;
	letter-spacing: -1px;
}

h2 {
	font-size: 30px;
	font-weight:bold;
	letter-spacing: -1px;
}


.clear {
    clear:both
}

#wrapper {
  	width: 902px;
	border: none;
	margin-top: 20px;
	margin-bottom: 20px;
}
#header {
	width: 900px;
	height: 144px;
	background-color: #FFFFFF;
}

#content { 
	width: 860px;
	background: #FFFFFF;
	margin: 0 auto;
	padding: 0px 20px 30px 20px;
}

.maroon_text {
 	color:#9f0000;
}

#footer {
	background: #FFFFFF;
	padding-bottom: 10px;
}
#footer p {
 	text-align: center;
}


.optin_box2 {
	width: 600px;
	
	background:#dbe9f0;
	border: 4px dashed #000000;
	padding:10px;
	margin-top: 20px;
	position:relative;
}

.street_ecover {
	position:absolute;
	top:120px;
	left: 5px;
	
}

.optin_text2 {
	text-align:center;
	font-size: 21px;
	font-weight:bold;
}
.optin_label {
	font-size: 13px;
}
.timer {
	text-align: center;
	margin: 10px 0px 25px 0px;
}

#tzcd {
	font-size: 30px;
	font-weight:bold;
	background-color: yellow;
	
}
#tzcd2 {
	font-size: 24px;
	font-weight:bold;
	background-color: none;
	
}

.videoholder {
	width: 853px;
	height: 534px;
}
