body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 15px;
 line-height: 18px;
 color: #747474;
 text-decoration: none;
 background-color: #FFF;
 background-image: url(../images/main-bk.jpg);
 background-repeat: repeat-x;
 background-position: center top;
 margin: 0px;
}
h1 {
 font-size: 30px;
 font-weight: lighter;
 color: #387ebe;
 letter-spacing: -1px;
 line-height: 28px;
 margin-top: 0px;
 padding-top: 0px;
}
h2 {
 font-size: 24px;
 font-weight: lighter;
 color: #387ebe;
 letter-spacing: -1px;
 line-height: 26px;
 margin-bottom: 0px;
 padding-bottom: 0px;
}
#wrapper {
 width: 100%;
}
#sitewrapper {
 width: 850px;
 margin-right: auto;
 margin-left: auto;
 background-image: url(../images/wrap-bk.jpg);
 background-repeat: repeat-y;
 background-position: center top;
 height: 100%;
 padding: 0px;
 margin-top: 0px;
 margin-bottom: 0px;
}
#site {
 background-image: url(../images/wrap-bk-no-rpt.jpg);
 background-repeat: no-repeat;
 background-position: center top;
 width: 850px;
 margin: 0px;
 padding: 0px;
}
#header {
 height: 105px;
 width: 833px;
 margin-right: auto;
 margin-left: auto;
}
#headerlogo {
 float: left;
 height: 105px;
 width: 344px;
}
#headercall {
 background-image: url(../images/call-header-bk.jpg);
 background-repeat: no-repeat;
 background-position: center top;
 background-color: #FFF;
 height: 105px;
 width: 489px;
 float: right;
}
#headermenu {
 height: 28px;
 width: 489px;
 margin-top: 77px;
 text-align: center;
}
#headermenu a:link {
 color: #747474;
 text-decoration: none;
 padding-right: 5px;
 padding-left: 5px;
 font-weight: bold;
}
#headermenu a:visited {
 color: #747474;
 text-decoration: none;
 padding-right: 5px;
 padding-left: 5px;
 font-weight: bold;
}
#headermenu a:hover {
 color: #2974b9;
 text-decoration: none;
 padding-right: 5px;
 padding-left: 5px;
 font-weight: bold;
}
#headermenu a:active {
 color: #747474;
 text-decoration: none;
 padding-right: 5px;
 padding-left: 5px;
 font-weight: bold;
}

#firstcontent {
 width: 801px;
 border: 1px solid #b1adac;
 height: 309px;
 margin-right: auto;
 margin-left: auto;
}
#firstcontentimg {
 height: 309px;
 width: 437px;
 float: left;
}
#firstcontenttxt {
 float: left;
 height: 309px;
 width: 364px;
 background-image: url(../images/paw-bk.jpg);
}
#firstcontenttxtin {
 margin-left: 50px;
 width: 299px;
 margin-top: 20px;
}
#secondcontent {
 width: 801px;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #cccccc;
 padding-bottom: 17px;
 margin-top: 30px;
 margin-right: auto;
 margin-left: auto;
}
#secondcontentvid {
 float: left;
 width: 437px;
}
#secondcontentvidin {
 float: right;
 width: 437px;
}
#flash {
 background-color: #FFF;
 padding: 3px;
 border: 4px solid #b1adac;
 height: 317px;
 width: 426px;
}
#secondcontenttxt {
 float: right;
 width: 360px;
}
#bookappointmentbtn {
 height: 34px;
 width: 254px;
 margin-top: 7px;
 text-align: center;
 margin-right: auto;
 margin-left: auto;
}
#secondcontenttxtin {
 width: 300px;
 margin-left: 45px;
}
#thirdcontent {
 width: 801px;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #cccccc;
 padding-bottom: 25px;
 margin-top: 7px;
 margin-right: auto;
 margin-left: auto;
}
#thirdcontenttxt {
 float: left;
 width: 497px;
 margin-top: 20px;
}
#thirdcontenttxtin {
 float: right;
 width: 472px;
}
#thirdcontentmaintxt {
 width: 457px;
}
#thirdcontentsubcolumns {
 width: 457px;
}
#subcolumn1 {
 float: left;
 width: 266px;
}
#subcolumn2 {
 float: left;
 width: 189px;
}
#thirdcontentimg {
 text-align: right;
 width: 304px;
 float: left;
}
#footer {
 height: 40px;
 width: 801px;
 margin-top: 15px;
 margin-right: auto;
 margin-left: auto;
 text-align: center;
 font-size: 12px;
 line-height: 24px;
 padding-bottom: 50px;
}
#footerbottom {
 background-image: url(../images/footer-bk-btm.jpg);
 background-repeat: no-repeat;
 background-position: center bottom;
 margin-bottom: 50px;
 margin-right: auto;
 margin-left: auto;
 height: 20px;
 width: 850px;
}


.error 
{ color: red;
  font-size:small;
}
	
