
html,body{
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
/*	background-image:url(images/bg_gradient.jpg); */
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	font-family:arial,sans-serif;
	font-size:small;
/*	background-color:#741c68; */
	background-color:#330066;
	color:#000000;
}

h1 { 
	margin:0;
	padding-left:17px;
	padding-right:17px;
	padding-top:16px;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	text-align:justify;
	line-height:25px;
}
h5 { 
	margin:0;
	padding-left:17px;
	padding-right:17px;
	padding-top:16px;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	text-align:justify;
	line-height:25px;
}
.plist_header{
	margin:0px;
	padding:0px;
	background-image:url(images/plist_header.jpg);
	height:11px;
	width:126px;
	}
.plist_header22{
	margin:0px;
	padding:0px;
	background-image:url(images/plist_header22.jpg);
	height:11px;
	width:175px;
}
.plist_header23{
	margin:0px;
	padding:0px;
	background-image:url(images/plist_header23.jpg);
	height:11px;
	width:175px;
	
}
.plist_content{
	margin:0px;
	padding:0px;
	border-left:1px solid #B0B0B1;
	border-right:1px solid #B0B0B1;
	background-color:#FFFFFF;
	height:154px;
}
.plist2_content{
	margin:0px;
	padding:0px;
	border-left:1px solid #B0B0B1;
	border-right:1px solid #B0B0B1;
	background-color:#FFFFFF;
	height:200px;
}
.plist_prodname{
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	height:35px;
	background-image:url(images/plist_name_bgr.jpg);
	background-position:top;
	background-repeat:repeat-x;
	text-align:center;
	color:#545454;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.plist_prodname2{
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	height:35px;
	background-image:url(images/plist_name_bgr2.jpg);
	background-position:top;
	background-repeat:repeat-x;
	text-align:center;
	color:#545454;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.plist_footer{
	margin:0px;
	padding:0px;
	background-image:url(images/plist_footer.jpg);
	height:34px;
	vertical-align:middle;
	text-align:center;
}
.plist_footer22{
	margin:0px;
	padding:0px;
	background-image:url(images/plist_footer2.jpg);
	height:34px;
	vertical-align:middle;
	text-align:center;
}
.plist_footer3{
	margin:0px;
	padding:0px;
	background-image:url(images/plist_footer3.jpg);
	height:68px;
	vertical-align:middle;
	text-align:center;
}
.plist_footer23{
	margin:0px;
	padding:0px;
	background-image:url(images/plist_footer23.jpg);
	height:34px;
	vertical-align:middle;
	text-align:center;
}
h6 { 
	margin:0;
	color:#000000;
	padding-right:1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	text-align:right;
	line-height:25px;
}
h7 { 
	margin:0;
	color:#000000;
	padding-right:1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:left;
	line-height:25px;
}
h2 {
	font:1.25em georgia,serif; 
	margin:0 0 0.5em; 
}
	a {
		color:#797979;
		text-decoration:none;
	}
	a:hover {
		text-decoration:underline;
	}

p { 
	line-height:19px; 
	margin:0;
	padding-left:14px;
	padding-right:14px;
	padding-top:10px;
	padding-bottom:10px;
	color:#878589;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	text-align:justify;
	}
div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:678px;
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
	padding-left:0px;
	padding-right:0px;
	
	}
div#containercouture {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:678px;
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
	padding-left:0px;
	padding-right:0px;
	
	}	
/*
 * styles for header and navigation menu
 * 
 */
 
