

html, body {
    height: 100%;
	margin:0;
	padding:0;
	clear:both;
	background:url(images/footerBg.gif) repeat-y center;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.clr{
	clear:both;
	margin:0;
	padding:0;
	}
	
h1, h2, h3, h4, div, p, ul, li, form{
	margin:0;
	padding:0;
	}
	
a, img{
	outline:none;
	border:none;
	margin:0;
	padding:0;
	}
	
#globalWrapper{
	margin:0 auto;
	padding:0;
	min-height: 100%;
    height: auto !important;
    height: 100%;
	}
	
#header{
	margin:0 auto;
	height:109px;
	background:url(images/headerBg.jpg) repeat-x;
	}
	
#headerIn{
	margin:0 auto;
	height:109px;
	background:url(images/header.jpg) no-repeat top;
	}
	
.headerInholder{
	width:959px;
	margin:0 auto;
	padding:0 14px 0 36px;
	}
	
.logo{
	padding:31px 0 0 0;
	border:none;
	float:left;
	width:163px;
	}
	
.hospitality{
	float:right;
	border:none;
	}
	
#navigation{
	margin:0 auto;
	height:28px;
	background:#999;
	border-top:1px solid #636363;
	border-bottom:1px solid #636363;
	}
	
#navigationIn{
	width:1007px;
	margin:0 auto;
	height:28px;
	border-right:1px solid #636363;
	border-left:1px solid #636363;
	}
	
/*dropdown*/

#nav {
	width:400px;
	margin:0 0 0 5px;
	float:left;
	}
	
#nav ul {
	float: left;
	width:400px;
	list-style: none;
	margin: 0px;
	padding:2px 0 0 5px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li a {
	color: #fff;
	display: block;
	font-size: 15px;
	font-weight: normal;
	width:90px;
	text-align:center;
    margin: 2px 0px 3px 0px;
	border-right:3px solid #999;
	padding:4px 0;
	background:url(images/nav.jpg) repeat-x;
	text-decoration: none;
	}

#nav li a:hover{
	background:url(images/hover.jpg) repeat-x;
	color:#fff;
	}
	
#nav li a.active {
	background:url(images/hover.jpg) repeat-x;
	color:#fff;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	width: 158px;
	background: #d1d1d1;
	color: #333;
	float: none;
	font-size:11px;
	text-align:left;
	margin: 0px 0px 0px 0px;
	padding: 7px 10px 7px 10px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-khtml-border-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	}
	
#nav li li a:hover {
	background: #afaeae;
	color: #fff;
	}

#nav li ul {
	z-index: 99999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 180px;
	margin: 0px 0 0 0;
	padding: 0px;
	border-bottom:1px solid #666;
	border-top:1px solid #666;
	}

#nav li li { 
	}

#nav li ul a { 
	width: 160px;
	}

#nav li ul a:hover, #nav li ul a:active {
	}

#nav li ul ul {
	margin: -30px 0 0 191px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}

/*droup_down*/

.dropdown-box1{
	width:172px;
	position:absolute;
	top:76px;
	display:none;
	}

.dropdown-box1-top{
	height:12px;
	width:172px;
	}

.dropdown-box1-mid{
	width:161px;
	padding:0 3px 0 7px;
	}

.dropdown-box1-mid ul{
	background:#fff;
	}

.dropdown-box1-mid ul li.lady{
	list-style:none;
	}

.dropdown-box1-mid ul li.lady a{
	color:#606162;
	font-size:12px;
	text-decoration:none;
	height:33px;
	display:block;
	padding:0 0 10px 15px;
	line-height:3.5em;
	}

.dropdown-box1-mid ul li.lady a:hover{
	background:#F1F1F1;
	}


/*dropdown_ends*/

	
.navigationInRight{
	width:118px;
	margin:0;
	float:right;
	padding:0 17px 0 0;
	}
	
.navigationInRight ul{
	float:left;
	margin:0;
	padding:2px 0 0 0;
	width:118px;
	}

.navigationInRight li{
	float:left;
	list-style:none;
	}
	
.navigationInRight li a{
	color:#fff;
	font-size:15px;
	text-decoration:none;
	display:block;
	width:118px;
	text-align:center;
	padding:4px 0 5px 0;
	font-weight:lighter;
	margin:0 2px 0 0;
	outline:none;
	background:url(images/nav.jpg) repeat-x;
	}

