.form_error{ border-left: 3px solid red;}

html
{
  margin: 0px;
  height: 100%;
}

body
{
  margin: 0px;
  font-family: Verdana;
  font-size: 12px;
  height: 100%;
  text-align: center;
}

a
{
  color: #ca3333;
  text-decoration: none;
}

a:hover
{
  text-decoration: none;
  color: #FFFFFF;
  background-color: #ca3333;
}

form, h1, h2, h3, h4, h5, h6, p
{
  padding: 0px;
  margin: 0px;
}

input, select, textarea
{
  font-size: 11px;
  font-family: verdana;
  color: #666666;
}

.sub
{
  font-size: 12px !IMPORTANT;
  width: auto !IMPORTANT; 
  color: #000000;
}

img
{
  border-width: 0px;
}

form.form1 label
{
  font-size: 11px;
  width: 85px; 
  float: left;
  margin-top: 10px;
  margin-right: 5px;
  text-align: right;
}

form.form1 input, form.form1 select, form.form1 textarea
{
  width: 150px; 
  display: block;
  float: left;
  margin-top: 10px;
  font-size: 11px;
}

form.form1 br
{
  clear: both;
}

#container
{
  width: 960px;
  min-height: 100%;
  * height: 100%;
  text-align: left;
  margin-right: auto;
  margin-left: auto;
}

#header
{
  float: left;
  width: 960px;
  margin-top: 10px;
  margin-bottom: 10px;
  display: inline;
}

#headerLeft
{
  float: left;
  width: auto;
}

#headerLeft img
{
  float: left;
  display: block;
  margin-top: 20px;
}

#headerRight
{
  float: right;
  text-align: right;
}

#nav
{
  float: left;
  width: 960px;
  height: 47px;
  line-height: 47px;
  background-image: URL('../images/navBg.jpg');
  background-repeat: repeat-x;
  margin-bottom: 10px;
  display: inline;
}

#nav2
{
  float: left;
  width: 960px;
  height: 47px;
  background-image: URL('../images/navLeft.jpg');
  background-repeat: no-repeat;
  background-position: top left;
}

#nav3
{
  float: left;
  width: 940px;
  height: 47px;
  padding-left: 10px;
  padding-right: 10px;
  background-image: URL('../images/navRight.jpg');
  background-repeat: no-repeat;
  background-position: top right;
}

#navLeft
{
  float: left;
  width: auto;
}

#navLeft a
{
  float: left;
  width: auto;
  padding-left: 15px;
  padding-right: 15px;
  border-right: 1px solid #CCCCCC;
  font-size: 14px;
  font-weight: bold;
  color: #952e2e;
}

#navLeft a:hover
{
  color: #ca3333;
  background-color: transparent;
}

#navRight
{
  float: right;
  width: auto;
  font-size: 11px;
}

#banner
{
  float: left;
  width: 960px;
  height: 209px;
  background-image: URL('../images/banner.jpg');
}

#bannerRight
{
  float: right;
  width: 280px;
  height: 209px;
}

div#bannerRight div
{
  float: left;
  width: 280px;
  padding-top: 10px;
  font-size: 26px;
  color: #952e2e;
  font-weight: bold;
  text-align: center;
  display: inline;
}

#bannerRight div strong
{
  font-size: 14px;
  color: #000000;
}

#bannerRight a
{
  float: left;
  width: 280px;
  height: auto;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  margin-top: 26px;
  * margin-top: 40px;
  display: inline;
}

#bannerRight a:hover
{
  background-color: transparent;
  color: #FFFFFF;
}

#body
{
  float: left;
  width: 960px;
  height: auto;
  margin-bottom: 10px;
  display: inline;
}

#bodyLeft
{
  float: left;
  width: 216px;
  height: auto;
  margin-right: 10px;
  display: inline;
}

#bodyLeft h2
{
  float: left;
  width: 206px;
  height: 34px;
  line-height: 34px;
  background-image: URL('../images/leftHeaderBg.jpg');
  background-repeat: no-repeat;
  padding-left: 10px;
  margin-top: 10px;
  display: inline;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
}

#bodyLeft span
{
  float: left;
  width: 206px;
  padding-left: 10px;
  height: 25px;
  border-bottom: 1px dashed #CCCCCC;
}

