/*
CONTACT
*/

/* BEGIN: Top Navigation 
div#nav_top ul li#nav_top_contact a.button { background-position: left -112px; }
END: Top Navigation */

/* BEGIN: Layout */
div#body div.box_full div.wrapper div.wrapper div.wrapper {
	width: 898px;
	padding: 0 40px 35px 40px;
}
/* END: Layout */

div.blue_box {
	float: right;
	width: 200px;
	height: 80px;
	margin-left: 30px;
}

/* BEGIN: Form */
form#subscribe_form {
	width: 600px;
	background: transparent url(../images/body/key_required.gif) no-repeat right 28px;
}

form#subscribe_form p label {
	float: left;
	width: 100px;
	height: 28px;
	line-height: 28px;
padding: 0;
margin: 0;
}

form#subscribe_form p input {
	width: 300px;
}

form#subscribe_form p input#phone_1,
form#subscribe_form p input#phone_2,
form#subscribe_form p input#phone_3 {
	text-indent: 4px;
}

form#subscribe_form p input.digit_3 {
	width: 47px;
	background: transparent url(../images/join/input_digit_3.gif) no-repeat left top;
}

form#subscribe_form p input.digit_4 {
	width: 52px;
	background: transparent url(../images/join/input_digit_4.gif) no-repeat left top;
}

form#subscribe_form p a.button {
	width: 120px;
	height: 41px;
	margin-left: 156px;
	background-image: url(../images/join/submit.gif);
}
/* END: Form */

/* BEGIN: Thank You Message */
p#thankyou_message { width: 560px; }
/* END: Thank You Message */
