/* style sheet */
/*---body*/
html, body {
	padding-right: 0px; padding-left: 0px;
	padding-bottom: 0px; margin: 0px;
	padding-top: 0px;
	background-color:#414141;
	cursor: default;
	font-family: sans-serif, Arial, Helvetica;
	text-align: center;
	background:#c75471 url('/images/bg-main.gif') repeat-x;
	height:100%;
}
#mainbody{
	padding-right: 0px; padding-left: 0px;
	padding-bottom: 0px; margin: 0px;
	padding-top: 0px;
	cursor: default;
	float:left;
	width:100%;
	font-family: sans-serif, Arial, Helvetica;
	text-align: center;
	position:relative;
	min-height:100%;
	height:100%;
	voice-family: "\"}\"";
    voice-family: inherit;
    height: auto;
	background:url('/images/bg-stars.jpg') repeat-y center 10px;
}
*html #mainbody {
	height:100%;
}

div#centerPage {
	width:904px;	
	/*height: auto;*/
	padding-right: 0px; padding-left: 0px;
	padding-bottom: 0px; margin: 0px auto;
	padding-top: 0px;
	position:relative;
	display:block;
	float:center;
	overflow:hidden;
		min-height:100%;
}

div{
	margin: 0;
	padding: 0;
}
/*--- header  */

#header {
	float:left;
	display:block;
	position: relative;
	width: 904px;
	padding:0;
	height: 238px;
	text-align:center;
}
.hdr_main1{
	background:url(/images/img-main1.jpg) no-repeat;
}
.hdr_main2{
	background:url(/images/img-main2.jpg) no-repeat;
}
.hdr_main1 {
	width:452px;
	height: 238px;
	float:left;
}
.hdr_main2 {
	width:452px;
	float:left;
	height: 238px;
}
/*   Navigation*/
#nav{
	clear:both;
	width:904px;
	background: url(/images/bg-nav.jpg) no-repeat;
	height:42px;
}
.nav_contents{
	height:42px;
	text-align:left;
	width:882px;
	margin:0 12px 0 10px;
	padding:8px 0 0 0px;
}
*html .nav_contents{
	padding:10px 0 0 0;
	height:	32px;
}
.nav_contents ul{
	margin:0;
	padding:0;
	list-style:none;
}
.nav_contents li{
	height:5px;
	display:inline;
	/*padding:5px 10px;*/
	padding:5px 20px;
	margin:0;
	font:bold .85em Arial, Helvetica, sans-serif;
	color:#000;
}
.nav_contents .last{
	border-right:none;
}
.nav_contents li a,.nav_contents li a:link{
	text-decoration:none;
	color:#000;
	padding:10px 15px;
}
.nav_contents li a:hover{
	text-decoration:underline;
	height: 42px;
	padding:8px 15px;
	background:url(/images/bg-hover.gif) repeat-x;
}

/*contents*/
#contents {
	float:left;
	width: 904px;
	font-size:10px;
	text-align:left;
	color:#000;
	display:block;
	font:normal 11px sans-serif, Arial, Helvetica;
}
/*main contents---*/
#main_contents{
	background:url(/images/bg-contents.jpg) no-repeat;
	margin:0 0 15px 0;
	width:904px;
	padding:5px 0 0 0 ;
	float:left;
	color:#fff;
	font-size:1.2em;
	line-height: 20px;
}
#main_contents a {
    color: #fff;
}

#main_contents a img {
    margin: 2px 3px;
    border: 2px solid;
    border-color: #ccc;
}

#main_contents a:hover img {
    border-color: #fff;
}

.leftcontents{
	float:left;
	margin:0 0 0 20px;
	width:420px;
	padding:0;
}
#main_contents h1 {
	font-size:16px;
	font-weight:bold;
	letter-spacing: .1em;
  /*text-transform:uppercase;*/
}
#main_contents h2 {
  font-size:15px;
  /*text-transform:normal;*/
}
#main_contents h3 {
  font-size:14px;
}
.rightcontents{
	float:left;
	padding: 0 0 0 19px;
	width:420px;
	text-align:justify;
	line-height:16px;
}
#main_contents ul {
	list-style: none;
	padding:0;
	margin:0;

}
#main_contents li {
	background: url(/images/bullet1.gif) no-repeat left center;
	padding:0 0 0 12px;
	display:block;
	line-height: 20px;
}
.contentsbottom{
	clear:both;
	float:left;
	width:864px;
	padding:0 20px;
}
.subbottom{
	float:left;
	width:287px;
	height:98px;
	padding:0;
	margin:0;
	font-size: 1.2em;
	line-height: 20px;
}
.btmmakeup{
	float:left;
	background:url(/images/img-makeup.gif) no-repeat;
	width:62px;
	height:98px;
	margin:0 8px 0 0;
}
.btmweddings{
	float:left;
	background:url(/images/img-weddings.gif) no-repeat;
	width:81px;
	height:98px;
	margin:0 2px 0 0;
}
.btmservices{
	float:left;
	background:url(/images/img-services.gif) no-repeat;
	width:42px;
	height:98px;
	margin:0 8px 0 0;
}
.subbottom h3{
	color:#000;
	font-size:14px;
	padding:0px;
	margin:8px 0 5px 0px;
/*  text-transform: uppercase;*/
}
.btmtext{
	float:left;
	width:194px;
	color:#fff;
	padding:0 10px 0 0;
}
.btmtext a{
	float:left;
	padding:5px 0 0 0;
}
/* footer*/
#footer{
	clear:both;
	float:left;
	color:#fff;
	font:italic 12px Arial, Helvetica, sans-serif;	
	padding:0 20px;
	margin:50px 0;
	width:864px;
	text-align:left;
}
.footerleft{
	float:left;
}
.footerright{
	float:right;
}
ul {
	list-style:square;
}
form {
	padding:0px;
	margin:0px;
}
img {
	border-right: medium none; border-top: medium none; border-left: medium none; border-bottom: medium none
}