/* CSS Document */
body {
	margin: 0px 0px 0px 0px;
}
#footer{
	width: 591px;
	float: right;
	overflow: hidden;
	border-top: 1px solid #DBE4EA;
	text-align: center;
	

	
}
#footer h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: center;
	
}
/*main page layout*/
#page-container {
	width: 1000px;
	height: 1350px;
	magrin: 0px 0px 0px 0px;
	overflow: hidden;
}
/*for virtual sales man container*/
#v-box {
	width: 212px;
	height: 1350px;
	float: right;
	border-left: 2px solid #D7DCDE;
	background-image:url(images/r-bcgrd.jpg);
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}
/*left container box holder for content-container box*/
#left-container {
	width:780px;
	height: 1044px;
	float: left;
}
/*header image container*/
#mh-box {
	background-image:url(images/shell_jewelry.jpg);
	width: 780px;
	height: 40px;
}
/*left side box and content-box container*/
#content-container {
	width: 780px;
}
/*left side box for marketing*/
#marketing-box {
	width: 182px;

	float: left;
}
#insidemarketing{
	width: 182px;

}
/*banner and menu box container box*/
#content-box {
	width: 591px;
	float: right;
}
/*banner container*/
#head-img {
	width: 591px;
	height: 160px;
	background-image:url(images/shell_jewelry-06.jpg);
}
.ht{
	font-family:"Monotype Corsiva";
	font-size: 300%;
	padding-top: 100px;
	padding-left: 20px;
	color: #68036E;
	
}
/*menu container box*/
#menu-box {
	width: 591px;
	margin-top: 4px;
}
/*jewelry box formatting LEFT SIDE*/
#jewelry-box {
	width: 292px;
	height: 260px;
}
#jewelry-img {
	width: 292px;
	height: 24px;
	background-image:url(images/shell_jewelry-10.jpg);
}
#jewelry-content {
	width: 292px;
	height: 197px;

}
#jewelry-desc {
	width: 292px;
	margin: 0px 0px 0px 0px;
}
/*decoration box formatting*/
#decoration-box {
	width: 292px;
	height: 260px;
}
#decoration-img {
	width: 292px;
	height: 24px;
	background-image:url(images/shell_jewelry-12.jpg);
}
#decoration-content {
	width: 292px;
	height: 174px;

}
/*raw shells box formatting*/
#rawshell-box {
	width: 292px;
	height: 260px;

}
#rawshell-img {
	width: 292px;
	height: 24px;
	background-image:url(images/shell_jewelry-30.jpg);

}
#rawshell-content {
	width: 292px;
	height: 174px;

}
/*furniture box formatting RIGHT BOX*/
#furniture-box {
	float: right;
	width: 292px;
	height: 260px;
}
#furniture-img {
	width: 292px;
	height: 24px;
	background-image:url(images/shell_jewelry-31.jpg);
}
#furniture-content {
	width: 292px;
	height: 174px;

}
/*craft box formatting*/
#craft-box {
	width: 292px;
	height: 260px;

}
#craft-img {
	width: 292px;
	height: 24px;
	background-image:url(images/shell_jewelry-47.jpg);
}
#craft-content {
	width: 292px;
	height: 174px;

}
/*gift item box formatting*/
#gift-box {
	width: 292px;
	height: 260px;

}
#gift-img {
	width: 292px;
	height: 24px;
	background-image:url(images/shell_jewelry-48.jpg);
}
#gift-content {
	width: 292px;
	height: 174px;

}
#pic {
	float: left;
	color: #636669;
	margin-right: 6px;
	border: 1px solid #E4E8EF;
	padding: 2px;
}
#link-box {
	width: 292px;
	height: 85px;
	color: #0B79Ce;
	margin: 0px 0px 0px 0px;
	padding-top: 4px;
	border-top: 1px groove #E4E8EF;
	display: block;

}

#desc-box {
	width: 292px;
	height: 280px;

}
#desc-box p{
	margin-top: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: justify;
	padding-right: 6px;
	
}
#leftbox {
	width: 292px;
	float: left;
}
#rightbox {
	width: 292px;
	float: right;
	overflow:hidden;
}
#mc {
	width: 292px;
	height: 120px; 

	display: block;
	margin-bottom: 6px;
	border: 1px solid #CBE0FF;
}
.but {
	background-color:#FFFBEF;
	color:#E77830;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	border-style: none;
	border-right: 2px solid #F6CDB7;
	border-bottom: 2px solid #F6CDB7;
	border-left: 1px solid #F6CDB7;
	border-top: 1px solid #F6CDB7;

}
#welcome {
	width: 591px;
	margin-top: 4px;
	border: 1px solid #DBE4EA;
}
#welcome H1{
	text-align: justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding: 6px;
	margin-top: 0px;
}
#banner {
	width:182px;
	height: 200px;
	background-color:#006633px;
	text-align: center;
}