body {
	margin:0px;
	padding:0px;
	background-color:#000000;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	}
	
a:link {
	color:#FFFFFF;
	text-decoration: none;
	}
	
a:visited {
	color:#FFFFFF;
	text-decoration: none;
	}
	
a:hover {
	color:#999999;
	text-decoration: underline;
	}
		
a:active {
	color:#999999;
	text-decoration: none;
	}

#content {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	padding-top: 180px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}	

#leftcontent {
	padding: 0px;
	width: 80px;
	float: left;
	margin-left: 10px;
	margin-top: 0px;
	position: absolute;
	left: 30px;
	top: 50px;
	}

#menu {
	margin-left: 5px;
	padding-left: 0px;
	text-decoration: none;
	}

#menu li a.visible {
	position:absolute;
	top:2px;
	left:1px;
	display:block;
	width:100%;
	height:100%;
	}



li {
	list-style-type: none;
	position: relative;
	left: 0px;
	top: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	}
	
li a.hidden {
	visibility: hidden;
	}
	
#menu .top a {
	background-image: url(../images/b_top.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 16px;
	width: 23px;
	display: block;
	text-indent: -9999px;
	}
	
#menu .top a:hover {
	background-image: url(../images/b_top.gif);
	background-repeat: no-repeat;
	background-position: 0 -16px;
	}

#menu .about a {
	background-image: url(../images/b_about.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 16px;
	width: 40px;
	display: block;
	text-indent: -9999px;
	}
	
#menu .about a:hover {
	background-image: url(../images/b_about.gif);
	background-repeat: no-repeat;
	background-position: 0 -16px;
	}
	
#menu .about2 {
	background-image: url(../images/b_about.gif);
	background-repeat: no-repeat;
	background-position: 0 -16px;
	height: 16px;
	width: 40px;
	display: block;
	text-indent: -9999px;
	}

#menu .lookbook a {
	background-image: url(../images/b_look.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 16px;
	width: 64px;
	display: block;
	text-indent: -9999px;
	}
	
#menu .lookbook a:hover {
	background-image: url(../images/b_look.gif);
	background-repeat: no-repeat;
	background-position: 0 -16px;
	}

#menu .craft a {
	background-image: url(../images/b_craft.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 16px;
	width: 32px;
	display: block;
	text-indent: -9999px;
	}
	
#menu .craft a:hover {
	background-image: url(../images/b_craft.gif);
	background-repeat: no-repeat;
	background-position: 0 -16px;
	}
	
#menu .craft2 {
	background-image: url(../images/b_craft.gif);
	background-repeat: no-repeat;
	background-position: 0 -16px;
	height: 16px;
	width: 32px;
	display: block;
	text-indent: -9999px;
	}

#menu .press a {
	background-image: url(../images/b_press.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 16px;
	width: 39px;
	display: block;
	text-indent: -9999px;
	}
	
#menu .press a:hover {
	background-image: url(../images/b_press.gif);
	background-repeat: no-repeat;
	background-position: 0 -16px;
	}
	
#menu .press2 {
	background-image: url(../images/b_press.gif);
	background-repeat: no-repeat;
	background-position: 0 -16px;
	height: 16px;
	width: 39px;
	display: block;
	text-indent: -9999px;
	}
	
#menu .purchase a {
	background-image: url(../images/b_purchase.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 16px;
	width: 65px;
	display: block;
	text-indent: -9999px;
	}
	
#menu .purchase a:hover {
	background-image: url(../images/b_purchase.gif);
	background-repeat: no-repeat;
	background-position: 0 -16px;
	}
	
#menu .purchase2 {
	background-image: url(../images/b_purchase.gif);
	background-repeat: no-repeat;
	background-position: 0 -16px;
	height: 16px;
	width: 65px;
	display: block;
	text-indent: -9999px;
	}
	
#menu .contact a {
	background-image: url(../images/b_contact.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 16px;
	width: 51px;
	display: block;
	text-indent: -9999px;
	}
	
#menu .contact a:hover {
	background-image: url(../images/b_contact.gif);
	background-repeat: no-repeat;
	background-position: 0 -16px;
	}
	
#menu .contact2 {
	background-image: url(../images/b_contact.gif);
	background-repeat: no-repeat;
	background-position: 0 -16px;
	height: 16px;
	width: 51px;
	display: block;
	text-indent: -9999px;
	}

#rightcontent {
	width: 700px;
	margin-bottom: 0;
	margin-left: 18%;
	padding-left: 5px;
	}
	
.flow01 {
	width:600px;
	height:405px;
	border: 1px solid #999999;
	font-size: 14px;
	line-height: 1.8em;
	overflow: auto;
	margin-top: 0px;
	padding-top: 10px;
	padding-left: 20px;
	position: absolute;
	margin-left: 0px;
	padding-right: 20px;
	}
	
.flow03 {
	width:620px;
	height:405px;
	border: 1px solid #999999;
	font-size: 14px;
	line-height: 2em;
	overflow: auto;
	margin-top: 0px;
	padding-top: 10px;
	padding-left: 20px;
	position: absolute;
	margin-left: 0px;
	}	

#prsimg {
	padding: 1px;
}


.flow02 {
	width:260px;
	height:405px;
	border: 1px solid #999999;
	font-size: medium;
	line-height: 2em;
	font-weight: bold;
	overflow: auto;
	margin-top: 0px;
	padding-top: 10px;
	padding-left: 370px;
	position: absolute;
	margin-left: 0px;
	padding-right: 10px;
	}


div #back {
	background-image: url(../images/bg1.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 415px;
	width: 630px;
	}
	
div #back2 {
	background-image: url(../images/bg2.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 415px;
	width: 630px;
	}

.tsize {
	font-size: 20px;
	}
.tsize2 {
	font-size: 16px;
}
.tsize3 {
	font-size: 15px;
	line-height: 3.5em;
}

	
.tbox{
	font-size: medium;
	padding-top: 10px;
	padding-left: 20px;
	line-height: 2em;
	}
#tbox2 {
	float: right;
	width: 235px;
	padding-right: 5px;
}

#cftimg {
	float: left;
	width: 340px;
}
