html {
	background: #fff;
	height: 100%;
}
body {
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5c432d;
	margin: 0;
	background: #fff url('../images/body-bg2.png') repeat-x  50% 0;
	min-width: 738px;
	height: 100%;
}

img {
	border: none;
}

form {
	margin: 0;
	padding: 0;
}

#page {
	width: 738px;
	overflow: hidden;
	margin: 0 auto;
	padding: 186px 0 0;
	position: relative;
}

#header {
	overflow: hidden;
	height: 165px;
	width: 738px;
	position: absolute;
	left: 0;
	top: 0; 
}
.copyright {
	text-transform: uppercase;
	color: #CCCCCC;
	font: 9px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
}
.logo {
	width: 113px;
	height: 61px;
	margin: 10px auto 0;
	display: block;
}

.logo a {
	display: block;
	text-indent: -9999px;
	width: 135px;
	height: 80px;
	overflow: hidden;
	background: url('../images/logo2.png') no-repeat;
}

.nav-block {
	width: 738px;
	height: 100px;
	overflow: visible;
	position: relative;
	text-align: center;
}
.nav-block div {
	left: 50%;
	top: 38px;
	float: left;
	position: relative;
	text-align: center;
}
.nav {
	margin: 28px 0 0;
	padding: 0;
	list-style: none;
	left: -50%;
	float: left;
	position: relative;
}
.nav li {
	float: left;
	height: 28px;
	padding: 0 5px 0;
	font: 9px/28px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.nav li a {
	display: block;
	text-decoration: none;
	color: #ae9b8b;
	text-align: center;
}
.nav li.link1 a {
	width: 100px;
}
.nav li.link2 a {
	width: 127px;
}
.nav li.link3 a {
	width: 145px;
}
.nav li.link4 a {
	width: 154px;
}
.nav li.link5 a {
	width: 64px;
}
.nav li.link6 a {
	width: 172px;
}
.nav li a.active,
.nav li a:hover {
	color: #faa834;
}
.nav li.link1 a.active,
.nav li.link1 a:hover {
	background: url(../images/nav-width1.gif) no-repeat ;
}
.nav li.link2 a.active,
.nav li.link2 a:hover {
	background: url(../images/nav-width2.gif) no-repeat ;
}
.nav li.link3 a.active,
.nav li.link3 a:hover {
	background: url(../images/nav-width3.gif) no-repeat ;
}
.nav li.link4 a.active,
.nav li.link4 a:hover {
	background: url(../images/nav-width4.gif) no-repeat ;
}
.nav li.link5 a.active,
.nav li.link5 a:hover {
	background: url(../images/nav-width5.gif) no-repeat ;
}
.nav li.link6 a.active,
.nav li.link6 a:hover {
	background: url(../images/nav-width6.gif) no-repeat ;
}


#content {
	overflow: hidden;
	width: 100%;
	padding-bottom: 11px;
}
.main-img {
	padding: 9px 11px 8px;
	border: 1px solid #fdd49a;
	width: 698px;
	position: relative;
	background: #fff;
}
.main-img img {
	display: block;
}
.hello-box {
	width: 251px;
	height: 343px;
	overflow: hidden;
	position: absolute;
	left: 31px;
	top: 42px;
}
.hello-box div {
	width: 176px;
	height: 360px;
	padding: 20px 24px;
	background: url(../images/hello-bg.png) no-repeat;
}
.hello-box h1 {
	margin: 0 0 0 -3px; 
	background: url(../images/hello-head.gif) no-repeat;
	width: 79px;
	position: relative;
	height: 28px;
	text-indent: -9999px;
	overflow: hidden;
}
img.x
{
position:absolute;
left:105px;
top:260px;
z-index:+1
}
img.y
{
position:absolute;
left:-20px;
top:550px;
z-index:+3
}
img.z
{
position:absolute;
left:-20px;
top:550px;
z-index:+1
}
.hello-box p {
	margin: 11px 0 0;
	line-height: 15px;
	position: relative;
}


#footer {
	background: url(../images/footer-bg.gif) repeat-x 50% 0;

}
#footer ul {
	margin: 0 auto;
	padding: 12px 0;
	list-style: none;
	width: 738px;
	text-align: center;
}
#footer ul li {
	display: inline; 
	padding: 0 9px 0 14px;
	background: url(../images/footer-divider.gif) no-repeat 0 50%;
	text-transform: uppercase;
	font: 9px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
}
#footer ul li.first {
	background: none;
	padding-left: 9px;
}
#footer ul li a {
	text-decoration: none;
	color: #a6cdd4;
}
#footer ul li a:hover {
	text-decoration: none;
	color: #faa834;
}

