@charset "UTF-8";
body {
	text-align: center;
	background-color: #f8f9f2;
	margin: 0px;
	font-family: Verdana, Tahoma, arial, sans-serif;
	font-size: 70%;
	line-height: 1.5em;
	color: #DFDFDF;
}
p {
	color:#191919;
}  
a {
	color: #FEFEFE;
}

a:visited { color:#FEFEFE}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2D2D2D;
	}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrap {
	background-color: #dadbd5;
	width: 1000px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content-wrap {
	clear: both;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	position: relative;
	top: 10px;	
}
#content-hearder {
	width: 1000px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#left-collumn-content {
	float: left;
	width: 620px;
}
#right-collumn-content {
	float: right;
	width: 370px;
}
#right-collumn-content .brownBox {
	background-color: #261d05;
	margin-bottom: 10px;
}
#right-collumn-content .brownBox-header {
	background-color: #474030;
	height:25px;
	clear: both;
	padding-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	padding-top: 5px;
}
#media-container1 {
	width: 620px;
}
#sub-content {
	background-color: #FEFEFE;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	}
#download-container {
	height: 30px;
	margin-top: 30px;
	
}
#download-container .img { 
padding-right:20px;
}
#header {
	width:1000px;
	height:159px;
	padding: 0;
	background-repeat: no-repeat;
	background-color: #261d05;
}
#header-logo {
	width:110px;
	height:159px;
	position: relative;
	float: left;
	top: 0px;
	background-image: url(../images/viz-logo.jpg);
	background-repeat: no-repeat;
}
#menu {
	width:850px;
	top: 130px;
	position: relative;
	right: 30px;
	float: right;
}
#menu ul {
}
#menu li {
	list-style-type:none;
	float:left;
}
#menu a {
	color:#bed3dd;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration:none;
	padding-right: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7A7A7A;
	padding-left: 4px;
}
#menu a:visited {
	color: #bed3dd;
}
#menu a:hover {
	color:#FFF;
}




.space_devider1 {
	
	width: 100%;
	clear: both;
}
.date {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}
.cell-content {
	margin: 10px;
}
#footer {
	height:30px;
	width: 1000px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	position: relative;
	top: 20px;
	color: #948f82;
	background-image: url(../images/footer-bgk.jpg);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-bottom: 0;
	padding-left: 0;
	margin-left: auto;
}
.disclaimer a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #948f82;
	width: 100px;
	float: left;
	margin-left: 20px;
	text-decoration: none;
}
.tableStyle1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #2E2E2E;
	width: 320px;
}
.Page-brownBox-header {
	background-color: #342B0C;
	height:25px;
	clear: both;
	padding-left: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	padding-top: 5px;
}
.address_info {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FDFDFD;
	float: left;
}
#sentToFnd {
	float: left;
	width: 300px;
	top: 0px;
	position: relative;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 5px;
}


#sentToFnd label,input {
	display: block;
	width: 150px;
	float: left;
	
}

#sentToFnd label {
	text-align: left;
	width: 150px;
	padding-left: 1px;
	font-size: 10px;
	color: #999;
}

#sentToFnd br {
	clear: left;
}


#sentToFnd input{
	width: 150px;
	background-color: #2F2F2F;
	border: 1px solid #666;
	color: #CCC;
}
#sentToFnd textarea {
	width: 290px;
	border: 1px solid #666;
	color: #FFF;
	background-color: #404040;
}
#contactBox {
	width: 100%;
	background-color: #342B0C;
	
}
.Con_thumb_box {
	width: 170px;
	margin-right: 10px;
	margin-left: 10px;
}
.Con_thumb_box_text {
	font-size: 10px;
	color: #2E2E2E;
	padding-left: 5px;
	background-color: #C1C1C1;
}
.form_field {
	background-color:#D9D9D9;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 230px;
	height:20px;
	
}
.form_comment {
	background-color:#D9D9D9;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 525px;
	height:100px;
}

 .backToTop a {
	float: right;
	margin-right: 30px;
	position: relative;
	bottom: 15px;
	text-decoration: none;
	font-size: 9px;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2D2D2D;
}

left-collumn-content-full-width {
	float: left;
	width: 1000px;
}

#slideshow-media-container {
	width: 1000px;
}

#JQslidwShowBox {
	width: 1000px;
	height:450px;
	background-image:url(../images/home_page_slides/home_page/slide001.jpg)
}