.navigationInRight li a:hover{
	background:url(images/hover1.jpg) repeat-x;
	color:#fff;
	}

.navigationInRight li a.active{
	background:url(images/hover1.jpg) repeat-x;
	color:#fff;
	}
	
/*index_page_starts*/

#contentWrapper{
	width:100%;
	height:auto;
	margin: 0;
	padding: 22px 0 20px 0;
	text-align: left;
	background:#fff;
}

#indexContainer{
	background:#FFFFFF;
	clear:both;
	min-height:100%;
	height:auto !important;
	overflow:hidden;
	padding:0 0 20px 0;
	width:100%;
	text-align:center;
	width: 917px;
	margin: 0 auto;
}

.msgSend{
	width:915px;
	background:#cfe1f7;
	border:1px solid #000;
	font-size:15px;
	text-align:center;
	padding:10px 0;
	font-weight:normal;
	margin:0 0 15px 0;
	color:#000;
}
	
#heading{
	width:402px;
	background:#ccc;
	margin:0 0 0 120px;
	}
	
#heading h1{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#fff;
	font-weight:normal;
	padding:0 0 0 15px;
	}
	
.span1{
	color:#333;
	}
	
.span2{
	color:#f00;
}
	
#galleryHolder{
	width:911px;
	border:3px solid #666;
	}
	
#galleryHolder img{
	float:left;
	border:none;
	}
	
.view{
	width:147px;
	float:right;
	margin:14px 0 0 0;
	border:none;
	}

/*index_page_ends*/

/*collection_page_starts*/

#collectionHolder{
	width:1009px;
	margin:9px auto;
	}
	
.ieHolder{
}

.imageBox{
	width:200px;
	float:left;
	margin:0 17px 0 0;
	padding:14px 19px 16px 20px;
	background:url(images/catagory.jpg) no-repeat;
	}
	
.imageBox h5{
	font-size:15px;
	color:#ccc;
	border:none;
	text-align:center;
	width:155px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:normal;
	padding:6px 0 6px 0;
	background:url(images/click.jpg) no-repeat right center;
	}
	
.imageBox1{
	width:200px;
	float:left;
	margin:0 0 0 0;
	padding:14px 19px 16px 20px;
	background:url(images/catagory.jpg) no-repeat;
	}
	
.imageBox1 h5{
	font-size:15px;
	color:#ccc;
	border:none;
	text-align:center;
	width:155px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:normal;
	padding:6px 0 6px 0;
	background:url(images/click.jpg) no-repeat right center;
	}
	
.spacer1{
	height:50px;
	clear:both;
	margin:0;
	padding:0;
}
	
.captionHolder{
	width:1009px;
	margin:0 auto;
	}
	
.pinkHolder{
	width:600px;
	float:left;
	padding:2px 8px 7px 7px;
	margin:0 4px 0 0;
	background:#f1ecec;
	}
	
.pinkHolder p{
	font-size:11px;
	color:#666;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:normal;
	padding:3px 0 0 0;
	text-align:left;
	}

/*collection_page_ends*/

/*collectionIn_page_starts*/

#containerIn{
	width:1009px;
	margin:0;
	min-height:556px;
	background:url(images/collectionbg.jpg) no-repeat right bottom;
	}
	
#nextHolder{
	height:34px;
	width:926px;
	padding:0 83px 0 0;
	}
	
#nextHolder p{
	font-size:12px;
	color:#666;
	font-weight:normal;
	padding:10px 0 0 815px;
	margin:0 0 0 0;
	}
	
#nextHolder p a{
	text-decoration:none;
	color:#666;
	}
	
.towelImg{
	width:409px;
	float:left;
	border:none;
	}
	
.productHolder{
	float:left;
	width:564px;
	height:556px;
	padding:2px 0 0 0;
	margin:0 0 0 36px;
	background:url(images/bar.jpg) no-repeat left top;
	}
	
.productHolder h1{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:20px;
	color:#4d4d4d;
	font-weight:normal;
	padding:0 0 3px 1px;
	width:508px;
	margin:0 0 0 12px;
 	border-bottom:4px solid #ccc;
	}
	
.productTxt{
	width:496px;
	padding:21px 0 20px 12px;
	}
	
