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

html, body, div, a {
	outline: 0;
	text-align: center;
}

body {
	background: #fff url(../images/bg_body.jpg) repeat-x 0 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #0069B5;
}

#container {
	width: 1009px;
	height: 749px;
	background: url(../images/bg_container.jpg) no-repeat 0 0;
	position: relative;
	top: 0px;
	left: -2px;
	text-align: left;
	background-image: url(../images/bg_container.jpg);
}

#tools_container {
	width: 1009px;
	height: 749px;
	background: url(../images/tools_bg_container.jpg) no-repeat 0 0;
	position: relative;
	top: 33px;
	left: -2px;
	text-align: left;
	background-image: url(../images/tools_bg_container.jpg);
}

#downloads_container {
	width: 1009px;
	height: 1749px;
	background: url(../images/15minutebiz_Iface5bkgd_Downloads.jpg) no-repeat 0 0;
	position: relative;
	top: 23px;
	left: -2px;
	text-align: left;
	background-image: url(../images/15minutebiz_Iface5bkgd_Downloads.jpg);
}

h1#headline {
	width: 100%;
	height: 0;
	margin: 0;
	text-indent: -9000em;
	text-align: center;
	font-size: 1em;
}

#girl_video_placeholder {
	height: 256px;
	width: 297px;
	background: ;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

#step-container {
	padding: 23px 0 0 23px;
	width: 970px;
	height: 232px;
}

#step1, #step2, #step3, #step4 {
	float: left;
	height: 133px;
	width: 205px;
}

#step1 h1, #step2 h1, #step3 h1, #step4 h1 {
	font-size: 1em;
	text-indent: -9000em;
	margin: 0;
}

#step1 #btn_step1 {
	background: url(../images/img_step1_play.jpg) no-repeat 0 0;
	width: 205px;
	height: 133px;
	border: 0;
	font-size: 1px;
	color: #fff;
	position: relative;
	margin-top: 41px;
	left: 14px;
	cursor: pointer;
}

#step2 #btn_step2 {
	background: url(../images/img_step2_play.jpg) no-repeat 0 0;
	width: 205px;
	height: 133px;
	border: 0;
	font-size: 1px;
	color: #fff;
	position: relative;
	left: 49px;
	margin-top: 42px;
	cursor: pointer;
}

#step3 #btn_step3 {
	background: url(../images/img_step3_play.jpg) no-repeat 0 0;
	width: 205px;
	height: 133px;
	border: 0;
	font-size: 1px;
	color: #fff;
	position: relative;
	left: 87px;
	margin-top: 42px;
	cursor: pointer;
}

#step4 #btn_step4 {
	background: url(../images/img_step4_play.jpg) no-repeat 0 0;
	display: block;
	width: 205px;
	height: 133px;
	border: 0;
	font-size: 1px;
	color: #fff;
	position: relative;
	left: 122px;
	margin-top: 42px;
	cursor: pointer;
}

.clear {
	clear: both;
	text-align: center;
}

#footer {
	width: 1009px;
	min-height: 65px;
	position: relative;
	margin-top: 0px;
	left: -2px;
	top: -37px;
}

#footer #contact {
	float: right;
	margin:-40px 399px 0 0;
	font-size: 12px;
}

#footer #product{
	float: right;
	margin:-40px 492px 0 0;
	font-size: 12px;
}
#footer #tools {
	float: right;
	margin:0px 82px 0 0;
	font-size: 12px;
}
#footer #contact a {
	color: ##36C;
	text-decoration: none;
}

#footer #contact a:hover {
	text-decoration: underline;
}

#footer #product a {
	color: ##36C;
	text-decoration: none;
}

#footer #product a:hover {
	text-decoration: underline;
}

#footer #legal {
	font-size: 0.65em;
	clear: none;
	color: #7abee9;
	padding: 0px 30px 5px 30px;
}
