body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
.text strong{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#00AFFB;
	text-decoration: none;
	line-height: 1.5em;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	line-height: 1.5em;
}
.text a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: justify;
	line-height: 1.5em;
}
.text a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: underline;
	text-align: justify;
	line-height: 1.5em;
}

.left_shadow {
	background-image: url(images/right_shadow.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.side_set1 {
	background-image: url(images/side_set1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.side_gen {
	background-image: url(images/bg.png);
	background-repeat: repeat;
	background-position: right bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.side_gen b{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
	color:#0099FF;
	text-decoration: none;
}
.side_set4 {
	background-image: url(images/side_set4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #9ad8ff;
}
.services_side2 {
	background-image: url(images/services_side2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #798291;
}
.gallery_side2 {
	background-image: url(images/gallery_side2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #798291;
}
.about_side2 {
	background-image: url(images/about_side2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #77301a;
}
.cosmetic_side2 {
	background-image: url(images/cosmetic_side2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #410d31;
}
.soft_line {
	background-image: url(images/soft_line.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}

.right_shadow {
	background-image: url(images/left_shadow.png);
	background-repeat: repeat-y;
	background-position: left top;
}

