  * {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
  }
  

  
  #wrapper #bodyarea #footer {
	  clear: both;
	  height: 40px;
	  background-color: #FFF;


  }
  
  #wrapper #logo {
	height: 112px;
	background-color: #FFF;
	margin-left: 0px;
	padding-left: 10px;
	padding-bottom: 1px;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-right-color: #FFF;
	border-left-color: #FFF;
	padding-top: 10px;


  }
#underlogo {
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #4E8333;
	border-bottom-color: #4E8333;
	border-left-color: #4E8333;
	border-radius: 5px;
	-moz-box-shadow: 0 0 0 5px #999;
	-webkit-box-shadow: 0 0 0 5px #999;
	padding-left: 0px;
}

  
  #wrapper {
	width: 800px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	font-size: 9px;
	border-right-style: none;
	border-left-style: none;
	border-radius: 5px;
	border-bottom-style: none;
	border-top-style: none;
	background-color: #FFF;
		  -moz-box-shadow: 0 0 0 5px #999;
-webkit-box-shadow: 0 0 0 5px #999;
  }
#footer {
	font-size: 12px;
	text-align: center;
	border-radius: 5px;
	margin-bottom: 0px;
	
 -moz-box-shadow: 0 0 30px 2px #999;
-webkit-box-shadow: 0 0 30px 2px #999;
}
#footer #insideFooter {
	font-size: 9px;
}


  #wrapper #navigation {
	height: 35px;
	width: 800px;
	border-radius: 10px;
  }
  a img {
	  border-top-style: none;
	  border-right-style: none;
	  border-bottom-style: none;
	  border-left-style: none;
  }
  p {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 14px;
	color: #000;
	margin: 15px;
	padding-left: 3px;
	line-height: 22px;
  }
  /* slider styles */
  
  
#s3slider {
	width:793px;
	height:250px;
	position:relative;
	overflow:hidden;
	
}
#s3sliderContent {
	width:788px;
	height:267px;
	position:absolute;
	top:-5px;
	margin-left:0;
	left: 4px;
	
	
}
.s3sliderImage {
	
	float:left;
	position:relative;
	display:none;
}
.s3sliderImage span {
	position:absolute;
	font:Arial, Helvetica, sans-serif;
	font-size:40px;
	padding:10px 13 px;
	color:#FFF;
	width:787px;
	display:none;
	opacity:0.7;
	-moz-opacity:0.7;
	filter:alpha  (opacity=70);
	/*background-color: #4E8333;*/
	}
.clear {
	
clear:both;	
}
#element {
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
}

.top
{
	top:0;
	left:0;
	width:787px;
	height:60px;
	
	
}
.bottom
{
	bottom:0;
	left:200px;
	width:787px;
	height:60px;
	
	
}
.right
{
	right:0;
	bottom:0;
	width:500px !important;
	height:100px;
	
	
}
.left
{
	top:0;
	left:0;
	width:600px !important;
	height:60px;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
	
	
}
#right {
	float: right;
	height: 375px;
	width: 250px;
	text-align: center;
	border-radius: 15px;
	border-left-style: inset;
	color: #009900;
	font-size: 14px;
}
#left {
	float: left;
	height: 300px;
	width: 525px;
	border-left-style: none;
	font-size: 24px;
	font-family: "Comic Sans MS", cursive;
}
#aboutus {
	border-right-style: none;
	border-left-style: none;
	font-size: 16px;
}
#wrapper #underlogo blockquote blockquote ul blockquote table tr td {
	font-size: 14px;
}



#formWrap {
	background-color: #CCC;
	width: 328px;
	margin-left:30px;
	background:#CCC;
	border:1px solid #F1F1F1;
	-moz-border-radius:20px;
	-moz-box-shadow:2px 5px #999;
	-webkit-border-radius:20px;
	-webkit-box-shadow:2px 5px #999;
	padding-top: 16px;
	padding-right: 10px;
	padding-bottom: 40px;
	padding-left: 10px;
	height: 750px;
	
}
#formWrap #form {
	border-top:1px solid #EEE;
	width:320px;
	
	
}
#form .row {
	border-bottom:1px dotted #EEE;
	display: block;
	line-height:15px;
	overflow:auto;
	padding:24px 0px;
	width:100%;
	
}
#form .row .label {
	font-size:13px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	width:180px;
	text-alighn:right;
	float:left;
	padding-right:10px;
	margin-right:10px;
}
#form .row .input2 {
	float:left;
	margin-right:10px;
	/*width:auto;*/
	width:466 px;
	
	
}

