@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/stripe.jpg);
	background-repeat: repeat-x;
}
#angle {
	position:absolute;
	left:0px;
	top:0px;
	width:491px;
	height:178px;
	z-index:1;
}
#logo {
	position:absolute;
	left:15px;
	top:12px;
	width:126px;
	height:128px;
	z-index:2;
}
#content {
	position:absolute;
	left:265px;
	top:148px;
	width:543px;
	height:440px;
	z-index:3;
}

#links {
	position:absolute;
	left:17px;
	top:198px;
	width:149px;
	height:242px;
	z-index:5;
}
#footer{
  position:fixed;
  bottom:0;
  left:0;
  width:100%;
  height: 41px;
  z-index: 100;
 }
.style1 {font-family: UniversConBQ-67Bold, Helvetica, Arial, sans-serif}
h1 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: 0066b3;
}
h3 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
}
.style2 {font-size: 16px}
h2 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 16px;
}
a:link {
	text-decoration: none;
	color: #0066b3;
	border-color: #333333;
	border-width: 0 0 1px 0;
	border-style: none none none none;
	padding: 3px 0px 1px 0px;
	background-color: inherit;
	}

a:visited {
	text-decoration: none;
	color: #0066b3;
	border-color: #333333;
	border-width: 0 0 1px 0;
	border-style: none none none none;
	padding: 3px 0px 1px 0px;
	background-color: inherit;
	}

a:hover {
	color: #87192a;
	text-decoration: none;
	border-color: #333333;
	border-style: none none dotted none;
	}

a img { border: 0; }

a.imglink { border-style: none none none none; }
