@import url("global.css");/* Layout Style */#Masthead{width:740px;height:88px;background:url(../images/Masthead.jpg);}/*------Nav Style-------*/#ProcNavHeroBox{margin:0;width:740px;position:relative;}	#NavBox{	height:342px;	background:url(../images/ProcNav.jpg);	}		#Nav{		margin:0;		padding:55px 0 0 0;				}			#Nav a{			display:block;			width:189px;			height:21px;			}			#Nav li{			list-style:none;			}			#Nav a:hover{			background:url(../images/ProcNavSwap.jpg);			}			#NavHome a:hover{			background-position:0 -55px;			}			#NavMeet a:hover{			background-position:0 -76px;			}			#NavMedia a:hover{			background-position:0 -97px;			}			#NavProc a:hover{			background-position:0 -118px;			}							#NavFacelift a:hover{			background-position:0 -139px;			}			#NavLipo a:hover{			background-position:0 -160px;			}			#NavTummyTuck a:hover{			background-position:0 -181px;			}			#NavNose a:hover{			background-position:0 -202px;			}			#NavPeel a:hover{			background-position:0 -223px;			}			#NavBreast a:hover{			background-position:0 -244px;			}			#NavPostBariatric a:hover{			background-position:0 -265px;			}					#NavvGallery a:hover{			background-position:0 -286px;			}			#NavContact a:hover{			background-position:0 -307px;			}	#Hero{	width:551px;	height:342px;	background:url(../images/Hero.jpg);	position:absolute;	top:0;	right:0;	}	#ContentHome{background:url(../images/ContentHome.gif);display:table;width:740px;}		#HomeWelcome{	width:486px; /* Equal 516px */	float:left;	padding:100px 15px 15px 15px;	background:url(../images/HomeWelcome.jpg) no-repeat top;	}	#HomeContact{	width:224px; /* Equals 224px */	float:left;	padding:90px 0px 15px 0px;	background:url(../images/HomeContact.jpg) no-repeat top;	}			#QuickContactForm textarea{			font-family:Verdana, Arial, Helvetica, sans-serif;			font-size:11px;			color:#443726;			background-color:#FBFFEA;			border:1px solid #95A717;			width:165px;			height:80px;			margin:0 0 0 16px;			}			#QuickContactForm input{			font-family:Verdana, Arial, Helvetica, sans-serif;			font-size:11px;			color:#443726;			background-color:#FBFFEA;			border:1px solid #95A717;						width:165px;			height:20px;			margin:0 0 5px 16px;			}			#QuickContactForm .submitbutton{			font-family:Verdana, Arial, Helvetica, sans-serif;			font-size:11px;			width:60px;			margin:5px 0 0 16px;			}	#LowerProcNav{width:740px;height:140px;background:url(../images/LowerProcNav.jpg);clear:both;}/*------FooterHome Style ----*/#FooterHomeBox{width:740px;float:left;}	#FooterHomeTop{	background:url(../images/FooterTop.jpg);	Height:33px;	}		#FooterHome{	background:url(../images/FooterMid_bg.jpg) repeat-y;	width:740px;	float:left;	}		#FooterHome ul {				  					font-family:Verdana, Arial, Helvetica, sans-serif;					font-size:12px;					text-align:center;					margin:5px 0 5px 0;					}					#FooterHome li {					padding:0 5px 0 0;						display:inline;									}					#FooterHome a {					font:12px Verdana, Arial, Helvetica, sans-serif;					color:#493829;					}					#FooterHome a:hover {					color:#333;					}					#FooterHome p{					color:#493829;					font:11px verdana, Arial, Helvetica, sans-serif;					text-align:center;					margin:0 0 10px 0;					}		#FooterHomeBottom{	background:url(../images/FooterBottom.jpg);	width:740px;	height:41px;	clear:both;	}