/* CSS Document */
/* page wrapper of same width used in all pages */
#pageWrapper {
	width:766px;
	margin:0 auto;
}

/* Rounded bottom used in all pages*/
.round_corner_btm {
	background:url(../images/rounded_btm.png) no-repeat;
	behavior: url(../iepngfix.htc)
}

h1, h2, h3 {
	margin:0;
	padding:0;
	font-family:"Adobe Garamond Pro", "Adobe Garamond Pro Bold", "Arial";
	color:#535353;	
}

h1 {	
	font-size:18px;
}

.clearfix { clear:both}
.clearRight { clear:right;}

#padTreset { padding-top:0px!important;}

hr { display: block; background: #c9c9c9; color: #c9c9c9; width: 100%; height: 1px; border: none; }

.pngFix { behavior: url(../iepngfix.htc)}

.ebusiness { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#ffffff; padding:0 8px;}
.ebusiness a { color:#ffffff; text-decoration:none;}
.ebusiness a.left { float:left}
.ebusiness a.right { float:right;}
/* Google Map Style */
.Gmain { width:589px; position:relative; margin-left:105px;}
.gMapPos { width: 546px; height: 308px; border:1px solid #646466; margin-left:85px;}
.locBg { position:absolute; top:0; left:0; width:43px; height:308px; background-color:#313131; }
.gPlus { position:absolute; margin-left:0!important; top:8px; left:11px; z-index:9999 }
.gMinus { position:absolute; margin-left:0!important; top:270px; left:11px; z-index:9999} 