html {
	background-color:#999999;
/*	background-color:#9E9E9E;*/
/*safari	background-color:#919191;*/
}
body {
	/*background-color:#9E9E9E;*/
	font-family: 'Courier New', Courier, Monospace;
	/*height:100%;*/
	
	width:100%;
	overflow-x:hidden;
	
}
#doc3 {
	/*margin:auto;*/ 
	/*height:100%;*/
}
#doc2 {}
#doc4 {
	display:block;
/*	position:absolute;
	top:50%;
	left:50%;
	margin-left: -488px;
    margin-top: -350px;  /* half of height */
}
#hd {}
#bd {
	font-size:85%;
	/* font-size:93%; */
	display:block;
	position:relative;
	height: 600px;
/*	border: 1px dashed #fff; */ 
/*	background: #888;
*/	background: transparent url(/site_media/images/bretteville_bg.gif) 0 20px no-repeat;

}
#ft {
	color:#fff;
	font-size: 85%;
	}

/* BOXES */ 
#area {
	color:#ffffff;
	display:block;
	width:670px;
	height:600px;
}

/*
#rightContent {
	display:block;
	position:absolute;
	right:0;
	top:0;
/*	float:right;*/
/*	width:250px;*/
/*	overflow: visible;
*//*	z-index:50;
*/
/*}*/ 

#rightContentTxt, #rightContentImg {
	display: block;
	position:absolute;
	top:0;
	right:0;
	width:300px;
	background:#999999;
}
#rightContentTxt {
/*	height:500px;*/
	top:250px;
}
div#smallTxtContent {
	height: 300px;
	overflow-y:auto;
}
#showMoreTxt {
	display:none;
}

.contentTxt {
	height:300px;
	z-index:45;
}
#__dimScreen {
/*	z-index:46; */
}
#largeTxtBg {
	position:absolute;
	top:-33px;
	left:-200px;
	z-index:1050;
	/* z-index:40;*/
	display:block;

/*	height:580px;
*/	/*width:660px;*/
/*	width:2000px;
	background-color:#000;
*/
/*	opacity: 0.9;
   	-moz-opacity: 0.9;
   	filter: alpha(opacity=90);
*/
}
#largeTxtContent {
	/*color:#fff;
	*/
	color:#000;
	margin-top:14px;
	
	height:397px;
	width:550px;
	
/*	width:650px;
	height:495px;
*/
	overflow-y: auto;
}
#largeTxt {
	position:absolute;
	top:43px;
	left:0;
	display:none;
	z-index:1051;

	padding:50px;


	/*background:#999 url(/site_media/images/bretteville_contentBg.png) repeat;
	background-color:#999999;*/
}

#largeTxtInner {
	display:block;

	height:407px;
	width:550px;
/*	height:507px;
	width:650px;
*/
	position:absolute;
	z-index:1060;

/*	background-color:#999999;
   	opacity: 0.9;
   	-moz-opacity: 0.9;
   	filter: alpha(opacity=90);	
*/	
   /*
	z-index:52;

	opacity: 1;
   -moz-opacity: 1;
   filter: alpha(opacity=100);	
	 background: transparent url(/site_media/images/bretteville_999-80.png) repeat;*/ 
	 
}
a.hideLargeContent {font-weight:bold;color:#990000;font-size:120%;}


#transparent {
   opacity: 0.6;
   -moz-opacity: 0.6;
   filter: alpha(opacity=60);
}

.contentBox {
	padding:5px;
	position:relative;
	/*border: 1px dashed #fff;*/
	/*background: transparent url(/site_media/images/bretteville_corners.gif) no-repeat;
	background-position: 0 0;*/
}
.contentBoxCornerLT, .contentBoxCornerRT, .contentBoxCornerLB, .contentBoxCornerRB {
	display: block;
	height:10px;
	width:10px;
	position: absolute;
	background: transparent url(/site_media/images/bretteville_corners.gif) no-repeat;
}
.contentBoxCornerLT {
	background-position: 0 0;
	left:0;
	top:0;
}
.contentBoxCornerRT {
	background-position: -10px 0;
	right:0;
	top:0;
}
.contentBoxCornerLB {
	background-position: 0 -10px;
	left:0;
	bottom:0;
}
.contentBoxCornerRB {
	background-position: -10px -10px;
	right:0;
	bottom:0;
}

#newsheadline {
	width:320px;
}
/* MENU */ 

#mainMenu li {margin: 0; padding: 0; list-style: none; display: block; position: absolute;}
#mainMenu a {display:block; color:#000;}

#mainLinkA {left:105px;top:77px;/*width:20px;height:20px;*/ font-size:160%;font-weight:bold;}
#mainLinkB {left:355px;top:50px;font-size:120%;font-weight:bold;}
#mainLinkC {left:50px;top:500px;font-size:120%;font-weight:bold;}
#mainLinkD {left:478px;top:487px;font-weight:bold;}
#mainLinkE {left:210px;top:500px;font-size:120%;font-weight:bold;}
#mainLinkF {left:558px;top:311px;font-size:120%;font-weight:bold;}
#mainLinkG {left:350px;top:576px;font-size:128%;font-weight:bold;}
#mainLinkH {left:601px;top:97px;font-size:116%;font-weight:bold;}


