A {text-decoration:underline;color:#B32D97;}
A:hover { text-decoration: underline;color:#E100AF;}

body {
	margin: 0px;
	z-index:1;
	background: url(img/bgimg3.gif) top center no-repeat #000000;
	SCROLLBAR-FACE-COLOR:#ED98DD;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #B32D97;
	SCROLLBAR-3DLIGHT-COLOR: #F3C8EB;
	SCROLLBAR-ARROW-COLOR: #E100AF;
	SCROLLBAR-TRACK-COLOR: #ED98DD;
	SCROLLBAR-DARKSHADOW-COLOR: #B32D97;
}

#container {
	text-align: left;
	width: 800px;
	margin: 0 auto;
	position: relative;
}

#servicesimg {
	height: 142px;
	width: 282px;
	position: absolute;
	z-index:3;
}

#logobar {
	top: 0px;
	left: 0px;
	width: 780px;
	margin: 0px;
	border: 0px;
	background:#000000;
	position: absolute;
	z-index:2;
}

#logo {
	padding-top: 22px;
	padding-left: 188px;
	padding-bottom: 12px;
	z-index:4;
}

#diamondsservices1 {
	top: 108px;
	left: 0px;
	height: 54px;
	width: 770px;
	position: absolute;
	z-index:5;
}

#diamondsservices2 {
	top: 161px;
	left: 205px;
	height: 668px;
	width: 348px;
	position: absolute;
	z-index:6;
}

#contentservices1 {
	top: 180px; 
	left: 30px;
	width: 200px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	position: absolute;
	z-index:100;
}

#contentservices2 {
	top: 180px; 
	left: 550px;
	width: 200px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	position: absolute;
	z-index:101;
}

#navbar {
	height: 100px;
	width: 780px;
	top: 829px;
	margin: 0px;
	border: 0px;
	background:#000000;
	position: absolute;
	z-index:200;	
}

.subtitle {
	font-family: Arial;
	font-weight: bold;
	font-size:13px;
	color:#C7C7C7;
	line-height:16px;
}

.text {
	font-family: Arial;
	font-size:13px;
	color:#969696;
	line-height:16px;
}

.text2 {
	font-family: Arial;
	font-size:12px;
	color:#969696;
}

.credits {
	font-family: Arial;
	font-size:11px;
	color:#696969;
}

.pink {
	color: #B32D97;
}

