* {
	margin: 0;
	padding: 0;
	outline: 0;
}

body {
	background: #1a1a19 url(images/bg_body.gif) repeat-x 0 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 100%;
}

miva {
	background: #1a1a19 url(images/miva_body.gif) repeat-x 0 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 100%;
}

#container {
	margin: 0 auto;
	width: 1008px;
}

#header {
	background: url(images/bg_banner.gif) no-repeat 0 0;
	width: 983px;
	height: 76px;
	padding: 126px 0 0 25px;
	background-position: bottom;
}

#logo {
	background: url(images/logo_fakebake.gif) no-repeat 0 0;
	width: 471px;
	height: 44px;
	float: left;
}

#shopping {
	float: right;
	width: 400px;
	margin-top:-50px;
	text-align: right;
	font-size: 0.9em;
	text-transform: uppercase;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #FFF;
}

#search {
	float: right;
	width: 412px;
	border-left: 5px solid #775995;
	margin-top:20px;
	padding: 8px 0 10px 10px;
	text-align: center;
	font-size: .9em;
	text-transform: uppercase;
}


	
	#search label {
		color: white;
		font-size: 1.1em;
		display: inline;
	}

	#search input[type="text"] {
		width: 150px;
		display: inline;
	}
	
	#search #submit {
		display: inline;
		margin-right: 35px;
	}
	
#top_nav {
	clear: both;
	text-decoration: none;
	width: 1008px;
	height: 61px;
	background: #191818;
}

	#top_nav ul li {
		list-style: none;
		display: block;
		float: left;
		height: 61px;
	}
	
	#top_nav ul li a {
		height: 61px;
		text-indent: -9000em;
		display: block;
	}

	#top_nav ul li#home a {
		width: 117px;
		background: url(images/nav_home.gif) no-repeat 0 0;
	}
	#top_nav ul li#home a:hover, #top_nav ul li#home a:active, #top_nav ul li#home a:focus, #top_nav ul li#home a.selected {
		width: 117px;
		background: url(images/nav_home-over.gif) no-repeat 0 0;
	}
	
	#top_nav ul li#fake-bake a {
		width: 106px;
		background: url(images/nav_fake-bake.gif) no-repeat 0 0;
	}
	#top_nav ul li#fake-bake a:hover, #top_nav ul li#fake-bake a:active, #top_nav ul li#fake-bake a:focus, #top_nav ul li#fake-bake a.selected {
		width: 106px;
		background: url(images/nav_fake-bake-over.gif) no-repeat 0 0;
	}
	
	#top_nav ul li#bronzy-babe a {
		width: 111px;
		background: url(images/nav_bronzy-babe.gif) no-repeat 0 0;
	}
	#top_nav ul li#bronzy-babe a:hover, #top_nav ul li#bronzy-babe a:active, #top_nav ul li#bronzy-babe a:focus, #top_nav ul li#bronzy-babe a.selected {
		width: 111px;
		background: url(images/nav_bronzy-babe-over.gif) no-repeat 0 0;
	}
	
	#top_nav ul li#man-tools a {
		width: 101px;
		background: url(images/nav_man-tools.gif) no-repeat 0 0;
	}
	#top_nav ul li#man-tools a:hover, #top_nav ul li#man-tools a:active, #top_nav ul li#man-tools a:focus, #top_nav ul li#man-tools a.selected {
		width: 101px;
		background: url(images/nav_man-tools-over.gif) no-repeat 0 0;
	}
	
	#top_nav ul li#how-to-apply a {
		width: 122px;
		background: url(images/nav_how-to-apply.gif) no-repeat 0 0;
	}
	#top_nav ul li#how-to-apply a:hover, #top_nav ul li#how-to-apply a:active, #top_nav ul li#how-to-apply a:focus, #top_nav ul li#how-to-apply a.selected {
		width: 122px;
		background: url(images/nav_how-to-apply-over.gif) no-repeat 0 0;
	}
	
	#top_nav ul li#faq a {
		width: 95px;
		background: url(images/nav_faq.gif) no-repeat 0 0;
	}
	#top_nav ul li#faq a:hover, #top_nav ul li#faq a:active, #top_nav ul li#faq a:focus, #top_nav ul li#faq a.selected {
		width: 95px;
		background: url(images/nav_faq-over.gif) no-repeat 0 0;
	}
	
	#top_nav ul li#press a {
		width: 112px;
		background: url(images/nav_press.gif) no-repeat 0 0;
	}
	#top_nav ul li#press a:hover, #top_nav ul li#press a:active, #top_nav ul li#press a:focus, #top_nav ul li#press a.selected {
		width: 112px;
		background: url(images/nav_press-over.gif) no-repeat 0 0;
	}
	
	#top_nav ul li#about a {
		width: 101px;
		background: url(images/nav_about.gif) no-repeat 0 0;
	}
	#top_nav ul li#about a:hover, #top_nav ul li#about a:active, #top_nav ul li#about a:focus, #top_nav ul li#about a.selected {
		width: 101px;
		background: url(images/nav_about-over.gif) no-repeat 0 0;
	}
	
	#top_nav ul li#contacts a {
		width: 143px;
		background: url(images/nav_contacts.gif) no-repeat 0 0;
	}
	#top_nav ul li#contacts a:hover, #top_nav ul li#contacts a:active, #top_nav ul li#contacts a:focus, #top_nav ul li#contacts a.selected {
		width: 143px;
		background: url(images/nav_contacts-over.gif) no-repeat 0 0;
	}
	
