@charset "utf-8";
body {
	color: #FFFFFF;
	padding: 0px;
	width: 955px;
	background-color: #051324;
	float: left;
	background-position: left;
}



.asterisk 
	{
		font-family:verdana,arial,helvetica;
		font-size:7pt;
		color:#FF0000;
		font-weight:bold;
	}

#header {
	float: left;
	height: 675px;
	width: 955px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url(images/background.gif);
}
#menuBar {
	float: right;
	height: 45px;
	width: 675px;
	padding: 10px;
}

#text_box {
	float: left;
	width: 495px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	white-space: normal;
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 30px;
	padding-left: 85px;
}
#beautyShots {
	height: 257px;
	width: 361px;
	float: right;
	padding: 0px;
}

#products {
	float: left;
	height: 257px;
	width: 955px;
}
#footer {
	float: left;
	height: 40px;
	width: 955px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#rollover {
	float: right;
	height: 260px;
	width: 350px;
}

.container {
	float: left;
	width: 955px;
}

body #footer a {
	color: #FFFFFF;
}