#bodyLeft span a
{
  line-height: 25px;
}

#leftContact
{
  float: left;
  width: 216px;
  height: 110px;
  text-align: center;
  font-size: 18px;
  margin-top: 10px;
  display: inline;
  background-image: URL('../images/leftContactBg.jpg');
  background-repeat: no-repeat;
  padding-top: 15px;
}

#leftContact strong
{
  color: #952e2e;
}

#bodyRight
{
  float: left;
  width: 734px;
  height: auto;
  line-height: 18px;
}

#bodyRightTop
{
  float: left;
  width: 734px;
  height: 10px;
  background-image:  URL('../images/bodyTop.jpg');
  background-repeat: no-repeat;
  margin-top: 10px;
  display: inline;
  line-height: 10px;
  font-size: 10px;
}

#bodyRightBottom
{
  float: left;
  width: 734px;
  height: 10px;
  background-image:  URL('../images/bodyBottom.jpg');
  background-repeat: no-repeat;
  line-height: 10px;
  font-size: 10px;
}

#bodyRightContent
{
  float: left;
  width: 692px;
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

#bodyRightContent h2
{
  font-size: 18px;
}

#bodyRightContent h2 strong
{
  color: #952e2e;
}

#homeContentLeft
{
  float: left;
  width: 386px;
  margin-right: 20px;
  display: inline;
}

#homeContentRight
{
  float: right;
  width: 286px;
  height: auto;
}

#homeQuoteTop
{
  float: left;
  width: 286px;
  height: 10px;
  background-image: URL('../images/quoteTop.jpg');
  background-repeat: no-repeat;
  line-height: 10px;
  font-size: 10px;
}

#homeQuoteBody
{
  float: left;
  width: 266px;
  height: auto;
  padding-left: 10px;
  padding-right: 10px;
  background-image: URL('../images/quoteBg.jpg');
  background-repeat: repeat-x;
  background-color: #efe0e0;
}

#homeQuoteBody strong
{
  color: #952e2e;
  font-size: 14px;
}

#homeQuoteBottom
{
  float: left;
  width: 286px;
  height: 10px;
  background-image: URL('../images/quoteBottom.jpg');
  background-repeat: no-repeat;
  line-height: 10px;
  font-size: 10px;
  margin-bottom: 20px;
  display: inline;
}

#homeTestimonials
{
  float: left;
  width: 670px;
  border: 1px solid #999999;
  padding: 10px;
  background-color: #F2F2F2;
  font-size: 10px;
  margin-bottom: 20px;
  display: inline;
}

#homeTestimonials span
{
  font-weight: bold;
  font-size: 12px;
}

#homeTestimonialsLeft
{
  float: left;
  width: 325px;
  margin-right: 20px;
  display: inline;
  height: auto;
}

#homeTestimonialsRight
{
  float: left;
  width: 325px;
  height: auto;
}

#homeMap
{
  float: left;
  clear: both;
  width: 672px;
}

#footer
{
  float: left;
  width: 960px;
  height: 38px;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #952e2e;
  line-height: 38px;
}

#footer a
{
  color: #FFFFFF;
  margin-left: 5px;
  margin-right: 5px;
}

#footer a:hover
{
  background-color: transparent;
  color: #FFFFFF;
  text-decoration: underline;
}

#footer2
{
  float: left;
  width: 960px;
  font-size: 11px;
  margin-top: 10px;
  padding-bottom: 20px;
}

#footer2 a
{
  color: #000000;
}

#footer2 a:hover
{
  background-color: transparent;
  color: #000000;
}

#footer2 p
{
  float: left;
}

#footer2 span
{
  float: right;
}



.serviceBox1
{
  float: left;
  width: 310px;
  height: 220px;
  border: 1px solid #999999;
  padding: 10px;
  background-color: #F2F2F2;
  margin-bottom: 20px;
  margin-right: 10px;
  display: inline;
}

.serviceBox2
{
  float: left;
  width: 310px;
  height: 220px;
  border: 1px solid #999999;
  padding: 10px;
  background-color: #F2F2F2;
  margin-bottom: 20px;
  margin-left: 10px;
  display: inline;
}

.hold
{
	float: left;
	clear: both;
}