@charset "UTF-8";
/* CSS Document */


/* background */
body {
	background-image: url();
	background-repeat: repeat-y;
	background-color: #EFEFEF;
	
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-style: normal;
	font-size: 11pt;
	line-height: 13pt;
	color: #666;
}



.con{background-image: url(Hillerit_web.jpg) ;
background-repeat:no-repeat;
background-color: #000;
border: solid 0px #999;
width: 1100px; 
height: 750px;
margin-left:auto; 
margin-right:auto; 
clear:both;
}

.main {
	position: absolute;
	top: 400px;
	margin-left:50px;
	width:949px;
	height:260px;
	background-color:#F6F6F6;
	padding:20px;
	color: #000;;
}
.footer {
	position: absolute;
	top: 720px;
	margin-left:50px; 
	width:960px;
	height:24px;
	background-color:;
	padding:0px;
	color:#FFF;
	text-align:center;
		
}

/* navigation */
.nav {
	position: absolute;
	top: 40px;
	width: auto;
	margin-left:750px; 
	height: 200px;
} 	
	
p {
	font-size: 10pt;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size-adjust: inherit;
	line-height: 12pt;
}

.main > p {
	font-size: 12pt;
	line-height: 14.5pt;
}

A:link { color:#FC6; text-decoration: none }
A:visited { color: #FC6; text-decoration: none }
A:active { color: #FC6; text-decoration: none }
A:hover { color: #FFF; text-decoration: none }
h1 {
	font-size: 18pt;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 18pt;
	color: #666;}
	
h3 { font-size: 12pt; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: inherit; font-style: inherit; line-height: 14pt; }

h2 { font-size: 11pt; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; line-height: 20pt; margin: 0.83em 0; }

h4 {
	font-size: 12pt;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: normal;
	line-height: 44pt;
	color:#FFF;
	vertical-align: text-bottom;
}
