/*************************************/
body{
	background: #000000;
	color: #CCCCCC;
	font-family: "Trebuchet MS","Century Gothic",sans-serif;
	margin: 0px;
}
hr,#productsContainer,#galleryContainer{
	display: none;
}
p,h1,h2,h3,h4,h5,h6{
	font-size: 1em;
	margin: 0px;
}
/*************************************/
.detail #content{
	height: 313px;
	left: auto;
	padding: 15px 0 0 0px;
	position: absolute;
	right: 15px;
	top: 0px;
	width: 290px;
}
.detail #image img{
	border-right: 1px solid #666666;
	left: 0;
	position: absolute;
	top: 0;
}
.detail #nav{
	top: 55px;
}
.detail #title{
	height: 55px;
}
/*************************************/
.general #content{
	left: 0;
	padding-right: 265px;
	padding-top: 10px;
	position: absolute;
	top: 0;
}
.general #image{
	background: #6D2A2F;
	border-left: 1px solid #666666;
	height: 294px;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 250px;
}
/*************************************/
.index #content p{
	float: left;
	width: 152px;
}
.index #content p.last{
	width: auto;
}
/*************************************/
#body{
	position: relative;
}
/*************************************/
#container{
	background: url(images/bkgPatternGradient.gif) repeat-x;
	border: 1px solid #666666;
	height: 410px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 775px;
}
/*************************************/
#content{
	font-size: 0.7em;
	padding: 15px 15px 0px 15px;
}
#content a{
	color: #FFE9CA;
	text-decoration: none;
}
#content a:visited{
	color: #FFE9CA;
}
#content a:active,#content a:hover,#content a.current{
	color: #FFFFFF;
}
#content h1{
	color: #FFE9CA;
	font: bold 1.5em Garamond,"Times New Roman",serif;
}
#content h2{
	color: #FFFFFF;
}
#content p{
	margin-bottom: 1em;
}
#content span{
	float: left;
}
/*************************************/
#map{
	height: 294px;
	width: 250px;
}
/*************************************/
#nav{
	background: url(images/bkg-nav.gif) #FFFFFF repeat-x;
	font-size: 0.7em;
	font-weight: bold;
	left: 0px;
	position: absolute;
	top: 100px;
	width: 775px;
}
#nav a{
	color: #000000;
	text-decoration: none;
}
#nav a:hover{
	color: #531C28;
}
#nav li{
	float: left;
	_display: inline;
	padding-left: .75em;
	position: relative;
}
#nav li div{
	position: absolute;
	top: 1.47em;
}
#nav li li{
	display: block;
}
#nav li ul{
	background: url(images/bkg-subnav.gif) #FFFFFF repeat-x;
}
#nav ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav ul ul li {
	float: none;
	display: block;
}
/*************************************/
#thumbnails{
	bottom: 0;
	position: absolute;
	width: 290px;
}
#thumbnails a{
	background: url(images/icon-photo.gif) #999999 no-repeat center center;
	display: block;
	float: left;
	font-size: 1px;
	height: 18px;
	margin-right: 5px;
	margin-top: 5px;
	text-decoration: none;
	text-indent: -999pt;
	width: 18px;
}
#thumbnails a:visited,#thumbnails a:active{
	background: url(images/icon-photo.gif) #555555 no-repeat center center;
}
#thumbnails a:hover,#thumbnails.marked a.selected{
	background: url(images/icon-photo.gif) #EEEEEE no-repeat center center;
}
/*************************************/
#title{
	background: url(images/bkg-head.gif) bottom;
	height: 100px;
	margin-bottom: 16px;
	position: relative;
}
#title .sgo{
	background: url(images/logo-sgo.gif);
	bottom: 10px;
	height: 32px;
	position: absolute;
	right: 10px;
	text-indent: -999pt;
	width: 52px;
}
#title a{
	background: url(images/logo.gif) no-repeat;
	bottom: 10px;
	display: block;
	font-size: 1px;
	height: 32px;
	left: 10px;
	position: absolute;
	text-decoration: none;
	text-indent: -999pt;
	width: 202px;
}
.footer {
		font-size: 0.7em;
			margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 775px;
		}