@import url('/includes/layover.css');

/*#lozbg { display : none; }*/

body {
        background-color : #647db6;
	margin : 0px;
	padding : 0px;
}

body#jobs {
        background-image : url('/images/bkg_left_image_plain_jobs.jpg') !important;
}

#page2 {
	background-image : none;
	height : auto;
	width : auto;
	margin : 0px;
	padding : 0px;
}

#thecont {
	/*height : 272px;*/
}

.container2 {
	padding : 0px;
	margin : 0px;
	width : 100% !important;;
	height : auto;
	position : absolute;
	top : 304px;
	left : 0px;
}

#mainmenu {
	position : absolute;
	left : 10px;
	width : 165px;
	float : none;
	padding : 0px;
	z-index : 500;
}

#maincontent {
	background-color : white;
	position : relative;
	width : auto !important;
	border-right : 5px black solid;
	margin-left : 175px;
	margin-right : 131px;
	float : none !important;
	margin-top : -19px;
	margin-bottom : 0px;
}

html>body #maincontent {
	margin-left : 175px !important;
	margin-right : 131px !important;
}

#marketing {
	float : none;
	position : absolute;
	right : 0px;
	width : 131px;
	top : 0px;
	margin-left : 0px;
}

#sitemap {
	border-right : 5px black solid;
        visibility : visible;
	width : auto;
        padding-left: 0px !important;
        background-image: none !important;
        font-size : 100%;
	clear : both;
	margin-left : 175px;
	margin-right : 131px;
	margin-top : -30px;
	padding-top : 25px;
}

html > body #sitemap {
        width : auto;
}

#nav {
display:none
/*
	top : -23px !important;
*/
}

#pointlessblock {
	position : absolute;
	right : 0px;
	left : auto;
	width : 5px;
	height : 26px;
	top : 278px;
	background-image: none;

}