div#header {
	margin: 0px;
	padding: 0px;
	height:241px;
	width: 678px;
	position: relative;
	background: url(images/header_bg.jpg) no-repeat;
}
div#headercouture {
	margin: 0px;
	padding: 0px;
	height:241px;
	width: 678px;
	position: relative;
	background: url(images/header_bg.jpg) no-repeat;
}
.logo {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 106px;
	left: 44px;
}
.comingsoon {
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 200px;
	top: 30px;
	left: 215px;
	color:#878589;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration:none;
	font-weight:bold;
	color:#febb00;
}
.phonenumber {
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 200px;
	top: 87px;
	left: 525px;
	color:#878589;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	font-weight:bold;
	
}
.faqpage {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 310px;
	left: 250px;
	color:#878589;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	font-weight:bold;
	
	
}
.searchfeature {
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 200px;
	top: 257px;
	left: 405px;
	color:#febb00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}
.ready_to_wear {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 48px;
	left: 253px;
}
.custom_jewlery_design {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 48px;
	left: 449px;
}
.ready_to_wear_small {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 53px;
	left: 243px;
}
.custom_jewlery_design_large {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 30px;
	left: 415px;
}
.custom_jewlery_design_large_orig {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 41px;
	left: 405px;
}
.ready_to_wear_orig {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 48px;
	left: 253px;
}
.custom_jewlery_design_orig {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 48px;
	left: 449px;
}
#header_menu{
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 112px;
	left: 287px;
	width:96px;
}

#header_menu ul {
	list-style:none;
	margin:0px;
	padding:0;
	width:96px;
	text-align:left;
	vertical-align:top;
}

#header_menu li {
	margin: 0px;
	margin: 0px 10px 0 0;
	padding: 0px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color : #4e4e4e;
	list-style: none;
	margin: 0px 0px 0 0;
	line-height: 17px;
}

#header_menu a {
	background-position: left center;
	background-repeat: no-repeat;
	padding:0 0 0 20px;
	text-decoration:none;
	color : #8a8989;
}
#header_menu a:hover {
	background-image: url(images/header_menu_bullet.jpg);
	padding-left: 20px;
	font-weight : bold;
	color : #ffba00;
}

/* AJ,3/12/08 custom header menu for Couture */
#header_menu_custom{
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 100px;
	left: 500px;
	width:110px;
/*	width:96px; */
}

#header_menu_custom ul {
	list-style:none;
	margin:0px;
	padding:0;
	width:110px;
/*	width:96px; */
	text-align:left;
	vertical-align:top;
}

#header_menu_custom li {
	margin: 0px;
	margin: 0px 10px 0 0;
	padding: 0px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color : #4e4e4e;
	list-style: none;
	margin: 0px 0px 0 0;
	line-height: 17px;
}

#header_menu_custom a {
	background-position: left center;
	background-repeat: no-repeat;
	padding:0 0 0 20px;
	text-decoration:none;
	color : #8a8989;
}
#header_menu_custom a:hover {
	background-image: url(images/header_menu_bullet.jpg);
	padding-left: 20px;
	font-weight : bold;
	color : #ffba00;
}

/*
div#header	a {
		color:#bea3c2;
		text-decoration:none;
		font-size:14px;
	}
div#header a:hover{
		color:#fefdfb;
		text-decoration:underline;
		font-size:14px;
	}
.header_left{
/*	background:url(images/header_left.jpg);
	background-repeat:no-repeat;
*/	width:610px;
	height:83px;
	float:left;
}
.header_left p{
	margin:0px;
	padding:14px 56px 0px 0px;
	text-align:right;
	font-size:11px;
	line-height:35px;
	color:#a56b9c;
}
.header_middle{
	background:url(images/header_middle.jpg);
	background-repeat:no-repeat;
	width:1px;
	height:83px;
	float:left;
}

.header_right{
	background:url(images/header_right.jpg);
	background-repeat:no-repeat;
	width:289px;
	height:83px;
	float:left;
	clear:right;
}
.header_right p{
	margin:0px;
	padding:14px 0px 0px 55px;
	text-align:left;
	font-size:11px;
	line-height:35px;
	color:#a56b9c;
}
*/

/*
 ***************************************************************************
 * 
 */
 /*
 * styles for content divs
 * 
 */
.clear {
		height:48px;
		clear:both;
		font-size:1px;
	}
