/* CSS Document */

html * {padding:0; margin:0}
body {
	text-align: center;
	font-family: Arial, Verdana, Serif;
	background-color: #b3b3b3;
	height:100%;
}
#container {
	background-color: #F1F1F3;
	margin-left: auto;
	margin-right: auto;
	width: 756px;
	height: 690px;
	border:0px;
}
.top_line {
	margin-left: 252px;
	position: absolute;
	top: 0px;
	border:0;
	width: 498px;
}
#title1 {
	font-size:1.65em;
	font-style:italic;
	padding: 5px 0 0 0;
	line-height: 20px;
}
#title2 {
	font-size:2.5em;
	font-style:italic;
	color:#891508;
	line-height: 30px;
}
#phone {
	float:right;
	font-size:1.65em;
	font-weight:bold;
	font-style: italic;
}
#main {
	height: 616px;
	text-align: left;
	border: 0;
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	padding: 0;
}
#pod1 {
	top: 10px;
}
#advisor {
	background: url(images/advisor.jpg) no-repeat;
	width: 252px;
	height: 420px;
}
#form {
	margin-left: 252px;	
	position: absolute;
	top: 31px;
}
.form_top {
	background: url(images/form_top.jpg) no-repeat;
	width: 504px;
	height: 87px;
	margin: 0;
	padding: 0;
}
.form_top p{
	font-size:1.2em;
	_font-size:1em;
	font-weight:bold;
	/* padding: 10px 0 0 0; */
	padding:0;
	_padding-bottom: -10px;
	margin-right:15px;
	margin-top:10px;
}
.form_top p b {
	color:#891508;
}
#required {
	font-size:1em;
	color:#891508;
	font-weight:bold;
	margin-right:15px;
	padding: 5px 15px 0 0;	
}
#fields {
	margin-right:15px;
	padding:5px 20px 0 20px;
}
.form_mid {
	background: url(images/form_mid.jpg) repeat-y top;
	width: 504px;
	height: 245px;
	padding: 0;
}
.form_mid p {
	font-size:1.25em;
}
.style1 fieldset {
	padding: 0;
	font-size:1em;
}
.form_mid fieldset legend {
	font-size:1.2em;
	font-weight:bold;
  	color:#891508;
	padding: 0;
}
.style1 fieldset div.box {
	padding: 2px 0 2px 0;
}
.style1 label {
  	float:left;
  	width:40%;
  	margin-right:0.5em;
  	padding-top:0.2em;
  	text-align:right;
  	font-weight:bold;
}
.form_bottom {
	background: url(images/form_bottom.jpg) no-repeat;
	width: 504px;
	height: 57px;
	margin: 0;
	padding: 0;
}
.form_bottom p {
	padding-top:5px;
}
.button {
	/* position: absolute;
	left: 112px;
	top: 320px; */
	margin-left: 120px;
	margin-right:15px;
	width:260px;
}
.steps {
	background:url(images/3steps_mid.jpg) repeat;
	position: absolute;
	top: 420px;
	width: 750px;
	height: 190px;
	margin-left: 6px;
}
p.step1 {
	position: absolute;
	top: 55px;
	width: 225px;
	margin-left: 9px;
	font: Arial, Verdana, sans-serif;
	font-size:1em;
	font-weight:bold;
	font-style:italic;
	line-height:18px;
	background-color: transparent;
}
p.step2 {
	position: absolute;
	top: 55px;
	width: 225px;
	margin-left: 257px;
	font: Arial, Verdana, sans-serif;
	font-size:1em;
	font-weight:bold;
	font-style:italic;
	line-height:18px;
	background-color: transparent;
}
p.step3 {
	position: absolute;
	top: 55px;
	width: 225px;
	margin-left: 504px;
	font: Arial, Verdana, sans-serif;
	font-size:1em;
	font-weight:bold;
	font-style:italic;
	line-height:18px;
	background-color: transparent;
}
#line {
	width: 746px;
	height: 2px;
	position: absolute;
	top: 188px;
	border: 0;
	font-size:1.65em;
	font-weight:bold;
	font-style: italic;
}
.bottom_line {
	width: 756px;
	position: absolute;
	top: 194px;
}
#bottom_info {
	position:absolute;
	top:0;
	float:left;
	font-size:1.2em;
	font-weight:bold;
	font-style: italic;
}

