 a:link, a:visited, a:active { font-family, size, color}
a:hover {font-family, font-size, color, font-decoration,}
 
 *{margin:0px; padding:0px;}
body {
	background: #C7C7C7;
}


#cont {
	width: 800px;
	position: relative;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	top: 5px;
	background-color: #F4F4F4;
}

#maintext {
	padding-top: 305px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	width: 775px;
	background-color: #F4F4F4;
}

h1 {
	font-family: Tahoma;
	font-size: 18px;
	color: #333333;
	text-align: center;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}


h2 {
	font-family: Tahoma;
	font-size: 16px;
	color: #666666;
	padding-right: 20px;
	padding-left: 35px;
	padding-top: 5px;
	padding-bottom: 10px;

}

h3 {
	font-family: Tahoma;
	font-size: 14px;
	color: #333333;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

p {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	padding: 5px 10px;
}

p a {
	font-family: Tahoma;
	font-size: 12px;
	color: #999999;

}

p a:hover {
	color: #333333;

}	

#imagen1 {
	position: absolute;
	top: 0px;

}
#imagen2 {
	padding-left: 405px;
	top: 0px;
	position: absolute;
	width: 735px;
	left: 60px;
	

}
#imagen3 {
	position: absolute;
	left: 753px;
	top: 15px;
	
	

}
#menu{
	height: 50px;
	width: 800px;
	position: absolute;
	top: 250px;
	left: 0px;
	background-color: #D7D7D7;

}

.menu ul{
	padding-top: 15px;
	padding-left: 10px;
	text-align: center;

}

.menu li{
	display: inline;
	padding-right: 20px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #F2F2F2;
	margin-right: 20px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #F2F2F2;
	margin-left: 20px;
	padding-left: 20px;

}

.menu li a{
	font-family: Tahoma;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;

}

.menu li a:hover{
	color: #666666;
	text-decoration: underline;
}


#bottomlink{
	background-color: #666666;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #000000;

}

.bottomlink ul{
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	
}

.bottomlink li{
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 20px;
	margin-left: 20px;

}


.bottomlink li a{
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;

}

.bottomlink li a:hover{
	color: #FFFFFF;
	text-decoration: underline;

}

#bottomlink7{
	background-color: #A09E9F;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #999999;

}

.bottomlink7 ul{
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	
}

.bottomlink7 li{
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 20px;
	margin-left: 20px;

}


.bottomlink7 li a{
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.bottomlink7 li a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
#footer{
	background-color: #000000;


}
.footer{
	font-family: Tahoma;
	font-size: 12px;
	color: #F2F2F2;
	text-align: center;
	padding: 5px;
}	
