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

body {
	font-family: tahoma;
	font-size: 12px;
	color: #8b8b8b;
	line-height: 1em;
	margin-top: 0px;
}

#wrap {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}

#main_content {
	float: left;
	width: 900px;
}

#logophone {
	float: left;
	width: 900px;
}

.logo {
	float: left;
	width: 700px;
	padding-top:5px;
}

.phone1 {
	float: left;
	width: 200px;
}

.header {
	float: left;
	width: 900px;
	margin-bottom: 5px;
}

#content {
	float: left;
	width: 900px;
	color: #000000;
}

.content_1 {
	float: left;
	width: 686px;
	padding-right: 4px;
	/*background-image: url(images/spacer1.gif);
	background-repeat: repeat-y;
	background-position: right;*/
}

.content_2 {
	float: left;
	width: 186px;
	color: #000000;
	padding-left: 20px;
	font-size: 10.5px;
	line-height: 15px;
}

.content3 {
	float: left;
	width: 696px;
}

.content_thankyou {
	float: left;
	width: 900px;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
}

.field_main {
	float: left;
	width: 186px;
	padding-bottom: 3px;
}

.field_1 {
	float: left;
	width: 45px;
	line-height: 18px;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

.field_2 {
	float: left;
	width: 141px;
	line-height: 15px;
}

.field_2a {
	float: right;
	width: 141px;
	line-height: 15px;
}

.field_style {
	width: 100%;
}

#footer {
	float: left;
	width: 900px;
	color: #000000;
	margin-top: 10px;
	font-size: .9em
}

#footer a:active {
	color: #333333;
	text-decoration: underline;
}

#footer a:link {
	color: #333333;
	text-decoration: underline;
}

#footer a:visited {
	color: #333333;
	text-decoration: underline;
}

#footer a:hover {
	color: #999999;
	text-decoration: none;
}

.footer_left_top {
	float: left;
	width: 900px;
	height: 35px;
	background-image: url(images/m2-l-t.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.footer_left_bottom {
	float: left;
	width: 900px;
	height: 35px;
	background-image: url(images/m2-l-b.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.footer_right_top {
	float: left;
	width: 900px;
	height: 35px;
	background-image: url(images/m2-r-t.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.footer_right_bottom {
	float: left;
	width: 900px;
	height: 35px;
	background-image: url(images/m2-r-b.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.footer_border_top {
	float: left;
	width: 900px;
	height: 35px;
	background-image: url(images/m2-t-dr.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.footer_border_bottom {
	float: left;
	width: 900px;
	height: 35px;
	background-image: url(images/m2-t-dr.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.footer_1 {
	float: left;
	width: 515px;
	height: 35px;
	padding-left: 15px;
	line-height: 35px;
	text-align: left;
}

.footer_2 {
	float: left;
	width: 365px;
	height: 35px;
	padding-right: 0px;
	text-align: right;
	line-height: 35px;
}

.footer_3 {
	float: left;
	width: 200px;
	text-align: center;
	padding-top: 2px;
}

/*FORM LAYOUT*/

.newform {
	font-family: verdana;
	float: left;
	width: 210px;
	background-image:url(images/formbgmain.jpg);
	background-repeat: repeat-y;
	line-height:normal;
}

.formbg1 {
	float: left;
	width: 206px;
	background-image:url(images/formbg1.jpg);
	background-repeat: no-repeat;
	line-height: 8px;
	font-size: 8px;
}

.formbg2 {
	float: left;
	width: 206px;
	background-image:url(images/formbg2.jpg);
	background-repeat: no-repeat;
	line-height: 10px;
	font-size: 8px;
}

.formtitle {
	float: left;
	width: 200px;
	margin-left: 10px;
	margin-top: 0px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 8px;
	line-height:16px;
}

.formsubtitle {
	float: left;
	width: 200px;
	margin-left: 10px;
	margin-top: 0px;
	color: #333333;
	padding-bottom: 8px;
	line-height: normal;
	font-size: 11px;
}

.formcontent {
	float: left;
	width: 200px;
	margin-left: 10px;
	padding-bottom: 8px;
}

h1 {
	float: left;
	width: 900px;
	margin: 0px;
	text-align: center;
	font-weight: normal;
	color: #999999;
	font-size: 9px;
}

.pad_top_5 {padding-top:5px}
.pad_top_10 {padding-top:10px}
.pad_top_15 {padding-top:15px}
.pad_top_20 {padding-top:20px}
