* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}

body {
	background: #000;
	min-height: 100%;
	position: relative;
}

body.index {
	background: url(/assets/images/bbg.jpg) top center no-repeat #000;
}

body.index #wrapper {
	background: url(/assets/images/bbg.jpg) top center no-repeat #000;
}

body.bg1 {
	background: url(/assets/images/ibbg.jpg) top center no-repeat #000;
}

body.bg1 #wrapper {
	background: url(/assets/images/ibbg.jpg) top center no-repeat #000;
}

body.bg2 {
	background: url(/assets/images/i2bbg.jpg) top center no-repeat #000;
}

body.bg2 #wrapper {
	background: url(/assets/images/i2bbg.jpg) top center no-repeat #000;
}

body.bg3 {
	background: url(/assets/images/i3bbg.jpg) top center no-repeat #000;
}

body.bg3 #wrapper {
	background: url(/assets/images/i3bbg.jpg) top center no-repeat #000;
}

#head #topicons li a {
	background-image: none !important;
	}

a img {
	border: none;
}

#wrapper {
	width: 1001px;
	margin: 0 auto;
	font: small Arial, Helvetica, sans-serif;
	color: #999;
	height: 100%;
	position: relative;
}

#pagecontent {
	height: 100%;
	width: 100%;
}

#head {
	height: 139px;
	position: relative;
}

#head h1 {
	height: 139px;
	width: 766px;
	position: relative;
	background: url(/assets/images/head.jpg) top left no-repeat;
	text-indent: -1000em;
}

#head h1 a {
	display: block;
	height: 125px;
	width: 650px;
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -1000em;
}

/* #head #headimg {
	position: absolute;
	top: 0;
	left: 0;
	height: 139px;
	width: 766px;
	background: url(/assets/images/head.jpg) top left no-repeat;
} */

#head #topicons {
	height: 79px;
	width: 185px;
	position: absolute;
	top: 0;
	right: 0;
	list-style-type: none;
	padding: 60px 0 0 50px;
}

.index #topicons {
/*	background: url(/assets/images/topiconsbg.jpg) top right no-repeat; */
}

.inner #topicons {
	background: url(/assets/images/itibg.jpg) top right no-repeat;
}

#head #topicons li {
	float: left;
	margin-right: 25px;
	list-style-type: none;
}

#nav {
	float: left;
	width: 288px;
/*	background: url(/assets/images/navbg.jpg) 0 -1px no-repeat; */
	min-height: 580px;
}

ul.nav {
	list-style-type: none;
	padding-left: 87px;
	text-transform: uppercase;
}

ul.nav li {
	font: 140%/30px "Arial Narrow", Arial, Helvetica, sans-serif;
}

ul.nav li a {
	color: #fff;
	text-decoration: none;
	display: block;
	margin-bottom: 0;
	background: url(/assets/images/bullet.gif) 0 10px no-repeat;
	padding-left: 40px;
	margin-left: -40px;
	cursor: pointer;
}

ul.nav li a:hover {
	color: #ed4e00;
	background: url(/assets/images/abullet.gif) 0 10px no-repeat;
	cursor: pointer;
}

ul.nav li ul {
	margin-bottom: 5px;
}

.innernav, .innermenuhead {
	cursor: pointer;
	font-size: 65%;
}

.innernav a {
	color: #999999 !important;
}

.innernav a.gray, .gray {
	color: #ed4e00 !important;
}

ul.nav li span.innernav a {
	display: inline;
	margin-bottom: 8px;
	background: none;
	padding-left: 40px;
	margin-left: -40px;
}

ul.nav li ul {
	line-height: 100%;
	padding-bottom: 0;
	margin-bottom: 0;
}

ul.nav li dl {
	padding-bottom: 5px;
	margin-top: -5px;
}

ul.nav li dl dt {
	line-height: 120%;
	height: auto;
}

ul.nav li ul li {
	font-size: 60%;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	/* padding-left: 20px; */
	list-style-type: none;
	/* background: url(/assets/images/ulbull.gif) center left no-repeat; */
	line-height: 140%;
}

ul.nav li ul li a {
	text-decoration: underline;
	background: none;
}

ul.nav li ul li a:hover {
	background: none;
	color: #fff;
}

ul.top {
/*			background: url(/assets/images/topnavmenu.jpg) left top no-repeat;*/
	/* min-height: 212px;  */
	padding-top: 40px;
}

ul.top li.last {
	background: url(/assets/images/stripe.gif) bottom left no-repeat;
	padding-bottom: 1px;
	margin-bottom: 5px;
}

