* {
 margin: 0;
}

a:link {
	color: #817367;
}
a:visited {
	color: #817367;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

a:active { outline: none; }
a:focus { outline: none; }

body, html {
	height: 100%;
	width:100%;
	padding: 0;
    margin: 0;
	background-image:url(../images/bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	background-attachment:scroll;
	display:block;
	background-color:#ffffff;
	font-family:"Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-size: 14px;
	color: #936638;
}

.top {
	height:33px;
	width:100%;
	min-width:1200px;
}

#bg{
  position: absolute;
  width: 100%;  
}

.ifword{
	display:none;
}

.about{   
    position: absolute;
    top: 320px;
    left: 640px;
    height:490px;
	width:362px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	background-image:url(../images/about.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
}

#about_link{   
    height:275px;
	width:270px;
	margin-left:35px;
	margin-top:20px;
	display:block;
}

.contact{   
    position: absolute;
    top: 350px;
    left: 20px;
    height:113px;
	width:122px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	background-image:url(../images/contact.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
}

#contact_link{   
    height:120px;
	width:100px;
	margin-left:10px;
	margin-top:10px;
	display:block;
}

.fineart{   
    position: absolute;
    top: 290px;
    left: 400px;
    height:175px;
	width:187px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	background-image:url(../images/fineart.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
}

#fineart_link{   
    height:120px;
	width:120px;
	margin-left:30px;
	margin-top:30px;
	display:block;
}

.offers{   
    position: absolute;
    top: 5px;
    left: 1000px;
    height:567px;
	width:423px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	background-image:url(../images/offers.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
}

#offers_link{   
    height:305px;
	width:350px;
	margin-left:35px;
	margin-top:30px;
	display:block;
}

.pets{   
    position: absolute;
    top: 585px;
    left: 1020px;
    height:181px;
	width:158px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	/*background-image:url(../images/pets.png);*/
	background-image:url(../images/pets.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
}

#pets_link{   
    height:180px;
	width:210px;
	margin-left:20px;
	margin-top:15px;
	display:block;
}

.people{   
    position: absolute;
    top: 570px;
    left: 495px;
    height:192px;
	width:108px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	/*background-image:url(../images/people.png);*/
	background-image:url(../images/people.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
}

#people_link{   
    height:150px;
	width:100px;
	margin-left:5px;
	margin-top:35px;
	display:block;
}

.products{   
    position: absolute;
    top: 600px;
    left: 70px;
    height:173px;
	width:218px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	background-image:url(../images/products.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
}

#products_link{   
    height:130px;
	width:180px;
	margin-left:15px;
	margin-top:20px;
	display:block;
}

/*--------Footer trick------------*/

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -75px;
 }
 .footer, .push {
   height: 75px;
 }
 .footer_help{
	 height:730px; 
	 width:100%;
 }

/*
---------Footer--------------------
*/
.footer{
	width:100%;
	min-width:1200px;
}

.line1{
	width:100%;
	height:50px;
}
	
.line2{
	width:100%;
	height:25px;
	background-image:url(../images/footerbg.png);
	background-repeat:repeat;
}
.footer_right{
	float:right;
	display:block;
	text-align:right;
	font-size:12px;
	color: #444444;
	padding-top:5px;
	padding-right:10px;
}
	
.footer_right a{
	text-decoration: none;
	border-bottom: 1px dotted;
}

.footer_right a:hover {
	text-decoration: none;
}

.copyright{
	font-size:12px;
	color: #444444;
	padding-top:4px;
	float:left; 
	padding-left:10px; 
}		
.copyright a{
	text-decoration: none;
	border-bottom: 1px dotted;
}
.copyright a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

#tt {position:absolute; display:block; background:url(../images/tips/tt_left.gif) top left no-repeat; overflow:hidden}
#tttop {display:block; height:5px; margin-left:5px; background:url(../images/tips/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF; font-size:12px;overflow:hidden}
#ttbot {display:block; height:5px; margin-left:5px; background:url(../images/tips/tt_bottom.gif) top right no-repeat; overflow:hidden}

.close_button
{
	width:16px;
	height:16px;
	margin-top:5px;
	background-image:url(../images/close.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
}
.divider{
	padding-left:4px;
	padding-right:4px;
	color:#4a4a4a;
}

.candy {	color: #6297bc;	}
.rice {	color: #9ec630;	}
.design {	color: #bfbfbf;	}