body {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #D50000;
	background-color: #000;
	background-image: url(images/page_bg.jpg);
}

html, body, #wrapper, h1, #nav, #nav li {
    margin: 0;
    padding: 0;
    list-style: none;
}

th, td {
	font-size: 10px;
	font-family: tahoma, helvetica, arial, sans-serif;
}

img { border: 0; }

#wrapper {
	margin: auto;
	text-align: left;
	width: 750px;
	position: relative;
	border-top-color: #CCC;
	border-top-width: 1px;
}

h1, h2, h3 {
    font-size: 10px;
}


h1 {
    margin: 0;
    padding: 0;
}

h2 {
    margin: 0 0 0 0;
    padding: 0;
}

h3 {
	margin: 0px;
	padding: 0;
}

p {
	margin: 1em 0;
	padding: 0;
	color: #666;
	font-size: small;
	text-align: left;
}

.block {
    display: block;
}

.clear {
    clear: both;
    height: 1px;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1px;
    line-height: 1px;
}

* html .clear {
    margin-top: -5px;
    margin-bottom: -4px;
}

.left {
    float: left;
    margin: 1px 8px 0px 0px;
}

.right {
    float: right;
    margin: 1px 0px 0px 8px;
}

.softright {
    text-align: right;
}

.readmore {
    text-align: right;
    padding-right: 1em;
}

/* ***** */

body {
	background-color: #FFF;
}

#wrapper {
    width: 698px;
    background: #fff;
    border: 1px solid #fff;
}

* html #wrapper {
    width: 700px;
    w\idth: 698px;
}

h1 {
	font-size: medium;
	color: #333;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}

a {
    text-decoration: none;
    font-weight: bold;
    color: #cb4c8c;
}

a.orange { color: #d07c1a; }
a.green  { color: #858e10; }
a.teal   { color: #238aaa; }
a.purple { color: #9f6bc8; }

a:hover        { color: #FF2A8C; }
a:hover.orange { color: #FF9B0B; }
a:hover.green  { color: #45D110; }
a:hover.teal   { color: #239FF0; }
a:hover.purple {
	color: #D50000;
}

a:hover {
	text-decoration: none;
	color: #069;
}


/* nav */

* html .clear {
    margin-top: 0;
    margin-bottom: 0;
}

#nav li {
    float: left;
    list-style: none;
    width: 139px;
    font-size: 11px;
    font-weight: bold;
    border-left: 1px solid white;
    text-align: center;
}

#nav li.first {
    width: 138px;
    border-left: none;
}

#nav a {
	color: #fff;
	display: block;
	text-decoration: none;
	padding: 2px 0;
	width: 100%;
	background-color: #D50000;
}

#nav a:hover {
	background-color: #790000;
}

/* highlights */

#highlights {
	width: 300px;
	float: left;
	margin-right: -10px;
	background-color: #FFF;
}

#highlights .p {
	padding: 8px 7px;
	border-bottom: 1px solid white;
}

* html #highlights .p {
    padding-bottom: 6px;
}

#highlights div.green  {
	float: left;
	text-align: left;
	vertical-align: middle;
	background-color: #FFF;
}
#highlights div.purple { background: #7976d6; }
#highlights div.orange { background: #f2901c; }

#highlights #topspot {
	padding-top: 13px;
	padding-right: 11px;
	padding-bottom: 13px;
	padding-left: 10px;
}

#highlights .faceotweek {
	float: left;
	width: 274px;
	font-size: 12px;
	margin-top: 1em;
	color: #487388;
	font-weight: bold;
}

#highlights .faceotweek p {
	padding: 0 2px;
	font-weight: normal;
}

/* right */

#right {
	width: 400px;
	float: right;
	background: url(images/body_tr_bg.gif);
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

#right .right {
    margin-left: 1px;
}

#right #products {
	float: right;
	width: 111px;
}

#right #products div {
    border-top: 1px solid #bdbdbd;
    padding: 10px 10px 0 10px;
}

#right #products #item-one {
    border-top: none;
}

#right #products h2 {
    clear: both;
}

#right #news {
	float: none;
	width: 400px;
	display: inline;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 0;
	margin-left: 0;
}

#right #news h2 {
	margin-bottom: 0.5em;
	font-size: small;
	color: #487388;
}

#right #news h3 {
    margin-bottom: -0.4em;
}

/* beauty */

#beauty {
	float: left;
	width: 700px;
	border-top: 1px solid #bdbdbd;
	background: url(images/body_br_bg.gif);
}

#beauty div {
	padding: 8px;
}

/* footer */

#footer {
	color: #fff;
	text-align: center;
	padding: 8px 0;
	background-color: #D50000;
}

#footer a {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

#footer a:hover {
	color: #000;
	text-decoration: none;
}
.heading {
	font-size: medium;
	color: #D50000;
	font-weight: bold;
}
.free {
	font-size: 12px;
	color: #D50000;
}
#links {
	float: left;
	overflow: hidden;
	width: 270px;
}

#wrapper #body #beauty div #sales {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 1px solid #bdbdbd;
	height: 155px;
}
#wrapper #body #beauty div #sales #salepicture {
	float: left;
	width: 155px;
	text-align: center;
	vertical-align: middle;
	margin: 1px;
}
#wrapper #body #beauty div #sales #salesinformation {
	margin: 6px;
	float: left;
	width: 250px;
	font-size: small;
	color: #333;
	vertical-align: top;
}
#wrapper #body #beauty div #sales #salespaypal {
	float: right;
	width: 175px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	color: #333;
}
#wrapper #body #beauty div #bottomwords {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.salesheading {
	font-size: 14px;
	color: #333;
	font-weight: bold;
	vertical-align: top;
}
#termsofsale {
	font-size: 10px;
	color: #333;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#benefits {
	font-size: 10px;
	font-weight: bold;
	border-top: 1px solid #bdbdbd;
	color: #D50000;
	text-align: left;
}
#contact_us {
	font-size: medium;
	color: #D50000;
	height: 600px;
	width: 170px;
	font-weight: bold;
}
#email_text_box {
	float: right;
	height: 50px;
	width: 450px;
}

#contact_left {
	font-size: 12px;
	color: #D50000;
	float: left;
	height: 400px;
	width: 165px;
}
#contactform {
	height: 450px;
	width: 620px;
	margin-right: auto;
	margin-left: auto;
}
#contact_right {
	height: 440px;
	width: 420px;
	float: right;
}
#thanks {
	font-size: medium;
	color: #D50000;
	text-align: center;
	vertical-align: middle;
	height: 20px;
}
#sitemap1 {
	height: 370px;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #bdbdbd;
}
#sitemap_top {
	text-align: center;
	vertical-align: middle;
	font-size: medium;
	padding: 2px;
}
#sitemap_top ul {
}
#sitemap_top ul li {
	display: inline;
	margin-right: 15px;
	margin-left: 15px;
	list-style-type: none;
}
#contents {
	text-align: center;
	height: 3970px;
}
.content {
	font-size: 10px;
	color: #000;
	font-family: tahoma, helvetica, arial, sans-serif;
}
.forest_green {
	font-size: x-small;
	color: #005900;
	font-weight: lighter;
}
.language {
	font-size: 14px;
	color: #096;
}
#bottom_words {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
