/* // Vendors stylesheet // */

#billboard {
	background-image: url(/assets/gfx/billboards/billboard_sophos.png);
}

#billboard {
	height:148px;
}
body {
	background-image:url(/assets/gfx/background/bg_body_medium.png)!important;
}


#monitor {

display:none;

}

#content h1,h2,h3,h4,h5 {
	color: #58595b !important;
}

#content a {
	color: #48568e !important;
}
#content a:hover {
	color: #7a88c3 !important;
}

#tabs_clearswift ul li.currentpage {
	background-color: #48568e !important;
}

#subscribe {
	display: none;
}
