.sliderwrapper{
position: relative; /*leave as is*/
top:15px;
left:19px;
overflow: hidden; /*leave as is*/
border: 0;
width: 500px; /*width of featured content slider*/
height: 290px;
}

#naverson {
float:left;
text-align:left;
width:140px;
margin:18px 0 0 0;
padding: 0 0 0 20px;
}

#naverson li {
	height: 40px;
	font-size: 12.5px;
	padding:0;
	margin:0;
	text-decoration:none;
	list-style-type:none;
}

.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 0px;
width: 490px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
text-align:left;
vertical-align:top;
font-size:11px;
background-color:#FFFFFF;
}

.pagination{
width: 330px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: left;
margin: 15px 0px 0px 190px;
}

.pagination a{
padding: 0 2px;
text-decoration: none; 
color: #00007D;
font-size:11px;
}

.pagination a:hover, .pagination a.selected{
color: #000;
background-color:#CCCCCC;
}

.header_l {
margin:19px 0px 0px 19px;
}


.bullets li {
line-height:27px;
font-size:13px;
}

.bullets2 li {
line-height:19px;
font-size:12px;
}

.bullet_header {
	margin-left:-20px;
}

body {
	margin:0;
	padding:0;
	background-color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#bigbox {
  background-image:url(images/bigboxbg.jpg);
  background-repeat:no-repeat;
  width:698px;
  height:328px;
  margin-top:10px;
  margin-left:25px;
  overflow:hidden;
  }
  
h1 {
color:#990000;
font:Tahoma;
font-size:22pt; 
}

.header2 {
color:#0099ff;
font-size:22px;
padding-left:18px;
line-height:18px;
background-image:url(images/blue_header_bg.jpg);
background-repeat:no-repeat;
width:324px;
height:30px;
}

.righto{
float:right;
margin-top:50px;
}

.lefto {
margin: 48px 0px 0px 15px;
}

.righty{
text-align:right;
float:right;
padding-right:3px;
}

.righty a{
font-size:12px;
}

.floatright {
float:right;
margin-top:20px;
}
.sliderwrapper .contentdiv .floatright {
text-align: left;
}

.price {
font-size:20px;
color:#990000;
line-height:14px;
}

.style16 {
	font-size: 15pt;
	padding:10px 0px 0px 0px;
	font-weight:normal;
}
.style17 {
	font-size: 15pt;
	padding:10px 0px 0px 0px;
	position:relative;
	left:-235px;
	font-weight:normal;
}
.style18 {
	font-size: 15pt;
	padding:10px 0px 0px 0px;
	position:relative;
	left:-185px;
	font-weight:normal;
}


