

a  {
   text-decoration: none;
   color: #000000;
}

a ins  {
   text-decoration: none;
}

#contacttext p,
#collectiontext p  {
   font: 49px/48px CopperplateGothic-Light, "Copperplate Gothic- Light";
   margin: 0px;
   color: #A1A1A1;
   letter-spacing: 2px;
   text-align: left;
}

#contacttext,
#collectiontext  {
   visibility: visible;
   position: absolute;
   left: 56px;
   top: 103px;
   z-index: 5;
}


#homebutton {
   position: absolute;
   left: 422px;
   top: 59px;
   z-index: 5;
   width: 37px;
   height: 16px;
}
#homebutton a  {
   display: block;
   /*background-image: url('../images/homebutton2.gif');
   background-repeat: no-repeat;
   background-position: 0px 0px;*/
   width: 37px;
   height: 16px;
	 overflow:hidden;
}
#homebutton a:hover img  {
	margin-left:-37px;
	/*background-position: -37px 0px;*/
}


#aboutusbutton  {
   position: absolute;
   left: 469px;
   top: 59px;
   z-index: 5;
   width: 53px;
   height: 16px;
}
#aboutusbutton a  {
   display: block;
   /*background-image: url('../images/aboutusbutton2.gif');
	 background-repeat: no-repeat;
	 background-position: 0px 0px;*/
   width: 53px;
   height: 16px;
	 overflow:hidden;
}
#aboutusbutton a:hover img  {
   /*background-position: -53px 0px;*/
	 margin-left:-53px;
}


#collectionbutton  {
   position: absolute;
   left: 533px;
   top: 59px;
   z-index: 5;
   width: 62px;
   height: 16px;
}
#collectionbutton a  {
   display: block;
   /*background-image: url('../images/collectionbutton2.gif');
   background-repeat: no-repeat;
   background-position: 0px 0px;*/
   width: 62px;
   height: 16px;
	 overflow:hidden;
}

#collectionbutton a:hover img  {
   /*background-position: -62px 0px;*/
	 margin-left:-62px;
}



#contactusbutton  {
   position: absolute;
   left: 606px;
   top: 59px;
   z-index: 5;
   width: 63px;
   height: 16px;
}
#contactusbutton a  {
   display: block;
   /*background-image: url('../images/contactusbutton2.gif');
	 background-repeat: no-repeat;
	 background-position: 0px 0px;*/
   width: 63px;
   height: 16px;
	 overflow:hidden;
}
#contactusbutton a:hover img  {
   /*background-position: -63px 0px;*/
	 margin-left:-63px;
}




#servicesbutton  {
   position: absolute;
   left: 680px;
   top: 59px;
   z-index: 5;
   width: 51px;
   height: 16px;
}
#servicesbutton a  {
   display: block;
   /*background-image: url('../images/servicesbutton2.gif');
	 background-repeat: no-repeat;
	 background-position: 0px 0px;*/
   width: 51px;
   height: 16px;
	 overflow:hidden;
}
#servicesbutton a:hover img  {
  /*background-position: -51px 0px;*/
	 margin-left:-51px;
}


#asfeaturedinbutton  {
   position: absolute;
   left: 737px;
   top: 59px;
   z-index: 5;
   width: 83px;
   height: 16px;
}
#asfeaturedinbutton a  {
   display: block;
   /*background-image: url('../images/asfeaturedinbutton2.gif');
	 background-repeat: no-repeat;
	 background-position: 0px 0px;*/
   width: 83px;
   height: 16px;
	 overflow:hidden;
}
#asfeaturedinbutton a:hover img  {
   /*background-position: -83px 0px;*/
	 margin-left:-83px;
}




#claudemorady  {
	/*background: url('../images/claudemorady3.gif') no-repeat;*/
	visibility: visible;
	position: absolute;
	left: 55px;
	top: 48px;
	z-index: 5;
	width: 350px;
	height: 35px;
}



#contacttext  {
   width: 266px;
}

#background  {
	position:absolute;
	top:45%;
	left:50%;
	margin:-288px 0px 0px -432px;
  /*margin: 0px auto 0px auto;
  position: relative;
  visibility: visible;*/
  height: 576px;
  width: 864px;
  background-color: #FFFFFF;
  background-image: none;
}


#id2line  {
   visibility: visible;
   position: absolute;
   left: 42px;
   top: 89px;
   z-index: 5;
   width: 780px;
   height: 1px;
   background-color: #5D5D5D;
   background-image: none;
   font-size: 1px;
}

#id0line  {
   background: url('../images/id0line.gif') no-repeat;
   visibility: visible;
   position: absolute;
   left: 43px;
   top: 508px;
   z-index: 5;
   width: 778px;
   height: 29px;
}

#layer4  {
   background: url('../images/layer4.gif') no-repeat;
   visibility: visible;
   position: absolute;
   left: 42px;
   top: 38px;
   z-index: 4;
   width: 780px;
   height: 500px;
}

html, body  {
   padding: 0px;
   margin: 0px;
   background-color: #FFFFFF;
}




.subNav {
	background-color:#FFFFFF;
	margin: 0px;
	/*
	filter:alpha(opacity=50);
	opacity: 0.50;
	moz-opacity:0.50;
	*/
	padding:10px 0px 10px 0px;
	text-align:center;
}

.subNav a:link, .subNav a:visited {
	text-decoration:none;
	color: #888;
	font-size: 13px;
	display:block;
	padding:2px 8px;
} 

.subNav a:hover {
	text-decoration:none;
	color: #000;

	display:block;
	padding:2px 8px;
} 



div#footer {
	position:absolute;
	top:560px;
	left:42px;
	text-align:center;
	width:780px;
	font-size:12px;
	color:#888888;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
div#footer a:link, div#footer a:visited {
	color:#888888;
	text-decoration:underline;
}
div#footer a:hover {
	color:#000000;
	text-decoration:underline;
}



#scrollContent {
	position:absolute !important;
	margin:0px;padding:0px;
	padding-bottom:50px;
	top:20px;
	}
#scrollContainer {
	margin:0px;padding:0px;display:block;
}
#scrollContainer #handle {
	width:8px;
	height:11px;
	cursor:pointer;
	position:absolute;
	
	}
#scrollContainer #handle #knob {
	width:12px;
	height:12px;
	position:relative;
	top:0px;
	background-color:#AAAAAA;
	left:16px;
}
#track {
	width:4px;
	height:370px;
	position:absolute;
	background-color:#CCCCCC;
	top:0px;
	margin:0px;padding:0px;
}	


#menu1Content	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	}


#codeigniter_profiler { font-size:10px; }
