* {
	margin: 0;
	padding: 0;
}
body {
	background: #fff url('images/bodybg.gif') repeat-x left top;
	color: #000;
	text-align: center;
}
body, p, td, input, textarea, select {
	font: 9pt/13pt tahoma, arial, verdana, sans-serif;
}
a img {
	border: 0;
}
a {
	color: #930eb3;
	text-decoration: underline;
}
a:visited {
	color: #666;
}
a:hover {
	color: #c42163;
}
#wrapper {
	margin: 0 auto;
	width: 752px;
	text-align: left;
}
#header {
	width: 752px;
	height: 65px;
}
#menu {
	margin: 0 auto;
	width: 750px;
	height: 30px;
	background: url('images/menubg.gif') repeat-x left top;
}
* html #menu div.in ul ul li a, * html #menu div.in ul ul li a: visited { width: 150px;w\idth: 128px; }
* html #menu div.in ul ul { top: 25px;t\op: 26px; }
#menu div.in {
	float: left;
	margin-top: 1px;
	height: 26px;
	width: 501px;
}
#menu div.in ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu div.in li {
	float:left;
	position:relative;
	margin: 0;
	padding: 0;
}
#menu div.in ul li a {
	float: left;
	padding: 26px 0 0 0;
	margin: 0 4px;
	overflow: hidden;
	height: 0px !important; 
	height /**/:26px; /* for IE5/Win only */
}
#menu div.in ul li a:hover {
	background-position: 0 -26px;
}
#menu div.in ul li a:active, #menu div.in ul li a.selected {
	background-position: 0 -52px;
}
#menu div.in ul ul { visibility:hidden;position:absolute;top:13px;left:0;height:0; width:149px; padding-top: 14px !important; padding-top: 0px;}
#menu div.in table { position:absolute; top:0; left:0; border-collapse:collapse;}
#menu div.in ul ul li a, #menu div.in ul ul li a:visited {color: #930eb3;padding:4px 12px; width:180px; background:#f6eefe;border:1px solid #e2bbf1;border-top:0;display:block;text-decoration:none;height: 20px !important; }
#menu div.in ul ul li a:hover {color:#930eb3; background:#fff;text-decoration:underline;}
#menu div.in ul li:hover ul, #menu div.in ul li a:hover ul {visibility:visible; }
#company a {width:60px;background: url('images/company.gif');}
#services a {width:53px;background: url('images/services.gif');}
#portfolio a {width:53px;background: url('images/portfolio.gif');}
#testimonials a {width:78px;background: url('images/testimonials.gif');}
#quote a {width:43px;background: url('images/quote.gif');}
#order a {width:38px;background: url('images/order.gif');}
#contact a {width:68px;background: url('images/contact.gif');}
#pricing a {width:44px;background: url('images/pricing.gif');}

