* {margin:0;outline:0;padding:0}
a, a:visited { text-decoration: none; }
a:hover { text-decoration: none;}
body {font:0.75em Arial}
img, fieldset {border:0}
p {margin:0 0 1em}

a img {
	border-width: 0px;
}

img {
	margin-bottom: 0px !important;
	margin-bottom: -3px;
}

p {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	text-align: left;
	font-size: 13px;
}


body {
	font-family: Arial;
	background: #FFFFFF url('images/body_bg.jpg') top center repeat-x;
	text-align: center;
}


#wrap {
	position: relative;
	text-align: left;
	width: 934px;
	margin:0px auto;
}

#header {
	padding: 20px 0px 15px 0px !important;
	padding: 20px 0px 18px 0px;
}

p#contact {
	float: right;
	text-align: center;
	width: 327px; /* changed from 150px when just a contact link */
	padding-right: 5px; /* changed from 30 px for when it was just a contact link */
	padding-top: 20px; /* changed from 30px for when it was just a contact link */
	font-size: 18px;
	color: #e10023;
	font-weight: bold;
}

#contact b {
	color: #0071b9;
}

#menu {
	list-style-type: none;
	height: 24px;
	padding-left: 18px;
}

#menu li {
	font-size: 14px;
	float: left;
	padding: 0px 10px 8px 10px;
}

#menu li a {
	color: #FFF;
}

#menu #selected{
	background: url('images/menu_selected.jpg');
}

#content1 {
	background: url('images/bg_middle_filler.gif') top right repeat-y;
    z-index: 1;
    height: auto;
    width: 934px;
}

#content11{
    z-index: 2;
    background: url('images/main_bg_top.jpg') bottom right no-repeat;
}


#content2 {
	padding: 3px 16px 0px 20px;
}

#content3 {
	padding: 8px 25px 3px 35px;
	font-size: 13px;
    width: 600px;
}

#content3 b {
	font-weight: normal;
	color: #1070b3;
}

#content3 a {
	color: #e10023;
}

#content3 h1 {
  font-size: 16pt;
  font-family: arial, helvetica;
  color: #0072B8;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 5px;
}

#content3 h2 {
  font-size: 11pt;
  margin-top: 4px;
}

#content3 {
    list-style-type: disc;
}

#content3 ul {
  padding-left: 18px;
  padding-top: 5px;
}

#content3 li {
	padding: 0px 0px 5px 25px;
}

#content3 li ul {
  padding-left: 15px;
}


#content3 li li {
	padding: 0px 0px 5px 25px;
}

#quote {
	float: right;
	padding: 15px 20px 0px 20px;
}

#quote_front {
	float: right;
	padding: 15px 10px 0px 25px;
    margin-top: -210px;
}

#footer {
    margin-left: 18px;
	color: #000;
	background-color: #ced7d7;
	padding: 10px 10px 10px 10px;
	border: 3px solid #FFF;
	width: 874px;
}

#footer a {
	color: #000;
}

#ceo {
	float: right;
	padding: 0px 10px 0px 20px;
}

#business_button {
	padding-left: 2px;
}

#quote_button {
	clear: right;
	float: right;
	padding: 0px 20px 0px 0px;
    /*padding-top: 120px; */
    /*bottom: -40px;*/
}

.error {
    color: red;
    font-weight: bold;
}

.result {
    color: green;
    font-weight: bold;
}

