/** { margin:0; padding:0; }*/
body { 
	margin: 0;
	min-width: 1000px;
	background: #fff url(http://www.cviga.org/images/menu.png) repeat-y;
	font: 12px/18px Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	overflow: -moz-scrollbars-vertical; 
}

p {
  	margin-top: 0;
	margin-bottom: 10px;
}

a { 
	color: #666;
	text-decoration:underline; 
}

a:hover { 
	color: black;
	text-decoration:underline; 
}

table {
	padding: 0;
/*	margin: 0; */
}

h1 {
	font: 20px inherit;
	line-height: 34px;
	font-weight: bold;
}

h2 {
	font: 14px inherit;
	line-height: 18px;
	font-weight: bold;
	color: #663366;
	margin-top: 25px;
}

h3 {
	font-weight: bold;
	font-style: italic;
	font-size: inherit;
}

.important {
	font-weight: bold;
}

.small {
	font-size: 10px;
}

/* images */
img {
	border: none;
}

.image_caption {
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	padding-bottom: 15px;
}

#left { 
	float:left;
	padding: 0;
	width: 188px;
}

#left #logo {
	height: 128px;
	position: relative;
	top: 18px;
	left: 18px;		
	margin: 0;
	padding: 0;
	margin-bottom: 52px;
}

#left #menu {
	font-size: 14px;
	font-weight: bold;
	width: 179px;
	background: black;
	margin: 0px;
}


#menu a {
/*	height: 30px;*/
	background:  black;
	color: white;
	text-decoration: none;
	display: block;
	padding: 8px 0 8px 20px;
}

#menu a:link  {
	color: white;
}

#menu a:visited {
	color: white;
}

#menu a:hover {
	color: black;
	background:  #BFD62E;
}

#menu a.selected {
	color: black;
	background:  #BFD62E;
}


#menu #catMenu-0 { 
	font-size: 14px;
/*	line-height: 25px;*/
}


#menu #catMenu-1 { 
	font-size: 14px; 
	background:  #BFD62E;	
/*	text-indent: 16px;*/
	padding-left: 16px;
}

#menu #catMenu-1 a {
	color: black;
	background:  #BFD62E;
}

#menu #catMenu-1 a:hover, #menu #catMenu-1 a.selected {
	color: black;
/*	background:  #BFD62E;*/
	text-decoration: underline;
}


#right { 
	float:right;
	width:216px;
	padding: 0;
	background-color:#ffffff; 
}

#right #links {
	height: 95px;
	padding-top: 14px;
}

#right #content {

}


#center { 
	padding-top: 19px;
	margin-right: 260px;
	margin-left: 242px;
/*	padding:.5em;*/
	background-color:#ffffff; 
}
	#center .banner {
		font-family: "Verdana", Verdana, sans-serif;
		font-weight: bold;
		font-size: 11px;
		text-transform: uppercase;
		letter-spacing: 0.1em;
		text-align: right;
		background: #bfd62e url('http://www.cviga.org/style/images/visab.gif') no-repeat;
	}
		#center .banner .products {
			height: 55px;
			display: block;
		}
			#center .banner .products img {
				border: 0;
				margin: 0;
			}
		#center .banner .more {
			text-decoration: none;
			color: white;
			display: block;
			padding-right: 23px;
			background: black url('http://www.cviga.org/style/images/arrow.gif') no-repeat right top;
		}

			#center .banner .more:hover {
				text-decoration: underline;
				color: #bfd62e;
				background-position: right -19px;
			}
		

#footer {
	width:100%;
	clear:both;
	padding-top: 100px;
}

#footer #fleft {
	float:left;
	padding: 0;
	width: 188px;
}

#footer #fright {
	float:right;
	width:216px;
	padding: 0;
	background-color:#ffffff; 
}

#footer #fcenter {
	margin-right: 260px;
	margin-left: 242px;
	padding-top: 42px;
}



#wrapper { 
/*height: 400px*/
/*overflow:hidden;*/

}
