* {
	margin:0;
	padding:0;
	outline:0;
}
.clear, .cl {
	height:0;
	line-height:0;
	font-size:0;
	clear:both;
}
a {
	color:#fff;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
h1 {
}
h2 {
	font-size:18px;
	font-family:Tahoma;
	color:#dae6eb;
	font-weight:bold;
	margin-bottom:10px;
	text-transform:uppercase;
	position:relative;
	padding-top:2px;
}
h2 span {
	color:#ff9900;
}
h3 {
}
h4 {
}
body {
	background:#b7bdb8 url(../images/bg-body2.gif) repeat-x center top;
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	color:#fff;
}
.shell {
	width:920px;
	margin:0 auto;
	margin-top:1px;
}
.top {
	background:url(../images/bg-top.gif) repeat-x 0 0;
	height:25px;
	padding:11px 27px 0;
	color:#a8abad;
	font-size:10px;
}
.top span {
	float:right;
	display:inline;
}
.top span a {
	margin-left:18px;
}
.header {
	height:160px;
}
.content {
	height:365px;
	background:#fefefe url(../images/bg-content-top.gif) no-repeat 0 0;
	padding:13px 5px 0;
}
.foot-top {
	background:url(../images/footer-top.gif) no-repeat 0 0;
	height:15px;
}
.sr {
	float:left;
	display:inline;
	width:696px;
	background:#475054 url(../images/bg-sr.gif) no-repeat center bottom;
	padding-bottom:5px;
	height:354px;
	*height:360px;
}
/*Navigation Elements ---------------*/
ul.nav {
	width:206px;
	float:left;
	display:inline;
	margin-right:8px;
}
ul.nav li {
	list-style-type:none;
	list-style-position:outside;
}
ul.nav li a {
	display:block;
	height:50px;
	background:url(../images/nav-button.gif) no-repeat center top;
	text-decoration:none;
	color:#505c63;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:22px;
	padding-left:30px;
}
ul.nav li a:hover, 
ul.nav li a.active {
	background:url(../images/nav-active.gif) no-repeat center top;
}
/*Site Position Box Elements-----------*/
.btop, .bbot {
	line-height:0;
	font-size:0;
}
.sitepos {
	height:46px;
	background:url(../images/pos-menu.gif) no-repeat 0 0;
}
.sitepos p {
	float:left;
	display:inline;
	margin-top:6px;
	color:#b0b4b6;
	font-size:10px;
	padding:8px 40px 0 60px;
	text-transform:uppercase;
}
/*Big Box Elements-----------*/
.bigbox {
	margin-left:6px;
	width:685px;
	margin-bottom:6px;
}
.bigbox .text {
	background:url(../images/big-box-bg.gif) repeat-y top center;
	padding-left:26px;
	padding-bottom:12px;
}
h2.special {
	padding-bottom:6px;
	width:330px;
	background:url(../images/dot-double.gif) repeat-x center bottom;
	margin-bottom:8px;
}
.bigbox .btop {
	background:url(../images/big-box-top.gif) no-repeat bottom center;
	height:6px;
}
.bigbox .bbot {
	background:url(../images/big-box-bot.gif) no-repeat bottom center;
	height:5px;
}
/*Small Box Elements-----------*/

.smallbox {
	margin-left:5px;
	width:340px;
	float:left;
	display:inline;
}
.smallbox .btop {
	background:url(../images/small-box-top.gif) no-repeat top center;
	height:5px;
}
.smallbox .bbot {
	background:url(../images/small-box-bot.gif) no-repeat bottom center;
	height:5px;
}
.smallbox .text {
	background:url(../images/small-box-bg.gif) repeat-y top center;
	padding-left:26px;
	padding-bottom:10px;
	height:146px;
}
.smallbox h2 {
	margin-bottom:5px;
}
ul.mainlist {
	list-style-type:none;
}
ul.mainlist li {
	background:url(../images/arrow.gif) no-repeat 0 5px;
	padding-left:17px;
	margin:10px 0;
}
ul.small li {
	margin:0;
}
ul.mainlist li a {
	font-weight:bold;
	color:#fefefe;
}
.text .sl {
	width:280px;
	float:left;
	display:inline;
	margin-right:22px;
}
/*Footer Elements---------------*/
.footer {
	height:200px;
	padding-top:10px;
	font-size:10px;
	color:#627074;
	padding-left:38px;
	padding-right:12px;
	background:url(../images/footer-bg.gif) repeat-x 0 0;
}
.footer a {
	color:#fff;
}
p.head {
	font-weight:bold;
	margin-bottom:10px;
}
.box {
	float:left;
	display:inline;
}
.volume {
	margin-top:10px;
	margin-bottom:50px;
}
ol.mainol {
	padding-left:10px;
	*margin-left:7px;
}
ol.mainol li {
	margin-top:10px;
	margin-left:7px;
}
.nav {
	height:200px;
}

.nav *{
}
