

/* COMMON CLASSES */
.break { clear:both; }

/* HEADER */
#header {
	height:700px;
	width:100%;
	}
	
.headerimg {
	background-position: center top;
	background-repeat: no-repeat;
	width:100%;
	height:700px;
	position:absolute; 
	top:80px;

}

#headertxt { width:960px; height:0px; float:right; margin:0 auto; margin-right:40px; clear:both; position:relative; top:220px; }
#firstline { color:#fff; font-size:45px; line-height:40px; padding:4px 13px 7px; float:right; display:block; }
#secondline { color:#fff; text-decoration:none; font-size:13px; padding:0 13px 10px; float:right; display:block; clear:both; }