body {

	margin: 0px;
         font-family: Tahoma, Verdana, Arial;
         font-size: 10pt;
         color: #4F4F4F;
         background: url(/img/bgorderbody.jpg) repeat-x;

}

img {
	border: 0px;
}

h1 {
	font-family: Arial;
         font-size: 14pt;
         color: #000000;
         margin: 0px auto 15px 0px;
}

h2 {
	font-family: Arial;
         font-size: 11pt;
         color: #000000;
         margin: 0px auto 15px 0px;
}

a {
	text-decoration: none;
         color: #000080;
}

a:hover {
	text-decoration: none;
         color: #000000;
}

.fleft {
	float: left;
}
.fright {
	float: right;
}

.aright {
	text-align: right;
}

.wd125 {
	width: 125px;
}

.wd150 {
	width: 150px;
}

.wd250 {
	width: 250px;
}

.wd350 {
	width: 350px;
}

.clear {
	clear: both;
}

#bodycontainer {
         width: 980px;
         background: #ffffff;
         margin: 0px auto 0px auto;
}

#header {
	/*margin: 10px auto 10px auto;*/
         height: 90px;
         border-bottom: solid 2px #6F6F6F;
}

#header_logo {
	margin: 10px 10px 10px 10px;
         float: left;
}
#header_billboard {
	margin: 10px 10px 10px 0px;
         background:url(/img/head.jpg) no-repeat;
         width: 779px;
         height: 70px;
         float: right;
}

#footer {
         height: 90px;
         border-top: solid 2px #6F6F6F;
         padding: 10px 0px 10px 0px;
         text-align: center;
         font-size: 8pt;
}


#container {
         margin: 0px;
         padding: 10px;
}


/* Navigation */
#nav {
    	width: 165px;
         padding: 0px;
         float: left;
}
.tab {
         clear: both;
         padding: 5px 0px 5px 10px;
         width: 160px;
         height: 20px;
         border: solid #8F8F8F;
         border-width: 1px 1px 1px 1px;
         background: none;
         margin: 0px;
}
.tabhot {
	float: left;
         /*border-bottom: 0px !important;*/
         background: #DFDFDF;
         margin: 0px;
         /*font-weight: bold;*/
         color: #ffffff;
}

/* Content */
#container_content {
         float: right;
         /*
         border: solid #8F8F8F;
         border-width: 0px 1px 1px 1px;
         */
         width: 770px;
         padding: 0px 5px 10px 0px;
}

#container_col1 {
	width: 480px;
         text-align: justify;
         float: left;
}

#container_col2 {
	width: 260px;
         text-align: justify;
         float: right;
}

.productcontainer {
         padding-left: 20px;
         margin-bottom: 20px;
}
.producthead {
	font-family: Arial;
         font-size: 12pt;
         font-weight: bold;
}
.prodoptions {
	display: none;
         padding-left: 25px;
         margin-top: 10px;
}
.prodoption {
         border-top: 1px solid #8F8F8F;
}
.prodoptionsdetails {
         padding-left: 25px;
}

.orderteaser {
	padding: 20px;
         background: #EFEFEF;
         border: 1px solid #000000;
}


#container_col2 ul, #container_col1 ul {
		margin: 5px 0 0 15px;
		padding:0;
		list-style-type: square;
		color: #000000;
}


#container_col2 li span, #container_col1 li span {
		color: #4F4F4F;
}

#container_col2 li a, #container_col1 li a {
		color: #4F4F4F;
}

.button {
	float: right;
         width: 107px;
         height: 23px;
         background: url(/img/button.gif) no-repeat;
         text-align: center;
         padding-top: 2px;
}
.button a {
	color: #ffffff !important;
}

.button2 {
	float: left;
         width: 107px;
         height: 23px;
         background: url(http://www.zvsd.org/img/button.gif) no-repeat;
         text-align: center;
         padding-top: 2px;
}
.button2 a {
	color: #ffffff !important;
         font-size: 9pt !important;
}

.faqlist li {
	margin-top: 10px;
	margin-bottom: 10px;
}
.faqlist li a {
	color: #CA6500 !important;
         font-weight: bold;
}
.faqanswer {
	display: none;
}
.directorylist {
	display: none;
}

h3, h4 { margin: 3px auto 3px auto; font-family: Arial; color: #000000; }

.langpicker {
	width: 20px; float: left; padding-top: 28px;
}

.tiny {
	font-size: 7pt;
}