.clear { clear: both; }	
	
#body { background: #fff; }
	
#body #body_center {
	width: 497px;
	height: 454px;
	float: left;
	background: #fff;
}

#body #body_center.sub {
	min-height: 454px;
	height: auto;
	width: 457px;
	padding: 20px;
	font-size: .7em;
	line-height: 1.3em;
}

#body #body_center.sub p {
	margin: 10px 0;
	text-align: center;
	color: #000;
}

#body #body_center.sub h3 {
	font-size: 2em;
	color: #c13260;
	font-weight: normal;
	font-family: "century gothic", "arial narrow", arial, helvetica, sans-serif;
}
	
#body #body_left {
	width: 396px;
	float: left;
	background: #fff;
}

#body #body_left #purple {
	background: url(images/img_home_purple.jpg) no-repeat 0 0;
	width: 396px;
	height: 143px;
}

#body #body_left #content {
	background-color: white;
	width: 204px;
	height: 165px;
	float: left;
}

	#body #body_left #content h1 {
		font-family: "century gothic", "arial narrow", arial, helvetica, sans-serif;
		font-weight: normal;
		color: #c13260;
		font-size: 1.0em;
		letter-spacing: .2em;
		margin: 10px 0 0 10px;
		text-transform: uppercase;
	}
	
	#body #body_left #content h2 {
		color: #8665b4;	
		text-transform: uppercase;
		font-size: 1.7em;
		margin: 10px 0 0 10px;
	}
	
	#body #body_left #content h3 {
		color: #5c5d5e;
		font-size: .8em;
		letter-spacing: .1em;
		font-weight: normal;
		margin: 15px 30px 0 10px;
	}

#body #body_left #air_brush {
	background: url(images/img_product_air-brush.jpg) no-repeat center 5px white;
	padding: 25px 5px 8px 15px;
	width: 76px;
	height: 278px;
	float: right;
}

#body #body_left #self-tan-lotion {
	background: url(images/change.jpg) no-repeat center 5px white;
	padding: 25px 5px 8px 15px;
	width: 76px;
	height: 278px;
	float: right;
}

#body #body_left #air_brush a {
	color: #67aad5;
	font-size: 1em;
	position: relative;
	top: 258px;
	font-family: "century gothic", "arial narrow", arial, helvetica, sans-serif;
}

#body #body_left #compac {
	background: white url(images/platinum_face.png) no-repeat 10px 0;
	width: 204px;
	height: 126px;
	float: left;
}

#body #strip {
	background: url(images/img_home_strip.jpg) no-repeat 0 0;
	width: 101px;
	height: 454px;
	float: right;
}

#body #body_feature {
	background: #fff url(images/img_feature.jpg) no-repeat 0 0;
	width:511px;
	height: 454px;
	float: right;
}

#bottom_nav {
	width: 1008px;
	margin: 0 auto;
	clear: both;
	background: #fff;
	border-top: 6px solid #1a1a19;
}

#bottom_nav #left_center {
	background: #fff;
	float: left;
	width: 519px;
}

