#footer {
color: #5e5e5e;
text-align:center;
}

body {
background-image: none;
}

#header {
	min-height: 90px;
}

#header
.wrap {
	min-height: 85px;
}

#title-area {
	overflow: hidden;
	padding: 15px 0 0;
	width: 100%;
	text-align: left;
}

#title a,#title a:hover {
text-align: left;
text-decoration:none;
text-transform:capitalize;
font-weight: bold;
}

a,a:visited {
	font-weight: bold;
}

a:visited {
	text-decoration: underline;
}

h1{
	color: #000;
	font-size: 34px;
}

h2{
	color: #000;
	font-size: 26px;
}

h3{
	color: #000;
	font-size: 24px;
}

h4{
	color: #000;
	font-size: 20px;
}

#title{font-size:48px;line-height:1.75;}

.box1 {
    float: left;
    margin: -5px 3px 0px 38px;
    width: 40px;
    height: 70px;
}

.box2 {
    float: left;
    margin: -5px 10px 0px 5px;
    width: 40px;
    height: 70px;
}

@media screen and (min-width: 960px) {
#title{
	margin-right: 55px;
		background: url(logo/101.gif) no-repeat right center;
}
}

a,a:visited,h2 a:hover,#title a,#title a:hover {
	color: #000066;

}

.breadcrumb .inner,
#header .wrap, .sidebar.widget-area ul li,
#footer-widgets .widget-area ul li {
 border-bottom: 2px solid #FFCC00;
}

.box1 {
    background-color:#000066;
}

.box2 {
    background-color:#ffcc00;
}

@media only screen and (max-width: 960px) {
.box1, .box2 {
	width: 0px;
	height: 0px;
}

#header .wrap {
 border-bottom: 5px solid #FFCC00;
}
}

/* 5 Page Form */

#gform_1 .gform_wrapper {
	margin: 0px 0;
}

#gform_1 .form_steps h2 {
	font-size: 40px;
	font-size: 2.6em;
}

#gform_wrapper_1 :focus {

	border: 1px solid #000066;
	-webkit-box-shadow: 0 0 5px #000066 inset;
	-moz-box-shadow: 0 0 5px #000066 inset;
	box-shadow: 0 0 5px #000066 inset;
	font-size: 16px;
	font-size: 1.6rem;
}

#gform_1 input {

	border: 1px solid #000066;
	-webkit-box-shadow: 0 0 3px #000066 inset;
	-moz-box-shadow: 0 0 3px #000066 inset;
	box-shadow: 0 0 3px #000066 inset;
	font-size: 16px;
	font-size: 1.6rem;
}

#gform_wrapper_1 input.button {
	border-width: 2px;
	border-width: .2em;
	border-color: #000066; background: #ffcc00; color: #000066 !important;
	}

#gform_wrapper_1 .gform_page_footer {
	padding-left: 200px;
	padding-left: 20em;
}


body #gform_wrapper_1 .gform_body .gform_fields .gfield .gfield_label {width: 110px; white-space:nowrap;
}

#gform_1 .form-terms {

	font-size: 12px;
	font-size: .8rem;
}

#gform_1 .form-terms a {
color: #000;
text-decoration: underline;
font-weight: normal;
	font-size: 12px;
	font-size: .7rem;
}


/* 1 Page Form */

#gform_wrapper_4 form {
	border-radius: 12px;
	background-color: #000066;
}

#gform_wrapper_4 :focus {
	border: 1px solid #ffcc00;
	-webkit-box-shadow: 0 0 2px #ffcc00 inset;
	-moz-box-shadow: 0 0 2px #ffcc00 inset;
	box-shadow: 0 0 2px #ffcc00 inset;
}

#gform_wrapper_4 .top_label .gfield_label {
	margin-left: 0px;
	color: white;
	font-size: 13px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#gform_wrapper_4 .gfield_required {
	color: #ffcc00;
}

#gform_wrapper_4 .top_label input.small,
#gform_wrapper_4 .top_label select.small {
	width: 50%;
	border-radius: 4px;
	font-weight: normal;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#gform_wrapper_4 .top_label input.medium,
#gform_wrapper_4 .top_label select.medium {
	width:88%;
	border-radius: 4px;
	font-weight: normal;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;

}

#gform_wrapper_4 input,
#gform_wrapper_4 select,
#gform_wrapper_4 textarea {
	box-sizing: border-box;
	padding: 2px 8px !important;
	font-size: 14px !important;
}

.gform_wrapper .gform_heading {
	margin-left: 10px;
}

#gform_wrapper_4 .gform_footer input[type=submit] {
	position: relative;
	top: 15px;
    display: block;
 	float: none;
	margin: 0 auto 0px !important;
	padding: 10px 36px !important;
	border-width: 0;
	border-radius: 8px;
	background: #ffcc00;
	-webkit-box-shadow: inset 0px 0px 44px -14px rgba(0,0,102,0.38);
-moz-box-shadow: inset 0px 0px 44px -14px rgba(0,0,102,0.38);
box-shadow: inset 0px 0px 44px -14px rgba(0,0,102,0.38);
	color: #000066 !important;
	font-size: 1.3em !important;
}

#gform_4 .required_field{
	padding-top: 14px;
		padding-bottom: 14px;
	height: 10px;
	color: #ffffff;
	font-size: 10px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#gform_4 .star {
	display: inline;
	color: #ffcc00;
	font: bold 13px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#gform_4 ul li {
	margin: 0 0 0px;
	padding: 0 0 0px 10px;
	border-bottom: 0px;
	list-style-type: none;
	word-wrap: break-word;
}

.form_header_4 {
	padding-top: 8px;
	padding-bottom: 4px;
	color: #ffffff;
	font: normal 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

.form_terms_4 {
	padding-top: 20px;
	font-size: 12px;
	font-size: .7rem;

}

.form_terms_4 a {
color: #000;
text-decoration: underline;
font-weight: normal;
}

/* Sidebar spacing */

.sidebar .widget {
	margin: 0 0 20px;
}
body .gform_wrapper .gform_body .gform_fields .gfield_error .validation_message {border:1px solid red;color: #ffffff;}
body .gform_wrapper .gform_body .gform_fields .gfield_error .validation_message a {color: #ffffff;text-decoration: underline;}
body .gform_wrapper .validation_error {
	padding: 5px;border:8px solid red; background-color: #ffffff;
	}