.main {
	float: left;
	width: 557px;
}
.main-box {
	width: 555px;
	height: 412px;
	border: 1px solid #fdd49a;
	position:relative;
	overflow:hidden;
}
.main-box #loader{
	width:48px;
	height:48px;
	background:url(../images/load.gif) no-repeat;
	display:none;
	position:absolute;
	left:253px;
	top:182px;
	overflow:hidden;
	text-indent:-6666px;
}
.pages {
	overflow: hidden;
	width: 100%; 
	padding: 7px 0 0;
}
.pages .link {
	float: right;
	text-decoration: none;
	color: #faa834;
	font-size: 10px;
	margin: 0 6px 0 12px;
}
.pages .link:hover {
	text-decoration: none;
	color: #c1dce0;
}
.pages ul {
	float: left;
	margin: 2px 0 0;
	padding: 0;
	list-style: none;
}
.pages ul li {
	float: left;
	padding: 0 3px 0 0;
}
.pages ul li a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 14px;
	height: 14px;
	background: #e3eef0;
}
.pages ul li a.active,
.pages ul li a:hover {
	background: #ffe5c4;
}




.product {
	overflow: hidden;
	width: 495px;
	height: 412px;
}
.product-info {
	float: right;
	width: 160px;
	color: #ae9b8b;
	font-size: 9px;
	padding: 45px 0 0 3px;
}
.product-info h1 {
	margin: 0 0 0 -3px; 
	width: 92px;
	height: 17px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/product-head.gif) no-repeat;
}
.product-info .list {
	margin: 20px 0 0;
	padding: 0;
	list-style: none;
	color: #5c432d;
	font-size: 10px;
}
.product-info .list li {
	background: url(../images/product-divider.gif) no-repeat 0 6px;
	padding-left: 7px;
}
.product-info p {
	margin: 14px 0 0; 
	line-height: 12px;
}
.product-info p a {
	text-decoration: none; 
	color: #5c432d;
}
.product-info p a:hover {
	text-decoration: underline;
}
.product-info .price {
	display: block;
	color: #faa834;
	font-size: 11px;
}
.product-info .link {
	display: block;
	border: 1px solid #2997a5; 
	display: block;
	width: 65px;
	line-height: 18px;
	color: #faa834;
	font-size: 11px;
	text-decoration: none;
	margin-top: 4px;
	padding: 0 10px 0 3px;
	background: url(../images/product-arrow.gif) no-repeat 67px 50%;
}
.product-info .quantity {
	font-size: 10px;
	padding: 6px 0 0;
	color: #faa834;
}
.product-info .quantity input {
	width: 15px;
	border: 1px solid #2997a5; 
	text-align: center;
	padding: 1px 0;
	color: #5c432d;
	font: 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.product-img {
	float: left;
	margin-top: 87px;
	width: 295px;
}
.product-img .img-list{ display:none;}
.product-img .img {
	height: 232px;
	overflow: hidden;
}
.product-img img {
	display: block;
	margin: 0 auto;
}

.view-links {
	text-align: center;
	font-size: 10px;
	width: 238px;
}
.view-links a {
	text-decoration: none;
	color: #5c432d;
	margin: 0 4px;
}
.view-links a:hover {
	text-decoration: underline;
}
.pages-links {
	width: 238px;
	font-size: 10px;
	padding-top: 39px;
	text-align: center;
}
.pages-links a {
	text-decoration: none;
	color: #faa834;
	margin: 0 7px;
}
.pages-links a:hover {
	text-decoration: underline;
}
.gallery {
	margin: 17px 0 0;
	padding: 0;
	overflow: hidden;
	width: 100%; 
	list-style: none;
}
.gallery li {
	float: left;
	width: 130px;
	padding: 0 25px;
	height: 132px;
	text-align: center;
}
.gallery li a {
	text-decoration: none;
	color: #5c432d;
	outline: none;
}
.gallery li em {
	height: 91px;
}
.gallery li img {
	display: block;
	margin: 0 auto; 
	outline: none;
	cursor: pointer;
}
.gallery li strong {
	display: block;
	color: #faa834;
	font-weight: normal;
	font-size: 10px;
	margin-top: 6px;
	line-height: 14px;
}
.gallery li span {
	display: block;
	margin-top: -5px;
	line-height: 14px;
	font-size: 9px;
}
.gallery1 {
	margin: 10px 0 0;
	padding: 0;
	overflow: hidden;
	width: 100%; 
	list-style: none;
}
.gallery1 li {
	float: left;
	width: 130px;
	padding: 0 10px;
	text-align: center;
}
.gallery1 li a {
	text-decoration: none;
	color: #5c432d;
	outline: none;
}
.gallery1 li em {
	height: 91px;
}
.gallery1 li img {
	display: block;
	margin: 0 auto; 
	outline: none;
	cursor: pointer;
}
.gallery1 li strong {
	display: block;
	color: #faa834;
	font-weight: normal;
	font-size: 10px;
	margin-top: 6px;
	line-height: 14px;
}
.gallery1 li span {
	display: block;
	margin-top: -5px;
	line-height: 14px;
	font-size: 9px;
}

.main-box .img {
	display: block;
	margin: 10px auto 0;
}



.sidebar {
	float: right;
	width: 163px;
}
.order-block {
	height: 40px;
	padding: 8px 7px 0 10px;
	overflow: hidden;
	background: url(../images/order-bg.gif) no-repeat;
	font-size: 9px;
	color: #623626;
	line-height: 10px;
}
.order-block p {
	margin: 0;
}

.custom {
	height: 280px;
	overflow: hidden;
	background: url(../images/stick-bg2.png) no-repeat;
	padding: 12px 0 0 9px;
	margin-top: 5px;
	font-size: 9px;
}
.custom h4 {
	height: 16px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0; 
	background: url(../images/murals-head.png) no-repeat;
}
.custom h3 {
	height: 24px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0; 
	background: url(../images/stick-head3.png) no-repeat;
}
.custom p {
	margin: 0; 
	color: #2997a5;
}
.custom ul {
	margin: 3px 0 0;
	padding: 0;
	list-style: none;
}
.custom ul li {
	line-height: 11px;
	padding-top: 4px;
}
.custom ul li a {
	text-decoration: none;
	color: #623626;
}
.custom ul li a.active,
.custom ul li a:hover {
	color: #faa834;
}
.custom2 {
	height: 269px;
	overflow: hidden;
	background: url(../images/stick-bg2.png) no-repeat;
	padding: 12px 0 0 9px;
	margin-top: 7px;
	font-size: 9px;
}
.custom2 h4 {
	height: 16px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0; 
	background: url(../images/custom-head.png) no-repeat;
}
.custom2 h3 {
	height: 24px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0; 
	background: url(../images/stick-head3.png) no-repeat;
}
.custom2 p {
	margin: 0; 
	color: #2997a5;
}
.custom2 ul {
	margin: 3px 0 0;
	padding: 0;
	list-style: none;
}
.custom2 ul li {
	line-height: 11px;
	padding-top: 4px;
}
.custom2 ul li a {
	text-decoration: none;
	color: #623626;
}
.custom2 ul li a.active,
.custom2 ul li a:hover {
	color: #faa834;
}
.stick {
	height: 269px;
	overflow: hidden;
	background: url(../images/stick-bg2.png) no-repeat;
	padding: 12px 0 0 9px;
	margin-top: 7px;
	font-size: 9px;
}
.stick h3 {
	height: 14px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0; 
	background: url(../images/stick-head3.png) no-repeat;
}
.stick p {
	margin: 0; 
	color: #2997a5;
}
.stick p2 {
	margin: 0; 
	color: #5c432d;
}
.stick ul {
	margin: 3px 0 0;
	padding: 0;
	list-style: none;
}
.stick ul li {
	line-height: 11px;
	padding-top: 4px;
}
.stick ul li a {
	text-decoration: none;
	color: #623626;
}
.stick ul li a.active,
.stick ul li a:hover {
	color: #faa834;
}
.stick ul li a.spesh {
	color: #2997a5;
	text-decoration: underline;
}
.stick ul li a.spesh:hover
{
	color: #faa834;
	text-decoration: none;
}
.sidelinks1 {
	height: 64px;
	margin-top: -2px;
	background: url(../images/sidelinks-bg.gif) no-repeat;
	padding: 11px 0 0 6px;
}
.work-link1 {
	width: 140px;
	height: 16px;
	margin-top: 4px;
	background: url(../images/work-link.png) no-repeat;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	margin-left: 1px;
}
.work-link1 a:hover {
	background: url(../images/work-link_a.png) no-repeat ;
}
.price-link1 {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	margin-top: 8px;
	width: 65px;
	height: 24px;
	background: url(../images/price-link.png) no-repeat;
}
.sidelinks2 {
	height: 64px;
	margin-top: 8px;
	background: url(../images/sidelinks-bg.gif) no-repeat;
	padding: 11px 0 0 6px;
}
.work-link2 {
	width: 140px;
	height: 16px;
	margin-top: 4px;
	background: url(../images/work-link.png) no-repeat;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	margin-left: 1px;
}
.work-link2 a:hover {
	background: url(../images/work-link_a.png) no-repeat ;
}
.price-link2 {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	margin-top: 8px;
	width: 65px;
	height: 24px;
	background: url(../images/price-link.png) no-repeat;
}



.about-page {
	background: #c1dce0;
}
* html .about-bg {
	height: 100%;
}
.about-page #page {
	padding-top: 91px;
}
.about-page #header {
	height: 91px;
}
.about-page .nav {
	margin-top: 32px;
}
.about-page .nav li.link1 a.active,
.about-page .nav li.link1 a:hover {
	background-image: url(../images/about-nav-width1.gif);
}
.about-page .nav li.link2 a.active,
.about-page .nav li.link2 a:hover {
	background-image: url(../images/about-nav-width2.gif);
}
.about-page .nav li.link3 a.active,
.about-page .nav li.link3 a:hover {
	background-image: url(../images/about-nav-width3.gif);
}
.about-page .nav li.link4 a.active,
.about-page .nav li.link4 a:hover {
	background-image: url(../images/about-nav-width4.gif);
}
.about-page .nav li.link5 a.active,
.about-page .nav li.link5 a:hover {
	background-image: url(../images/about-nav-width5.gif);
}
.about-page .nav li.link6 a.active,
.about-page .nav li.link6 a:hover {
	background-image: url(../images/about-nav-width6.gif);
}
.about {
	width: 700px;
	height: 421px;
	margin: 0 0px 0 0px; 
	padding: 28px 50px 0px 20px;
	position: relative;
	font-size: 12px;
	color: #ae9b8b;
	text-align: center;
	overflow: auto;
	
}
.about a {
	 
	color: #99CCCC;
	text-decoration: none;
	
}
.about a:active,
.about a:hover  {
	 
	color: #faa834;
	text-decoration: none;
	
}

