/* reset browser css section */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 14px;
	vertical-align: baseline;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	line-height: 1;
	background-color: #777;
	background-image: url(../_img/sitebg.png);
	background-repeat: repeat-x;
	background-position: left top;

}
a:link {
	color: #000;
}
a:visited {
	color: #333;
}
a:hover {
	color: #666;
}
a:active {
	color: #999;
	display: block;
}

p{
	}
h1 {
	color: #C06;
	background-image: url(../_img/sitebg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 100%;
	position: relative;
	background-color: #000000;
	text-indent: -999999px;
	display: block;
}
#wrapper {
	margin: 0;
	position: relative;
	text-align: left;
	display: block;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 60px;
	font-family: Arial, Helvetica, sans-serif;
		}

===============================================================*/#branding #nav li {
	
}
#site #branding #nav {
	display: block;
	list-style-type: none;
	position: relative;
	padding: 0px;
	text-align: left;
	height: 27px;
	width: 960px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;

}
.canal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