.mainclear{
		height: 6px !important;
		height: 25px;
		clear:both;
		font-size:1px;
	}
/* stop content_white2 at this point */
.mainstop{
		height: 0px !important;
		height: 0px;
		clear:both;
		font-size:1px;
	}
div#content {
		padding:0;
		margin:0;
	}
	.content p { 
		line-height:19px; 
		margin:0;
		padding-left:14px;
		padding-right:14px;
		padding-top:10px;
		padding-bottom:10px;
		color:#000000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight:normal;
		text-align:justify;
	}
	.aboutusimg { 
float:left; 
margin:10px; 
} 
	div#content_white{
		margin:0;
		padding:0;
		margin-left:0px !important;
		/*margin-left:-50px; */
		float:left;
		background:url(images/bg_white.jpg) repeat-y bottom;
		width:678px;
		height:632px;
		min-height:648px;
	}
	div#content_white_contact{
		margin:0;
		padding:0;
		margin-left:0px !important;
		/*margin-left:-50px; */
		float:left;
		background:url(images/bg_white.jpg) repeat-y bottom;
		width:678px;
		height:765px;
		min-height:648px;
	}
	div#content_white2{
		margin:0;
		padding:0;
		margin-left:0px !important;
		/*margin-left:-50px; */
		float:left;
		background:url(images/bg_white.jpg) repeat-y bottom;
		width:678px;
	/*	height:1300px; */
		height:100%; /* works only parent container is assigned a height value */ 