#firmMenu {position: absolute;left:0;top:125px;margin:0;padding:0;display:none;}
#arrMenu {position: absolute;left:30px;top:520px;margin:0;padding:0;display:none;}
#newsMenu {position: absolute;left:478px;top:523px;margin:0;padding:0;display:none;}
#hotspotMenu {position: absolute;left:425px;top:0;margin:0;padding:0;display:none;}
/* open in center of web 
#hotspotMenu {position: absolute;left:225px;top:300px;margin:0;padding:0;display:none;font-size:120%;}
#hotspotMenu li, #hotspotMenu a {color:#000;font-weight:bold;}
*/
#downloadMenu {position: absolute;left:180px;top:530px;margin:0;padding:0;display:none;}
#networkMenu {position: absolute;left:558px;top:346px;margin:0;padding:0;display:none;}

#networkMenu li, #arrMenu li, #firmMenu li, #newsMenu li, #hotspotMenu li, #downloadMenu li {margin: 0; padding: 0; list-style: none; display: block; }
/*#newsMenu a, #newsMenu li {color:#000;}*/

#plus1, #plus2, #plus3, #plus4, #plus5, #plus6, #plus7, #plus8 {position:absolute;margin:0;padding:0;font-family:verdana;}
#plus1 {left:51px;top:93px;font-size:250%;}
#plus2 {left:300px;top:40px;font-size:500%;}

#plus3 {left:-5px;top:460px;font-size:350%;}
#plus4 {left:577px;top:470px;font-size:250%;}
#plus5 {left:260px;top:510px;font-size:190%;}
#plus6 {left:590px;top:257px;font-size:277%;}
#plus7 {left:419px;top:575px;font-size:190%;}
#plus8 {left:588px;top:69px;font-size:190%;}

span#noise1, span#noise2, span#noise3, span#noise4, span#noise5 { 
	display:block; 
	height:17px;
	width:20px;
	position:absolute;
	}
span#noise1 {
	background: transparent url(/site_media/images/bretteville_noise_icons.gif) no-repeat;
	left:79px;top:77px;
}
span#noise2 {
	background: transparent url(/site_media/images/bretteville_noise_icons.gif) no-repeat 0 -89px;
	left:79px;top:102px;
}
span#noise3 {
	background: transparent url(/site_media/images/bretteville_noise_icons.gif) no-repeat 0 -46px;
	left:25px;top:500px;
}
span#noise4 {
	background: transparent url(/site_media/images/bretteville_noise_icons.gif) no-repeat 0 -67px;
	left:330px;top:50px;
}
span#noise5 {
	background: transparent url(/site_media/images/bretteville_noise_icons.gif) no-repeat 0 -22px;
	left:532px;top:487px;
}

#rightContentImage {
	display:block;
	height:175px;
}

#reddot {position:absolute;left:0;top:0;margin:0;padding:0;}
#reddot li {
	margin: 0; padding: 0; list-style: none;
	position: absolute; 
   	}
#reddot li, #reddot a {	display:block;}
#reddot a {width:100%;height:100%;}

#reddot1 {
	background:transparent url(/site_media/images/bretteville_bg2.gif) -245px -238px no-repeat;left:245px;top:258px;
	height:40px;width:40px;
	}
#reddot2 {	
	background:transparent url(/site_media/images/bretteville_bg2.gif) -375px -80px no-repeat;left:375px;top:100px;
	width:15px;height:35px;
}
#reddot3 {
	background:transparent url(/site_media/images/bretteville_bg2.gif) -410px -205px no-repeat;left:410px;top:225px;
	width:70px;height:70px;
}
#reddot4 {
	background:transparent url(/site_media/images/bretteville_bg2.gif) -340px -394px no-repeat;left:340px;top:414px;
	width:20px;height:25px;
	}
#reddot5 {
	background:transparent url(/site_media/images/bretteville_bg2.gif) -210px -355px no-repeat;left:210px;top:375px;
	width:12px;height:14px;
}
#reddot6 {
	background:transparent url(/site_media/images/bretteville_bg2.gif) -130px -388px no-repeat;left:130px;top:408px;
	width:15px;height:11px;
}
#reddot7 {
	background:transparent url(/site_media/images/bretteville_bg2.gif) -285px -487px no-repeat;left:285px;top:507px;
	width:38px;height:9px;
}


/* DIVERSE */ 
.box {
	border:1px dotted #ccc;
}
.leftmargin {
	margin-left:20px;
}
.marginTop {
	margin-top:1em;
}

/* FLOATING START */
.floatrightbox {
	float:right;
	margin:5px;
}
.floatleftbox {
	float:left;
	margin:5px;
}
.floatleft {
	float:left;
	margin:0;
	padding:0;
	border:0;
}
.floatright {
	float:right;
	margin:0;
	padding:0;
	border:0;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
	min-width: 0;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* FLOATING END*/