/* CSS Document */

/* with :focus and :hover for fieldset, input and textarea - special effects are not visible with ie, sorry */
/* sabine brings - www.brings-online.com - a form with style - www.cssplay.co.uk */


form#two { width:100%; background-color:#eaeaea; border:1px solid #c8c8c8; padding:10px; margin:5px 5px 5px 6px; font-size:1em; font-family:verdana, arial, helvetica, sans-serif; color:whites;}

form#two fieldset {width:450px; display:block; border:1px dotted #fff; padding:5px 5px 5px 10px; font-family:verdana, sans-serif; margin-bottom:0.5em; line-height:1.5em; font-size:1em; }


form#two input {border:1px solid #414d59; padding-left:0.5em; margin-bottom:0.6em; width:280px; }
form#two input:hover { background:#d6d6d6;  border:1px solid #fff; color:#909090;}
form#two input:focus {background:#fff; border:1px solid #000000; color:black;}
form#two fieldset#medical input, form#two fieldset#current input {width:45px;}



form#two textarea:hover { background:#d6d6d6; border:1px solid #fff; color:#909090;}
form#two textarea:focus {background:#fff; border:1px solid #000000; color:black;}

------------------------------------------------------------------------------------------------ */
#contact {
	background:#efefef;
	padding-top:10px;
	overflow:hidden;
	height:1%;
	border-top:1px solid #fff;
	
}

#contact .form_entry_input {
	margin-bottom:6px;

}
	
	#contact .form_entry_input input {
		border:1px solid #e9e9e9;
		width:200px;
		padding:7px 4px;
		color:#757575;
	}

	
	#contact .form_entry_input textarea {
		border:1px solid #e9e9e9;
		width:330px;
		padding:7px 4px;
		color:#757575;
	}
	
#our_style02 {
		float:left;
		display:inline;
		
		
		width:90%;
		margin:0px 20px 0 20px;
		
	}

/* 3.10 NETWORK