* { margin:0px; padding:0px;}
body{
	margin:0 auto;   
	background-color:#FFF;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
}

#container{margin:0 auto;width:1024px;}

#banner{	
	float:left;
	width:1024px;
	height:196px;
	background-image:url(images/banner.jpg);
	background-repeat:no-repeat;
}

#menu{position:absolute;top:167px;width:420px;height:73px;}

#nav{margin:0 auto;width:768px;}

#r{float:right;margin-right:4px;top:196px;background-image:url(images/teaser.jpg);background-repeat:no-repeat;width:348px; height:44px; }
*html #r{float:right;margin-right:2px;background-image:url(images/teaser.jpg);background-repeat:no-repeat;width:348px; height:44px; }

.teaserfont{color:#df9e36;font-size:11px;font-family:Times New Roman;font-weight:bold;text-align:center;padding-top:5px;}
.teasercall{color:#ffffff;font-size:18px;font-family:Times New Roman;font-weight:bold;text-align:center;}

#main{margin:0 auto;width:764px;}

#content{float:left;margin:0 auto;background-color:#fff;width:764px;text-align:center;/*border:1px red solid;*/}

#left{float:left;width:400px;padding-top:10px;/*border:1px #CCC solid;*/}

#right{float:right;width:334px;padding-top:10px;padding-left:10px;color:#000;border-left:1px #CCC solid;}

.formdiv{padding-left:5px;}
*html .formdiv{padding-left:0px;}

.inp{margin-top:3px;width:250px;height:16px;font-size:10px;font-family:Verdana;border:1px #8f9ca5 solid;}

.txtarea{margin-top:3px;width:250px;height:35px;font-size:10px;font-family:Verdana;border:1px #8f9ca5 solid;}

.submit{background-image:url(images/submit.jpg);background-repeat:no-repeat;width:69px; height:26px;border:0;cursor:pointer;}

.map{float:left;width:376px; height:316px;border:4px #000 solid;/*margin-left:40px;*/text-align:center;}
*html .map{float:left;width:376px; height:316px;border:4px #000 solid;/*margin-left:20px;*/text-align:center;}

/* testimonials */
.testi-box1{float:left;margin-left:30px;height:100px;width:360px;}
*html .testi-box1{margin-left:15px;padding-left:0px;height:100px;width:350px;/*border:1px red solid;*/}
.testi-box2{float:left;font-size:12px;font-family:Myriad Pro;font-style:italic;text-align:justify;height:100px;}
.testi-img{float:left;}
.testi-text{position:relative;left:10px;width:340px;}
*html .testi-text{float:left;margin-left:5px;width:260px;/*border:1px green solid;*/}
.testi-bgname{position:relative;left:73px;top:15px;width:290px;background-color:#1b64a8;height:29px;}
*html .testi-bgname{position:relative;left:0px;top:15px;width:280px;background-color:#1b64a8;height:29px;/*border:1px red solid;*/}
.testi-name{position:absolute;left:10px;clear:both;color:#fff;font-style:normal;text-align:left;}

#footerbg{float:left;width:764px;height:64px;background-color:#FFF;background-image:url(images/footerbg.jpg);background-repeat:repeat-x;}

.footerfont{color:#666666;font-size:10px;font-family:Verdana;text-align:center;margin-top:15px;}
