/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:tahoma,Arial, Helvetica, sans-serif;
color:#666666;
font-weight:normal;
font-size:11px;
}
select, input{
font-family:tahoma;
font-size:8pt;
border-collapse:collapse;
}
.logobg1{
background-image:url(../images/logobg1.gif);
background-repeat:no-repeat;
width:335px;
height:94px;
}
.logobg2{
background-image:url(../images/logobg2.gif);
background-repeat:no-repeat;
width:165px;
height:94px;
}
.left-bg{
background-image:url(../images/left-bg.gif);
background-repeat:repeat-y;
width:8px;
}
.right-bg{
background-image:url(../images/right-bg.gif);
background-repeat:repeat-y;
width:9px;
}
.bottom-bg{
background-image:url(../images/bottom-bg.gif);
background-repeat: no-repeat;
width:750px;
height:14px;
}
.header1{
background-image:url(/images/header01.gif);
background-repeat: no-repeat;
width:301px;
height:243px;
}
.header2{
background-image:url(../images/header2.gif);
background-repeat: no-repeat;
width:233px;
height:243px;
}
.but-bottom{
background-image:url(../images/but-bottom.gif);
background-repeat: no-repeat;
width:192px;
height:19px;
}
.faq-bg{
background-image:url(../images/faq-bg.gif);
background-repeat: no-repeat;
width:195px;
height:95px;
}
.content-white{
font-family:tahoma,Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-weight:normal;
font-size:11px;
}

.content-gray{
font-family:tahoma,Arial, Helvetica, sans-serif;
color:#666666;
font-weight:normal;
font-size:11px;
}
.content-brown{
font-family:tahoma,Arial, Helvetica, sans-serif;
color:#bb6711;
font-weight:normal;
font-size:11px;
}
.testimonials-txt{
font-family:tahoma,Arial, Helvetica, sans-serif;
color:#ccc;
font-weight:normal;
font-size:11px;
line-height:15px;
}

.dotline{
background-image: url(../images/dotline.gif);
background-repeat:repeat-x;
height:1px;
}
.line-bg{
background-image: url(../images/line-bg.gif);
background-repeat:repeat-x;
height:1px;
}
.testimonials-bg1{
background-image:url(../images/testimonials-bg1.gif);
background-repeat: no-repeat;
width:193px;
height:30px;
}
.testimonials-bg2{
background-image:url(../images/testimonials-bg2.gif);
background-repeat: repeat-y;
width:193px;
height:207px;

}
.testimonials-bg3{
background-image:url(../images/testimonials-bg3.gif);
background-repeat: no-repeat;
width:193px;
height:39px;
}
.getintouch-im{
background-image:url(../images/numb.gif);
background-repeat: no-repeat;
height:48px;
}
.menubg1{
background-image:url(../images/menubg1.gif);
background-repeat: no-repeat;
width:162px;
height:244px;
}
.menubg2{
background-image:url(../images/menubg2.gif);
background-repeat: no-repeat;
width:162px;
height:244px;
}
.menubg3{
background-image:url(../images/menubg3.gif);
background-repeat: no-repeat;
width:162px;
height:244px;
}
.footer-links{
font-family:tahoma,Arial, Helvetica, sans-serif;
color:#666666;
font-weight:normal;
font-size:11px;
text-decoration:none;
}
.footer-links:hover{
font-family:tahoma,Arial, Helvetica, sans-serif;
color:#bb6711;
font-weight:normal;
font-size:11px;
text-decoration:none;
}
a.sold:link, a.sold:active, a.sold:visited {
font-fmily:tahoma;
color:#37771B;
font-size:11px;
font-weight:bold;
text-decoration:none;
}
a.sold:hover {
font-fmily:tahoma;
color:#bb6711;
font-size:11px;
font-weight:bold;
text-decoration:underline;
}
.greennormal {
color:#37771B;
}
.redbold {
color:#FF3300;
font-weight:bold;
}
.greenbold {
color:#37771B;
font-weight:bold;
}
.style1 {
	color: #2C6F02;
	font-weight: bold;
	font-size: 11px;
}
.style2 {
	font-size: 11px;
	font-weight: bold;
	color: #347417;
}
.style3 {
	color: #38761C;
	font-weight: bold;
}
.style5 {font-size: 13px}
.style6 {color: #666666}
.style7 {font-weight: bold}
.error {color: #FF2B00}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}





div.slideshow {
    top: -4px;
	margin: 4px;
}
div.slideshow p {
	padding-top: 9px;
	width: auto;
}
div.slideshow strong {
	color: #9D0960;
	font-weight: normal;
}
div.slideshow img {
	cursor: pointer;
}
div.slideshow ul {
	background: #FFF;
	position: relative;
	opacity: 1.0;
	overflow: hidden;
	padding: 4px 8px;
	right: 0;
	top: 0;
	z-index: 1000;
	float: right;
}
div.slideshow:hover ul {
	opacity: 1.0;
}
div.slideshow ul a {
	background: url(../images/a.gif) no-repeat;
	cursor: pointer;
	display: block;
	float: left;
	height: 14px;
	margin: 0 4px 0 0;
	overflow: hidden;
	width: 12px;
}
div.slideshow ul a.prev {
	background-image: url(../images/prev.gif);
	width: 14px;
}
div.slideshow ul a.next {
	background-image: url(../images/next.gif);
	margin-right: 0;
	width: 14px;
}
div.slideshow ul a.active,
div.slideshow ul a.prev:hover,
div.slideshow ul a.next:hover {
	background-position: 0 -14px;
}
div.slideshow ul li {
	float: left;
	list-style: none;
}
