<!--
#topbar {
	background: url(images/weaponx_ignition_simple_background.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-size: cover;}
#righttd {border-top: solid #F9D903 0px;}
#contentstyle {background: url(images/contentforms/weaponx_content.jpg) repeat-y;}

h1, h2 {
font:1em Arial,sans-serif;
font-weight:normal ;
color: #c12424;
}

#titles { 
font:1em Arial,sans-serif;
font-weight: ;
color: #c12424;
}

#contenttxt {
font-family: Arial, Helvetica,  Sans-serif;
font-size: 14px;
color: #000000;
padding-left: 11px;
}

.textfield1 {font-family: Verdana, Helvetica, Sans-serif; font-size: 11px; color: #666666; border-width: 0; margin-top: 4px;}


.lefty {

	border-left: solid 1px #C0C1BF;
	border-right: solid 1px #C0C1BF;
}

.lefty td{
	border-bottom: solid 1px #C0C1BF;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.lefty a{
	background: url(images/content_img/greydot-OFFG.png) no-repeat;
	padding-left: 22px;
	padding-top: 2px;
	height: 18px;
	vertical-align: middle;
	text-decoration: none;
	color: #000000;
}

.lefty a:hover{
	background: url(images/content_img/greydot-ONG.png) no-repeat;
	color: #ca1616;
	#banner {
    position:relative;
    z-index:0;
}

div#slideshow ul#nav {
	display: none;
	list-style: none;
	position: relative; top: 210px; z-index: 15;
}
	div#slideshow ul#nav li#prev {
		float: left; margin: 0 0 0 40px;
	}
	div#slideshow ul#nav li#next {
		float: right; margin: 0 50px 0 0;
	}
	div#slideshow ul#nav li a {
		display: block; width: 80px; height: 80px; text-indent: -9999px;
	}
		div#slideshow ul#nav li#prev a {
			background: url(images/prev.png);
		}
		div#slideshow ul#nav li#next a {
			background: url(images/next.png);
		}

	div#slideshow ul#slides {
		list-style: none;
	}
		div#slideshow ul#slides li {
			margin: 0 0 20px 0;
		}