/* Mineragua CSS Document */

body {
	background-color:#f5fcff !important;
	color:#094fa3 !important;
}

.header_sub {
	background: url(../images/header_mineragua.jpg) top no-repeat !important;
}
#head_left, #head_right {
	width:357px; /* 377px size to adjust based on logo */
	
}
h1#logo a.mineragua{
	width: 238px; /* 198px */
	height: 180px;
	background:url(../images/logo_mineragua.png) no-repeat;
}

h2.mineragua {
	margin: 40px 0 15px 20px !important;
	width: 287px; 
	height: 33px;/* 88px  total height to match */
	background:url(../images/tagline_mineragua.png) no-repeat;
}
ul#navigation_right {
	margin-top:10px !important;

}
ul#navigation_left_sub li a, 
ul#navigation_right_sub li a{
	color:#094fa3;
}

p a {
	color:#094fa3;
}
