 /* CPG CSS */ 

 /* styles for page & container */ 
body, html {
	background-color: #FFFFFF;
	margin:0px 0px 0px 0px;
	padding:0px;
	text-align:left;
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
html {min-height:101%;} 
#intrositewrapper {
	width: 871px;
	height: 654px;
	background: #FFFFFF;
	text-align: middle;
	margin: auto;
	margin-top: 0px;
	padding:0px;
	background-image: url(images/bg01.jpg);
	background-repeat: no-repeat;
}
#sitewrapper {
	width: 871px;
	height: 654px;
	background: #FFFFFF;
	text-align: middle;
	margin: auto;
	margin-top: 0px;
	padding:0px;
	background-image: url(images/bg01.jpg);
	background-repeat: no-repeat;
}
#header {
	width: 871px;
	height: 68px;
	padding: 0px;
	border: 0px;
	z-index: 1;
}
#imagenosetc {
	position: relative;
	width: 200px;
	height: 15px;
	padding: 0px;
	border: 0px;
	z-index: 1;
	float: right;
	top: 50px;
	right: 110px;
	text-align: right;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#topleftcopy {
	position: relative;
	width: 200px;
	height: 15px;
	padding: 0px;
	border: 0px;
	z-index: 1;
	float: left;
	top: 50px;
	left: -80px;
	text-align: right;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#backlink {
	position: relative;
	width: 200px;
	height: 15px;
	padding: 0px;
	border: 0px;
	z-index: 1;
	float: right;
	top: 0px;
	right: 180px;
	text-align: right;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	visibility: visible;
}
#introcontent {
	border: 0px;
	width: 651px;
	margin: auto;
	text-align: left;
	z-index: 1;
	height: 292px;
}
#sitecontent  {
	border: 0px;
	width: 630px;
	margin: auto;
	text-align: left;
	z-index: 1;
	height: 360px;
	background: White;
	padding: 10px;
}
#menuontext {
	position: relative;
	border: 0px;
	clear: both;
	width: 500px;
	padding: 0px;
	z-index: 10;
	left: 110px;
	top: 120px;
}
#footer {
	position: relative;
	border: 0px;
	clear: both;
	width: 500px;
	padding: 0px;
	z-index: 10;
	left: 110px;
	top: 32px;
}

 /* ccs for links */ 
a:link {
	color: #FFFFFF;
	text-decoration:none;
}
a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
a:hover {
	color: #99968a;
	text-decoration:none;
}
a:active {
	color: #99968a;
	text-decoration:none;
}
.imagetext {
	text-align:left;
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
.imagetexttitle {
	text-align:left;
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}
#specstext {
	position: relative;
	width:280px;
	height:334px;
	z-index:11;
	left: 0px;
	top: 0px;

}
#specsimage {
	position: relative;
	width:296px;
	height:334px;
	z-index:11;
	left: 330px;
	top: -332px;

}