
.base {
			width:960px; 
			margin-left: auto ;
  			margin-right: auto ;
}

.logopanel {
			width:247px;
			height:61px; 
			margin-top:32px;
  			margin-bottom:32px;
  			float:left;
}

.menupanel {
			width:573px;
			margin-top:20px;
			text-align:right;
			float:left;
}

.menuitem {
			width:auto;
			height:auto;
			padding-left:7px;
			padding-right:7px;
			padding-top:3px;
			padding-bottom:3px;
			float:right;
			border-style:solid;
			border-width:0px 0px 0px 1px;
			border-color:#848484;
			font-size:11px;
			color:#848484;
			text-align:center;
}

.menulink:link { 
			color:#848484;
 			font-weight: normal;
 			text-decoration:none;
}
 
.menulink:visited {
			color:#848484;
 			font-weight: normal;
 			text-decoration:none;
}

.menulink:hover {
 			color: #0070C4;
 			font-weight: normal;
 			text-decoration:underline;
}


.inventpanel {
			padding-top:7px;
			padding-bottom:7px;		
}

.sliderpanel {
	width:960px;
	height:330px
}

.slidermenu {
	width:137px; 
	height:330px; 
	float:left;
}

.slidermenuitem2 {
	width:137px;
	height:66px;
	float:left;
	background-image:url('box.png');
	background-repeat:no-repeat;
	font-size:16px;
	color:#FFFFFF;
	text-align:center;
	padding-top:17px
}

.slidermenuitem3 {
	width:137px;
	height:75px;
	float:left;
	background-image:url('box.png');
	background-repeat:no-repeat;
	font-size:16px;
	color:#FFFFFF;
	text-align:center;
	padding-top:8px
}

.sliderlink:link { 
 			color: #FFFFFF;
 			font-weight: normal;
 			text-decoration:none;
}
 
.sliderlink:visited {
 			color: #FFFFFF;
 			font-weight: normal;
 			text-decoration:none;
}

.sliderlink:hover {
 			color: #FFFFFF;
 			font-weight: bold;
 			text-decoration:none;
}

.sliderimage {
			width:686px;
			height:330px;
			float:left
}

.titlepanel {
			width:960px;
			height:81px
}

.titleedge {
			width:137px;
			height:81px;
			float:left;
			background-image:url('box.png');
			background-repeat:no-repeat;
}

.titleimage {
			width:686px;
			height:81px;
			float:left
}

.footer {
			width:960;
			padding-top:3px;
			border-style:solid;
			border-width:1px 0px 0px 0px;
			border-color:#848484;
			color:#848484;
			font-size:12px;
			text-align:right;
}

.textpanel {
			color:#848484;
			font-size:12px;
			line-height:150%;
			float:left;
}

.textpanell {
			color:#848484;
			font-size:14px;
			line-height:150%;
			float:left;
}

.vseparator {
			width:1px;
			background-color:#848484;
			float:left;
			margin-left:40px;
			margin-right:40px;
}

.navlist {
 			margin-left: 0;
 			padding-left: 0;
 			list-style: none;
}

.navlist li {
 			padding-left: 20px;
 			padding-top: 2px;
 			background-image: url('bullet.png');
 			background-repeat: no-repeat;
 			background-position: 0 .6em;
 			min-height: 18px;
			font-size:14px;
 			color:#848484;
 }

body {
 			margin: 0;
			padding: 0;
			width: 100%;
			height: 100%;
			font-family: Segoe UI, Verdana, Arial, "Helvetica Neue", Helvetica, sans-serif;
}

h2 {
			color:#0070C4;
			font-size:20px;
			font-weight: normal;
			margin-bottom: 8px;
}

a:link { 
 			color: #0070C4;
 			font-weight: normal;
 			text-decoration:none;
}
 
a:visited {
 			color: #0070C4;
 			font-weight: normal;
 			text-decoration:none;
}

a:hover {
 			color: #0070C4;
 			font-weight: bold;
 			text-decoration:underline;
}
