.special {
	font-style:italic; 
	width:150px;
}

#boxOut {
	width: 338px;
	border: #e3e3e3 solid 1px;
	margin-top: 7px;
	height: 248px;
}
#boxIn {
	width: 338px;
	border: #c8c8c8 solid 1px;	
	height: 246px;	
}
#boxIn a {
	display: block;
	float:left;
	width: 168px;
	height: 72px;
	background-position: top center;
	background-repeat: no-repeat;	
	border-bottom: #c8c8c8 solid 1px;		
	text-decoration: none;	
}
#boxIn a.prolipo { background-image: url(/images/home/prolipo.jpg); border-right: #c8c8c8 solid 1px; }
#boxIn a.injectables { background-image: url(/images/home/INJECTABLES.jpg); }
#boxIn a.laser { background-image: url(/images/home/LASER_TREATMENTS.jpg); border-right: #c8c8c8 solid 1px;}
#boxIn a.aesthetician { background-image: url(/images/home/AESTHETICIAN.jpg);}
#boxIn a.lipdissolve { background-image: url(/images/home/LIPDISSOLVE.jpg); border-right: #c8c8c8 solid 1px;border-bottom:none;}
#boxIn a.products { background-image: url(/images/home/PRODUCTS.jpg); border-bottom:none;}

#boxIn a.prolipo:hover { background-image: url(/images/home/prolipo_over.jpg);  }
#boxIn a.injectables:hover { background-image: url(/images/home/INJECTABLES_over.jpg); }
#boxIn a.laser:hover { background-image: url(/images/home/LASER_TREATMENTS_over.jpg); }
#boxIn a.aesthetician:hover { background-image: url(/images/home/AESTHETICIAN_over.jpg);}
#boxIn a.lipdissolve:hover { background-image: url(/images/home/LIPDISSOLVE_over.jpg); }
#boxIn a.products:hover { background-image: url(/images/home/PRODUCTS_over.jpg);}

#boxIn a span {
	font-size: 10px;
	color: #666666;
	display: block;
	text-transform: uppercase;
	text-align: center;
	margin-top: 57px;	
}
#boxIn a:hover span {
	text-decoration: underline;
}	
/*home More info*/
#moreInformation {
	width: 698px;
	margin-top: 15px;	
}

#moreInformation h1, #rightCol table.extra h1 {
	color: #9b8545;
	font-size: 12px;
	text-transform:capitalize;
	margin-bottom:10px;
	font-weight:bold;
}
#moreInformation h1 span, #rightCol table.extra h1 span {
	text-decoration:line-through;
	color: #9b8545;
	font-size: 12px;
	width: 100px;
}
#moreInformation a, #rightCol table.extra a{
	font-size: 11px;
	font-weight:bold;
	color: #9b8545;
	text-decoration:underline;
	
}

/*Our team*/
#teamBlock {
	clear:both;
	width: 698px;
	margin-top: 10px;
}
#teamBlock  #text {
	background-color: #d9d1b8;
	height: 205px;	
	
}
#teamBlock h1, #teamBlock h3  {
	height: 25px;
	width: 603px;	
	background-color: #9b8545;
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	color: #FFFFFF;
	background-image:url(/images/home/bg_header.jpg);
	border-top: #d9d1b8 solid 1px;	
	font-size: 11px;
	font-weight: normal;
}
#teamBlock h1 span {
	padding-left: 40px;
	padding-top 5px;
	line-height: 25px;
}
#teamBlock h3  {
	width: 698px;	
}
#teamBlock h3 span {
	padding-left: 40px;
	padding-top 5px;
	line-height: 25px;
	font-size:14px;
	font-weight:bold;
}

#teamBlock img {
	padding: 14px 16px;
	float:left;
}
#teamBlock .text {
	width: 203px;
	padding-top: 14px;
	float:left;
}
#teamBlock .text h4{
	font-size: 12px;
}
#teamBlock a {
	color: #5c2e2a;
	text-decoration: underline;
	font-weight: bold;
}

#teamBlock h2 {
	height: 25px;
	width: 95px;	
	background-color: #9b8545;
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	background-image:url(/images/home/3_dots.jpg);
	border-top: #d9d1b8 solid 1px;	
	font-size: 11px;
	font-weight: normal;
}
#teamBlock h2 a {
	padding-left: 20px;
	padding-top 5px;
	line-height: 25px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
}
#teamBlock h2 a {
	text-decoration: underline;
}
#actionCall {
	height:100px;
	clear:both;
}
#actionCall a {
	display: block;
	height: 85px;
	width:204px;
	background-position: left center;
	background-repeat: no-repeat;
	float: left;
	text-decoration: none;
	font-weight: bold;
	color: #000000;	
	margin: 20px 10px;
}

#actionCall a.newsletter { background-image: url(/images/home/newsletter_bg.jpg);}
#actionCall a.specials { background-image: url(/images/home/specials_bg.jpg);width:228px; border-left: #dcdcdc solid 1px; border-right: #dcdcdc solid 1px;}
#actionCall a.contact { background-image: url(/images/home/contact_us_bg.jpg);}

#actionCall a span, #actionCall a span.middle{
	font-weight:bold;
	margin-left: 73px;
	margin-top:10px;
	display:block;
}
 #actionCall a span.middle{
 	margin-left: 83px;
 }

#actionCall a:hover {
	text-decoration: underline;
}

