@charset "utf-8";
/* CSS Document */

body {
	background-color:#000000;
	text-align:center;
	margin:0px;
	padding:0px;
}
img {
margin:0px;
padding:0px;
}
a img{
border:0px;
}
a {
	color:#9c0000;
	text-decoration:none;
}
a:hover {
	color:#000000;
	text-decoration:underline;
}
#welcome {
	display:block;
	margin-left:auto;
	margin-right:auto;
	font-family: Arial, Helvetica, sans-serif;
}
#w-line {
	background-image:url(w_up_bg.gif);
	height:31px;
	width:936px;
	background-repeat: repeat-x;
	clear:both;
	margin: auto;
	padding: inherit;
}
#w-line .copy {
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	text-transform: uppercase;
	margin-top:10px;
	margin-right:20px;
	float:right;
}
#w-content {
	height:502px;
	width:936px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
}
#w-content, #w-content tr td {
	color:#FFFFFF;
	font-size:12px;
	text-align:left;
}
#w-content tr td {
	color:#FFFFFF;
	font-size:12px;
	text-align:left;
	font-weight:bold;
}
#w-flash-intro {
	width:688px;
	height:502px;
	float:left;
}
#w-fade-intro {
	background-image:url(form_bg.jpg);
	background-repeat:no-repeat;
	width:644px;
	height:502px;
	float:left;
	background-position: left top;
}
#w-fade-intro p{
	margin:0px;
	padding:0px 30px 0px 40px;
}
#w-fade-intro p a{
	color:#FFFFFF;
	font-weight:bold;
}
#w-fade-intro h2{
	margin:0px;
	padding:40px 30px 10px 30px;
}
.vista{
	background-image:url(vista_on_site.jpg);
	background-repeat:no-repeat;
	width:607px;
	height:99px;
	margin-left:40px;
	margin-top:10px;
	margin-bottom:10px;
}
.vista-ild{
	background-image:url(vista_on_site-ild.jpg);
	background-repeat:no-repeat;
	width:607px;
	height:99px;
	margin-left:40px;
	margin-top:10px;
	margin-bottom:10px;
}
.connections{
	margin-left:40px;
	margin-bottom:20px;
}
.connections tr td{
	height:20px;
	padding-left:5px;
	font-weight:normal;
}
.ico-active{
	background-image:url(activ_connection.png);
	background-repeat:no-repeat;
	width:17px;
	height:17px;
}
.ico-inactive{
	background-image:url(disconnected_connection.png);
	background-repeat:no-repeat;
	width:17px;
	height:17px;
}
.ico-active-ild{
	background-image:url(activ_connection-ild.png);
	background-repeat:no-repeat;
	width:17px;
	height:17px;
}
.ico-inactive-ild{
	background-image:url(disconnected_connection-ild.png);
	background-repeat:no-repeat;
	width:17px;
	height:17px;
}
.ico-disable{
	background-image:url(disabled_connection.png);
	background-repeat:no-repeat;
	width:17px;
	height:17px;
}
#w-flash-intro .download {
	width:688px;
	height:100%;
	background-color:#333333;
	float:left;
}
#w-flash-intro .download a {
	color:#ff0000;
	text-decoration:underline;
	font-size:18px;
	font-weight:bold;
	padding-left:20px;
}
#w-flash-intro .download .content{
	padding:0px 15px 0px 15px;
	margin:20px 20px 0px 20px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height:482px;
	float:left;

}
#w-flash-intro .download .content p{
	margin-top:12px;
	margin-bottom:12px;
}
#w-right-side {
	background-image:url(w-right.jpg);
	width:238px;
	height:502px;
	float:left;
	margin-left:10px;
	text-align:left;
}

