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

#header a {
	text-decoration: none;
	color: #ffffff;
}

#header a:hover, a:active {
	color: #f94187;
}

p {
	padding-bottom: 10px;
}


a {
	color: #f94187;
	text-decoration: underline;
}

a:hover {
	color: #f580ad;
}

body {
	background-color: #000000;
	width: 900px;
	margin: auto;
	border: thin solid #ffffff;
	margin-top: 30px;
	margin-bottom: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#header {
	background-image: url(../images/bg_top.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 157px;
	background-color: #ffffff;
	float: left;
	width: 732px;
}

li {
	list-style: square;
	list-style-position: inside;
}	
	
h1 {
	background-image: url(../images/jeanlogo_blk.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	background-position: 15px 20px;
	line-height: 67px;
}	

h2 {
	font-variant: small-caps;
	color: #f94187;
	text-align: center;
	margin-bottom: 10px;
}

h3 {
	text-align: center;
	margin-bottom: 10px;
	border-bottom: 1px dotted black;
}

h4 {
	text-align: left;
	font-weight: bold;
	border-bottom: 1px dotted black;
	margin-bottom: 10px;
}

a {
	outline: none;
}

/*IMAGE IN UPPER RIGHT CORNER*/
#top_squiggle {
	width: 168px;
	float: right;
	background-image: url(../images/bg_top_squiggle.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-indent: -5000px;
	line-height: 157px;	
}

#top_squiggle p {
	padding: 0px;
}

#body_hugger {
	background-color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	clear: both;
}

/****************
HOME PAGE LAYOUT
****************/

#right_col_home {
	width: 295px;
	float: right;
	padding-right: 5px;
}

#left_col_home {
	width: 585px;
}

/***************
LAYOUT OF PAGES
***************/

#content {
	width: 840px;
	margin-right: 25px;
	margin-left: 25px;
}

.center {
	text-align: justify;
	margin-bottom: 10px;
}

.scroll {
	margin-left: 100px;	
}

/*PINK CAPS*/
.caps {
	font-variant: small-caps;
	font-weight: bold;
	color: #f94187;	
}

/*BLACK CAPS*/
.caps_blk {
	font-variant: small-caps;
	font-weight: bold;
}

/*IMAGES USED FOR RIGHT COLUMN LAYOUT*/
.img_rt {
	float: right;
	margin-left: 10px;
	border: none;
}

.img_left {
	float: left;
	margin-right: 10px;
}

/*BEAUTYSHOTS*/
#myImage {
	float: left;
	margin-right: 10px;
	border: none;
}

#myImage2 {
	float: right;
	margin-left: 10px;
	border: none;
}
#btm_squiggle {
	background-image: url(../images/bg_btm_squiggle.gif);
	background-repeat: no-repeat;
	width: 168px;	
	line-height: 120px;
	text-indent: -5000px;
}

#footer {
	background-image: url(../images/bg_btm.gif);
	background-repeat: repeat-x;
	height: 120px;
	width: 900px;
	clear: both;
}

.sml_txt {
	font-size: 10px;
	color: #ffffff;
}

#btm_menu {
	padding-top: 60px;
	color: #ffffff;
	font-size: 12px;
	float: right;
	text-align: center;
	padding-right: 250px;
}

/*********************
COLOUR ANALYSIS LAYOUT
**********************/

#right_col {
	width: 420px;
	float: right;
	padding-right: 10px;
	margin-left: 10px;
	margin-top: 15px;
	text-align: center;
}

#left_col {
	width: 430px;
	margin-left: 10px;
}

/*...HEADINGS*/
.sub_text {
	font-size: 12px;
}

.indent {
	padding-left: 15px;
}

/*********
ESTHETICS
*********/

.float_esthetics {
	float: right;
	clear: both;
	display: inline;
	padding: 30px;
}


/*************
JEAN SKINCARE
*************/

.float2 {
	float: right;
	clear: both;
	display: inline;
	padding-bottom: 10px;
	padding-top: 10px;
}

/**************
MUST HAVE ITEMS
***************/

.product_holder {
	width: 600px;
	margin-left: 100px;
	height: 200px;
	margin-bottom: 40px;
}

.float {
	float: right;
	clear: both;
	display: inline;
	padding-bottom: 10px;
}

#center_scroll {
	margin-left: 300px;
}

/**************
BRANDS WE CARRY
**************/

.logos {
	margin: 5px;
	border: none;
}

/*******
CONTACT
*******/

.big {
 	font-size: 16px;
}