#intro {
	margin: 6px auto 16px auto;
	width: 738px;
	height: 144px;
	background: url('images/introbg.gif') repeat-x;
	color: #fff;
}
#intro a {
	color: #fff;
}
#intro h1 a {
	display: block;
	padding: 90px 0 0 0;
	overflow: hidden;
	background: url('images/lifeandbeauty.gif') no-repeat;
	height: 0px !important;
	height /**/:90px;
	font-size: 0.5em;
}
#left {
	float: left;
	margin: 0 0 20px 0;
	padding: 0 0 0 6px;
	width: 353px;
}
#left h2.headbar-whatwedo {
	display: block;
	padding: 31px 0 0 0;
	margin: 0 0 5px 0;
	overflow: hidden;
	background: url('images/what-we-do.gif') no-repeat;
	height: 0px !important;
	height /**/:31px;
	font-size: 0.5em;
	border: 0;
}
#left h2.headbar-findoutmore {
	display: block;
	padding: 31px 0 0 0;
	margin: 0 0 5px 0;
	overflow: hidden;
	background: url('images/find-out-more.gif') no-repeat;
	height: 0px !important;
	height /**/:31px;
	font-size: 0.5em;
	border: 0;
}
#left p.indent, #left h3.indent {
	margin: 0 5px;
}
#news p.indent {
	margin: 0 13px;
}
#news hr {
	background: #e2bbf1;
	color: #e2bbf1;
	margin: 10px 7px;
	border: 0;
	height: 1px;
}
#news p.indent small {
	float: right;
	color: purple;
	font-size: 7pt;
	font-weight: bold;
}
#news {
	float: left;
	margin: 0 0 0 20px;
	width: 363px;
	background: url('images/newsbg.gif') repeat-y;
}
#box {
	width: 363px;
	background: url('images/newbgbottom.gif') no-repeat left bottom;
	padding: 0 0 14px 0;
}
#news h2.headbar-latestwork {
	display: block;
	padding: 25px 0 0 0;
	margin: 0 0 5px 0;
	overflow: hidden;
	background: url('images/latest-work.gif') no-repeat;
	height: 0px !important;
	height /**/:25px;
	font-size: 0.5em;
	border: 0;
}
#main {
	margin: 10px;
}
h2 {
	color: #c42163;
	font-size: 11pt;
	border-bottom: 1px solid #e2e2e2;
	padding: 0 0 3px 0;
}
h3 {
	color: #444;
	font-size: 10pt;
	padding: 0 0 7px 0;
}
ul {
	padding: 0 0 0 35px;
	list-style: default;
}
ul li {
	margin: 0 0 3px 0;
}
fieldset {
display:block;
border: 1px solid #930eb3;
text-align:left;
vertical-align:top;
}
legend {
font-size:8pt;
font-weight:bold;
background: #930eb3;
color: #fff;
padding: 2px 6px 4px 6px;
margin: 0 0 0 6px;
}
legend a:link, legend a:visited, legend a:active {
	color: #fff;
}
fieldset p {margin: 0; padding:8px 7px; line-height:14px;}
input, textarea, select {
	background: #fff;
	color: #453f2b;
	border: 1px solid #999;
	margin:.1em 0;
}
.submit input {
	color: #000;
	background: #fff;
	margin: 0 4px 0 0;
}
.cssform {
	margin: 0 auto;
}
.cssform p {
	width: 276px;
	clear: left;
	margin: 0;
	padding: 5px 0 8px 185px;
	height: 1%;
	text-align: right;
}
.cssform label {
	font-weight: bold;
	float: left;
	margin-left: -185px;
	width: 180px;
}
.cssform select {
	width: 130px;
}
.cssform input[type="text"] {
	width: 266px;
}
.cssform textarea {
	width: 266px;
	height: 110px;
}
* html .threepxfix {
	margin-left: 3px;
}
.required {
	color: #cc0000;
}
.button {
	background: #c42163;
	border: 1px solid #930eb3;
	color: #fff;
	padding: 0 3px;
	font-weight: bold;
}
.portfolio {
border: 1px solid #930eb3;
background: #f2f2f2;
vertical-align:top;
}
.portfolio td {
border: 1px solid #930eb3;
padding: 5px;
}
.portfoliow {
 background: #fff;
}
.portfolio-header {
background: #c42163;
color: #fff;
vertical-align:middle;
text-align:left;
font-size: 10pt;
font-weight: bold;
}
.portfolio-header a {
color: #fff;
}
ul.list {
	list-style:none;
	margin: 0;
	padding: 0;
}
ul.list li {
	background: #faf5fe;
	margin: 0 0 2px 0;
	padding: 2px 4px;
	border: 1px solid #efe6f6;
}
#footer {
	clear: both;
	margin: 12px auto;
	border-top: 1px solid #e0cbf6;
	color: #555;
	padding-top: 10px;
	width: 748px;
	text-align: center;
}
#footer p {
	font-size: 8pt;
}