.about h1 {
	margin: 0; 
	color: #c1dce0;
	text-transform: uppercase;
	font: 19px/24px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 3px;
	padding-bottom: 2px;
}
.about h1 span {
	background: url(../images/about-divider.gif) no-repeat 0 50%;
	padding-left: 20px;
	margin-left: 16px;
}
.about h3 {
	margin: 0; 
	color: #9DC7CC;
	text-transform: uppercase;
	font: 10px/14px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 2px;
	padding-bottom: 2px;	
}
.about h4 {
	margin: 0; 
	color: #ae9b8b;
	text-transform: uppercase;
	font: 12px/16px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 2px;
	padding-bottom: 2px;	
}
.about p {
	margin: 17px 0 0; 
	line-height: 22px;
}
.about p2 {
	color: #99CCFF
	margin: 17px 0 0; 
	line-height: 22px;
}
.about p3 {
	color: #99CCFF
	margin: 17px 0 0; 
	line-height: -5px;
}
.about-page #footer {
	background: none;
	margin-top: 27px;

}
.about-page #footer ul li {
	background: url(../images/about-footer-divider.gif) no-repeat 0 50%;
}
.about-page #footer ul li.first {
	background: none;
}
.about-page #footer ul li a {
	color: #fff;
}
.about h2 {
	margin: 0;
	width: 146px;
	height: 24px;
	position: relative;
	left: 182px;
	top: 382px; 
	text-indent: -9999px;
	overflow: auto;
	background: url(../images/about-head.gif) no-repeat;
}


.text-scroll {
	height:399px;
	width:700px;
	left: 40px;
	overflow:auto;
	position:relative;
}


.text-scroll p2 {
	height:399px;
	width:700px;
	left: 0;
	overflow:auto;
	position:relative;
	line: 12px;
}