@charset "UTF-8";
/* CSS Document */
body {
	background-color: #333333;
	margin:0px;
	padding: 0px;
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.4em;
	}
#wrapper {
	width:794px;
	height: auto;
	margin: 10px auto;
	}
#header {
	width: 796px;
	height: auto;
	clear: both;
	float: left;
	}
#nav {
	width: 796px;
	height: 25px;
	clear: both;
	float: left;
	display: inline;
	background-image: url(images/nav-bg.jpg);
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
a {
	color: #336600;
	}
a:hover {
	text-decoration: none;
	}
a.nav {
	font: 11px Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 0px 15px;
	text-decoration: none;
	}
a.nav:hover {
	color: #CCCCCC;
	}
a.sidenav {
	font: 11px Geneva, Arial, Helvetica, sans-serif;
	color: #003399;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	}
a.sidenav:hover {
	color: #333333;
	}
a.clavemedia {
	font: 11px Geneva, Arial, Helvetica, sans-serif;
	color: #cccccc;
	text-decoration: none;
	}
a.clavemedia:hover {
	color: #FFFFFF;
	}
#main {
	clear: both;
	float: left;
	width: 756px;
	height: auto;
	background-color: #FFFFFF;
	padding: 20px 20px;
	background-image: url(images/bg-main.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	}
#maintop {
	width: 796px;
	height: 6px;
	clear: both;
	float: left;
	background-image: url(images/main-top.jpg);
	background-repeat: no-repeat;
	}
#mainbottom {
	width: 796px;
	height: 17px;
	clear: both;
	float: left;
	background-image: url(images/main-bottom.jpg);
	background-repeat: no-repeat;
	}
h3 {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	font: bold 13px Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #990000;
	}
#footer {
	width: 796px;
	height: 81px;
	clear: both;
	float: left;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	}
#copyright {
	width: 796px;
	height: 30px;
	clear: both;
	float: left;
	font: 10px Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	}
a.biglink {
	font: 14px Geneva, Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: none;
	}
a.biglink:hover {
	text-decoration: underline;
	}
a.link {
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: none;
	line-height: 1.8em;
	}
a.link:hover {
	text-decoration: underline;
	}
img.int_img {
	padding-bottom: 5px;
	}
img.imagepad {
	padding: 10px 12px 0px 0px;
	}
a.footerlinks {
	display: block;
	height: 60px;
	margin-left: 18px;
	float: left;
	}