/*		min-height:648px; */
		min-height:248px;
	}
	.content_white_top{
		margin:0;
		padding:0;
		background:url(images/top_white.jpg);
		background-repeat:no-repeat;
		height:11px;
		min-height:16px;
	}
	.content_white_bottom{
		margin:0px;
		background-color:#FF0000;
		padding:0px;
		background:url(images/bottom_white.jpg);
		background-repeat:no-repeat;
		height:22px;
		min-height:22px;
	}
	.logo_white{
		padding:0px;
		margin:0px 0px 0px 0px;
		width:654px;
		height:135px;
		position:relative;
	}
	.logo_img{
		padding:0px;
		margin:-5px 0px 0px 2px;
		position:relative;
		z-index:1;
		float:left;
		clear:right;
	}
	.logo_menu{
		margin:0px;
		padding:0px;
		position:absolute;
		z-index:2;
		top:-7px;
		left:422px;
		*left:421px;
	}
	.logo_menu a{
		margin:0px;
		padding:0px !important;
		padding:0px 0px 0px 1px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		text-decoration:none;
		color:#898989;
		line-height:18px;
	}
	.logo_menu a:hover{
		margin:0px;
		padding:0px !important;
		padding:0px 0px 0px 1px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		text-decoration:none;
		font-weight:bold;
		color:#febb00;
		line-height:18px;
	}
	div#content_grey{
		margin:0px;
		padding:0px;
		margin:53px 0px 0px 39px;
		background:url(images/bg_grey.jpg) repeat-y bottom;
		width:597px;
		min-width:597px;
		clear:left;
	}
	div#content_grey_contact{
		margin:0px;
		padding:0px;
		margin:53px 0px 0px 39px;
		background:url(images/bg_grey.jpg) repeat-y bottom;
		width:597px;
		min-width:597px;
		clear:left;
	}
	div#content_grey2{
		margin:0px;
		padding:0px;
		margin:53px 0px 0px 39px;
		background:url(images/bg_grey.jpg) repeat-y bottom;
		width:597px;
		min-width:597px;
		height:1200px;
		clear:left;
	}
	div#content_grey3{
		margin:0px;
		padding:0px;
		margin:53px 0px 0px 39px;
		width:597px;
		min-width:597px;
		height:1000px;
		clear:left;
	}
	div#content_grey_links{
		margin:0px;
		padding:0px;
		margin:53px 0px 0px 39px;
		background:url(images/bg_grey.jpg) repeat-y bottom;
		width:597px;
		min-width:597px;
		height:850px;
		clear:left;
	}
	div#content_grey_links H3{
		margin:0;
		padding:0;
		background:url(images/top_grey.jpg);
		background-repeat:no-repeat;
		height:7px;
		min-height:7px;
	}
	div#content_grey_links H4{
		margin:0;
		padding:0;
		background:url(images/bottom_grey.jpg);
		background-repeat:no-repeat;
		height:6px;
		min-height:6px;
	}
	div#content_grey H3{
		margin:0;
		padding:0;
		background:url(images/top_grey.jpg);
		background-repeat:no-repeat;
		height:7px;
		min-height:7px;
	}
	div#content_grey H4{
		margin:0;
		padding:0;
		background:url(images/bottom_grey.jpg);
		background-repeat:no-repeat;
		height:6px;
		min-height:6px;
	}
	.grey_gradient{
		margin:0px 3px;
		padding:0px;
		background:url(images/bg_grey_gradient.jpg); 
/*		background-repeat:no-repeat; */
		background-repeat:repeat-y bottom; 
		width:591px;
	/*	height:568px; */
		height:100%;  
		min-height: 568px;
	}
	/* AJ,3/13/08 */
	.grey_gradient2{
		margin:0px 3px;
		padding:0px;
		background:url(images/bg_grey_gradient.jpg);
		background-repeat:no-repeat;
		width:591px;
		height:1225px;
	}
	.grey_gradient2_orig{
		margin:0px 3px;
		padding:0px;
		background:url(images/bg_grey_gradient.jpg);
		background-repeat:no-repeat;
		width:591px;
		height:568px;
	}
	.grey_gradient_links{
		margin:0px 3px;
		padding:0px;
		background:url(images/bg_grey_gradient.jpg);
		background-repeat:repeat-y bottom;
		width:591px;
		height:1225px; 
/*		height:925px;  */
/*		height:100%; */
/*		min-height:868px; */
	}
	.grey_gradient_contact{
		margin:0px 3px;
		padding:0px;
		background:url(images/bg_grey_gradient.jpg);
		background-repeat:no-repeat;
		width:591px;
		height:698px;
	}
	.grey_gradient p{
		margin:0px;
		padding:8px 0px 0px 25px;
		font-size:11px;
	}
	.top_grey_gradient{
		margin:0px;
		padding:7px 0px 0px 0px !important;
		padding:0px;
		height:90px;
	}
	.left_grey_gradient{
   		padding: 0px 0px 0px 25px;
   		width: 379px;
   		float: left;
 	}
	.left_grey_gradient2{
   		padding: 0px 0px 0px 25px;
   		width: 540px;
   		float: left;
 	}
	.sale_gradient{
   		padding: 0px 0px 0px 25px;
   		width: 379px;
   		float: left;
 	}
	.sale_gradient2{
   		padding: 0px 0px 0px 25px;
   		width: 540px;
   		float: left;
 	}
	div#right_grey_gradient{
		margin: 0px;
		margin-left: 12px;
   		padding: 0px 0px 0px 14px;
   		width: 153px;
   		float: left;
		clear: right;
		height: 84px;
		border-left: 1px solid #a3a3a3;
		color: #626262;
 	}
	div#right_grey_gradient p{
		margin: 0px;
		padding: 0px;
		color: #626262;
	}
	div#right_grey_gradient b{
		color: #000000;
		font-weight: normal;
	}
	div#right_grey_gradient span.price{
		color: #ff0000;
		font-weight: normal;
		text-decoration: line-through;
	}
	div#right_grey_gradient span.red{
		color: #ff0000;
		font-weight: bold;
	}
	div#right_grey_gradient span.black{
		color: #000000;
		font-weight: bold;
	}
	.quantitybox{
		padding: 2px 0px 2px 10px;
		color: #000000;
		font-weight: normal;
		width: 15px;
		font-size: 10px;
		line-height: 10px;
		height: 10px;
	}
	.top_grey_gradient p{
		margin:0px;
		padding:0px;
		line-height:18px;
		padding:0px 0px 0px 0px;
	}
	.top_grey_gradient_title{
		text-decoration:none;
		font-weight:bold;
		color:#febb00;
		padding-right:30px;
	}
	.middle_big_image{
		margin:0px 0px 0px 21px;
		padding:0px;
		border:#d1d1d1 1px solid;
		background-color:#EBEBEB;
		width:547px;
		height:271px;
	}
	.middle_big_image_align{
		margin:0px 0px 0px 0px;
		padding:0px;
	}
	.middle_big_image_left{
		margin:0px;
		padding:0px;
		width:393px;
		height:271px;
		float: left;
	}
	.middle_big_image_right{
		margin: 8px 0px 8px 0px;
		border-left: 1px solid #a3a3a3;
		padding:0px;
		width:153px;
		height:255px;
		float: left;
		clear: right;
	}
	.middle_big_image_right_menu{
/* 3/12/08 ORIG		margin: 5px 36px 0px 30px; */
		margin: 2px 36px 0px 30px;
		padding:0px;
		width:96px;
		height: 224px;
	}
	.middle_big_image_right_menu a{
		margin: 0px 0px 0px 0px;
		border: 0px;
		padding: 1px 1px 1px 1px;
	}
	.middle_big_image_right_menu2{
		
		background-color:#F9B605;
		width:97px;
		height: 72px;
	}
	
	#middle_menu{
		margin:0px;
		padding:0px;
		height:59px;
	}
	#middle_menu p{
		margin:0px;
		margin-left: 25px;
		padding:0px;
	}
	p#middle_menu1{
		margin: 0px;
		padding: 0px;
		color:#a3a3a3;
		margin-left:108px;
		margin-top: 22px;
		line-height:12px; 
		font-size: 10px;
	}
	#middle_menu a{
		color:#a3a3a3;
		font-size: 10px;
	}
	#middle_menu a:hover{
		color:#6a0d54;
		text-decoration:none;
	}
	#zoomit p{
		margin: 0px;
		padding: 0px;
		color:#000000;
		line-height:10px; 
	}
	#zoomit a{
		color:#000000;
		line-height: 12px;
		text-decoration: none;
		font-size: 10px;
	}
	#zoomit a:hover{
		color:#990099;
		line-height: 12px;
		text-decoration: none;
	}
	.bottom_product_box{
		margin:0px 0px 0px 12px;
		padding:0px;
		border:#d1d1d1 1px solid;
		background-color:#EBEBEB;
		width:567px;
		height:87px;
	}
	.left_product_box{
		margin:5px 0px 0px 14px !important;
		margin:5px 0px 0px 7px;
		padding:1px;
		height:71px;
		width:94px;
		float:left;
	}
	.middle_product_box{
		margin:5px 1px 0px 14px;
		padding:1px;
		height:71px;
		width:94px;
		float:left;
	}
	.right_product_box{
		margin:5px 0px 0px 14px;
		padding:1px;
		height:71px;
		width:94px;
		float:left;
		clear:right;
	}
	.product_image{
		z-index:0;
		position:relative;
		visibility:visible;
	}
	.product_image_overlay{
		z-index:2;
		position:absolute;
		visibility:visible;
	}
	.bottom_grey_nav{
		margin:9px 0px 0px 242px !important;
		margin:15px 0px 0px 242px;
		padding:0px;
		height:22px;
		width:121px;
		background:url(images/bottom_grey_nav.jpg);
		background-repeat:repeat-x;
	}
	.bottom_grey_nav td{
		text-align:center;
		vertical-align:bottom;
	}
	.bottom_grey_nav a{
		margin:0px;
		padding:0px;
		text-decoration:none;
		color:#000000;
		font-size:11px;
	}
	.bottom_grey_nav a:hover{
		margin:0px;
		padding:0px;
		text-decoration:underline;
		font-weight:bold;
		color:#FEBB00;
		font-size:11px;
	}
	.bottom_grey_nav a.active{
		margin:0px;
		padding:0px;
		text-decoration:underline;
		font-weight:bold;
		color:#FEBB00;
		font-size:11px;
	}
	.bottom_grey_nav_bttn_left{
		margin:5px 0px 0px 1px;
		padding:0px 0px 0px 0px;
	}
	.bottom_grey_nav_bttn_right{
		margin:5px 1px 0px 0px;
		padding:0px 0px 0px 0px;
	}
	