ul.bott {
	/* min-height: 394px; */
/*			background: url(/assets/images/bottnavmenu.jpg) top left no-repeat; */
}

#content {
	width: 1001px;
	margin: 0 auto;
	height: 100%;
	position: relative;
}

.inner #content {
	min-height: 650px;
}

#text {
	width: 458px;
	margin-left: 288px;
/*	background: url(/assets/images/textbg.jpg) 0 -1px no-repeat; */
	min-height: 650px;
	padding: 0 10px;
	color: #aaafb5; 
}

#text #epigraph {
	padding: 35px 0 55px 140px;
	text-transform: uppercase;
	font-style: italic;
	margin: 0;
	font-size: 90%;
	position: relative;
	z-index: 1000;
}

#text #epigraph strong {
	display: block;
}

#text #epigraph strong {
	color: #fff;
}

#text h2, h1 {
	margin-bottom: 30px;
	font: normal 190% Arial, Helvetica, sans-serif;
	color: #fff;
}

.index #text h2 img {
	border: none;
	padding: 0;
	margin: 0;
}

.inner #text h2, h1 {
	margin-top: 40px;
	margin-bottom: 50px;
}

.inner #text .breadcrumb {
	margin-top: -50px;
	margin-bottom: 35px;
	font-size: smaller;
}

.inner #text a {
	color: #d65012;
}

/* table formatting */

#text .pricelist {
	width: 100%;
	background: #14090b;
	border: solid #9b3813;
	border-width: 4px 0 2px 0;
	table-layout: fixed;
	border-collapse: collapse;
	line-height: 180%;
	margin: 25px 0 15px 0;
}

#text .pricelist th {
	text-align: right;
	padding-right: 12px;
	border-right: 1px solid #13090a;
}

#text .pricelist td {
	text-align: right;
	padding-right: 12px;
	border-right: 1px solid #13090a;
}

#text .pricelist th {
	font-weight: normal;
}

#text .pricelist thead  {
	color: #fff;
}

#text .pricelist thead th {
	background: #5d0b11;
}

#text .pricelist thead td {
	background: #430717;
}

#text .pricelist tbody th {
	background: #4a110a;
}

#text .pricelist .odd th {
	background: #591d19;
}

#text .pricelist .odd td {
	background: #292227;
}

#text .pricelist .last {
	border: none;
}

/* end of table formatting */

#text img {
	padding: 5px;
	border: 1px solid #9b3812;
	position: relative;
	top: 5px;
}

#text img.left {
	float: left;
	margin: 0 10px 10px 0;
}

#text img.right {
	float: right;
	margin: 0 0 10px 10px;
}

#text p {
	margin: 1em 0;
}

#text p.accent {
	color: #fff;
}

#text p.note {
	border: 1px solid #9b3812;
	padding: 10px;
/*	color: #6a5c61; */
	margin: 20px 0;
}

#text h3 {
	font-size: 120%;
	padding-left: 15px;
	margin-bottom: 10px;
}

#text ol {
	list-style-type: disc;
    list-style-position: outside;
}

#text ol li {
	margin-bottom: 5px;
    margin-left: 15px;
}


#text .footnote {
	font-size: 80%;
	font-style: italic;
	margin-bottom: 20px;
}

#text .footnote dt {
	float: left;
}

#text .footnote dd {
	margin-left: 70px;
}

#main {
	float: left;
	height: auto;
}

#extra {
	float: right;
	width: 235px;
	min-height: 220px;
/*	background: url(/assets/images/extrabar.jpg) 0 0 no-repeat; */
	padding-top: 426px;
	text-align: right;
}

#extra a {
	display: block;
	width: 205px;
	margin: 0 auto 15px auto;
	position: relative;
	left: 10px;
}

#extra a img {
	display: block;
}

#foot {
	position: relative;
	clear: both;
	height: 165px;
	width: 1000px;
	background: url(/assets/images/foot.jpg) top left no-repeat;
}

#foot #contacts  {
	position: absolute;
	top: 38px;
	left: 293px;
	height: 100px;
	width: 216px;
}

#foot #contacts span {
	display: block;
}

#foot #contacts img {
	position: absolute;
	top: 0;
	left: 0;
}

#foot #copy {
	position: absolute;
	top: 70px;
	right: 230px;
	font-size: 90%;
}

#foot #copy a {
	color: #fff;
}

.sitemap * {
	text-transform: none !important;
	font-weight: normal !important;
	list-style-type: none !important;
	background: none !important;
}
.sitemap ul, .sitemap li { margin-left: 10px; }
.pic {
	padding:0 6px 15px 0;
	float:left;
	cursor: pointer;
}