 
.fright { float:right }
.fleft { float:left }

.contact-form-right {
	text-align: left;
	float: right;
	line-height: 1.5em;
	width: 525px;
	margin-top: 5px;
}



#content_main_about {
	width:925px;
	margin: 0 auto;
	height: auto;
	padding: 10px;
	text-align: left;
	
}


#content_main_about h5 {
	color:#2A82D1;
	font-size:1.8em;
	font-weight:bold;
	margin-top: 1px;
	float: left;
	padding: 10px 10px 12px 0px;
	margin-bottom: 0px;
}


#content_main_about h6 {
	color:#2A82D1;
	font-size:1.7em;
	margin-top: 1px;
	padding: 25px 10px 9px 0px;
	margin-bottom: 0px;
	float: none;
	background:none;
	background-image: url(none);
	font-weight: bold;
}








.loading-form {
	background:url(../images/ajax-loader.gif) no-repeat 1px;
	height:15px;
	display:none;
	margin:25px 95px 0 0;
	left: 738px;
	width: 128px;
	float: right;
}
.done {
	display:none;
	width:auto;
	background-color:#EAF0F5;
	padding:40px 110px;
	text-align:center;
	border:1px solid #AEAEAE;
	color: #212121;
	margin-right: 27px;
margin-top:76px;
}

.slickremix-header {
	background-color:#232323; padding: 10px; border-bottom: 1px ridge #CCCCCC; height: 20px;
}

.form-input .hightlight {
	 
	background:url(http://www.imageprodesign.com/examples/contact-form/gui/iconCaution.png) no-repeat right 1px;
	
	
}


 
 
 
 
 
 
 
/** Start Now Relative **/


.input-float {
	float: left;
	margin-right:10px;
	margin-top:3px;
	width: 220px;
	
}


.srlf {
	padding:5px;
	width: 210px;
}

.srlfull {
	padding:5px 5px 2px 5px;
	width: 440px;
}


.input-full {
	margin-top:5px;
	width: 470px;
	height: 105px;
}


.input1 {
	width:200px;
	clear:both;

}


.inputFull {
	width:490px;
	clear:both;

}




#startNow label {
}


#startNow textarea {
	width:428px;
	height:70px;
	background-color:#FEFEFE;
	border: dashed 1px #B99F67;
	outline:thin;
	margin: 0 0 1px 0;
	padding: 5px 5px 5px 5px;
 
	color:#2A1F19;
	font:95%/1.5em "Verdana", Century Gothic, Lucida Grande, Helvetica, Arial, Verdana, sans-serif;
}



#startNow input {
color:#2A1F19;
font-size:.9em;
	padding:4px;
	background-color:#FFFFFF;
	border: dashed 1px #B99F67;
	outline:thin;
	height:15px;
	
	
}

.required {
	color:red;
	font-weight: bold;
}


.width100percent {
	width:100%;
	padding: 4px;
}


.widthOtherPercent {
	width:85%;
	padding: 4px;
}



#start-now-submit-btn a {
	background-color:#EAF0F5;
	padding:5px 20px;
	text-align:left;
	border:1px solid #AEAEAE;
	float: right;
	margin-top: 7px;
	margin-right: 35px;
}


.post {
}



label { font-size:.9em }


/* ----- INSTRUCTIONS ----- */


form li{
	  color:#61463C}

#startNow input, select { margin-top:1px; }

#startNow textarea { margin-top:1px; }


form li.focused{
 color:#FFFFFF; background-color: #75574E;
}
form li.focused, form li:hover{
	position:relative; /* Makes Instructs z-index stay on top in IE. */
}

#startNow li {
	margin:0 !Important;
	padding:0 !Important;
	outline:none !Important;
	list-style-type: none !Important; 
}

#srlform {
	width:550px;
	margin:0 auto;
	font-size:small;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	
}



.padding-for-lists {
	 padding-left:4px;
}


.wufoo li{
	
	float:left !Important;
}



#srlform form li{
	display:block;
	margin:0;
	 
}
#srlform form li:after, form li div:after{
	content:"."; 
	display:block;
	height:0; 

	visibility:hidden;
}
* html #srlform form li{height: 1%;}
* html #srlform form li div{display:inline-block;}
*+html #srlform form li div{display:inline-block;}
