body {
	padding: 0px;
	width: 720px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 76%;
}
html {
	background-color: #FFFFFF;
}
#content {
	margin-left: 140px;
	width: 345px;
	color: #666366;
}
#content p {
	line-height: 1.5em;
	margin-top: 0px;
	margin-bottom: 0.5em;
}
#banner {
	margin-bottom: 10px;
}
#rightbar {
	float: right;
}
#left {
	width: 122px;
	float: left;
}
#indexbar {
	list-style-type: none;
	font-size: 1.1em;
	margin: 0px;
	padding: 0px;

}
#indexbar li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	line-height: 2.3em;
	list-style-type: none;

}
#indexbar li a {
	text-decoration: none;
	font-weight: normal;
	color: #666666;
	width: 122px;
	display: block;
}
#indexbar li a.uber {
	background-color: #DDDDDD;	
}

#indexbar li a:hover {
	background-color: #DDDDDD;	
}
#indexbar li ul {
	margin: 0px;
	float: none;
	width: 112px;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#indexbar li ul li {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 1.5em;
	text-align: left;
	list-style-type: none;
	
}
#indexbar li ul li a {
	width: 112px;
}
#content .opening {
	font-size: 1.2em;
	color: #272324;
}
#content img.header, #content h1, #content h2, #content h3, #content h4 {
	margin-bottom: 0.5em;
	padding-bottom: 0px;
	margin-top: 0px;
	font-weight: normal;
	color: #151515;
	text-transform: lowercase;
}
#content h1 {
	font-size: 2.8em;
}
#content h2 {
	font-size: 1.5em;
	
}
#content h2.catalogue {
	text-align: left;
	margin-bottom: 10px;
	background-color: #EEEEEE;
	padding-top: 0.6em;
	padding-left: .3em;
	padding-bottom: .1em;
	width: 550px;
	float: left;
}
#content h3 {
	font-size: 1.2em;
}
#content h4 {
	font-size: 0.9em;
	margin-top: -0.5em;
	font-style: italic;
	color: #999999;
}
#content a {
	color: #151515;
}
#content a:hover {
	color: #575757;
}


#content ul, #content ol {
	margin-top: 0px;
	margin-bottom: 15px;
}

#bigbuttons {
	width: 209px;
	margin-top: 10px;
}
#bigbuttons .button {
	margin-bottom: 10px;
}
#footer {
	text-align: right;
	clear: both;
	padding-top: 60px;
}
#slogan {
	margin-top: 30px;
}
#content table#comparison td {
	vertical-align: top;
	padding-right: 20px;
}
#content table#comparison th {
	vertical-align: top;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
.product {
	margin-bottom: 20px;
	min-height: 170px;
	width: 550px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	float: left;
}
.product .productText {
	margin-left: 19px;
}

#content .product p {
	color: #272324;
}
#content .product p.ingredients {
	color: #666366;
	margin-top: 1.5em;
}

.product .prodimage {
	float: right;
	padding-left: 20px;
	padding-bottom: 20px;
}
#content .brands {
	margin-top: 20px;
}

#wider {
	width: 550px;
}

/* Contact Form */

.contact-form {
	margin-top: 5em;
	background-color: #F7F7F7;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-style: none;
}
.contact-form form {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
.contact-form legend {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: -2em;
	padding-top: 0.2em;
	padding-right: 1em;
	padding-bottom: 0.2em;
	padding-left: 1em;
	width: 100%;
}
.contact-form label {
	width: 7em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
}
.contact-form .submit {
    margin-left: 6.8em;
	margin-top: 1em;
}
#skincareform .buttons {
	padding: 10px;
	text-align: right;
	background-color: #DDDDDD;
	width: 100%;
}
#skincareform p {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
}
#skincareform .answer {
	text-align: right;
	margin-bottom: 40px;
}
