body {
	background-image: url(images/BG.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

a:link {
	color: #6B3739;
	text-decoration: none;
}
a:visited {
	color: #6B3739;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

.container {
 	width: 1020px;
	position: relative;
	margin: auto;
	background-image: url(images/container_bg.jpg);
	background-repeat: repeat-y;
}

.header {
	position: relative;
	width: 1020px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 251px;
}

.footer {
	clear:both;
	width: 1020px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 267px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #6B3739;
	background-color: #BF9D5D;
}

.footer_text {
	padding-top: 200px;
}

.content {
	float:right;
	width:680px;
	position: relative;
	overflow: visible;
	padding-right: 75px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}

.content_contact {
	float:right;
	width:680px;
	position: relative;
	overflow: visible;
	padding-right: 75px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	background-image: url(images/Contact_image.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	line-height: 18px;
}

.content_purchase {
	float:right;
	width:680px;
	position: relative;
	overflow: visible;
	padding-right: 75px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}

.content_decorating {
	float:right;
	width:680px;
	position: relative;
	overflow: visible;
	padding-right: 75px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	background-image: url(images/decorating_image.jpg);
	background-repeat: no-repeat;
}

.content_gifts {
	float:right;
	width:680px;
	position: relative;
	overflow: visible;
	padding-right: 75px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}


.rightside {
	float:left;
	width:185px;
	background-image: url(images/leftgraph.jpg);
	background-repeat: no-repeat;
	height: 520px;
	padding-left: 57px;
	background-position: right top;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #6B3739;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 15px;
}

/*!!!!!!!!!!! BUTTONS !!!!!!!!!!!*/

.btn1_holder{
	width: 185px;
	height: 30px;
	position: relative;
	float: left;
}

#btn1_btn {
	top: 0px;
	float: left;
	width: 185px;
	height: 30px;
	overflow:  hidden;
	background: url(images/btn_1.jpg) top left no-repeat;
	display: block;
	cursor: pointer;
	
}

#btn1_btn:hover{

background-position: bottom left;
cursor: pointer;

}

.btn2_holder{
	width: 185px;
	height: 26px;
	position: relative;
	float: left;
}

#btn2_btn {
	top: 0px;
	float: left;
	width: 185px;
	height: 26px;
	overflow:  hidden;
	background: url(images/btn_2.jpg) top left no-repeat;
	display: block;
	cursor: pointer;
	
}

#btn2_btn:hover{

background-position: bottom left;
cursor: pointer;

}


.btn3_holder{
	width: 185px;
	height: 29px;
	position: relative;
	float: left;
}

#btn3_btn {
	top: 0px;
	float: left;
	width: 185px;
	height: 29px;
	overflow:  hidden;
	background: url(images/btn_3.jpg) top left no-repeat;
	display: block;
	cursor: pointer;
	
}

#btn3_btn:hover{

background-position: bottom left;
cursor: pointer;

}


.btn4_holder{
	width: 185px;
	height: 26px;
	position: relative;
	float: left;
}

#btn4_btn {
	top: 0px;
	float: left;
	width: 185px;
	height: 26px;
	overflow:  hidden;
	background: url(images/btn_4.jpg) top left no-repeat;
	display: block;
	cursor: pointer;
	
}

#btn4_btn:hover{

background-position: bottom left;
cursor: pointer;

}

.btn5_holder{
	width: 185px;
	height: 27px;
	position: relative;
	float: left;
}

#btn5_btn {
	top: 0px;
	float: left;
	width: 185px;
	height: 27px;
	overflow:  hidden;
	background: url(images/btn_5.jpg) top left no-repeat;
	display: block;
	cursor: pointer;
	
}

#btn5_btn:hover{

background-position: bottom left;
cursor: pointer;

}

.btn6_holder{
	width: 185px;
	height: 26px;
	position: relative;
	float: left;
}

#btn6_btn {
	top: 0px;
	float: left;
	width: 185px;
	height: 26px;
	overflow:  hidden;
	background: url(images/btn_6.jpg) top left no-repeat;
	display: block;
	cursor: pointer;
	
}

#btn6_btn:hover{

background-position: bottom left;
cursor: pointer;

}

.btn7_holder{
	width: 185px;
	height: 29px;
	position: relative;
	float: left;
}

#btn7_btn {
	top: 0px;
	float: left;
	width: 185px;
	height: 29px;
	overflow:  hidden;
	background: url(images/btn_7.jpg) top left no-repeat;
	display: block;
	cursor: pointer;
	
}

#btn7_btn:hover{

background-position: bottom left;
cursor: pointer;

}

.btn8_holder{
	width: 185px;
	height: 24px;
	position: relative;
	float: left;
}

#btn8_btn {
	top: 0px;
	float: left;
	width: 185px;
	height: 24px;
	overflow:  hidden;
	background: url(images/btn_8.jpg) top left no-repeat;
	display: block;
	cursor: pointer;
	
}

#btn8_btn:hover{

background-position: bottom left;
cursor: pointer;

}


/*!!!!!!!!!!! BUTTONS STATIC PLACEHOLDERS !!!!!!!!!!!*/


.btn1_placeholder{
	width: 185px;
	height: 30px;
	position: relative;
	float: left;
	background-image: url(images/ph_1.jpg);
	background-repeat: no-repeat;
}

.btn2_placeholder{
	width: 185px;
	height: 26px;
	position: relative;
	float: left;
	background-image: url(images/ph_2.jpg);
	background-repeat: no-repeat;
}

.btn3_placeholder{
	width: 185px;
	height: 29px;
	position: relative;
	float: left;
	background-image: url(images/ph_3.jpg);
	background-repeat: no-repeat;
}

.btn4_placeholder{
	width: 185px;
	height: 26px;
	position: relative;
	float: left;
	background-image: url(images/ph_4.jpg);
	background-repeat: no-repeat;
}

.btn5_placeholder{
	width: 185px;
	height: 27px;
	position: relative;
	float: left;
	background-image: url(images/ph_5.jpg);
	background-repeat: no-repeat;
}

.btn6_placeholder{
	width: 185px;
	height: 26px;
	position: relative;
	float: left;
	background-image: url(images/ph_6.jpg);
	background-repeat: no-repeat;
}

.btn7_placeholder{
	width: 185px;
	height: 29px;
	position: relative;
	float: left;
	background-image: url(images/ph_7.jpg);
	background-repeat: no-repeat;
}

.btn8_placeholder{
	width: 185px;
	height: 24px;
	position: relative;
	float: left;
	background-image: url(images/ph_8.jpg);
	background-repeat: no-repeat;
}

.monkey_placeholder{
	width: 132px;
	height: 55px;
	position: relative;
	float: left;
	margin: 0px;
	padding-top: 220px;
	padding-left: 27px;
}
