form {
	margin: 0px 0px 20px 0px;
}

label {
	text-align: right;
}

fieldset {
	margin: 0px auto;
	border: 1px solid #324891;
	padding: 10px;
	width: 250px;
}

legend {
	padding: 2px 8px;
	margin: 0px;
	border: 1px solid #324891;
	color: #ffffff;
	font-size: 16px;
	background-color: #324891;
	font-weight: bold;
}

#login_form label {
	display: block;
	float: left;
	width: 50px;
	margin: 8px 5px 5px 0px;
}

.login_txt {
	margin: 8px 0px 0px 2px;
	display: block;
	padding: 0px;
}

.log_txt {
	margin: 8px 0px 0px 10px;
	border: 1px solid #7f7f80;
	display: block;
}

#login_form p {
	color: #FF0000;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

#login_button {
	clear: both;
	cursor: pointer;
	margin: 5px auto 0px auto;
	background: #3da832 url(../images/index/login.gif) no-repeat top center;
	width: 71px;
	height: 40px;
	border: 0px;
	color: #ffffff;
	padding-bottom: 10px;
	display: block;
}

#container_top_index {
	width: 812px;
	height: 33px;
	margin: 0px auto;
	background: #325ca0 url(../images/Gen_layout/container-top-index.gif) no-repeat top center;
}

#how_works {
	float: left;
	margin: 0px;
	padding-left: 48px;
	color: #ffffff;
	text-decoration: none;
}

#faq {
	float: left;
	margin: 0px;
	padding-left: 33px;
	color: #ffffff;
	text-decoration: none;
}

#main_bar {
	background: transparent url(../images/index/bar-complete.gif) no-repeat bottom center;
}

#logo_box {
	background: transparent url(../images/index/bar-complete.gif) no-repeat bottom center;
	text-align: center;
}

#repeat_bar {
	background: transparent url(../images/index/bar-repeat.gif) repeat-x bottom center;
}

#mid_nav {
	background: transparent url(../images/Gen_layout/container-back.gif) repeat-y top center;
	height: 129px;
	width: 856px;
	margin: 0px auto;
}

h1 {
	text-align: center;
	margin: 0px;
	padding: 10px 0px;
}

#multiple {
	display: block;
	margin: 10px auto;
	text-align: center;
}

#step_container {
	height: 280px;
	width: 707px;
	margin: 25px auto 15px auto;
	padding: 0px;
	background: transparent url(../images/index/steps-back.gif) no-repeat top center;
	text-align: center;
}

#get_started {
	color: #ffffff;
	border: 0px;
	text-decoration: none;
	font: bold 16px Verdana, Arial, sans-serif;
	display: block;
	clear: both;
	margin: 0px auto;
	padding: 12px 0px 0px 0px;
	width: 154px;
	height: 32px;
	background: #3da832 url(../images/index/get-started.gif) no-repeat top center;
}

.steps {
	background: transparent url(../images/index/step-box.gif) no-repeat top center;
	width: 195px;
	height: 198px;
	float: left;
	margin: 14px 0px 0px 0px;
	text-align: left;
}

#step_one_space {
	width: 61px;
	height: 198px;
	float: left;
}

.step_num {
	color: #d9edd9;
	font: 18px Verdana, Arial, sans-serif;
	margin: 0px;
	padding: 2px 0px 0px 12px;
	float: left;
}

.step_title {
	color: #001f86;
	margin: 0px 0px 0px 20px;
	padding: 8px 0px 0px 0px;
	width: 115px;
	font: bold 20px Verdana, Arial, sans-serif;
	text-align: center;
}

.steps ul {
	margin: 0px;
	padding: 20px 20px 0px 20px;
}

.steps ul li {
	list-style-type: none;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 20px;
	background: transparent url(../images/index/step-list-dot.gif) no-repeat top left;
	font-size: 14px;
}

#expect {
	display: block;
	margin: 0px;
	padding: 4px 20px 0px 0px;
	text-align: right;
}

#divide_line {
	height: 5px;
	width: 812px;
	margin: 0px auto 20px auto;
	padding: 0px;
	clear: both;
	background: #001f86 url(../images/index/divide-line.gif) repeat-x top center;
}

#text {
	width: 802px;
	margin: 0px auto 20px auto;
	padding: 0px;
	background: transparent url(../images/index/text-back.gif) repeat-y top center;
}

#text h2 {
	padding: 2px 15px;
	background-color: #ececed;
	margin: 15px 9px 10px 9px;
	font-size: 18px;
}

#text p {
	padding: 0px 25px;
	margin: 15px 0px;
}

#text ul {
	padding-top: 0px;
	margin-top: 5px;
}

#text ul li {
	list-style-type: none;
	font-weight: bold;
	font-size: 12px;
	margin-top: 5px;
}