@charset "utf-8";
/* All America Relocation CSS 2
Author: EW
Date created: 07.22.08
Blue: #0045a9
Red: #ff1c18
Hover: #95c8fd
*/

* {
margin: 0;
padding: 0;
}

body {
background: url(../images/bg.jpg) repeat-x;
background-color: #95c8fd;
color: #666;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

#wrapper {
background: url(../images/wrapper_back.png) repeat-y;
margin: 0 auto;
padding: 0 9px 0 9px;
width: 850px;
}

#clear {
clear: both;
}

/* Header */
                                                                          
#header_menu {
color: #ff1c18;
float: right;
text-align: right;
padding: 30px 5px 0 0;
}

/* Menu */

#menu {
background: url(../images/menu_back.png) repeat-x;
color: #0045a9;
font-weight: bold;
}

#menu ul {
display: block;
height: 30px;
padding: 0 10px 0 10px;
}

#menu li {
display: inline;
line-height: 30px;
}

#menu li span {
line-height: 30px;
padding: 0 17px 0 15px;
}

#menu li span:hover {
line-height: 30px;
background: url(../images/span_ovr.png) repeat-x top right;
padding: 8px 17px 10px 15px;
}

#menu a {
color: #fff;
}

#menu a:hover {
color: #0045a9;
}

#menu li.ovr {
line-height: 30px;
padding: 8px 0 8px 0;
}

#menu li span.over {
line-height: 30px;
background: url(../images/span_ovr.png) repeat-x top right;
padding: 8px 15px 10px 15px;
}

/* Main */

#left_module {
float: left;
padding: 20px 0 20px 20px;
width: 268px;
}

#submenu {
padding: 0 0 20px 0;
}

#submenu_in {
background: url(../images/submenu_back.png) repeat-y;
padding: 0 0 10px 0;
}

#submenu_in ul {
padding: 5px 20px 0 20px;
}

#submenu_in ul li {
border-bottom: solid #ddd 1px;
font-size: 13px;
line-height: 200%;
list-style: none;
}

#right_module {
float: right;
padding: 25px 20px 20px 0px;
width: 525px;
}

#crumbs {
border-bottom: solid #ddd 1px;
padding: 0 0 10px 0;
}

#content {
padding: 10px 0 0 0;
}

#content ul {
padding: 0 0 10px 20px;
}

#content ul li {
line-height: 160%;
}

#content label {
font-weight: bold;
padding: 0 5px 0 0;
}

#content .input_form2 {
border: solid #ccc 1px;
color: #666;
font-size: 11px;
height: 16px;
padding: 3px 0 0 5px;
width: 125px;
}

#content .input_form3 {
border: solid #ccc 1px;
color: #666;
font-size: 11px;
height: 120px;
padding: 3px 0 0 5px;
width: 500px;
}

#content .input_form4 {
border: solid #ccc 1px;
color: #666;
font-size: 11px;
height: 16px;
padding: 3px 0 0 5px;
width: 373px;
}

#content .input_form5 {
border: solid #ccc 1px;
color: #666;
font-size: 11px;
height: 16px;
margin: 0 15px 0 0;
padding: 3px 0 0 5px;
width: 55px;
}

#content .input_form6 {
border: solid #ccc 1px;
color: #666;
font-size: 11px;
height: 16px;
padding: 3px 0 0 5px;
width: 160px;
}

#content .input_form7 {
border: solid #ccc 1px;
color: #666;
font-size: 11px;
height: 16px;
padding: 3px 0 0 5px;
width: 68px;
}

#content .input_form8 {
border: solid #ccc 1px;
color: #666;
font-size: 11px;
height: 16px;
padding: 3px 0 0 5px;
width: 125px;
}

#content .input_form9 {
border: solid #ccc 1px;
color: #666;
font-size: 11px;
height: 120px;
padding: 3px 0 0 5px;
width: 400px;
}

html>body #content .input_form9 {
border: solid #ccc 1px;
color: #666;
font-size: 11px;
height: 120px;
padding: 3px 0 0 5px;
width: 460px;
}

#content .input_form10 {
border: solid #ccc 1px;
color: #666;
font-size: 11px;
height: 16px;
padding: 3px 0 0 5px;
width: 366px;
}

#content .input_form11 {
border: solid #ccc 1px;
color: #666;
font-size: 11px;
height: 120px;
padding: 3px 0 0 5px;
width: 350px;
}

#content .input_form12 {
border: solid #ccc 1px;
color: #666;
font-size: 11px;
height: 16px;
padding: 3px 0 0 5px;
width: 350px;
}

#content table td {
padding: 0 0 5px 0;
}

#quote {
background: url(../images/small_quote_back.png) no-repeat;
height: 252px;
padding: 15px 0 0 15px;
}

#quote label {
color: #fff;
font-weight: bold;
}

#quote .input_form {
border: none;
color: #666;
font-size: 11px;
height: 16px;
padding: 3px 0 0 5px;
width: 125px;
}

#quote .input_form2 {
border: none;
color: #666;
font-size: 11px;
height: 19px;
padding: 0 0 0 5px;
width: 125px;
}

#quote table {
padding: 10px 0 0 0;
}

#quote table td {
padding: 5px 10px 10px 0;
}

#quote .quote_button {
border: none;
padding: 10px 0 0 0;
}

/* Footer */

#footer {
border-top: solid #ddd 1px;
line-height: 150%;
margin: 0 20px 0 20px;
}

#footer_in {
float: left;
padding: 20px 0 20px 0;
}

#footer_in a {
color: #999;
}


/* Text Styles */

p {
line-height: 150%;
padding: 0 0 10px 0;
}

a {
color: #0045a9;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #95c8fd;
}

h1 {
background: url(../images/big_star.png) no-repeat;
color: #0045a9;
font-size: 22px;
font-weight: bold;
padding: 0 0 5px 25px;
}

h2 {
color: #0045a9;
font-size: 14px;
font-weight: bold;
padding: 5px 0 5px 0;
}

h3 {
background: url(../images/submenu_header_back.png) no-repeat;
color: #fff;
font-size: 16px;
font-weight: bold;
line-height: 30px;
padding: 0 0 0 10px;
}

.big_white {
color: #fff;
font-size: 20px;
}

.bold_gray {
font-weight: bold;
}

.bold_black {
color: #000;
font-weight: bold;
}

.light_gray {
color: #999;
}

.bold_blue {
color: #0045a9;
font-weight: bold;
}

.number {
color: #ff1c18;
font-size: 24px;
font-weight: bold;
padding: 0 0 0 50px;
text-align: right;
}


/* Image Styles */

.header_image {
border: none;
float: left;
padding: 0 0 0 30px;
}

.left_image {
border: none;
float: left;
}

.right_image {
float: right;
padding: 0 0 10px 10px;
}

.footer_image {
float: right;
padding: 20px 0 0 0;
}

.reset_button {
padding: 0 15px 0 0;
}

.reset_button2 {
padding: 0 30px 0 0;
}

.err {
	font-weight: bold;
	color: #FF0000;
}
p.call-to-action {font-size:13px; color:#0045a9; text-align:center; font-weight:bold;}