.productTxt p{
	font-size:11px;
	font-weight:normal;
	color:#000;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align:left;
	margin:0;
	padding:0 0 15px 0;
	}
	
.productHolder h2{
	font-size:13px;
	font-weight:normal;
	color:#4d4d4d;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background:url(images/shadow.jpg) no-repeat bottom left;
	margin:0 0 0 6px;
	padding:0 0 6px 6px;
	}
	
.boxHolder{
	float:left;
	width:520px;
	margin:0 0 0 0;
	padding:0 0 33px 0;
	}
	
.boxHolder p{
	font-size:11px;
	font-weight:normal;
	color:#000;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align:left;
	margin:0;
	padding:7px 0 15px 12px;
	}
	
.bath{
	margin:5px 0 0 0;
	border:none;
	}
	
.inquery{
	float:right;
	width:550px;
	padding:5px 6px 0 0;
	height:31px;
	background:url(images/footertop.jpg) no-repeat right;
	}
	
.inquery img{
	float:right;
	border:none;
	}

/*collectionIn_page_ends*/

/*Project_page_starts*/

#projectHolder{
	width:1009px;
	margin:0 auto;
	}
	
.projectLeft{
	float:left;
	width:378px;
	background:#bdbdbd;
	padding:7px 10px 15px 13px;
	}
	
.projectMid{
	float:left;
	width:387px;
	padding:28px 0 0 0;
	}
	
.projectMidtxt{
	width:191px;
	padding:0 0 39px 32px;
	}
	
.projectMid h1{
	font-size:11px;
	color:#333;
	font-weight:bold;
	padding:0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	}
	
.projectMid h2{
	font-size:11px;
	color:#333;
	font-weight:normal;
	padding:18px 0 6px 0;
	border-bottom:1px dashed #333;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	}
	
.projectMid h3{
	font-size:11px;
	color:#333;
	font-weight:normal;
	padding:18px 0 6px 0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	}
	
.projectMid h2 a, .projectMid h3 a{
	text-decoration:none;
	color:#333;
	}
	
.caption1{
	width:373px;
	background:#ccc;
	margin:0;
	float:left;
	padding:0 14px 0 0;
	}
	
.button{
	float:left;
	width:86px;
	border:none;
	padding:15px 0 15px 18px;
	}
	
.button1{
	float:left;
	width:86px;
	border:none;
	padding:15px 0 15px 18px;
	}

.caption1 h1{
	font-size:11px;
	color:#000;
	font-weight:normal;
	padding:7px 0 0 0;
	text-align:right;
	font-family:Tahoma, Geneva, sans-serif;
	}
	
.projectRight{
	float:left;
	width:120px;
	margin:0 0 0 82px;
	}
	
.projectRight img{
	float:left;
	border:none;
	padding:23px 0 0 0;
	}

/*project_page_ends*/
	
/*contact_page_starts*/
	
#container{
	width:1009px;
	margin:0 auto;
	}
	
.contactHolder{
	width:1009px;
	padding:15px 0 0 0;
	margin:0 auto;
	height:35px;
	background:url(images/contact.jpg) repeat-x;
	}
	
.contactHolder h1{
	font-family:"Myriad Pro";
	font-size:19px;
	color:#333;
	font-weight:normal;
	padding:0 0 0 15px;
	}
	
.formHolder{
	width:618px;
	float:left;
	background:#bdbdbd;
	}
	
.formBox{
	width:593px;
	padding:9px 12px 9px 13px;
	}
	
#contactForm{
	margin:0;
	padding:20px 0 15px 0;
	float:left;
	width:593px;
	}
	
.arrow{
	width:18px;
	float:left;
	height:18px;
	border:none;
	}
	
.box{
	width:280px;
	float:left;
	padding:0 0 25px 0;
	}
	
.box1{
	width:280px;
	float:left;
	padding:0;
	}
	
.box2{
	width:310px;
	float:left;
	padding:0 0 25px 0;
	}
	
.box3{
	width:310px;
	float:left;
	padding:0;
	}
	
.box4{
	width:290px;
	float:left;
	padding:0 0 0 20px;
	}
	
.textCheck{
	font-size:12px;
	color:#000;
	font-weight:normal;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding:6px 0 20px 0;
	}
	
.buttonBox{

	padding:0 0 0 15px;
	}
	
.smallBox{
	width:75px;
	float:left;
	margin:0 6px 7px 0;
	height:22px;
	}
	
