/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ECECEC;
	}
	
#top {
	width: 900px;
	height: 150px;
	width: 900px;
	}
#body {
 	width: 860px;
	height: 730px;
	background-color: #FFFFFF;
	margin-top: -2px;
	padding: 20px;
	}	
#body_ab {
 	width: 860px;
	height: 500px;
	background-color: #FFFFFF;
	margin-top: -2px;
	padding: 20px;
	}		
#body_por {
 	width: 860px;
	height: 750px;
	background-color: #FFFFFF;
	margin-top: -2px;
	padding: 20px;
	}			
#body_ser {
 	width: 860px;
	height: 780px;
	background-color: #FFFFFF;
	margin-top: -2px;
	padding: 20px;
	}				
#left {
	width: 455px;
	float: left;
	text-align: left;
	}
#right {
	width: 381px;
	float: right;
	text-align: left;
	background-image: url(../images/right_bg.jpg);
	background-repeat: no-repeat;
	padding: 7px 7px 7px 12px;
	}		
	
#intro {
	width: 435px;
	height: 195px;
	background-color: #ECECEC;
	padding: 10px; 	
	}
#intro_ab {
	width: 435px;
	height: 265px;
	background-color: #ECECEC;
	padding: 10px; 	
	}		
#intro_p {
	width: 435px;
	height: 280px;
	background-color: #ECECEC;
	padding: 10px; 	
	}			
#intro_ser {
	width: 435px;
	height: 295px;
	background-color: #ECECEC;
	padding: 10px; 	
	}			
#intro_end {
	width: 455px;
	height: 35px;
	background-image: url(../images/intro_end.jpg);
	background-repeat: no-repeat;
	}	
	
	/*----------------------------------*/
	
	
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #94422C;
	font-weight: 550;
		}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
		}		
a {
	text-decoration: none;
	color: #666;
	}		
	


#hove:link, #hove:visited {
}

#hove:hover, #hove:active {
	background-color: #fff;
}
a:link, a:visited {
	color: #333;
	text-decoration: none;
	font-weight: 500;
}

a:hover, a:active {
color: #2062B0;
}
.form2 {
	width: 260px;
	border: 1px solid #4B6E92;
	background-color: #EFEFEF;
	padding-left: 5px;
	font-family: tahoma, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #333333;
	font-weight: 100;
	margin: 3px 0px 3px 5px;
	}
.submit {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color:#333333;
	background-color:#F8F8EF;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-top: 1px solid #4B6E92;
	border-left: 1px solid #4B6E92; 
	float: right;
	margin-right: 8px;
	width: 85px;
	height: 25px;
	}	
.style4 {color: #333333}
.style6 {font-size: 18px}
.style8 {font-size: 18px; color: #94422C; }

li, ul {
	padding-top: 1px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-left: 5px;
	list-style: url(../images/ul.jpg);
}