/*
-----------------------------------------------
 Styles CSS
----------------------------------------------- */

body {
	background: #FFF;
	border-top: 0px solid #000;
	color: #777;
	font-size: 13px;
	padding: 0 0 40px;
	font-family: sans-serif;
	text-align: justify; 	
	line-height: 15px;
}

menu {
	background-image:url(../img/menu/menubck.gif); 
	background-repeat:no-repeat;
}

.imgleft {
float:left;
margin:7px 15px 5px 0px;
}


/* anchors
----------------------------------------------- */

#menu a {
	color: #999;
	font-weight:normal;
	text-decoration: none;
	font-family: sans-serif;
	padding: 20px;
}
#menu a:hover {
	color:#000;
}

#menu a:visited {
	text-decoration: none;
}

/* headings
----------------------------------------------- */
h1, h2, h3, h4, h5, h6, h7, h8 {line-height:1.4em; margin-bottom: 0.3em;}
h2 {margin-top:2em;}
h3 {margin-top:0em; font-size: 19px; color: #000; font-weight: normal;}
h4 {margin-top:0em; font-size: 18px; color: #00A0AF; font-weight: normal;}
h5 {margin-bottom: 5px; padding-left:21px; font-size:1.3em; color: #777;}
h5A {margin-bottom: 5px; padding-left:20px; font-size:1.3em; color: #822441;}


/* footer
----------------------------------------------- */
.footer {
	width: 1614px; 
	height: 32px;
	text-align: center;
	font-family: sans-serif;
	font-size: 11px;
	float: left;
	margin-top: 70px;

}

.footerlinks {
	vertical-align: bottom;
}
