@charset "utf-8";
/* CSS Document */

#logo{
	width:450px;
	height:150px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-150px;
	background-image:url(WebImages/Logo.png);
	}
#banner{width:100%;
		height:150px;
		background-image:url(WebImages/hbanner.png);
		background-repeat:repeat-x;
		}
body{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	background-image:url(WebImages/banner.png);
	}
#gradient{
			width:100%;
			height:350px;
			background-image:url(WebImages/gradient.png);
			}
#shadow{
		width:700px;
		height:100%;
		background-image:url(WebImages/shadow.png);
		margin-left:auto;
		margin-right:auto;
		}
#gbar{	position:absolute;
		width:100%;
		height:20px;
		background-image:url(WebImages/goldbar.png);
		margin-top:-600px;
		z-index:2;
	}
#frame{
		width:700px;
		height:600px;
		background-repeat:no-repeat;
		position:static;
		margin-left:auto;
		margin-right:auto;
		background-image:url(WebImages/box.png);
		margin-top:-690px;
		z-index:2;
		
	}
#bottom{
		width:700px;
		height:100px;
		margin-left:auto;
		margin-right:auto;
		background-image:url(WebImages/bottom.png);
		}
#bshadow{
	width:700px;
		height:110px;
		background-image:url(WebImages/bshadow.png);
		position:absolute;
		margin-left:auto;
		margin-right:auto;
		margin-top:0px;
		}
#container{	
			width:610px;
			height:690px;
			margin-left:auto;
			margin-right:auto;
			background-image:url(WebImages/bg.png);
			margin-top:-350px;
		}
.button{background-image:url(WebImages/button.png);
		position:absolute;
		width:75px;
		height:75px;
		margin-left:25px;
		margin-top:0px;
		top:10px;
		z-index:3;
				}
.button1{background-image:url(WebImages/noactive.png);
		position:relative;
		width:75px;
		height:75px;
		margin-left:25px;
		margin-top:0px;
		z-index:1;
		}
.item{
		font-family: "Times New Roman", "Nueva Std Cond", "MS Serif", "serif";
		font-size:14px;
		color:#2F1E02;
		width:75px;
		height:30px;
		position:absolute;
		margin-left:auto;
		margin-right:auto;
		text-align:center;
		margin-top:25px;
	}
#tbar{width:600px;
		height:3px;
		background-image:url(WebImages/tabBar.png);
		position:absolute;
		margin-left:4px;
		margin-top:-55px;
		z-index:1;
		}
#submain
	{
		position:absolute;
		width:590px;
		height:600px;
		margin-left:9px;
		margin-top:2px;
	}
#slide{	position:absolute;
		background-image:url(WebImages/slide.png);
		background-repeat:no-repeat;
		width:698px;
		height:150px;
		margin-top:-60px;
		margin-left:4px;
		background-position:0px 120px;
		display:none;
		z-index:5;
		}
#slidebutton{	position:absolute;
		background-image:url(WebImages/slidebutton.png);
		width:698px;
		height:30px;
		margin-top:59px;
		margin-left:4px;
		z-index:1;
}
#forward{
background-image:url(WebImages/forward.png);
width:75px;
height:75px;
margin-left:585px;
margin-top:50px;
float:left;
}
#backward{
background-image:url(WebImages/backward.png);
width:75px;
height:75px;
margin-left:30px;
margin-top:50px;
}
#preview{
	background-image:url(WebImages/Preview.png);
	width:250px;
	height:300px;
	position:absolute;
	Z-index:10;
	visibility:hidden;
}
#title{
	font-family:Tahoma, Helvetica, Arial, sans-serif;
	font-size:18px;
	width:150px;
	height:30px;
	text-align:center;
	color:#fff;
	margin-left:auto;
	margin-right:auto;
	margin-top:13px;
}
#text{font-family:Tahoma, Helvetica, Arial, sans-serif;
	font-size:12px;
	width:150px;
	height:30px;
	text-align:center;
	color:#fff;
	margin-left:auto;
	margin-right:auto;
	margin-top:13px;
	}
	
#imgpreview{
	
	width:175px;
	height:200px;
	margin-left:auto;
	margin-right:auto;
	}
#menuapp{position:absolute;
		background-image:url(WebImages/menubar.png);
		background-repeat:no-repeat;
		width:698px;
		height:150px;
		margin-top:20px;
		display:none;
		margin-left:-66px;
		z-index:1;
		background-position:0px -150px;
		}
#menuslide{position:absolute;
		background-image:url(WebImages/menugbar.png);
		background-repeat:repeat-y;
		width:800px;
		margin-top:20px;
		visibility:hidden;
		margin-left:-100px;
		z-index:0;
		}