body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#leftcontent {
	width: 486px;
	background-image: url(../images/content-left.jpg);
	background-repeat: no-repeat;
	padding-top: 169px;
	padding-bottom: 7px;
}
#leftcontentinner {
	width: 571px;
	background-image: url(../images/content-left-inner.jpg);
	background-repeat: no-repeat;
	padding-top: 110px;
	font-size: .001em;
}
#video {
	padding-left: 8px;
	padding-bottom: 20px;
	height: 300px;
	width: 400px;
}
#video object, #video embed {
	margin: 0px !important;
	padding: 0px !important;
	height: 320px;
	width: 300px;
}
#rightcontent {
	width: 414px;
	background-image: url(../images/content-right.jpg);
	background-repeat: no-repeat;
	height: 460px;
	padding-top: 46px;
	background-position: right top;
}
#rightcontentinner {
	width: 387px;
	background-image: url(../images/content-right-inner.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
}
#card {
	padding-top: 0px;
	width: 325px;
	font-size: .85em;
	height: 143px;
	padding-left: 20px;
}
#card p {
	color: #2D3B3E;
	text-align: center;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.4em;
	font-size: .9em;
}
#card .name {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 1.5em;
}
#card a {
	color: #0066F2;
	text-decoration: underline;
}
#card a:hover {
	color: #333333;
}
#card img {
	vertical-align: middle;
	padding-right: 5px;
}
#text {
	padding-top: 15px;
	padding-right: 35px;
}
#text h2 {
	font-size: 1.8em;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: -1px;
}
#text h3 {
	font-size: 1.2em;
	color: #FFFFFF;
	text-align: center;
}
#text p {
	color: #FFFFFF;
	text-align: center;
	font-size: .8em;
}
#text a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	padding-right: 5px;
	padding-left: 5px;
}
#text a:hover {
}
#middle {
	background-image: url(../images/content-bg.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
#send {
	background-image: url(../images/content-bg.jpg);
	background-repeat: repeat-y;
	color: #FFFFFF;
	font-size: .75em;
	display: none;
}
#getstarted {
	background-image: url(../images/content-bg.jpg);
	background-repeat: repeat-y;
	color: #FFFFFF;
	font-size: .75em;
	width: 900px;
}
/* Set up viewport onto sliding content */	 
#frame {
	overflow: hidden;
	width: 924px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	padding: 15px;
}
/* Sliding content box */ 
#frame, #scroller {
	height: 530px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#scroller {
	width: 928px;
	height: 530px;
	overflow: hidden;
	vertical-align:top;
	text-align:left;
	border:0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#content {
	width: 2250px;
	margin: 0;
	padding-right:10px;
	padding-left:10px;
	padding-top:5px;
	text-align:left;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.section {
	height: 530px;
	width: 928px;
	margin: 0;
	float: left;
	text-align:left;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #FFFFFF;
	padding: 0;
}
#getstarted a {
	color: #333333;
	text-decoration: underline;
}
#getstarted a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
}
.section input {
	font-size: 12px;
	padding: 2px;
}
.section select {
	font-size: 13px;
}
hr {
	padding: 0px;
	height: 1px;
	color: #CCCCCC;
	background-color: #CCCCCC;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.bordered {
	border: 1px solid #dddddd;
	padding: 10px;
}
#card2 {
	padding-top: 0px;
	width: 300px;
	font-size: .85em;
	height: 110px;
	padding-left: 69px;
}
#card2 p {
	color: #2D3B3E;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.4em;
	font-size: .9em;
}
#card2 .name {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 1.2em;
	padding-top: 7px;
	display: block;
}
#card2 a {
	color: #0066F2;
	text-decoration: underline;
}
#card2 a:hover {
	color: #333333;
}
#card2 img {
	vertical-align: middle;
	padding-right: 5px;
}
.steps {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	margin-bottom: 10px;
}
.big {
	font-size: 1em!important;
}
