img, div, input, { behavior: url(../iepngfix.htc);  }


h1{
	font-size:20px;
	color:#3ca99c;
	margin:0;}
	
h2{
	font-size:20px;
	color:#454545;
	margin:0;}
	
	
li{
	list-style-image:url(../images/point.png);
	padding-bottom:10px;
	
}

/* == MENU and links ==*/


a.mainNAV:link, a.mainNAV:visited{
	font-size: 20px;
	font-weight: bold;
	margin-right:25px;
	text-decoration:none;
	color:#1c887b;
}
	
a.mainNAV:hover {
	font-size: 20px;
	color: #FFFFFF;
	
}

/* body links */ 
a:link, a:visited {
	text-decoration: underline;
	color:#237c71;
	
}

a:hover {
	text-decoration: underline;
	color: #666666;
	}

/* footer links*/
a.footer:link, a.footer:visited{
	font-size:12px;
	color:#a49b87;
	text-decoration:none;
	margin-right:15px;}



/* more links end*/

body {
	background-color: #b5ae9e;
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	
	}

#master{	
	margin:0 auto;
	width:1140px;
	height:auto;
	}

#banner{
width:1140px;
height:196px;
background:url(../images/banner.png);
	}
	
/* === */	
	
#mainMenu{
	padding:35px 16px 0px 435px;
	text-align:right;
	}
	
#content{
	margin:auto;
	width:1101px;
	height:auto;
	background:url(../images/bg1.jpg) repeat-y;
	margin-top:-96px;
	padding:0px 0px 15px 5px;}


/* Left MAIN BODY */
	
#left{
	float:left;
	width:816px;
}

#home-bannerIMG{
	width:746px;
	height:365px;
	background:url(../images/banner-images.png);
	margin-top:-37px;
	padding-top:64px;
	padding-left:80px;
	}

#home-flash{
	background:url(../images/flash.jpg) no-repeat;
	width:457px;
	height:306px;
	}
	
#innerIMG{
	float:left;
	position:relative;
	width:275px;
	height:215px;

	}

#innerIMG2{
	position:absolute;
	background:url(../images/innerIMG.png) no-repeat;
	width:275px;
	height:250px;
	left:-25px;
	top:-30px;
	}
	
#innerTitle{
	float:left;
	height:165px;
	width:541px;
	padding-top:50px;
	
	}
	

#body{
	padding:5px 25px 25px 25px;}


/* === RIGHT === */

#right{
	float:left;
	width:249px;
	padding-left:20px;
	}

/* calendar */

#calendar{
margin-top:16px;
background:#c7d0bb;
padding:15px;}
	
#Vbutton{
	background: url(../images/virtual-button.png) no-repeat;
	width:371px;
	height:126px;
	}
	

#Vbutton:hover{
      background: url(../images/virtual-button.png) no-repeat 0px -134px; 
}

/* testimonials */

#testimonials{
	background:#3ca99c url(../images/testimonials.jpg) no-repeat center top;
	padding-top:100px;
	padding-left:5px;
	padding-bottom:10px;

}

.testiHead{
	background:url(../images/testi-head.jpg) no-repeat;
	width:173px;
	height:auto;
	padding: 25px 25px 15px 30px;
	font-size:12px;
	color:#146468;
	}

.testiBod{
	background:url(../images/testi-bod.jpg) repeat-y;
	height:auto;
	}

.testiFoot{
	background:url(../images/testi-foot.jpg) no-repeat;
	width:238px;
	height:17px;
	}

/* === */

.clear{
	clear:both;
	visibility:hidden;}

#footer{
	width:1103;
	height:63px;
	background:url(../images/foot.jpg) no-repeat 17px 0px;
	text-align:center;
	font-size:12px;
	color:#a49b87;
	}