/*
***************************************************************************
* 
*/
/*
* styles for footer 
* 
*/
/*div#mainfooter {
		position:absolute;
		margin-left:0px;
		width:678px;
		bottom:0; /* stick to bottom */
		/*background-image:url(images/footer_bg.jpg);
		background-repeat:no-repeat;
		height:12px;
	}*/

.left_footer{
		margin:0;
		padding:0;
		float:left;
		color:#a6a4a4;
	}
.left_footer p{
		color:#a6a4a4;
		font-size:9px;
	}
.left_footer a{
		text-decoration:none;
		color:#a6a4a4;
	}
.left_footer a:hover{
		text-decoration:none;
		color:#febb00;
	}
.right_footer{
		margin:0;
		padding:0;
		float:right;
	}
.right_footer p{
		color:#a6a4a4;
		font-size:9px;
	}

/* AJ,3/12/08 from production */
	div#content_white_links{
		margin:0;
		padding:0;
		margin-left:0px !important;
		/*margin-left:-50px; */
		float:left;
		background:url(images/bg_white.jpg) repeat-y bottom;
		width:678px;
		height:1000px;
		min-height:648px;
	}
	

	div#content_grey_border{
		margin:0px;
		padding:0px;
		margin:53px 0px 0px 39px;
		background:url(images/bg_grey.jpg) repeat-y bottom;
		width:597px;
		min-width:597px;
		clear:left;
	/*	border-left: 1px solid #d1d1d1;  */
	/*	border-right: 1px solid #d1d1d1;  */
	}
	div#content_grey_border2{
		margin:0px;
		padding:0px;
		margin:0px 0px 0px 0px;
		/*background:url(images/bg_grey.jpg) repeat-y bottom; */
		width:597px;
		min-width:597px;
		clear:both;  
		border-left: 1px solid #d1d1d1; 
		border-right: 1px solid #d1d1d1; 
	}
	div#content_grey_border H3{
		margin:0;
		padding:0;
		background:url(images/top_grey.jpg);
		background-repeat:no-repeat;
		height:7px;
		min-height:7px;
	}
	div#content_grey_border H4{
		margin:0;
		padding:0;
		background:url(images/bottom_grey.jpg);
		background-repeat:no-repeat;
		height:6px;
		min-height:6px;
	}
	div#content_grey_border H5{
		margin:0;
		padding:0;
		background:url(images/top_grey-600.jpg);
		background-repeat:no-repeat;
		height:7px;
		width:599px;
		min-height:7px;
	}
	div#content_grey_border H6{
		margin:0;
		padding:0;
		background:url(images/bottom_grey-600.jpg);
		background-repeat:no-repeat;
		height:6px;
		width:602px;
		min-height:6px;
	}
	div#content_grey_border2 H3{
		margin:0;
		padding:0;
		background:url(images/top_grey-599.jpg);
		background-repeat:no-repeat;
		height:7px;
		min-height:7px;
	}
	div#content_grey_border2 H4{
		margin:0;
		padding:0;
		background:url(images/bottom_grey-599.jpg);
		background-repeat:no-repeat;
		height:6px;
		min-height:6px;
	}
.p_center { 
	line-height:19px; 
	margin:0;
	padding-left:14px;
	padding-right:14px;
	padding-top:10px;
	padding-bottom:10px;
	color:#878589;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	text-align:center;
	}


/*
***************************************************************************
* 
*/

