BODY{
	background-image:URL(/img/BackgroundLine.gif);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	text-align:center;

}
IMG{
	border:0px;
}
#Page{
	width:900px;
	text-align:left;
}
#Banner{
	width:899px;
	height:250px;
	position:relative;
	border-left:1px solid black;
	border-right:1px solid black;

}
#BannerLayer1{
	position:absolute;
	top:0px;
	left:0px;
	width:899px;
	height:250px;	
}

#Menu{
	position:absolute;
	top:75px;
	left:0px;
	height:51px;
	width:870px;
	line-height:51px;
	padding-left:15px;
	padding-right:15px;
	z-index:10001;
}
#Menu P{
	text-align:center;
	width:144px;
	float:left;
	margin:0px;
}
#Menu A{
	font-family: Arial;
	font-size:15pt;
	color: #003300;
	text-decoration:none;
	z-index:200000;
}


#Page{
}
#Content{
	background-image:URL(/img/Background.jpg);
	background-position:bottom center;
	background-repeat:repeat-x;
	width:899px;
	border:1px solid black;
	position:relative;
}
#TextBlock1{
	background-color:#026702;
	padding:2px;
	position:absolute;
	top:20px;
	left:200px;
	width:600px;
	height:350px;
}
#InnerTextBlock1{
	background-color:#FFF;
	padding:5px;
	height:340px;
}
#TextBlock2{
	background-color:#026702;
	padding:2px;
	position:absolute;
	top:300px;
	left:300px;
	width:550px;
	height:500px;
}
#InnerTextBlock2{
	background-color:#FFF;
	padding:5px;
	height:490px;
}
#TextBlock3{
	background-color:#026702;
	border-bottom:0px;
	padding:2px;
	position:absolute;
	bottom:0px;
	left:258px;
	height:130px;
	width:638px;
}
#InnerTextBlock3{
	background-color:#FFF;
	padding:5px;
	height:120px;
}

#Blocks{
	position:absolute;
	top:30px;
	left:0px;
	height:600px;
}
#Blocks .Block{
	margin-bottom:3px;
	height:98px;
	width:330px;
	z-index:1000;
	cursor:hand;
}
#Blocks .BlockText{
	margin-top:0px;
	height:96px;
	line-height:96px;
	border-top:1px solid black;
	border-bottom:1px solid black;
	float:left;
	background-image:URL(/img/BlockBG.gif);
	display:none;
	width:200px;
}
#Blocks .BlockButtonOn{
	float:left;
	width:22px;
	height:98px;
	background-image:URL(/img/BlockButton.jpg);
}
#Blocks .BlockButtonOff{
	float:left;
	width:22px;
	height:98px;
	background-image:URL(/img/BlockButtonOff.gif);
}
#Blocks IMG{
	border:0px;
	float:left;
}

#Bottom{
	background-image:URL(/img/BottomBG.jpg);
	background-position:right;
	height:30px;
	width:899px;
	position:relative;
	border:1px solid black;
	border-bottom:0px;
}
#BottomText{
	margin:0px 130px 0px 10px;
	line-height:30px;
}
#ButtonTop{
	position:absolute;
	top:0px;
	right:0px;
	width:110px;
	height:30px;
	z-index:1000;
}

#PhotosContainer{
	position: absolute;
	bottom:30px;
	left:0px;
	padding:50px 50px 0px 50px;
	height:98px;
}
#Photos{
	padding:5px 10px 0px 10px;
	height:89px;
}
#PhotosTD{
	background-image:URL(/img/PhotosBG.gif);
	background-position:1px ;
	background-repeat:repeat-x;
}
.FontHeader{
	font-family: Arial;
	font-size:15pt;
	color:#da6969;
}
.FontText{
	font-family: Arial;
	font-size:11pt;
	color:#000;
}
#Text{
	margin:40px 30px 170px 30px;
}





#ImageBoxOuterContainer{
	z-index:100000;
}
#ImageBoxOverlay
{
	background-color: #000;
	z-index:10005;
}
#ImageBoxCaption
{
	background-color: #F4F4EC;
}
#ImageBoxContainer
{
	width: 250px;
	height: 250px;
	background-color: #F4F4EC;
	z-index:20000;
}
#ImageBoxCaptionText
{
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 13px;
	color: #000;
}
#ImageBoxCaptionImages
{
	margin: 0;
}
#ImageBoxNextImage
{
	background-image: url(images/imagebox/spacer.gif);
	background-color: transparent;
}
#ImageBoxPrevImage
{
	background-image: url(images/imagebox/spacer.gif);
	background-color: transparent;
}
#ImageBoxNextImage:hover
{
	background-image: url(images/imagebox/next_image.jpg);
	background-repeat:	no-repeat;
	background-position: right top;
}
#ImageBoxPrevImage:hover
{
	background-image: url(images/imagebox/prev_image.jpg);
	background-repeat:	no-repeat;
	background-position: left bottom;
}
#Table{
	padding-top:20px;
	padding-bottom:20px;
}
#TableTop{
	width:860px;
	height:24px;
	background:URL(/img/TableTop.gif);
	padding-top:2px;
	padding-left:2px;
	padding-right:2px;
}
#TableContent{
	width:860px;
	border-top:2px solid black;
	border-left:2px solid black;
	border-right:2px solid black;
}
#TableContent TD{
	border-bottom:2px solid black;
}
#TableContent .Image{
	width:170px;
	vertical-align:top;
	padding:10px;
	border-bottom:0px;
}
#TableContent .Description{
	border-bottom:0px;
}
#TableContent A.Details{
	background-image:URL(/img/ButtonDetail.gif);
	width:130px;
	height:30px;
	float:right;
	text-decoration:none
}
#TableContent DIV.FontHeader{
	padding-top:5px;
}
#TableContent DIV.FontText{
	text-indent:10px;
}
#TableContent .Group P{
	height:25px;
	background-image:URL(/img/TableCellBG.jpg);
	background-repeat:no-repeat;
	line-height:25px;
	margin:0px;
	text-align:left;
	padding-left:10px;
	color:#FFF;
}
#TableContent .SubGroup{
	display:none;
}
#TableContent .SubGroup DIV{
	height:20px;
	padding-left:25px;
	padding-right:25px;
}
#TableContent .SubGroup .Name{
	float:left;
}
#TableContent .SubGroup .Price{
	float:right;
}
#TableContent .SubGroup SPAN{
}
#TableContent A.Open{
	height:15px;
	width:15px;
	background-image:URL(/img/IconOpen.gif);
	background-repeat:no-repeat;
	text-decoration:none;
}
#TableContent A.Close{
	height:15px;
	width:15px;
	background-image:URL(/img/IconClose.gif);
	background-repeat:no-repeat;
	text-decoration:none;
}
#CloseAll{
	float:left;
	width:182px;
	height:24px;
	background-image:URL(/img/CloseAll.gif);
}
#OpenAll{
	float:right;
	width:182px;
	height:24px;
	background-image:URL(/img/OpenAll.gif);
}
#TableBottom{
	width:864px;
	height:26px;
	background:URL(/img/TableBottom.gif);

}
.ButtonBack{
	width:110px;
	height:30px;
}
.ImageGood{
  margin:10px;
}
