/* TOATE CELE */
html { margin:0; padding:0;}
body { margin:0; padding:0; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #6a6a6a; background: #fff url('imgs/background_quote.jpg') no-repeat top center ;}

/* HEADER */
#wrapper { 
	width:480px;
	margin:0 auto;
	position:relative;
}
#intro { 
	margin:0; padding:0;
	min-width:480px;
}
#header {
	margin:180px 0 0 0;
	padding:0;
	width:480px;
	height:70px;
	position:relative;
	background:url(imgs/quote_back_top.png) no-repeat top center;
}
#steps {
	margin:0 auto;
	padding:15px 0 0 26px;
	width:424px;
	height:27px;
	font-size:18px;
	letter-spacing:-0.03em;
	color:#FFF;
	background:url(imgs/quote_step.png) no-repeat top center;
}
#content {
	margin:0 auto;
	padding:0;
	width:452px;
	background:url(imgs/quote_content.gif) no-repeat 0px 42px;
}
.input_field_12em {
	margin-top:6px;
	margin-bottom:4px;
	padding:5px 0;
	width: 14em;
	border:#c8c8c8 solid 1px;
}
.input_field_11em {
	margin-top:6px;
	margin-bottom:4px;
	padding:4px 0;
	width: 14em;
	border:#c8c8c8 solid 1px;
}
.input_field {
	margin-top:6px;
	margin-bottom:4px;
	width: 14em;
	border:#c8c8c8 solid 1px;
}
.textarea {
	margin-top:6px;
	margin-bottom:4px;
	width: 30.55em;
	border:#c8c8c8 solid 1px;
}
label.error {
	color:#f40c5b;
	font-size: 0.8em;
}
#left {
	padding:40px 0 0 26px;
	width:200px;
	float:left;
}
#right {
	padding:40px 15px 0 0;
	width:200px;
	float:right;
}
#center {
	padding:0 0 40px 26px;
	width:400px;
}
#center_a {
	padding:40px 0 40px 26px;
	width:400px;
}
#navigation {
	margin:0 auto;
	padding:10px 14px 0 0;
	text-align:right;
	width:466px;
	height:44px;
	background:url(imgs/quote_navigation.png) no-repeat top center;
}
.back {
	margin:0;
	padding:0;
	background:url(imgs/quote_b_back.png) no-repeat top center;
	width:101px;
	height:34px;
	border:0;
	color:#FFF;
	font-size:11px;
}
.next {
	margin:0 0 0 6px;
	padding:0 0 0 10px;
	background:url(imgs/quote_b_next.png) no-repeat top center;
	width:103px;
	height:34px;
	border:0;
	color:#FFF;
	font-size:11px;
}
#footer {
	margin:0 auto;
	padding:0;
	width:452px;
	height:78px;
	background:url(imgs/quote_footer.png) no-repeat top center;
}
#copyright {
	margin:0 auto;
	padding:20px 0 20px 40px;
	width:452px;
}