body {
	background-color: #676767;
	background-image:url(images/site_bg_big_nebula.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
#contentContainerBorder {
	background-color: #9d3434;
}
#menu ul li a {
	color:#ddd;
}

#mainContainer {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
}
.hoverSquare {
	background-image:url(images/hover_bg_orange.jpg);
}
#hoverLight {
	background-image:url(images/hover_orange.jpg);
}
.buttonBlogBox a {
	background-position:202px 0px;
}
.buttonBlogBox a:hover {
	background-position:202px 24px;
}
.buttonServicesBoxBlue a {
	background-position:202px 0px;

}
.buttonServicesBoxBlue a:hover {
	background-position:202px 24px;
}

