/* index2.css */

body{
	background-image: url(images/background2.jpg);
}

#mainbox{
	margin: 0 auto;
}

#header{
	margin: 0 auto;
	width: 760px;
}

#skip{
	margin: 0 auto;
	text-align: center;
	padding: 5px 5px 5px 5px;
	background-image: url(images/bg-bubplastic2.gif);
}

#skip a:link, #skip a:active, #skip a:visited{
	text-decoration: none;
	color: #FFFFFF;
}

#skip a:hover{
	text-decoration: none;
	color: #0000FF;	
}

#banner{
	margin: 0 auto;
	background-image: url(images/bannereste.jpg);
	position: relative;
	width: 760px;
	height: 199px;
}

#menu{
	margin: 0 auto;
	padding: 5px 5px 5px 5px;
	background-image: url(images/bg-bubplastic2.gif);
	height: 18px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
} 

#menu a:link, #menu a:visited, #menu a:active{
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover{
	text-decoration: none;
	color: #CCCCCC;
	background-image: url(images/bg-bubplastic-h-lime.gif);
	padding: 5px 5px 5px 5px;
}

#main{
	margin: 0 auto;
	background-image: url(images/main2.png);
	width: 760px;
	height: 900px;
}

#main2{
	margin: 0 auto;
	background-image: url(images/main2.png);
	width: 760px;
	height: 100%;
}

#mainprograms{
	margin: 0 auto;
	background-image: url(images/main2.png);
	width: 760px;
	height: 100%;
}

#mainplanofaction{
	margin: 0 auto;
	background-image: url(images/main2.png);
	width: 760px;
	height: 100%;
}

#maincontact{
	margin: 0 auto;
	background-image: url(images/main2.png);
	width: 760px;
	height: 100%;
}


#link{
	margin-right: 570px;
	padding: 5px 5px 5px 5px;
	font-size: 14px;
	height: 900px;
	font-weight: bold;
	background-image: url(images/mainbackground2.png);
	text-align: right;
}

#link ul{
	list-style: none;
	margin: 0px;
	padding: 0 0 0 0;
}

#link li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	font-weight:normal;
}

#link li a:link, #link li a:visited {
	color: #FF0000;
	display: block;
	background-repeat:no-repeat;
	padding: 8px 12px 0 40px;
	font-size: 12px;
	font-weight: bold;
}
	
#link ul a:hover{
	color: #0000FF;
}
	
#link li a:active {
	color: #000000;
	background-repeat:no-repeat;
	padding: 8px 12px 0 40px;
}

#title{
	margin: 0 auto;
	padding: 10px 10px 10px 10px;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}

#title2{
	margin: 0 auto;
	text-align: center;
	padding: 10px 10px 10px 10px;
	font-size: 24px;
	color: green;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#title3{
	margin: 0 auto;
	text-align: left;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

#comment{
	margin-left: 200px;
	margin-top: -900px;
	text-align: justify;
	padding: 10px 20px 10px 10px;
}

#comment2{
	margin: 0 auto;
	text-align: left;
}

#comment2 p{
	text-indent: 50px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#guest-comment2{
	margin: 0 auto;
}

#guest-comment2 a{
	text-decoration: none;
	font-weight: bold;
	color: green;
}

#contact-comment2{
	margin: 0 auto;
	text-align: center;
}

#contact-comment2 a{
	text-decoration: none;
	font-weight: bold;
	color: green;
}

#contact-comment3{
	margin: 0 auto;
}

#contact-comment3 a{
	text-decoration: none;
	font-weight: bold;
	color: green;
}

#footer{
	margin: 0 auto;
	background-image: url(images/footer.jpg);
	font-size: 14px;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 760px;
	height: 42px;
	text-align: center;
	color: #000000;
}

a{
	margin: 0 auto;
	padding: 5px 5px 5px 5px;
}