body {
	background: #002137 url(../images/back.gif) repeat-x;
	padding: 0;
	margin: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #404040;
}

#all {
	width: 1032px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	top: 0;
	left: 0;
	/*border: 1px solid white;*/
	border-top: 1px solid #001019;
	text-align: left;
}

#logo {
	position: absolute;
	top: -1px;
	left: 83px;
}

#logo2 {
	position: absolute;
	top: -1px;
	left: 794px;
}

#logo3 {
	position: absolute;
	top: 33px;
	left: 806px;
}

#homephotos {
	position: absolute;
	top: 125px;
	left: 0;
	z-index: 1;
}

#homephotos2 {
	position: absolute;
	top: 125px;
	left: 0;
	z-index: -1;
	visibility: hidden;
}

body.ac #homephotos a.link img {
  opacity:.35;
  filter: alpha(opacity=35);
  -moz-opacity: 0.35;
}

#audioclip {
  position: absolute;
  top: 358px;
  left: 35px;
}

#content {
	padding: 1px;
	margin: 130px 78px 0 88px;
	background: #BDBDBD;
}

body.home #content,
body.ac #content {
	margin-top: 340px;
}

#contentin {
	background: #BDBDBD url(../images/cback.gif) repeat-x;
	padding: 2px 35px 25px 35px;
	margin: 0;
	border-top: 1px solid #666666;
}

.offsetleft {
	position: relative;
	left: -19px;
}

.rightfloat {
	width: 176px;
	float: right;
	position: relative;
	top: 20px;
	left: 15px;
	margin-left: 20px;
	padding-bottom: 3em;
}

.ll {
	color: #002c45;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
}

.ll span {
	color: #5B6C04;
	font-style: italic;
}


h1, h2 {
	color: #5B6C04;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.8em;
}

.rightfloat h2 {
  font-size: 1.05em;
}

h2 {
	font-size: 1.7em;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	color: #002137;
	margin-bottom: 0;
	padding-bottom: 0;
	font-size: 1.6em;
}

h3#phone, h3#phone2 {
  color: #ffffff;
  position: absolute;
  top: 30px;
  left: 778px;
  font-family: arial, sans-serif;
  font-weight: normal;
  font-size: 1.2em;
}

h3#phone2 {
  left: 523px;
}

h3#phone span, h3#phone2 span {
  color: #a0a0a0;
  font-style: italic;
  font-size: 1em;
}

h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
}

a {
	color: #002c45;
}


#footer {
  clear: both;
  text-align: center;
  font-size: 0.9em;
  border-top: 1px solid #606060;
  margin-top: 35px;
}

div.field {
  height: 2em;
  position: relative;
}

div.field .validation {
  position: absolute;
  top: 0;
  left: 300px;
  color: #aa0000;
}

div.field input {
  background-color: #ffffff !important;
}

fieldset {
  border: none;
  pading: 0;
  margin: 0;
}

legend {
  display: none;
}

.rightfloat ul {
  margin-left: 0;
  margin-top: 0;
  padding-left: 1em;
  padding-top: 0;
}

.rightfloat li {
  margin-bottom: 8px;
}

#partner_id {
  height: 70px;
}

#contactForm label {
	padding: 0 10px 0 0;
}

#contactForm input.button {
	border-color: #060;
	border-width: 2px;
	border-style: outset;
	cursor: pointer;
	margin: 10px;
	background-color: #dddddd !important;
  font-weight: bold;
}

#Form_SignupStep1Form #partner_id label {
  padding-top: 25px;
}

#Form_SignupStep1Form #partner_id select {
  margin-top: 25px;
}

#Form_SignupStep1Form div.field, #Form_ResumeSignupForm div.field {
  clear: both;
}

#Form_SignupStep1Form label, #Form_ResumeSignupForm label {
  float: left;
  width: 150px;
}

#Form_SignupStep1Form select {
  position: relative;
  top: 10px;
}

#Form_SignupStep1Form_email, #password-_ConfirmPassword, #password-_Password, #Form_ResumeSignupForm_email, #Form_ResumeSignupForm_password {
  width: 175px;
}

div#partner_id {
  padding-top: 10px;
}

div#partner_other label {
  font-style: italic;
}

#worksheet_for {
  padding-top: 10px;
}

#worksheet_for label {
  float: none;
  width: auto;
}

#worksheet_for select {
  margin-left: 150px;
}

#Form_SignupStep1Form_action_SignUpSave, #Form_ResumeSignupForm_action_ResumeSignupSave {
	font-size: 0.9em;
	color: #333333;
	background-color: #efefef !important;
	padding: 2px;
	border: 1px solid #d0d0d0;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	border-bottom: 1px solid #a0a0a0;
	border-color: #060;
	border-width: 2px;
	border-style: outset;
	cursor: pointer;
	margin: 10px;
	background-color: #dddddd !important;
  margin-left: 150px; 
  position: relative;
  top: 18px;
}

h3.error {
  color: #aa0000;
  background: #FFFFA0;
  background-color: #FFFFA0 !important;
  border: 3px solid #aa0000;
  padding: 5px 10px;
  margin: 10px;  
  font-size: 1.6em;
  position: relative;
  width: auto;
}

p.error {
  color: #aa0000;
  background: #FFFFA0;
  background-color: #FFFFA0 !important;
  border: 1px solid #aa0000;
  padding: 5px 10px;
  width: 580px;
}