.smallBox1{
	width:150px;
	float:left;
	margin:0 6px 7px 0;
	height:22px;
	}

.smallBox2{
	width:250px;
	float:left;
	margin:6px 0 0 0;
	height:22px;
	}
	
.checkBox{
	float:left;
	margin-right:5px;
	}
	
.label3{
	width:50px;
	float:left;
	margin:3px 0 0 0;
	font-size:11px;
	text-align:left;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:normal;
	color:#000;
	display:block;
	}

.label3a{
	width:40px;
	float:left;
	margin:3px 0 0 10px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	text-align:left;
	font-weight:normal;
	color:#000;
	display:block;
	}
	
.label4{
	width:13px;
	float:left;
	margin:3px 0 0 21px;
	font-size:11px;
	text-align:left;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:normal;
	color:#000;
	display:block;
	}
	
.label5{
	width:113px;
	float:left;
	margin:3px 0 0 2px;
	font-size:11px;
	text-align:left;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:normal;
	color:#000;
	display:block;
	}
	
.input1{
	width:155px;
	height:14px;
	margin:0 0 0 5px;
	font-size:11px;
	float:left;
	background:#fff;
	padding:3px;
	border:1px solid #999;
	}
	
.label{
	font-size:11px;
	font-weight:normal;
	color:#000;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align:left;
	width:85px;
	float:left;
	margin:0;
	padding:6px 0 0 0;
	}
	
.label1{
	font-size:11px;
	font-weight:normal;
	color:#000;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align:left;
	width:85px;
	float:left;
	margin:0;
	padding:0;
	}
	
.label2{
	font-size:11px;
	font-weight:normal;
	color:#000;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align:right;
	width:95px;
	float:left;
	margin:0;
	padding:6px 30px 0 0;
	}
	
.input{
	width:171px;
	height:19px;
	font-size:12px;
	float:left;
	background:#fff;
	padding:5px;
	border:1px solid #999;
	}
	
.select{
	width:181px;
	height:29px;
	float:left;
	font-size:12px;
	padding:4px 0 3px 6px;
	border:1px solid #999;
	}
	
.spacer{
	height:12px;
	margin:0;
	padding:0;
	clear:both;
	}
	
.textarea{
	width:541px;
	height:93px;
	margin:0 0 0 30px;
	padding:5px;
	border:1px solid #9c9c9c;
	}
	
.submit{
	background:url(images/submit.jpg) no-repeat;
	cursor:pointer;
	height:27px;
	width:86px;
	border:none;
	float:right;
	margin:25px 12px 0 0;
	}
	
.tub{
	float:left;
	width:388px;
	padding:2px 0 0 3px;
	}
	
.imgHolder{
	width:388px;
	border:none;
	padding:0 0 5px 0;
	}
	
.caption{
	width:250px;
	background:#ccc;
	padding:0 14px 0 124px;
	}
	
.call{
	width:86px;
	height:27px;
	float:left;
	padding:15px 0;
	border:none;
	}

.caption h1{
	font-size:11px;
	color:#000;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:normal;
	padding:7px 0 0 0;
	text-align:right;
	}
	
.error {
	font-size:12px;
	font-weight:normal;
	color:#f00;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
	
/*contact_page_ends*/
	
#footer {
	width: 100%;
	background: transparent url(images/footer_sfumato.gif) no-repeat center 52px;
}

#footer .innerTop  {
	width: 100%;
	background: transparent url(images/footer_giallo.gif) no-repeat center top;
	height: 52px;
}
	
#footer .innerBottom {
	width: 975px;
	margin: 0 auto;
	padding:20px 0 0 0;
}

.footerIn{
	width:100%;
	float:left;
	}

.footerIn ul{
	list-style:none;
	float:left;
	padding:0 0 12px 0;
	}

.footerIn li{
	float:left;
	display:block;
	font-size:12px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#676767;
	}
	
.footerIn li.top{
	float:left;
	display:block;
	font-size:12px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#676767;
	padding:0 0 0 7px;
	}

.footerIn a{
	float:left;
	font-size:12px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#676767;
	text-decoration:none;
	padding:0 7px 0 7px;
	font-weight:normal;
	}

.footerIn a.last{
	border:none;
	}

.footerIn a:hover{
	color:#000;
	}
