body {
	margin: 0 0 10px 0;
	background: url('/?asset=assets%2fdefault%2fjpg%2fbody.jpg') top no-repeat;

	font-family: arial, sans-serif;
	color : #060088;
}

#header {
	width: 900px;
	height: 160px;
	margin: 0 auto;
	text-align: center;
	background: url('/?asset=assets%2fdefault%2fjpg%2fheader.jpg') 50% 0 no-repeat;

}

#header2 {
	width: 450px;
	height: 172px;
	margin: 0 auto;
	text-align: center;
	background: url('/?asset=assets%2fdefault%2fjpg%2fheader.jpg') 50% 0 no-repeat;
}

#cartsummary {
	font-size: 8pt;
	text-align: left;
	padding: 10px;
	background: #FFFF66;
	margin-left: 220px;
	border-bottom: 1px solid #bbb;
}

#header h1, #seo {
	display: none;
}

#navimg {
	margin-top: 5px;
	text-align: center;
}

#navimg img { margin: 0 auto; }



}

#inner h2 {
	font-weight: normal;
	font-size: 14pt;
	color : #060088;
}

#inner {
	padding: 20px;
	font-size: 10pt;
	padding-bottom: 0;
	margin-right: 190px;
	min-height: 500px;
	#background: #fff;
}

#inner p {
	line-height: 1.5em;
	text-align: justify;
}

#inner p a {
	background-color: #ffd;
	text-decoration: underline;
}

#inner div.clear {
	height: 10px;
	font-size: 1px;
}

#outer {
	width: 900px;
	margin: 0 auto;
	
}


#footer {
	clear: both;
}

#footer div {
	width: 880px;
	height: 60px;
	margin: 0 auto;
	font-size: 8pt;
	padding-right: 20px;
	line-height: 40px;
	text-align: right;
	background: url('/?asset=assets%2fdefault%2fjpg%2ffooter.jpg') 50% 0 no-repeat;
}

#notebox, #nullnav {
	border: 1px solid #000;
	background: #eee;
}

#notebox h3 { border-bottom: 1px solid #aaa; padding-bottom: 4px; }
/*#notebox h3.first { border-top: none; }*/



#shopitem { z-index: 9999; position: relative; }





#navbox {
	position: absolute;
	padding: 5px;
	width: 167px;
	top: 235px;
	left: 50%;
	margin-left: 265px;

}
#nav li {
	padding-top: 0px;
	#text-align: center;
	#background:   url('/?asset=assets%2fdefault%2fpng%2fnav_bg2.png') no-repeat;

}

#nav div       { padding: 1px 0 1px 0; }
#nav div.out   { /*padding: 6px 0 6px 0;*/ }
#nav div.first { padding-top: 0; }
#nav div.last  { padding-bottom: 0; }
#nav div.nolinks { color: #888; }

#nav h3 {
	padding-bottom: 0px;
	color: #060088;
	#background:   url('/?asset=assets%2fdefault%2fpng%2fnav_bg.png') no-repeat;
	height: 29px;
	line-height: 29px;
	text-align: center;
	font-weight: normal;
	font-size: 11pt;
	cursor: pointer;
}

/*.nav0 h3 { background: #f66; }
.nav1 h3 { background: #6e6; }
.nav2 h3 { background: #66e; }
.nav3 h3 { background: #e6e; }
.nav4 h3 { background: #6dd; }*/

#nav ul {
	display: none;
}

#nav li {
	height: 1%;
}
#nav li div,
#nav li a {
	height: 1%;
	padding: 2px;
	display: block;
	border-bottom: 1px solid #b3b3b3;
}

#nav li.last a,
#nav li.last div {
	border-bottom: 1px solid #b3b3b3;
}

#nav a {
	color: #060088;
	
}

#nav li.active div {
	font-weight: bold;

	color: #060088;
	#font-size: 10pt;
}

#nav div.out h3 {
	font-weight: bold;

}

#nav div.out ul {
	display: block;

}

#nav div.out li {
	list-style: none;
}