#w-right-side .link, #w-right-side .link a {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-transform: uppercase;
	margin-top:15px;
	margin-left:60px;
	cursor:pointer;
}
#w-right-side .descr1 {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	margin-top:375px;
	margin-left:8px;
}
#d-right-side {
	background-image:url(d-right.jpg);
	width:238px;
	height:502px;
	float:right;
	margin-left:10px;
	text-align:left;
}
#d-right-side-ild {
	background-image:url(d-right-ild.jpg);
	width:238px;
	height:502px;
	float:right;
	margin-left:10px;
	text-align:left;
}
#d-right-side .descr1 {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	margin-top:455px;
	margin-left:8px;
}
#w-right-side .descr2 {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	margin-top:15px;
	margin-left:10px;
}
#w-right-side .descr3 {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	margin-top:420px;
	margin-left:8px;
}
#w-form-left {
	background-image:url(form_bg.jpg);
	background-repeat:no-repeat;
	width:470px;
	float:left;
}
#w-form-left .text {
	margin-top:10px;
	margin-left:20px;
	margin-right:140px;
	line-height: 20px;
}
#w-form-right {
	width:430px;
	float:left;
}
#w-form-logo {
	background-image: url(form_logo.gif);
	width:223px;
	height:67px;
}
#city, #person, #email, #number {
	width:200px;
}
#w-form-right table {
	margin-top:45px;
}
/*/////////// BEGIN OF HEADER ///////////*/
#header {
	width:975px;
	height:104px;
	margin-left:auto;
	margin-right:auto;
}
#header-logo {
	background-image: url(logo.png);
	background-repeat:no-repeat;
	height:74px;
	width:230px;
	float:left;
}
#header-tag {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#727272;
	height:30px;
	text-align:left;
	margin-top:25px;
	float:left;
}
#header-chat {
	background-repeat:no-repeat;
	margin-left:240px;
	height:74px;
	width:125px;
	float:left;
}
#header-click2call {
	background-image: url(click_to_call.png);
	background-repeat:no-repeat;
	height:74px;
	width:79px;
	float:left;
	display:none;
}
#advisory {
	height:20px;
	text-align:left;
	margin-top:15px;
	margin-right:0px;
	float: right;
	width:177px;
}
#header-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#464646;
	font-weight:bold;
	height:20px;
	text-align: right;
	margin-top:10px;
	float: right;
	width:177px;
}
#header-bar {
	background-image:url(header_bar_bg.gif);
	background-repeat:repeat-x;
	width:975px;
	height:30px;
	clear:both;
	text-align:left;
}
#header-on-demo-bg{
	background-image:url(menu_online_demo_bg.png);
	background-repeat:no-repeat;
	height:30px;
	width:205px;
	float: right;
	margin-right:30px;
}
#header-on-demo-bg .text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	margin-left:15px;
	padding-top:10px;
}
#header-menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	margin-left:25px;
	padding-top:8px;
	float:left;
}
#header-menu a, #header-on-demo-bg a {
	color:#FFFFFF;
	font-weight: bold;
	text-decoration:none;
	margin-right:18px;
}
/*/////////// END OF HEADER ///////////*/
/*/////////// BEGIN OF MAIN BODY ///////////*/ 
#main-content {
 width:1003px;
 height:520px;
 margin-top:10px;
 margin-left:auto;
 margin-right:auto;
 display:block;
}
#sub-main-content {
 width:1003px;
 height:500px;
 margin-top:10px;
 margin-left:auto;
 margin-right:auto;
 display:block;
}
#main-content-body {
	width:720px;
	float:left;
	margin-left:13px;

}
#sub-content-body {
	width:466px;
	float:left;
	margin-left:12px;
}
#download #sub-content-body {
	width:960px;
	float:left;
	margin-left:12px;
}
#download #sub-content-body .image-conainer {
	background-image:url(download/bg_img_middle_y.gif);
	background-repeat:repeat-y;
	width:447px;
	text-align:center;
	margin-left:7px;
}
#download .image-conainer .top {
	background-image: url(download/bg_img_top.gif);
	background-repeat: no-repeat;
	width:447px;
	height:15px;
}
#download .image-conainer .image {
	width:421px;
	height:290px;
	margin-left:auto;
	margin-right:auto;
}
#download .image-conainer .text {
	height:33px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	margin-left:15px;
	margin-right:20px;
	margin-top:5px;
	float:left;
}
#download .image-conainer .bottom {
	background-image: url(download/bg_img_bottom.gif);
	background-repeat: no-repeat;
	width:447px;
	height:15px;
	clear:both;
}
#download #sub-content-body .download-conainer {
	width:447px;
	text-align:center;
	margin-right:7px;
}
#download #sub-content-body .download-conainer .text {
	text-align: left;
	height:130px;
	width:430px;
	margin-top:6px;
	float:left;
	padding-left:7px;
}
#download #sub-content-body .download-conainer .text2 {
	text-align: left;
	height:350px;
	width:430px;
	margin-top:6px;
	float:left;
	padding-left:7px;
}
#download #sub-content-body .download-conainer .text-dots2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ababab;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #ababab;
	height:345px;
	overflow:auto;
}
#download #sub-content-body .download-conainer .text-dots {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ababab;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #ababab;
}

