body, table, tr, td {
	font: 9pt Verdana; 
	color: #8c8562;
	letter-spacing: 0px}

A:link{color:#7b0002; TEXT-DECORATION:none; font-weight:bold; LETTER-SPACING:0px;} 
A:visited{COLOR:#7b0002; TEXT-DECORATION:none; font-weight:bold; LETTER-SPACING:0px;}
A:active{COLOR:#7b0002; TEXT-DECORATION:none; font-weight:bold; LETTER-SPACING:0px;}
A:hover{COLOR:#000000; TEXT-DECORATION:none; font-weight:bold; LETTER-SPACING:0px;} 

.headerbg {
	background-image: url(images/headerbg.jpg);
	background-repeat: repeat-x
}

.featurebg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x
}

.bodybg {
	background-image: url(images/bodybgtopside.jpg);
	background-repeat: repeat-x
}

.footerbg {
	background-image: url(images/footerbg.jpg);
	background-repeat: repeat-x
}

/* slider */
.slider-wrapper {overflow:hidden;width:628px;position:absolute;top:225px;left:200;background:#000;border-radius:0 0px 0 0;-moz-border-radius:0 0px 0 0;webkit-border-radius:0 0px 0 0}
.slider {height:343px;width:628px;margin:0px auto}
.items {display:none}
.pagination {position:absolute;top:0;z-index:999}
.banner {width:400px;height:205px;position:absolute;top:92px;left:98px}
.prev {display:block;width:22px;height:37px;text-indent:-5000px;position:absolute;left:22px;top:150px;z-index:99;background:url(images/sliders.png) left top no-repeat}
.prev:hover {background-position:left bottom}
.next {display:block;width:22px;height:37px;text-indent:-5000px;position:absolute;right:22px;top:150px;z-index:99;background:url(images/sliders.png) right top no-repeat}
.next:hover {background-position:right bottom}
.b1 {color:#0f0f0f;font-size:50px;line-height:1.2em;display:block;letter-spacing:-3px}
.b2 {color:#00a9ff;font-size:80px;line-height:1.2em;display:block;text-transform:uppercase;letter-spacing:-4px;margin:-12px 0 13px -5px}
*+html .b2 {margin:-12px 0 5px -5px}
.b3 {color:#0f0f0f;font-size:17px;line-height:1.2em;display:block}
