@charset "utf-8";
/* CSS Document */

header p {
	margin: 0;
	padding-left: 40px;
}

#header .block {
   margin: 0;
   padding: 0;
}

#panorama {
    width: 800px;
    height: 144px;
    float:  right;
    position: relative;
}

div#masthead {
    background: none;
}

div#header .header-right {
    background: none;
}

div#header .header-left {
    background: none;
}
.linkStyle {
	text-decoration: none;
	color: #CCCCCC;
	
}
