* {
	margin:0;
	padding:0;
}
a img{ border: 0;
	margin:0;
	padding:0;
    display: block;
 }
img{ border: 0;
	margin:0;
	padding:0;
    display: block;
 }
a:link,a:visited,a:active{
	color:    #CC0000;
	text-decoration:none;
}

a:hover{
    text-decoration: underline;
}
body {
    background: url(images/body-bg.jpg) top center repeat-x;
    background-color: #EBEBEB;
	font-family:    Tahoma, Arial, sans-serif;
	font-size: 11px;
    width: 1200px;
    color: #666666;
    position: relative;
    margin: 0 auto;
}

/* header */
#header {
	width:1200px;
    height: 215px;
    position: relative;
    background: url(images/join-header-bg.jpg) top no-repeat;
}


#logo img {
	margin-left: 280px;
}



.clear {
    clear: both;
}

/*content*/
#content {
}
div#form {
  height: 286px;
  background: url(images/join-form-bg.jpg) top no-repeat;
}
#join_form {
  margin-left: 700px;
  padding-top: 30px;
}
#myPrev1 {
  margin-left: 700px;
  padding-top: 30px;
}
label {
  font-size: 14px;
  font-weight: bold;
  color: #000;
}
.txt_field {
  width: 232px;
  height: 21px;
  background: url(images/join-txt-field.png) no-repeat;
  border: none;
  margin-bottom: 7px;
  padding: 0 2px;
}
*html .txt_field {
  background-attachment: fixed;
  cursor: text;
}
.butt {
  width: 147px;
  height: 36px;
  background: url(images/join-continue.png) no-repeat;
  border: none;
  margin-left: 93px;
  cursor: pointer;
}
/*footer*/

#footer {
	width: 1200px;
	/*height: 413px;*/
    background:  url(images/join-footer-bg.jpg) top no-repeat;
}

#foot_text {
	padding: 20px 270px 20px 305px;
	font-size: 20px;
	text-align: justify;
}

#foot_bonus {
  text-align: center;
}
img#title_free {
  margin: 0 auto;
}
img.thumb_free {
  /*float: left; */
  padding: 5px;
  display: inline;
}
#foot_copy {
  font-weight: bold;
  text-align: center;
  padding-top: 20px;
}
#footer table {
  margin: 0 auto;
}
#thanks {
	margin-left: 700px;
	margin-right: 260px;
	color: #000;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	text-align: justify;
	vertical-align: top;
	display: block;
	float: right;
	margin-top: -250px;
	font-size: 11px;
}
#flvcontainer_help {
	margin-right: 570px;
	color: #000;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	text-align: justify;
	display: block;
	float: right;
	z-index: 50;
}
.flvcontainer {
	height: 240px;
	width: 300px;
	border: 1px solid #FF0000;
}
.block_name_small {
	font-size: 11px;
}
.block_name_small_red {
	color: #FF0000;
	font-size: 11px;
}
.label_move {
	display: block;
	float: left;
	margin-left: 22px;
}