#bottom_nav #left_center #left {
	background: url(images/img_home_block1.jpg) no-repeat 0 0 white;
	width: 265px;
	height: 147px;
	float: left;
	border-right: 2px #c0c0c0 dashed;
}

#bottom_nav #left_center #left a {
	display: block;
	width: 265px;
	height: 147px;
}

#bottom_nav #left_center #center {
	background-color: white;
	width:230px;
	padding: 0 10px;
	height: 147px;
	float: left;
	border-right: 2px #c0c0c0 dashed;
	text-align: center;
}

	#bottom_nav #left_center #center h1 {
		color: #8665b4;
		font-size: 1.5em;
		font-weight: normal;
		font-family: "century gothic", "arial narrow", arial, helvetica, sans-serif;
		text-transform: uppercase;
		margin: 5px 0 0 0;
	}
	
	#bottom_nav #left_center #center h2 {
		color: #666;
		font-size: .9em;
	}
	
	#bottom_nav #left_center #center input[type="text"] {
		width: 230px;
		background: #afcbe3;
		border: 0;
		padding: 4px 0;
		margin: 4px 0 0 0;
	}
	
	#bottom_nav #left_center #center input[type="submit"] {
		margin: 10px 9px 0 0;
		float: right;
		background: #ff7a03;
		color: #fff;
		border: 0;
		font-weight: bold;
		padding: 3px 7px;
		cursor: pointer;
	}
	
#bottom_nav #right_center {
	background: #fff;
	width: 489px;
	float: right;
}


#bottom_nav #right_center #right {
	background: url(images/img_home_block3.jpg) no-repeat 0 0 white;
	width: 205px;
	height: 147px;
	float: right;
	margin-right: 3px;
}

#bottom_nav #right_center #center2 {
	background-color: white;
	width: 281px;
	height: 147px;
	float: left;
}

	#bottom_nav #right_center #center2 h1 {
		color:#c13260;
		font-size: 1.2em;
		font-family: "century gothic", "arial narrow", arial, helvetica, sans-serif;
		text-transform: uppercase;
		font-weight: normal;
		padding: 13px 0 0 10px;
	}
	
	#bottom_nav #right_center #center2 h2 {
		color: #777777;
		font-size: .8em;
		font-weight: normal;
		padding: 5px 0 0 10px;
	}
	
	#bottom_nav #right_center #center2 a {
	color: #67aad5;
	font-size: 1em;
	padding: 22px 0 0 0;
	text-align: right;
	display: block;
	width: 100%;
	font-family: "century gothic", "arial narrow", arial, helvetica, sans-serif;
	}

#footer {
	clear: both;
	color: #ccc;
	width: 1008px;
	text-align: center;
	margin: 0 auto;
	font-size: .7em;
	padding-top: 10px;
	padding-bottom: 30px;
}

#footer a {
	color: #ccc;
}#container #bottom_nav #left_center #center p a {
	text-align: center;
	font-size: 14pt;
	color: #67AAD5;
	font-weight: normal;
	font-family: "century gothic", "arial narrow", arial, helvetica, sans-serif;
}
#container #bottom_nav #left_center #center #center3 h1 {
	text-align: center;
}
#container #bottom_nav #left_center #center h1 a {
	color: #67AAD5;
	font-family: "century gothic", "arial narrow", arial, helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
}
#container #bottom_nav #left_center #center a {
	font-size: ;
	color: #67AAD5;
	font-weight: bold;
	text-align: right;
}
#container #bottom_nav #left_center #center #center3 h1 {
	text-align: center;
}
HeaderLinks {
	color: #FFF;
}
#container #body #body_center p font font {
	color: #000;
}
#container #body #body_center ul li font {
	color: #000;
}
#container #body #body_center p font strong font {

}
#container #body #body_center ul {
	font-size: 9px;
}
#container #body #body_center table tr td p .sub {
	font-size: .7;
}
#container #body #body_center table tr td ol li {
	text-align: left;
}
#container #body #body_center #body_left #purple #center3 p {
	text-align: center;
	font-weight: normal;
	font-size: 18pt;
}
#container #body #body_center #body_left #purple #center3 p strong {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
}
#container #body #body_center #body_left #purple #center3 p {
	color: #FFF;
}
