@charset "utf-8";
/* CSS Document */

#container {
	position: relative;
	width: 595px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
body {
	background-repeat: repeat;
	background-image: url(images/bg_tile.jpg);

}



#leftheader {
	position:absolute;
	top:49px;
	width:202px;
	height:127px;
	background-color: #333333;
	left: 2px;
}


#rightheader {
	position:absolute;
	top:49px;
	width:200px;
	height:127px;
	background-color: #333333;
	left: 396px;
}
#container #leftheader #customexperience a {
	font-size: 8.5pt;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#container #leftheader #customexperience a:hover {
	color:#CCCCCC;

}


#centerlogo {
	position:absolute;
	left:203px;
	top:49px;
	width:200px;
	height:127px;
	background-image: url(images/razco-logo-cutom-creations.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #333333;
}

#contactlink {
	position:absolute;
	width:196px;
	height:26px;
	top: 110px;
	right: 10px;
}

#customexperience {
	position:absolute;
	width:196px;
	height:26px;
	top: 110px;
	left: 10px;
}

#container #centerlogo h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: center;
	padding-top: 90px;
}

#container #rightheader #contactlink a {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	font-size: 8.5pt;
}

#container #rightheader #contactlink a:hover {
	color:#CCCCCC
}

#mensjewelry {
	position:absolute;
	left:15px;
	width:179px;
	height:333px;
	top: 35px;
}

#menslink {
	position:absolute;
	left:15px;
	top:380px;
	width:179px;
	height:24px;
}

#womensjewelry {
	position:absolute;
	left:208px;
	top:35px;
	width:179px;
	height:333px;
}

#womenslink {
	position:absolute;
	left:202px;
	top:380px;
	width:179px;
	height:24px;
}

#uniquejewelry {
	position:absolute;
	left:402px;
	top:35px;
	width:179px;
	height:333px;
}

#uniquelink {
	position:absolute;
	left:400px;
	top:380px;
	width:179px;
	height:24px;
}

#container #mainlinks #menslink a {
	color: #666666;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	text-align: center;
}
#container #mainlinks #menslink a:hover {
	color: #999999;
}

#container #mainlinks #womenslink a:hover {
	color: #999999;
}

#container #mainlinks #uniquelink a:hover {
	color: #999999;
}

#container #mainlinks #womenslink a {
	color: #666666;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	text-align: center;
}

#container #mainlinks #uniquelink a {
	color: #666666;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	text-align: center;
}

#mainlinks{
	position:absolute;
	top:176px;
	width:600px;
	height:600px;
	background-image: url(images/razco-index-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#mainbg{
	position:absolute;
	top:176px;
	width:602px;
	height:413px;
	background-repeat: repeat;
	background-position: center;
	background-color: #FFFFFF;
}

#container #mainbg #navbar a:hover {
	color:#333333;
}
#container #mainlinks p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 7pt;
}
#container #mainlinks a {
	color: #CCCCCC;
	text-decoration: none;
}
#container #mainlinks a:hover {
	color: #FFFFFF;
}

