@charset "utf-8";
* {
	margin:0 auto;
	padding:0px;
}
img {
	border:none
}
body {
	background:#ffffff;
	background-image:url(../images/body_repeat.jpg);
	background-repeat:repeat-x;
	font:normal 11px Arial, Helvetica, sans-serif;
}
#wrapper {
	width:684px;
	height:auto;
}
#top {
	background:url(../images/header.jpg) top no-repeat;
	display:block;
	width:684px;
	height:313px;
}
#top p {
	color:#CCCCCC;
	font-size:18px;
	margin:0 80px 5px 70px;
	padding:215px 0 0 0;
	line-height:23px;
}
#bottom {
	display:block;
	width:684px;
	height:55px;
	background:url(../images/bottomoftable.jpg) bottom center no-repeat;
}
#content1 {
	background:url(../images/tablerepeat.jpg) repeat-y center;
	display:block;
	float:left;
	width:684px;
	height:auto;
	clear:both;
}
#flushtop1 {
	position:relative;
	top:-3px;
	float:left;
	width:6px;
	height:146px;
}
#flushtop2 {
	position:relative;
	top:-3px;
	float:right;
	width:6px;
	height:146px;
}
#content1 p {
	margin-left:15px;
	width:400px;
	padding-bottom:10px;
	line-height:15px;
}
#downloadbutton {
	float:right;
	margin:10px 0 10px 10px;
}
#content2 p {
	padding:5px 15px 5px 11px;
}
#content2 {
	display:block;
	background:url(../images/tablerepeat.jpg) repeat-y center;
	width:684px;
	height:auto;
	border:none;
}
#step1 {
	background:url(../images/step1.jpg);
	background-repeat:no-repeat;
	width:152px;
	height:35px;
	padding-left:3px;
}
#step2 {
	background:url(../images/step2.jpg);
	background-repeat:no-repeat;
	width:152px;
	height:35px;
	padding-right:3px;
}
#step3 {
	background:url(../images/step3.jpg);
	background-repeat:no-repeat;
	width:152px;
	height:35px;
	padding-right:3px;
}
#step4 {
	background:url(../images/step4.jpg);
	background-repeat:no-repeat;
	width:152px;
	height:35px;
}
#instructions {
	width:632px;
	margin:10px 0 0 15px;
	padding:0;
	font-size:10px;
}
#instructionsrepeat {
	background:url(../images/instructionsrepeat.jpg) repeat-y;
	width:152px;
	padding:0;
	margin:0;
	vertical-align:top;
}
#instructbottom {
	background:url(../images/bottomofcolumn.jpg) no-repeat;
	background-position:bottom;
	margin:0;
	padding:0;
	width:152px;
	height:1px;
}
.ie6 #instructbottom {
	background-position:top;
}
#video {
/*height:200px;*/
}
#footer {
	display:block;
	width:684px;
	text-align:center;
}
#footer p {
	font:normal 10px Arial, Helvetica, sans-serif;
	margin:15px 0px;
}