#download #sub-content-body .download-conainer .text h2, #download #sub-content-body .download-conainer .text2 h2{
	color:#9e0000;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	margin:5px 0px 5px 0px;
	padding:0px;
}
#download #sub-content-body .download-conainer .location {
	background-image: url(location_bg.png);
	background-repeat:repeat-y;
	width:447px;
	float:left;
	margin-top:5px;
}
#download #sub-content-body .download-conainer .location .top {
	background-image:url(location_top.png);
	height:33px;
	width:447px;
	float:left;
}
#download #sub-content-body .download-conainer .location .top h2{
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding-left:20px;
	text-align:left;
	float:left;
	margin-top:13px
}
#download #sub-content-body .download-conainer .location .bottom {
	background-image:url(location_bottom.png);
	height:31px;
	width:447px;
	text-align:left;
	float:left;
}
#download #sub-content-body .download-conainer .location .dots {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ababab;
	height:2px;
	width:433px;
	margin-left:7px;
	font-size:1px;
	clear:both;
}
#download #sub-content-body .download-conainer .location .bottom-dots {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #ababab;
	border-bottom-color: #ababab;
	height:24px;
	width:433px;
	margin-left:7px;
}
#download #sub-content-body .download-conainer .location .bottom a {
	padding-left:20px;
	color:#9e0000;
	float:left;
	margin-top:4px;
	font-size:11px;
	font-weight:bold;
}
#download #sub-content-body .download-conainer .location .form2 table{
	width:420px;
	margin-left:15px;
	margin-top:8px;
	margin-bottom:5px;
}
#download #sub-content-body .download-conainer .location .form2 table tr{
	vertical-align:middle;
	height:26px;
}
#download #sub-content-body .download-conainer .location .form{
	height:153px;
	width:447px;
	text-align:left;
	float:left;
}
#download #sub-content-body .download-conainer .location .form2{
	height:153px;
	width:427px;
	text-align:left;
	float:left;
}
#download #sub-content-body .download-conainer .location .form .form-one {
	padding-left:20px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	width:400px;
}
#download #sub-content-body .download-conainer .location .form .form-two {
	height:50px;
	float:left;
	margin-top:12px;
	padding-left:20px;
}
#download #sub-content-body .download-conainer .location .form .label{
	height:20px;
	width:80px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0c2460;
}
.form2 .label{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0c2460;
}
#download #sub-content-body .download-conainer .location .form #city, .form #county, .form #state{
	width:180px;
	float:left;
	margin:0px;
	padding:0px;
}
.form2 #city, .form2 #county, .form2 #state, .form2 #zip_code, .form2 #phone, .form2 #e-mail, .form2 #population{
	width:110px;
	float:left;
	margin:0px;
	padding:0px;
}
.form2 #contact_name{
	width:110px;
}
/*___________________________/////////// BEGIN OF MAIN BODY SUB PAGE ///////////*/ 
.sub-block{
	width:975px;
	height:75px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
.line1{
	background-color:#d9d9d9;
	height:1px;
	width:100%;
	margin-top:1px;
	font-size:1px;
}
.line2{
	background-color:#d9d9d9;
	height:2px;
	width:100%;
	margin-top:5px;
	font-size:1px;
}
.sub-header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	color: #b10000;
	padding-top:0px;
	font-weight: bold;
}
.sub-title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1d224c;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #b10000;
	border-bottom-color: #b10000;
	line-height: 20px;
	margin-top:8px;
	padding-left:20px;
}
.dots1{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #ababab;
	border-left-color: #ababab;
	padding-left:5px;
	padding-right:5px;
	margin-left:5px;
}
.dots2{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #ababab;
	border-left-color: #ababab;
	padding-left:5px;
	padding-right:5px;
}
#sub-content-body .sub-content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align:left;
	height:417px;
	overflow:auto;
}
#sub-content-body .sub-content strong{
	font-weight:bold;
}
#sub-content-body .sub-content h1{
	font-size:16px;
}
#sub-content-body .sub-content h2{
	font-size:14px;
}
#sub-content-body .sub-content-download{
	height:400px;
	overflow: hidden;
	width:930px;
}
#sub-content-body .sub-content-download table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align:left;
}
/*___________________________/////////// BEGIN OF MAIN BODY SUB PAGE ///////////*/
#main-content-baner {
	background-image:url(baner.jpg);
	height:255px;
	width:720px;
}
#main-content-tabs {
	margin-top:10px;
	width:721px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #ababab;
	border-bottom-color: #ababab;
	border-left-color: #ababab;
	float:left;
	clear:both;
}
#main-content-tabs .container {
	background-image: url(tabs_container_bg.gif);
	background-repeat: repeat-x;
	width:239px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #ababab;
	float:left;
	background-position: 0px 29px;
}
#main-content-tabs .head-bg {
	background-image:url(tabs_head.png);
	background-repeat:no-repeat;
	height:29px;
	width:239px;
}
#right-head-bg {
	background-image: url(right_column_head.png);
	background-repeat:no-repeat;
	height:30px;
	width:236px;
	margin-left:auto;
	margin-right:auto;
}
#right-column-bg #right-head-bg{
	margin-top:30px;
}
#main-content-tabs .content {
	height:210px;
	width:239px;

}
.content .tab1, .content .tab2, .content .tab3 {
	margin-left:10px;
	margin-top:5px;
	height:192px;
	width:219px;
	cursor:pointer;
}
.content a .tab1 {
	background-image:url(tab_1.jpg);
	background-repeat:no-repeat;
}
.content a .tab2 {
	background-image:url(tab_2.jpg);
	background-repeat:no-repeat;
}
.content a .tab3 {
	background-image:url(tab_3.jpg);
	background-repeat:no-repeat;
}
.content a:hover .tab1, .content a:hover .tab2, .content a:hover .tab3 {
	background-position: 0px -192px;
}
#main-content-tabs .dots {
	background-image:url(dots.gif);
	background-repeat:repeat-x;
	width:220px;
	height:3px;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:0px;
	font-size:1px;
}
#main-content-tabs .footer {
	text-align:left;
	padding-left:20px;
	padding-top:5px;
	height:18px;
	width:239px;
}
#main-content-tabs, .location{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#main-content-tabs .head, #right-head-bg .head{
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding-top:7px;
	padding-left:20px;
	text-align:left;
	text-decoration:none;
}
#main-content-tabs .head a{
	color:#FFFFFF;
	text-decoration:none;
}
#main-content-tabs .head a:hover{
	text-decoration:underline;
}
#main-content-tabs .content{
	text-align:left;
	color:#4b0000;
	font-size:13px;
	font-weight:bold;
}
#main-content-tabs .content img{
	margin-top:5px;
	margin-left:10px;
}

