/* CSS Document */

body{
	padding:0px;
	background:url(../images/header_top.png) 0 0 repeat-x #a1a0a0;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
div, h1, h2, p, form, label, input, textarea, img{
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #333333;
}
a:active {
	color: #000000;
}
ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
}
.spacer{
	clear:both; 
	font-size:0px; 
	line-height:0px;
}
/*--- main start ---*/
#main{
	width:990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
/*--- main end ---*/
/*--- header start ---*/
#header{
	width:980px;
	height:230px;
	background-image: url(../images/header_foto.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-left: 5px;
}
#header img{
	left:680px;
	top: 115px;
	position: relative;
}
/*--- header end ---*/
/*--- menu start ---*/
#menu{
	width:360px;
	background-image: url(../images/menu_bg.png);
	background-repeat: repeat-y;
	color: #FFFFFF;
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#menu_top{
	width:360px;
	height:30px;
	background-image: url(../images/menu_bg_top.png);
	background-repeat: no-repeat;
}
#menu_bottom{
	width:360px;
	height:30px;
	background-image: url(../images/menu_bg_bottom.png);
	background-repeat: no-repeat;
}
#menu ul{
	width:350px;
	height:59px;
}
#menu ul li{
	line-height: 50px;
}
#menu ul li a{
	height:59px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#ffffff;
	text-align:left;
	text-transform:uppercase;
	text-decoration:none;
	line-height: 50px;
	font-weight: bold;
	background-image: url(../images/menu_off.png);
	background-repeat: no-repeat;
	margin-left: 10px;
	padding-left: 80px;
	display: block;
}
#menu ul li a:hover{
	height:59px;
	background-image: url(../images/menu_on.png);
	background-repeat: no-repeat;
	line-height: 50px;
}
#menu ul li.home{
	display:block;
	background:url(../images/menu_on.png) no-repeat;
	background-position:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#ffffff;
	text-align:right;
	text-transform:uppercase;
	text-decoration:none;
	line-height: 59px;
	font-weight: bold;
	padding-right: 80px;
	margin-right: 10px;
}
/*--- menu end ---*/
/*--- content start ---*/
#content{
	width:610px;
	background-image: url(../images/content_bg.png);
	background-repeat: repeat-y;
	margin-left: 380px;
	margin-right: auto;
	margin-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#content_top{
	width:610px;
	height:30px;
	background-image: url(../images/content_bg_top.png);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#content_bottom{
	width:610px;
	height:30px;
	background-image: url(../images/content_bg_bottom.png);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#content p{
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
#content p.text1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	a:link color: #666666;
	a:visited color: #666666;
	a:hover color: #666666;
	a:active color: #000000;
}
#content h2{
/*	width:600px;*/
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
/*--- content end ---*/
#figure-vvrs{
	width: 250px;
	margin-left: 560px;
	margin-right: auto;
	margin-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
/*--- footer start ---*/
#footer{
	width:980px;
	background-image: url(../images/footer_bg.png);
	background-repeat: repeat-y;
	clear: both;
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#footer_top{
	width:980px;
	height:30px;
	background-image: url(../images/footer_bg_top.png);
	background-repeat: no-repeat;
}
#footer_bottom{
	width:980px;
	height:30px;
	background-image: url(../images/footer_bg_bottom.png);
	background-repeat: no-repeat;
}
#footer p{
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#footer a:link {
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: none;
}
#footer a:active {
	text-decoration: none;
}
/*--- footer end ---*/
