body {
	width: 100%; height: 100%; color: rgb(72, 72, 72); font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: 400;
}
br {
	margin-bottom: 5px;
}
#background_images {
	background: fixed no-repeat center / cover; width: 100%; height: 100%; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;
}
#wrapper {
	width: 505px; height: 100%; right: 0px; position: fixed;
}
#background {
	width: 100%; height: 100%; position: relative; opacity: 0.9; background-color: rgb(255, 255, 255);
}
#logo {
	width: 505px; text-align: left; color: rgb(72, 72, 72); text-indent: 0px; font-size: 18px; font-weight: 300; margin-bottom: 0px;
}
#title {
	width: 505px; text-align: left; color: #ff9422; text-indent: 65px; font-size: 25px; font-weight: 600; margin-top: 50px; margin-bottom: 30px; line-height: 180%;
}
#services_titles {
	width: 505px; text-align: left; color: rgb(72, 72, 72); text-indent: 65px; font-size: 20px; font-weight: 200; margin-top: 30px; margin-bottom: 30px; line-height: 180%;
}
#contact_titles1 {
	width: 505px; text-align: left; color: rgb(72, 72, 72); text-indent: 65px; font-size: 16px; margin-top: 0px; margin-bottom: 0px; line-height: 150%;
}
#contact_titles2 {
	width: 505px; text-align: left; color: rgb(72, 72, 72); text-indent: 65px; font-size: 16px; margin-top: 20px; margin-bottom: 30px; line-height: 150%;
}
#content {
	top: 0px;
	width: 505px;
	position: absolute;
}
.field_box {
	width: 100%; padding-left: 30px; margin-top: 20px;
}
.field_box label {
	width: 120px; text-align: left; margin-bottom: 10px; display: block;
}
.field_box input {
	background: rgb(221, 221, 221); padding: 0px 5px; border: currentColor; border-image: none; width: 270px; height: 28px; color: rgb(72, 72, 72); font-family: "Open Sans", sans-serif; font-size: 14px; font-weight: 400;
}
textarea:focus {
	outline: 0px;
}
input:focus {
	outline: 0px;
}
.noFocus:focus {
	
}
select:focus {
	
}
.select-font {
	font-family: "Open Sans", sans-serif;
}
.login_box {
	border: currentColor; border-image: none; width: 100px; color: rgb(255, 255, 255); font-family: "Open Sans", sans-serif; font-size: 22px; font-weight: 400; background-color: rgb(40, 148, 209);
}
#forgot {
	padding: 30px; width: 100%;
}
A.splashnav {
	TEXT-DECORATION: none; color: rgb(72, 72, 72); 
}
A.splashnav:hover {
	TEXT-DECORATION: underline; color: rgb(72, 72, 72); 
}
#warning {
	padding: 10px 30px 0px; width: 280px;
}