#main-content-tabs .footer a{
	color:#000;
	font-size:10px;
	font-weight:bold;
}
#main-content-tabs .footer a img{
	border:none;
	margin-left:5px;
}
#main-content-right-column {
	width:245px;
	height:509px;
	float:left;
	margin-left:11px;
}
#sub-content-right-column {
	width:245px;
	height:420px;
	float:left;
	margin-left:11px;
}
#sub-flash-port {
	width:245px;
	height:417px;
	float:left;
	margin-left:11px;
	background-color:#000000;
	color:#FFFFFF;
}
#right-column-top-bg{
	background-image:url(right_column_top_bg.png);
	width:245px;
	height:41px;
}
#right-column-bg{
	background-image:url(right_column_bg.png);
	width:245px;
	height:460px;
}
#sub-content-right-column #right-column-bg{
	background-image:url(right_column_bg.png);
	width:245px;
	height:371px;
}
#right-column-bottom-bg{
	background-image: url(right_column_bottom_bg.png);
	background-repeat:no-repeat;
	width:245px;
	height:8px;
	clear:both;
}
#main-content-right-column .shot-news{
/*	padding-left:10px;
	padding-right:10px;
	margin-right:5px;
	margin-left:5px;
	text-align:left;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	line-height: 21px;
	height:215px;
*/
	padding-left:10px;
	padding-right:1px;
	margin-right:5px;
	margin-left:5px;
	text-align:left;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 21px;
	height:205px;
}
#scroll {
	background-image:url(scroll.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:17px;
	float:right;
	height:205px;
}
#scroll span {
	width:17px;
	height:17px;
	margin-bottom:3px;
	display:block;
	cursor:pointer;
}
#scroll-content {
	float:left;
	width:205px;
	height:205px;
	overflow:hidden;
}
/*//////////////////////////////////////////////////*/
#sub-content-right-column .shot-news{
	padding-left:10px;
	padding-right:1px;
	margin-right:5px;
	margin-left:5px;
	text-align:left;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 21px;
	height:370px;
}
#sub-content-right-column #scroll {
	background-image:url(scroll.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:17px;
	float:right;
	height:370px;
}
#sub-content-right-column #scroll span {
	width:17px;
	height:17px;
	margin-bottom:3px;
	display:block;
	cursor:pointer;
}
#sub-content-right-column #scroll-content {
	float:left;
	width:205px;
	height:370px;
	overflow:hidden;
}
/*/////////////////////////////////////////////////*/

