

/* Primary Objects */

#nav { 
	position:absolute;
	padding:0px 0px; 
	top:300px; 
	left:0px;
	width:1024px;
	height:44px;
	margin:0 auto;
	z-index:3;

} 

#navbutton
{
  display: block;
  height: 44px;
  background: url("../images/nav1.jpg") repeat 0 0;
  font-family: Times New Roman;
  color: white;
  font-size: 16px;
  font-weight: normal;
  text-align: center;
  line-height:43px;

}

#navbutton:hover
{ 
  background-position: 0 -23px;
  background: url("../images/nav2.jpg") repeat 0 0;
  font-family: Times New Roman;
  color: black;
  font-size: 16px;
  font-weight: normal;
  text-align: center;
  line-height:43px;
}

#navbutton1
{
  display: block;
  height: 44px;
  background: url("../images/nav3.jpg") repeat 0 0;
  font-family: Times New Roman;
  color: white;
  font-size: 18px;
  font-weight: normal;
  text-align: center;
  line-height:43px;

}

#navbutton1:hover
{ 
  background-position: 0 -23px;
  background: url("../images/nav2.jpg") repeat 0 0;
  font-family: Times New Roman;
  color: black;
  font-size: 18px;
  font-weight: normal;
  text-align: center;
  line-height:43px;
}


 

#center {						/* Primary center object, all other objects in the center of each page are inside of this object */
	position:relative;
	width:1024px;
	z-index:1;
}

#background {
	position:static;
	padding: 5px  0;
	margin:0 auto;
	z-index:2;
)
}

#header { 
	position:absolute;
	padding:0px 0px; 
	top:0px; 
	left:0px;
	width:1024px;
	height:303px;
	margin:0 auto;
	z-index:2;
} 

#footer {						
  display: block;
  height: 50px;
  background: url("../images/footer1.jpg") repeat 0 0;
  font-family: Times New Roman;
  color: white;
  font-size: 11px;
  font-weight: normal;
  text-align: center;
  line-height:11px;
} 

#pagetitle {						
	position:absolute;
	top:520px; 
	left:380px;
	width:523px;
	height:500px;
	padding: 0px  0;
	margin:0 auto;
	z-index:2;

}

#pagetext {						
	position:absolute;
	overflow: auto;
	top:80px; 
	left:20px;
	width:480px;
	height:485px;
	padding: 0px  0;
	margin:0 auto;
	z-index:2;

}

#installpic {						
	position:absolute;
	overflow: auto;
	top:150px; 
	left:20px;
	width:480px;
	height:485px;
	padding: 0px  0;
	margin:0 auto;
	z-index:2;

}

/* index  */

#img1 {						
	position:absolute;
	top:420px; 
	left:75px;
	width:196px;
	height:740px;
	padding: 0px  0;
	margin:0 auto;
	z-index:2;
}

#name1 {						
	position:absolute;
	top:420px; 
	left:380px;
	width:523px;
	height:75px;
	padding: 0px  0;
	margin:0 auto;
	z-index:2;
}

#text1 {						
	position:absolute;
	top:500px; 
	left:380px;
	width:523px;
	height:;
	padding: 0px  0;
	margin:0 auto;
	z-index:2;
}

#oline { 
	position:absolute;
	padding:0px 0px; 
	top:700px; 
	left:380px;
	width:523px;
	height:3px;
	margin:0 auto;
	z-index:3;
	background-image:
	url('../images/o-line.jpg')
} 

#oline2 { 
	position:absolute;
	padding:0px 0px; 
	top:1050px; 
	left:380px;
	width:523px;
	height:3px;
	margin:0 auto;
	z-index:3;
	background-image:
	url('../images/o-line.jpg')
} 

#special { 
	position:absolute;
	padding:0px 0px; 
	top:490px; 
	left:820px;
	width:203px;
	height:182px;
	margin:0 auto;
	z-index:3;

}

#buy-special { 
	position:absolute;
	padding:0px 0px; 
	top:490px; 
	left:820px;
	width:203px;
	height:182px;
	margin:0 auto;
	z-index:3;

}

