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

body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 977px;
	margin: 0 auto;
}
#topbar {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 112px;
}
#header {
	height: 394px;
}
#signupbar {
	height: 94px;
	width: 960px;
	margin: 0 auto;
}
#signupbar2 {
	height: 94px;
	width: 960px;
	margin: 0 auto;
	padding-top: 15px;
}
.countdown {
	float: left;
	width: 350px;
	padding: 5px;
}
.datestyle {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 50px;
	color: #fd5e00;
	line-height: 55px;
}
.datestyle2 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 30px;
	color: #fd5e00;
	line-height: 48px;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
}
#smalllogos {
	height: 48px;
	text-align: center;
	padding-top: 20px;
}
#jquerysection {
	width: 969px;
	margin: 0 auto;
	height: 543px;
}
#jmainpic {
	height: 307px;
}
#jcontent {
	background-image: url(images/boxbg.gif);
	background-repeat: no-repeat;
	height: 236px;
	width: 969px;
	background-position: center bottom;
}
#jnav {
	float: left;
	width: 466px;
}
#jcopy {
	float: left;
	width: 405px;
	margin-left: 37px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #313341;
}
.orangetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 50px;
	font-weight: bold;
	color: #fe8f00;
	letter-spacing: -1px;
}
#testimonials {
	height: 181px;
	width: 910px;
	margin: 0 auto;
}
#commonquestions {
	width: 971px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 25px;
	color: #363535;
}
#commonbg {
	background-image: url(images/commbg.png);
	background-repeat: no-repeat;
	padding: 10px 30px 0 25px;
}
#commonbg ul {
	margin: 0px;
	padding: 0px;
}
#commonbg li {
	margin: 0;
	padding: 0 5px 20px 30px;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
}
.greentitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #358007;
	letter-spacing: -1px;
}
#safesecure {
	width: 971px;
	margin: 0 auto;
	padding: 10px 0 20px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 25px;
	color: #363535;
}
.blacktitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333;
}
#footer {
	background-image: url(images/bottombar.gif);
	background-repeat: repeat-x;
	height: 118px;
}

img {border:0}