* {
	margin: 0;
	padding: 0;
}
object {
	vertical-align: top;
}
body {
	background-color: #000;
	text-align: center;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#wrapping{
	width: 1086px;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	background-position: center;
	height: 100%;
}

#bg-image{
	height: 1064px;
	width: 1280px;
	margin: auto;
	background-image: url(../images/home-image-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
}

#bg-image-salon{
	height: 1064px;
	width: 1280px;
	margin: auto;
	background-image: url(../images/salon-image-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
}

#bg-image-skincare{
	height: 1064px;
	width: 1280px;
	margin: auto;
	background-image: url(../images/skincare-image-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
}

#bg-image-equipment{
	height: 1064px;
	width: 1280px;
	margin: auto;
	background-image: url(../images/equipment-image-bg.jpg);
	background-repeat: no-repeat;
	background-position: -27px top;
	
}


#left{
	float: left;
	height: 100%;
	width: 206px;
}

#left ul.logo{
	float: left;
	height: 74px;
	width: 206px;
	text-align: center;
	padding-top: 50px;
}

#left ul.menu{
	float: left;
	height: 450px;
	width: 206px;
	background-repeat: no-repeat;
}

#right{
	float: left;
	height: 100%;
	width: 880px;
}

#right ul.top{
	float: left;
	height: 423px;
	width: 880px;
}

#flash{
	height: 320px;
	width: 417px;
	float: right;
	margin-top: 60px;
	margin-right: 20px;
}

#flash-skincare{
	height: 194px;
	width: 554px;
	float: right;
	margin-top: 220px;
	margin-right: 20px;
}

#flash-salon{
	height: 193px;
	width: 246px;
	float: left;
	margin-top: 180px;
	margin-left: 20px;
}

#right ul.bottom{
	float: left;
	height: 423px;
	width: 880px;
}
#content{
	width: 839px;
	height: 110px;
	margin: auto;
}
#content-box{
	width: 839px;
	height: 459px;
	background-image: url(../images/content-box.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: auto;
}

#heading ul.title{
	width: 220px;
	height: 30px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 25px;
	color: #59aecd;
	text-align: left;
	padding-left: 30px;
	text-transform: uppercase;
	float: left;
}

#heading ul.title2{
	width: 113px;
	height: 30px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 25px;
	color: #59aecd;
	text-align: left;
	padding-left: 30px;
	text-transform: uppercase;
	float: left;
}

#heading ul.title3{
	width: 150px;
	height: 30px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 25px;
	color: #59aecd;
	text-align: left;
	padding-left: 30px;
	text-transform: uppercase;
	float: left;
}

#heading ul.title4{
	width: 180px;
	height: 30px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 25px;
	color: #59aecd;
	text-align: left;
	padding-left: 30px;
	text-transform: uppercase;
	float: left;
}

#heading ul.title-sub{
	width: 500px;
	height: 30px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 25px;
	color: #ec008c;
	text-align: left;
	padding-left: 30px;
	text-transform: uppercase;
}

#heading ul.text{
	width: 430px;
	height: 30px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
	text-align: left;
	padding-left: 30px;
}

#title{
	width: 200px;
	height: 24px;
	background-repeat: no-repeat;
	text-align: left;
	background-color: #333;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #00D0FF;
	padding-top: 4px;
}

#title2{
	width: 100px;
	height: 24px;
	background-repeat: no-repeat;
	text-align: left;
	background-color: #333;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #00D0FF;
	padding-top: 4px;
}

#title3{
	width: 350px;
	height: 24px;
	background-repeat: no-repeat;
	text-align: left;
	background-color: #333;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #00D0FF;
	padding-top: 4px;
}
#title4{
	width: 200px;
	height: 24px;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	padding-top: 4px;
}

#title-sub{
	width: 100%;
	height: 30px;
	background-repeat: no-repeat;
	text-align: left;
	background-color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #00D0FF;
	padding-top: 4px;
	float: right;
}

#title-sub ul.title{
	width: 200px;
	height: 20px;
	text-align: left;
	color: #00D0FF;
	padding-top: 4px;
	float: left;
}

#title-sub ul.page{
	width: 138px;
	height: 20px;
	text-align: right;
	color: #00D0FF;
	padding-top: 4px;
	float: right;
	padding-right: 10px;
}

#title-sub ul.page li.navigation{
	display:block;
	height:25px;
	float:left;
	text-decoration:none;
	padding: 0;
	margin-right: 2px;
	margin-left: 2px;
}

#title-sub ul.page li.number{
	display:block;
	height:25px;
	float:left;
	text-decoration:none;
	padding: 0;
	margin-right: 3px;
	margin-left: 3px;
}

#footer{
	width: 100%;
	height: 60px;
}

#footer ul.col1{
	width: 300px;
	height: 20px;
	margin-top: 20px;
	text-align: right;
	float: right;
	margin-right: 20px;
}

#addtocart{
	height: 30px;
	width: 150px;
}

#addtocart ul.price{
	height: 30px;
	width: 50px;
	float: left;
}

#addtocart ul.button{
	height: 30px;
	width: 80px;
	float: left;
}

#addtocart2{
	height: 30px;
	width: 160px;
	float: right;
}

#addtocart3{
	height: 30px;
	width: 118px;
	float: right;
}