#video-content{
	width:219px;
	height:192px;
	background-color:#000000;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	z-index:0;
}
/*/////////// END OF MAIN BODY ///////////*/

#footer-menu {
	background-color:#e5e5e5;
	width:975px;
	height:45px;
	clear:both;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	padding-top:5px;
}
#footer-menu a, #footer-copy a{
	color:#000000;
	text-decoration:none;
}
#footer-menu a:hover, #footer-copy a:hover{
	text-decoration: underline;
}
#footer-menu, #footer-menu a, #footer-copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 16px;
}
#footer-copy {
	width:975px;
	height:20px;
	clear:both;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cc0000;
}
#footer-copy .left{
	float:left;
}
#footer-copy .center{
	float: left;
	margin-left:200px;
}
#footer-copy .right{
	float:right;
}
p.frm {
	color:#FFFFFF;
}

p.frm label {
	width:60px;
	float:left;
}
p.frm input {
	margin-left:27;
	vertical-align:middle;
	margin-right:10;
	font-size:11;
	width:180px;
	float:left
}


/*  menu style */

div.sub_menu {
	position:absolute;
	left:250;
	top:100;
	z-index:100;
	width:190px;
	display:none;
	z-index:1000;
}
div.bg_menu {
	height:100%;
	background-image:url(menu/menu_bg.png);
	background-repeat:repeat-y;
	z-index:1000;
	
}
div.menu {
	height:29px;
	padding-left:7px;
		z-index:1000;
}
div.menu a {
	font-family:Arial;
	font-size:12px;
	color:white;
	text-decoration:none;
	text-align:left;
	height:29px;
	line-height:29px;
	display:block;
	padding-left:10px;
		z-index:1000;

}
div.menu a:hover {
	background-image:url(menu/a_hover.jpg);
	background-repeat:repeat-x;
	background-position: 0 1;
	z-index:1000;
		z-index:1000;
}

.menu-bottom  {
	display:block;
	height:9px;
	width:100%;
	font-size:1px;
	text-align:right;
		z-index:1000;
}
.menu-bottom-r {
	background-image: url(menu/menu_bg_bottom.png);
	background-repeat:no-repeat;
	height:9px;
	width:181px;
	float:left;
	z-index:1000;
}
.menu-bottom-corner {
	background-image: url(menu/menu_bg_bottom_r.png);
	background-repeat:no-repeat;
	background-position: right bottom;
	font-size:1px;
	height:9px;
	width:9px;
	float:right;
	z-index:1000;
}

div.line {
	background-color:#808080;
	background-image: url(menu/line.gif);
	background-repeat: repeat-x;
	height:1px;
	font-size:1px;
}

div.menu a span  {
	background-image:none;
	padding-left:0px;
}
div.menu a:hover span  {
	background-image:url(menu/li.gif);
	background-repeat:no-repeat;
	background-position:0 5;
	padding-left:13px;
}