/* CSS Document */
html{
	background: url("/images/bg-zodiades-group-shadow.jpg")  no-repeat scroll center 110px #FFFFFF;;
}

body{
	background: url("/images/bg-footer.jpg") repeat-x scroll 0 bottom transparent;
}

div.headerBox {
	float:left;
	width:100%;
	height: 74px;
	/*margin:36px 0 0 0;*/
	margin:9px 0 0 0;
}

div.mainBox {
	margin: 40px 0 0 0;
	width:100%;
	padding:0;
}

p,li{color:#333}

a.topMenuStyle:hover, .mattblackmenu a.selected {color:#991D1D;}

.mattblackmenu li.topMenuParent:hover div.topMenuContainerBox{
	background: url("/images/img-top-menu-arrow-active.png") no-repeat scroll right 4px transparent;
}

