@charset "utf-8";

#content_head_img {
	background: url(../../images/solutions/solutions_header.png) no-repeat;
	width: 11.125em;
	height: 1.9375em;
}

#content_right p  {
	padding: 1em;
	padding-top: 0em;
	font-size: .75em;
}

.testimonium {
	font-weight: bold;
}

#content_right p a, #content_left_one p a {
	font-size: 1em;
	text-decoration: none;
	color: #003366;
}

#content_body, #content_left_one, #content_left_two, #content_right  {
	height: 42em;;	
}

form {
	font-size: .75em;
	padding-left: 1.5em;
}

form .inp {
	background: #ebeff3;
	outline: 0px none;
	padding: .1em;
	border: 1px solid #8da4bb;
}

form input.inp  {
	width: 21.675em;
	height: 1.3625em;
}

form textarea {
	width: 30em;
	height: 12em;
}

form input.sub {
	width: 7.875em;
}

.chk_design_options, .chk_coding_options{
	margin-left: 1em;
	display: none;
}

.chk_design_op_label, .chk_coding_op_label {
	display: none;
}

.chk_design_select {
	display: none;
	margin-left: 2em;
}

#inp_city {
	width: 10em
}

#inp_state {
	width: 2em
}

#inp_zip {
	width: 5em
}