#form .row .input {
	float:left;
	margin-right:10px;
	/*width:auto;*/
	width:285 px;
	
	
}
.detail{
   width:260px;	
   font-family:Arial, Helvetica, sans-serif;
   font-size:15px;
   padding: 7px 8px;
   margin:0;
   display:block;
   border-radius:5px 5px 5px 5px;
   background:#FFFF;
   border:1px solid #CCC;
  
   
}
.mess {
   width: 300px;
   max-width:300px;
   height:200px;
   overflow:auto;
   font-family:Arial, Helvetica, sans-serif;
   font-size:14px;
   padding: 7px 8px;
   line-height:1em;
   margin:0;
   display:block;
   border-radius:5px 5px 5px 5px;
   background:#FFF;
   border:1px solid #CCC;
}



#form .row .context {
	color:#999;
	font-size:11px;
	font-style:italic;
	line-height:14px;
	font-family:Arial, Helvetica, sans-serif;
	width:200px;
	float:left;
	
}
#form  #submit {
	font-family:Arial, Helvetica, sans-serif;
	
	margin-top:25px;
	margin-left:190px;
	color:#000;
	font-size:16px;
	text-shadow: 1px 1px 1px #999;
	padding:10px;
}




span.error {
	color:#000;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(../images/x.png);
	background-repeat:no-repeat;
	background-position:left 6px;
	padding-left:25px;
	height: 30px;
}

.fl{ float:left;}

.slidepart{
	width:377px;
	height:253px;
	overflow:hidden;
	position:relative;
}
.slidepart img {
	position:absolute;
	top: -9px;
	width: auto;
	height: auto;
}
.sl_paginationpart{
	width:300px;
	height:15px;
	display:block;
	position:absolute;
	right:10px;
	bottom:2px;
	padding:6px;
	background-repeat: no-repeat;
	background-position: left;
}

ul.slpagination{ margin:0px; padding:0px; list-style:none; font-family:arial; }
ul.slpagination li{ margin:0px; padding:0px; list-style:none; float:left; }
ul.slpagination li a.prev{
	width:14px;
	height:15px;
	display:block;
	margin-top: 2px;
	background-image: url(../images/office/other/sl_prev.png);
	background-repeat: no-repeat;
}
ul.slpagination li a.next{
	width:14px;
	height:15px;
	display:block;
	margin-top: 2px;
	background-image: url(../images/office/other/sl_next.png);
	background-repeat: no-repeat;
}
ul.slpagination li a.number{
	width:18px;
	height:18px;
	display:block;
	text-align:left;
	margin:0px 3px;
	font-size:12px;
	font-weight:bold;
	color:#006aa6;
	text-decoration:none;
	background-image: url(../images/office/other/sl_nobg.png);
	background-repeat: no-repeat;
}
ul.slpagination li a.select{
	color:#fff;
	background-image: url(../images/office/other/select_sl.png);
	background-repeat: no-repeat;
}

.servicesdetail {
	font-size: 14px;
	font-weight: normal;
}
#wrapper #underlogo ul blockquote {
	/* [disabled]font-weight: bold; */
}
#wrapper #underlogo ul blockquote h1 {
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif, Verdana;
}
#wrapper #underlogo ul blockquote {
	font-size: 15px;
}
#wrapper #underlogo ul blockquote {
	font-size: 15px;
}
#wrapper #underlogo ul blockquote {
	font-size: 16px;
}
#wrapper #underlogo ul blockquote p {
	font-size: 15px;
}
#wrapper #underlogo ul blockquote {
	font-weight: normal;
}
#wrapper #underlogo ul blockquote p {
	font-weight: 400;
}
#wrapper #underlogo ul blockquote h3 {
	padding-left: 2px;
}
#callus {
	font-size: 18px;
}
.callus {
	font-size: 36px;
	color: #509146;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
}
#wrapper #header #logo #callus {
	font-family: Verdana, Geneva, sans-serif;
}
.callustoday {
	color: #4E924D;
	font-size: 18px;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-top: 5px;
}
#callus {
	color: #498D48;
}
#book_appointment {
	padding-right: 10px;
	padding-top: 2px;
}
