strong {
	font-weight: bold;
}

p {
	padding-bottom: 8px;
	text-align: justify;
}

#wrapper {
	margin-left: auto ;
	margin-right: auto ;
	width: 703px;
}

#header {
	width: 703px;
	height: 109px;
	background-image: url('/images/quote_header.jpg');
	float: left;
}

#content {
	width: 703px;
	background-color: #eff3fd;
	float: left;

}

.logo {
	float: left;
	padding-left: 15px;
	padding-top: 6px;
}

.tagline {
	float: left;
	margin-top: 78px;
	font-weight: bold;
}

.free_quote {
	float: left;
	padding-left: 15px;
}

input, select, textarea {
	border-color: #7f9db9;
	margin: 0;
	padding: 1px;
	border-width: 1px;
	border-style: solid;
	color: #02327b;
}

.form {
	width: 675px;
	float: left;
	background-image: url('/images/quote_line.gif');
	background-repeat: repeat-x;
	float: left;
	margin-left: 15px;
	margin-top: 10px;

}

#right {
	float: right;
	margin-top: 20px;
	padding-right: 14px;
	width: 231px;
}

.label {
	font-weight: bold;
	text-align: left;
	color: #02327b;
	padding-bottom: 2px;
}

.field {
	text-align: left;
	color: #02327b;
	padding-bottom: 5px;
}

.field_no_color {
	text-align: left;
	padding-bottom: 5px;
}

.form_table {
	float: left;
	*width: 300px;
}

.clear {
    clear:both;
}


.service_table {
	color: #000;
	font-weight: normal;
}

.service_table_outer {
	padding: 12px;
	border-color: #7f9db9;
	border-width: 1px;
	border-style: solid;
	background-color: #fff;
}


.call {	
	background-color: #5db5f6;
	margin-bottom: 5px;
}

.call_text {
	font-size: 11px;
	color: #fff;
	padding-top: 4px;
	padding-bottom: 6px;
}

.black {
	color: #000;
}

.phone_number {
	font-size: 24px;
}
